Bump the production-dependencies group with 7 updates #28
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the production-dependencies group with 7 updates:
3.72.03.92.32.1.82.1.332.0.12.0.32.0.32.0.73.11.34.0.114.4.114.9.51.4.01.4.3Updates
friendsofphp/php-cs-fixerfrom 3.72.0 to 3.92.3Release notes
Sourced from friendsofphp/php-cs-fixer's releases.
... (truncated)
Changelog
Sourced from friendsofphp/php-cs-fixer's changelog.
... (truncated)
Commits
2ba8f5aprepared the 3.92.3 releasebb5923dchore: phpstan - cover.php-cs-fixer.dist.php(#9311)a15fa83fix: using Rule Customisation Policy with parallel runner (#9309)6870143chore:.php-cs-fixer.dist.php- drop wrongly calledignoreVCSIgnored(#9310)8d9bbb6bumped version64fab35prepared the 3.92.2 release0bcfcd6fix: let@php-cs-fixer-ignoreaccept custom fixer names (#9306)cab7cccchore: introducePHP_CS_FIXER_IGNORE_MISMATCHED_RULES_EXCEPTIONS(#9307)c98e492bumped versioned33ad0prepared the 3.92.1 releaseUpdates
phpstan/phpstanfrom 2.1.8 to 2.1.33Release notes
Sourced from phpstan/phpstan's releases.
... (truncated)
Commits
9e800e6PHPStan 2.1.33a4d667fUpdate errors identifiers5adafcbUpdated PHPStan to commit 5adafcbb833983fb6174e924de990fa49f7064993f3ea5aUpdate errors identifiersd194c2cUpdated PHPStan to commit d194c2c52b3414142b55afbf5045f731c2d9af36decbf5dUpdated PHPStan to commit decbf5d2900dfe2906c7a1937577f8bc3589ed895e1657bUpdated PHPStan to commit 5e1657bf99dd3aef1f44e904efb6502039cff7ce3db4f49Updated PHPStan to commit 3db4f4959ccd7a4c9756af6c040ceabf7575cddc5faa95eUpdate errors identifierscff7b43Updated PHPStan to commit cff7b43888962a04a6e8a8121e14b83afd300476Updates
phpstan/phpstan-deprecation-rulesfrom 2.0.1 to 2.0.3Release notes
Sourced from phpstan/phpstan-deprecation-rules's releases.
Commits
468e02cRemove UsageOfDeprecatedCastRule in favour of it already being implemented in...ea25caaFix UsageOfDeprecatedCastRule - it reported all casts, not just(string)9d8e7d4Implement RestrictedClassConstantUsageExtension9e96248Implement RestrictedPropertyUsageExtension3562b56Implement RestrictedFunctionUsageExtensionce7a039Simplification223f1abReplace TypeHintDeprecated*Rule with RestrictedDeprecatedClassNameUsageExtension13d3746Simplification09f067cFixese5d941dRestore original CallToDeprecatedStaticMethodRuleTestUpdates
phpstan/phpstan-strict-rulesfrom 2.0.3 to 2.0.7Release notes
Sourced from phpstan/phpstan-strict-rules's releases.
Commits
d6211c4enable checkStrictPrintfPlaceholderTypes6b78d53Update README.md0435aebConsolidate overwriteVariablesWithLoop rule detailse861638Simplify tests in which checkNullables is always true11b6403Simplify tests in which treatPhpDocTypesAsCertain is always trueb043bd8Simplify RequireParentConstructCallRule9f76a17Update actions/checkout action to v52b69ec5Update Eomm/why-don-t-you-tweet action to v2f9f77efAdd numeric check on unary plus and unary minus1f1358dUselessCastRule: do cheaper check firstUpdates
squizlabs/php_codesnifferfrom 3.11.3 to 4.0.1Release notes
Sourced from squizlabs/php_codesniffer's releases.
... (truncated)
Changelog
Sourced from squizlabs/php_codesniffer's changelog.
... (truncated)
Commits
0525c73Merge pull request #1318 from PHPCSStandards/feature/changelog-4.0.14c09fb4Changelog for the 4.0.1 release7ed8ea2Merge pull request #1316 from PHPCSStandards/feature/tokenizer-php-switch-cas...b80dc24Various sniffs: update tests to safeguard handling ofcase/defaultwith P...6bd0af6Squiz/NonExecutableCode: bug fix - false positive with PHP close tag after ca...6d61496Squiz/SwitchDeclaration: make implied semicolon via close tag auto-fixable21c0e80PSR2/SwitchDeclaration: make implied semicolon via close tag auto-fixable6327f77Tokenizer/PHP: PHP close tag should be regarded as scope opener for switch ca...9397930Squiz/SwitchDeclaration: bug fix - fixer conflict for single line code (#1315)2c13a90Merge pull request #1308 from Soh1121/issue-968/fix-wrong-indentation-with-ar...Updates
symplify/phpstan-rulesfrom 14.4.1 to 14.9.5Release notes
Sourced from symplify/phpstan-rules's releases.
... (truncated)
Commits
8557736release PHP 7.4 downgraded547d364skip newlined_array_print1a79d73add 2 more skips15ca3e8miscdb324c1skip rawValue669b317[rector] add AvoidFeatureSetAttributeInRectorRule (#252)d45a53fFix the code example inREADME.md(#251)50a4095handle cases, if int is returned in nested call in NoIntegerRefactorReturnRul...cb45457cs1521c0eallow REMOVE_NODE (#249)Updates
thecodingmachine/phpstan-safe-rulefrom 1.4.0 to 1.4.3Release notes
Sourced from thecodingmachine/phpstan-safe-rule's releases.
Commits
5c80488Trigger reflection processing lazily (#64)1b231d1Merge pull request #61 from Khartir/add-json_decode-return-type-extensionf84cf63Merge pull request #60 from mRoca/feat/preg-replace-return-typea5bb3e8get reflection only once4d80fb2call phpstan extension instead of copying it4e46d4bfix test98ad59cadd JsonDecodeDynamicReturnTypeExtension8294602feat: infer preg_replace_callback return type5f9795eMerge pull request #32 from mll-lab/handle-potential-first-class-callable9d145a4fix missing coverageDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions