Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 24, 2025

Bumps rector/rector from 2.1.4 to 2.1.7.

Release notes

Sourced from rector/rector's releases.

Released Rector 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)

... (truncated)

Commits
  • c34cc07 Rector 2.1.7
  • 7095366 Updated Rector to commit ed8e4d310233a365e27c1367e5276a0d77a067c8
  • a20a60c Updated Rector to commit 4bdbb1fbd520b0b7da6b4decd07fa2f734967c5e
  • 06060a6 Updated Rector to commit e6147302c82deab984e36f25ca2ab39958771d95
  • 5b6ead5 Updated Rector to commit 9929af7c0179929b4fde6915cb7a06c3141dde6c
  • 1c36784 Updated Rector to commit 9929af7c0179929b4fde6915cb7a06c3141dde6c
  • 5863a05 Updated Rector to commit 9929af7c0179929b4fde6915cb7a06c3141dde6c
  • 4b2ffa7 Updated Rector to commit 9929af7c0179929b4fde6915cb7a06c3141dde6c
  • 5dc9b2b Updated Rector to commit 9929af7c0179929b4fde6915cb7a06c3141dde6c
  • 798815e Updated Rector to commit 9929af7c0179929b4fde6915cb7a06c3141dde6c
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Sep 24, 2025
@github-project-automation github-project-automation bot moved this to 0. Needs triage in Roadmap Sep 24, 2025
@github-project-automation github-project-automation bot moved this from 0. Needs triage to 1. to do in Roadmap Sep 24, 2025
@vitormattos
Copy link
Member

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/composer/vendor-bin/rector/rector/rector-2.1.7 branch from 8a81cb9 to 4877b03 Compare September 24, 2025 20:46
Bumps [rector/rector](https://github.com/rectorphp/rector) from 2.1.4 to 2.1.7.
- [Release notes](https://github.com/rectorphp/rector/releases)
- [Commits](rectorphp/rector@2.1.4...2.1.7)

---
updated-dependencies:
- dependency-name: rector/rector
  dependency-version: 2.1.7
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/composer/vendor-bin/rector/rector/rector-2.1.7 branch from 4877b03 to 470c9d1 Compare September 24, 2025 20:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file php Pull requests that update Php code
Projects
Status: 1. to do
Development

Successfully merging this pull request may close these issues.

1 participant