Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 9, 2025

Updates the requirements on rector/rector to permit the latest version.

Release notes

Sourced from rector/rector's releases.

Released Rector 2.2.12

Bugfixes 🐛

  • [cleanup] Make FirstClassCallableRector use attributes over node traverser hacks (#7696)
  • [CodingStyle] Skip enum case on NewlineBetweenClassLikeStmtsRector (#7698), Thanks @​parth391!
  • [fix] skip all-but standalone assign on SetTypeToCastRector (#7699)
  • [fix] avoid changing generic interface in NarrowObjectReturnTypeRector, focus on objects as in definition (#7700)
  • Remove direct NodeTravser::* where possible, use node visitor attribute key instead (#7697)

Removed and Deprecated 💀

  • [dx] add stmts aware deprecation notice in `getNodeTypes()`` (#7692)

rectorphp/rector-symfony 🎵

  • [Symfony 8.0] move RemoveEraseCredentialsRector from symfony 7.3 to symfony 8.0 (#895), Thanks @​EJTJ3
  • [CodeQuality] Skip different service same name on ControllerMethodInjectionToConstructorRector (#894)
  • [code-quality] Skip enum in ControllerMethodInjectionToConstructorRector (#893)
Commits
  • 894fcd5 Rector 2.2.12
  • 8bddab2 Updated Rector to commit daaf902038c19d904f38e141f73aebc79f3a2de7
  • f0e767a Updated Rector to commit 3e0d7e1134c80a01d038e0cbf089c6a366d7fb91
  • e322dc9 Updated Rector to commit d98976ca59bbe6b5e5252bb90994dfaa05ec3b08
  • e8620a3 Updated Rector to commit 88d58c1141c1a75b7b73816f68e5c9c17a485998
  • e9708a7 Updated Rector to commit 19a4c038808d4f11f5b81205dedeeb33aa8d181a
  • d9d1a25 Updated Rector to commit 1b0dcb29a0fbbc8f9103a45007e822c064b84a6d
  • 5c745dd Updated Rector to commit 23c63d7f5fe081f6e9a8c4805f8995102aa4b6df
  • 5a40963 Updated Rector to commit e1d53b058ce5716671651d3e954c6b942d2f4f63
  • 70e1e21 Updated Rector to commit f632f73e7f0981f4ad52390c4ff9b2166bc04257
  • Additional commits viewable in compare view

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)

Updates the requirements on [rector/rector](https://github.com/rectorphp/rector) to permit the latest version.
- [Release notes](https://github.com/rectorphp/rector/releases)
- [Commits](rectorphp/rector@2.2.6...2.2.12)

---
updated-dependencies:
- dependency-name: rector/rector
  dependency-version: 2.2.12
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Dec 9, 2025
@dependabot dependabot bot requested a review from ddevsr as a code owner December 9, 2025 06:06
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Dec 9, 2025
@coveralls
Copy link

Pull Request Test Coverage Report for Build 20053752137

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 51.282%

Totals Coverage Status
Change from base Build 18866995650: 0.0%
Covered Lines: 80
Relevant Lines: 156

💛 - Coveralls

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 10, 2025

Superseded by #94.

@dependabot dependabot bot closed this Dec 10, 2025
@dependabot dependabot bot deleted the dependabot/composer/rector/rector-2.2.12 branch December 10, 2025 06:07
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

None yet

Development

Successfully merging this pull request may close these issues.

2 participants