Skip to content

Conversation

@private-packagist
Copy link
Contributor

This PR was automatically generated by Conductor.

The PR contains the changes generated by running the following command:

composer update rector/rector:2.1.7 --with-all-dependencies --minimal-changes

Changelog

rector/rector (Source: GitHub Releases))

2.1.7

New Features 🥳


Bugfixes 🐛

  • fix: skip privatizing Laravel Model attributes and scopes (#7218), Thanks @​calebdw!
  • [CodeQuality] Change behaviour of OptionalParametersAfterRequiredRector to fill null default value when previous param is optional (#7222)
  • [CodeQuality] Handle intersection on OptionalParametersAfterRequiredRector (#7223)
  • [CodeQuality] Fill reasonable default value on OptionalParametersAfterRequiredRector (#7226)
  • Support Param nodes in makeNonFinal() (#7228), Thanks @​arshidkv12!
  • [CodeQuality] Add Closure support on OptionalParametersAfterRequiredRector (#7224)


rectorphp/rector-symfony 🎵

  • [console] [7.3] add array argument support to /InvokableCommandInputAttributeRector (#842)
  • [console] [7.3] Add support for default values in InvokableCommandInputAttributeRector (#841)
  • [console] [7.3] Add const names in InvokableCommandInputAttributeRector + fix -_ naming to camel case (#840)
  • [console] [7.3] Fix missing options in InvokableCommandInputAttributeRector (#839)
  • [console] [7.3] Replace input/output with symfony style if used in InvokableCommandInputAttributeRector (#838)

rectorphp/rector-doctrine 🟠

  • add target document support to CompletePropertyDocblockFromToManyRector (#465)
  • add support for multiple items (#464)
  • [typed-collections] Add CollectionDocblockGenericTypeRector (#463)
  • fix document service repository class (#462)
  • [code-quality] add document repository support to AddAnnotationToRepositoryRector (#461)

rectorphp/rector-phpunit 🟢

  • [code-quality] add local call support to ScalarArgumentToExpectedParamTypeRector (#543)
  • cover scalar argument in behat as well (#542)
  • [CodeQuality] Skip not match position named argument on ScalarArgumentToExpectedParamTypeRector (#540)
  • add float support to scalar argument rule (#539)
  • Add nullable support to ScalarArgumentToExpectedParamTypeRector (#538)
  • [CodeQuality] Handle crash on no @​Depends on AddParamTypeFromDependsRector (#537)

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

Conductor executed the following commands:
composer update rector/rector:2.1.7 --with-all-dependencies --minimal-changes
@private-packagist
Copy link
Contributor Author

composer.lock

Dev Package changes

Package Operation From To About
rector/rector upgrade 2.1.6 2.1.7 diff

Settings · Docs · Powered by Private Packagist

@packagist-psc-dev
Copy link

composer.lock

Dev Package changes

Package Operation From To About
rector/rector upgrade 2.1.6 2.1.7 diff

Settings · Docs · Powered by Private Packagist

@pscheit pscheit merged commit 332878f into main Sep 12, 2025
1 check passed
@private-packagist private-packagist bot deleted the conductor-rector-rector-49651 branch September 12, 2025 11:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants