Conversation
Conductor executed the following commands: composer update friendsofphp/php-cs-fixer:v3.89.0 rector/rector:2.2.4 --with-all-dependencies --minimal-changes
Contributor
Author
composer.lockDev Package changes
Settings · Docs · Powered by Private Packagist |
composer.lockDev Package changes
Settings · Docs · Powered by Private Packagist |
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 was automatically generated by Conductor.
The PR contains the changes generated by running the following command:
Changelog
friendsofphp/php-cs-fixer (Source: GitHub Releases))
v3.89.0
What's Changed
NoUnneededBracesFixer- remove unneeded braces from imports by @kubawerlos in #9118FullyQualifiedStrictTypesFixer- replacing the real FQCN with a non-existent one by @mspirkov in #8962PhpdocToCommentFixeron property hooks by @Kinqdos in #9123PhpUnitMethodCasingFixerto not cause a duplicate method declaration by @jack-worman in #9124StaticLambdaFixer- do not make functionstaticwhen it contains anonymous class having$thisin the constructor by @danog in #9088UseArrowFunctionsFixer- do not produce two consecutive whitespace tokens by @kubawerlos in #9151assertcalls by @kubawerlos in #9144shipmonk/composer-dependency-analyserinstead oficanhazstring/composer-unusedandmaglnet/composer-require-checkerby @kubawerlos in #9106@autoPHPUnitMigration:riskyset by @keradus in #9147NoTrailingWhitespace*fixers by @kubawerlos in #9117@by @pereorga in #9119composer qascript by @Wirone in #9138--option value=>--option=valueby @keradus in #9131RunnerTestfor MacOS by @Wirone in #9139New Contributors
Full Changelog: v3.88.2...v3.89.0
rector/rector (Source: GitHub Releases))
2.2.4
New Features 🥳
Bugfixes 🐛
AddParamStringTypeFromSprintfUseRector(#7479)BracketsAwareUnionTypeNode(#7462)VariableConstFetchToClassConstFetchRectoras may cause side effect (#7464)BinaryOpStandaloneAssignsToDirectRector(#7469)Removed and deprecated 💀
strict-typesrules as risky and not practical (#7523)rectorphp/rector-phpunit
Task options
If you close the PR, the task will be skipped and Conductor will schedule the next task. Clicking the "Skip" button in the UI has the same effect. Conductor won't attempt to update the dependency to this exact version again but it will schedule updates to newer versions.
Powered by Private Packagist