chore(deps): update dependency friendsofphp/php-cs-fixer to v3.73.1 #6914
+15
−14
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.
This PR contains the following updates:
3.69.1
->3.73.1
Release Notes
PHP-CS-Fixer/PHP-CS-Fixer (friendsofphp/php-cs-fixer)
v3.73.1
Compare Source
OrderedClassElementsFixer
- do not crash on property hook (#8517)v3.73.0
Compare Source
GeneralPhpdocTagRenameFixer
- do not rename keys in array shape definition (#8477)MethodArgumentSpaceFixer
- handle when nested in HTML (#8503)checkbashisms
to 2.25.5 (#8519)NoExtraBlankLinesFixerTest
(#8505)Tokenizer
hash metode usingxxHash
(#8491)TokensAnalyzerTest
- better testisArray
andisArrayMultiLine
(#8504)v3.72.0
Compare Source
StatementIndentationFixer
- handle property hooks (#8492)MbStrFunctionsFixer
- fix imports (#8474)TrailingCommaInMultilineFixer
- handle empty match body (#8480)VisibilityRequiredFixer
- handle property hooks (#8495)v3.71.0
Compare Source
BinaryOperatorSpacesFixer
- do not break alignment of UTF-8 array keys (#8484)PhpdocAlignFixer
- align correctly type with UTF8 characters (#8486)SingleSpaceAroundConstructFixer
- handle alternative syntax (#8317)StatementIndentationFixer
- return in braceless if (#8479)SingleSpaceAroundConstructFixerTest::provideFixWithElseIfCases
(#8481)SingleSpaceAroundConstructFixerTest::provideFixWithIfCases
(#8482)PhpdocNoAliasTagFixerTest
(#8476)FullyQualifiedNameAnalyzer
(#8048)SwitchAnalyzer
- improve performance (#8407)v3.70.2
Compare Source
MbStrFunctionsFixer
must run beforeNativeFunctionInvocationFixer
(#8466)MethodArgumentSpaceFixer
- fix nested calls forensure_fully_multiline
option (#8469)v3.70.1
Compare Source
PhpUnitSizeClassFixer
must run beforePhpUnitAttributesFixer
(#8457)OrderedImportsFixerTest
(#8458)v3.70.0
Compare Source
PhpUnitDataProviderMethodOrderFixer
fixer (#8225)HeaderCommentFixer
- allow validators (#8452)PhpCsFixer
ruleset: useoperator_linebreak
rule for all operators (#8417)PhpUnitMethodCasingFixer
to support PHPUnit'sTest
attribute (#8451)TypeDeclarationSpacesFixer
- Fix whitespace between const type and const name (#8442)CommentsAnalyzer
- allow other forms of assignment as valid structural elements for PHPDocs (#8371)PhpUnitTestClassRequiresCoversFixer
must run beforePhpUnitAttributesFixer
(#8444)CheckCommandTest::testDryRunModeIsUnavailable
to correctly check that option--dry-run
is unavailable (#8438)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.