-
-
Notifications
You must be signed in to change notification settings - Fork 564
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(deps): update dependency friendsofphp/php-cs-fixer to v3.47.1 #1458
Conversation
e5722db
to
3ba4680
Compare
3ba4680
to
e331d4c
Compare
@simPod The number of notifications from this is getting too high for me, can we disable the auto-update or slow it down? |
e331d4c
to
1667e86
Compare
1667e86
to
273b462
Compare
273b462
to
18326d6
Compare
18326d6
to
247fcec
Compare
247fcec
to
8934bf4
Compare
8934bf4
to
4d80c5d
Compare
4d80c5d
to
3bef87f
Compare
ef9defa
to
d7a6b4c
Compare
d7a6b4c
to
7ec3b09
Compare
7ec3b09
to
34d49e0
Compare
c379b95
to
7f81323
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
7f81323
to
b5c4052
Compare
b5c4052
to
9228ce3
Compare
2f4f953
to
5c6518c
Compare
.github/workflows/autoformat.yml
Outdated
permissions: | ||
# Give the default GITHUB_TOKEN write permission to commit and push the changed files back to the repository. | ||
contents: write |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Awesome!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I went through readme, hope it works as expected.
e40fab9
to
530ef3c
Compare
530ef3c
to
e597d8f
Compare
e597d8f
to
0d649a2
Compare
f006f99
to
40465fa
Compare
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. ⚠ Warning: custom changes will be lost. |
This PR contains the following updates:
3.30.0
->3.47.1
Release Notes
PHP-CS-Fixer/PHP-CS-Fixer (friendsofphp/php-cs-fixer)
v3.47.1
Compare Source
BinaryOperatorSpacesFixer
work as pre-v3.47 (#7751)FullyQualifiedStrictTypesFixer
- do not change case of the symbol when there's name collision between imported class and imported function (#7750)FullyQualifiedStrictTypesFixer
- do not modify statements with property fetch and::
(#7749)v3.47.0
Compare Source
actions/stale
v9 (#7710)host.docker.internal
in Compose override template (#7661)NumericLiteralSeparatorFixer
- change default strategy touse_separator
(#7730)spacing
option toPhpdocAlignFixer
(#6505)union_types
option tophpdoc_to_param_type
,phpdoc_to_property_type
, andphpdoc_to_return_type
fixers (#7672)heredoc_closing_marker
fixer (#7660)multiline_string_to_heredoc
fixer (#7665)NumericLiteralSeparatorFixer
(#6761)heredoc_closing_marker
fixer (#7676)fully_qualified_strict_types
(#7659)@PhpCsFixer
ruleset - enable no_whitespace_before_comma_in_array.after_heredoc (#7670)fully_qualified_strict_types
(respect declared symbols, relative imports, leading backslash in global namespace) (#7679)numeric_literal_separator
(#7735)BinaryOperatorSpacesFixer
- align correctly when multiple shifts occurs in single line (#7593)ClassReferenceNameCasingFixer
capitalizes the property name after the nullsafe operator (#7696)fully_qualified_strict_types
withleading_backslash_in_global_namespace
enabled - handle reserved types in phpDoc (#7648)NoSpaceAroundDoubleColonFixer
must run beforeMethodChainingIndentationFixer
(#7723)no_superfluous_phpdoc_tags
must honor multiline docs (#7697)numeric_literal_separator
- Handle zero-leading floats properly (#7737)Tokens::block*Cache
hit increased by ~12% (#6176)Tokens::clearEmptyTokens
- play defensive with cache clearing (#7658)v3.46.0
Compare Source
@PER-CS
(only behind PHP_CS_FIXER_FUTURE_MODE=1) (#7650)fully_qualified_strict_types
(#7653)leading_backslash_in_global_namespace
option enabled (#7654)v3.45.0
Compare Source
@PhpCsFixer
ruleset (#7629)v3.44.0
Compare Source
v3.43.1
Compare Source
v3.43.0
Compare Source
@Symfony
set to@PER-CS2.0
(#7627)@PER-CS2.0
(#7625)v3.42.0
Compare Source
composer-unused
(#7536)PHPUnit\Framework\TestCase
(#7563)PhpCsFixer\Tests\TestCase
(#7567)AbstractFixerTestCase::testProperMethodNaming
are not already fixed (#7588)PhpUnitNamespacedFixerTest::testClassIsFixed
(#7564)symfony/phpunit-bridge
(#7578)fully_qualified_strict_types
fixer (#5620)fully_qualified_strict_types
(#7459)v3.41.1
Compare Source
@testWith
to@dataProvider
(#7535)var
keyword (#7538)v3.41.0
Compare Source
mb_str_functions
PHP 8.3 cases to separate test (#7505)no_spaces_after_function_name
(#7520)cs:check
script (#7514)mb_str_pad
function inmb_str_functions
rule (#7499)v3.40.2
Compare Source
v3.40.1
Compare Source
NoSpacesAfterFunctionNameFixer
- do not remove space if the opening parenthesis part of an expression (#7430)v3.40.0
Compare Source
facile-it/paraunit
(#7470)v3.39.1
Compare Source
? : throw
(#7457)ExplicitIndirectVariableFixerTest
(#7451)v3.39.0
Compare Source
Preg
's last error message in exception message (#7443)@PHP83Migration
ruleset and PHP 8.3 integration test (#7439)AbstractIntegrationTestCase
description (#7452)v3.38.2
Compare Source
v3.38.1
Compare Source
actions/checkout
v4 (#7423)@var
callable signature (#7429)composer normalize
(#7424)v3.38.0
Compare Source
array_indentation
(#7405)@Symfony
- keep Annotation,NamedArgumentConstructor,Target annotations as single group (#7399)v3.37.1
Compare Source
v3.37.0
Compare Source
v3.36.0
Compare Source
infection-installer
plugin, as we do not useinfection/*
yet (#7391)v3.35.1
Compare Source
PhpdocReadonlyClassCommentToKeywordFixer
as risky (#7372)v3.35.0
Compare Source
usage.rst
(#7357)phpunitgoodpractices/traits
anymore (#7362)indexes
toindices
(#7368)phpunitgoodpractices/traits
(#7363)\
when in global namespace (#7186)@PER-CS2.0
to match short closure space (#6970)ordered_types
in@PhpCsFixer
(#7361)v3.34.1
Compare Source
v3.34.0
Compare Source
check
command (alias forfix --dry-run
) (#7322)v3.33.1
: The Old GuardCompare Source
What's Changed
New Contributors
Full Changelog: PHP-CS-Fixer/PHP-CS-Fixer@v3.33.0...v3.33.1
v3.33.0
Compare Source
native_type_declaration_casing
fixer (#7330)v3.32.1
: Deprecation trainCompare Source
What's Changed
New Contributors
Full Changelog: PHP-CS-Fixer/PHP-CS-Fixer@v3.32.0...v3.32.1
v3.32.0
Compare Source
unfinalize
package (#7343)CompactNullableTypehintFixer
and proxy toCompactNullableTypeDeclarationFixer
(#7339)CurlyBracesPositionFixer
and proxy toBracesPositionFixer
(#7334)NewWithBracesFixer
and proxy toNewWithParenthesesFixer
(#7331)NoUnneededCurlyBracesFixer
and proxy toNoUnneededBracesFixer
(#7335)CurlyBraceTransformer
toBraceTransformer
(#7333)v3.31.0
Compare Source
attribute_placement
option forMethodArgumentSpaceFixer
(#7320)FunctionToConstantFixer
should run beforeNativeConstantInvocationFixer
(#7344)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 has been generated by Mend Renovate. View repository job log here.