-
Notifications
You must be signed in to change notification settings - Fork 10
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.68.1 #137
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/friendsofphp-php-cs-fixer-3.x
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
|
renovate
bot
force-pushed
the
renovate/friendsofphp-php-cs-fixer-3.x
branch
from
December 29, 2024 13:49
4248c60
to
aff74a5
Compare
renovate
bot
changed the title
chore(deps): update dependency friendsofphp/php-cs-fixer to v3.65.0
chore(deps): update dependency friendsofphp/php-cs-fixer to v3.66.0
Dec 29, 2024
renovate
bot
force-pushed
the
renovate/friendsofphp-php-cs-fixer-3.x
branch
from
January 5, 2025 15:22
aff74a5
to
355280f
Compare
renovate
bot
changed the title
chore(deps): update dependency friendsofphp/php-cs-fixer to v3.66.0
chore(deps): update dependency friendsofphp/php-cs-fixer to v3.66.1
Jan 5, 2025
renovate
bot
force-pushed
the
renovate/friendsofphp-php-cs-fixer-3.x
branch
from
January 8, 2025 15:44
355280f
to
5dfda85
Compare
renovate
bot
changed the title
chore(deps): update dependency friendsofphp/php-cs-fixer to v3.66.1
chore(deps): update dependency friendsofphp/php-cs-fixer to v3.67.0
Jan 8, 2025
renovate
bot
force-pushed
the
renovate/friendsofphp-php-cs-fixer-3.x
branch
from
January 12, 2025 12:29
5dfda85
to
aa2cf69
Compare
renovate
bot
changed the title
chore(deps): update dependency friendsofphp/php-cs-fixer to v3.67.0
chore(deps): update dependency friendsofphp/php-cs-fixer to v3.67.1
Jan 12, 2025
renovate
bot
force-pushed
the
renovate/friendsofphp-php-cs-fixer-3.x
branch
from
January 13, 2025 17:34
aa2cf69
to
b8397fd
Compare
renovate
bot
changed the title
chore(deps): update dependency friendsofphp/php-cs-fixer to v3.67.1
chore(deps): update dependency friendsofphp/php-cs-fixer to v3.68.0
Jan 13, 2025
renovate
bot
force-pushed
the
renovate/friendsofphp-php-cs-fixer-3.x
branch
from
January 19, 2025 08:42
b8397fd
to
76f398c
Compare
renovate
bot
changed the title
chore(deps): update dependency friendsofphp/php-cs-fixer to v3.68.0
chore(deps): update dependency friendsofphp/php-cs-fixer to v3.68.1
Jan 19, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
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:
v3.64.0
->v3.68.1
Release Notes
PHP-CS-Fixer/PHP-CS-Fixer (friendsofphp/php-cs-fixer)
v3.68.1
Compare Source
AutoReview/CiConfigurationTest
- handle failure of reading files (#8375)Docker
- check allcompose
services (#8370)v3.68.0
Compare Source
ModernizeStrposFixer
- supportstripos
(#8019)FullyQualifiedStrictTypesFixer
- reduce conditions count (#8368)PhpUnitSetUpTearDownVisibilityFixer
- extend test for anonymous classes (#8369)v3.67.1
Compare Source
FullyQualifiedStrictTypesFixer
- fix return types (#8367)PhpUnitSetUpTearDownVisibilityFixer
- do not touch anonymous classes (#8366)PHPStan
- upgrade to 2.1 (#8355)v3.67.0
Compare Source
end
/prev
functions (#8352)general_attribute_remove
fixer (#8339)v3.66.2
Compare Source
@throws
annotation (#8353)v3.66.1
Compare Source
NoMultipleStatementsPerLineFixer
- be aware of PHP 8.4 property hooks (#8344)TernaryToElvisOperatorFixer
- improvements based on PHPStan detections (#8345)PhpUnitTestCaseStaticMethodCallsFixer
- fix type ofmethods
option in documemtation and add example with it (#8338)v3.66.0
Compare Source
Tokenizer
- initial support for PHP 8.4 property hooks (#8312)PhpUnitTestCaseStaticMethodCallsFixer
- cover PHPUnit v11.5 methods (#8314)PhpUnitTestCaseStaticMethodCallsFixer
- make sure all static protected methods are handled (#8327)PhpUnitTestCaseStaticMethodCallsFixer
- support createStub (#8319)UseArrowFunctionsFixer
- support multiline statements (#8311)NullableTypeDeclarationFixer
- do not break multi-line declaration (#8331)CiConfigurationTest
- drop not needed condition, logic is checked in upcoming assertion (#8303)DotsOutput
- more const, better typing (#8318)Tokens
- simplify (un)registerFoundToken types (#8328)BraceTransformer
- don't touch curly index braces since 8.4, as it's not a valid syntax anymore (#8313)Tokens
- fix docs (#8332)v3.65.0
Compare Source
@PHP82Migration:risky
ruleset (#8277)DataProviderAnalysis
(#8226)fully_qualified_strict_types
(#8085)@coversNothing
ifCoversMethod
/CoversFunction
attribute is used (#8268)&
and|
inTypeExpression
(#8210)BlankLineAfterOpeningTagFixer
- add blank line in file starting with multi-line comment (#8256)MultilineWhitespaceBeforeSemicolonsFixer
- do not produce syntax error when there is a meaningful token after semicolon (#8230)NullableTypeDeclarationFixer
- do not break syntax when there is no space before?
(#8224)PhpUnitDataProvider(.+)Fixer
- do not omit when there is an attribute between PHPDoc and test method (#8185)PhpUnitDataProviderNameFixer
- for an attribute between PHPDoc and test method (#8217)PhpCsFixer\Tokenizer\Tokens::setSize
(#8257)Tokens::setSize
inGroupImportFixer
(#8253)Reflection*::setAccessible
(#8264)Preg::match()
extensions (#8103)@internal
(#8284)checkbashisms
to 2.24.1 (#8258)php-cs-fixer
PHP compatibility (#8235)assert
(#8207)composer-smaller-lock
(#8263)php-cs-fixer
file with static analysis (#8229)TypeExpression
API more explicit about composite types (#8214)_AttributeItems
tonon-empty-list<_AttributeItem>
to allow using single attribute item (#8199)@PHP82Migration:risky
- add integration tests (#8278)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, 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.