Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jan 20, 2026

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

Release notes

Sourced from rector/rector's releases.

Released Rector 2.3.2

New Features 🥳

  • Bump to PHPStan 2.1.34 and fix compatible code (rectorphp/rector-src#7844)
  • [dx] Rename DeprecatedAnnotationToDeprecatedAttributeRector for PHP 8.5 to explicit ConstAndTraitDeprecatedAttributeRector, add trait suport (#7823)
  • [internal] make addVisitor() immutable, remove obsolete script to build traverser (#7825)

Bugfixes 🐛

  • cleanup errors (#7826)
  • [internal] Move RectorNodeTraverser logic up to AbstractImmutableNodeTraverser (#7827)
  • [int] merge AbstractImmutableNodeTraverser and RectorNodeTraverser as same contents (#7828)
  • Tidy up (#7829)
  • [perf] optimize ParamTypeByMethodCallTypeRector for speed with early checks (#7831)
  • make resolveClassReflection non-nullable as always passed a node (#7833)
  • [Php74] Skip closure in attribute on ClosureToArrowFunctionRector (#7834)
  • Manage named arguments when removing values (#7835), Thanks @​carlos-granados!
  • bump to PHP 8.3 + update deps + allow it in CI (#7838)
  • [PHP 8.3] Make use of typed constants (#7839)
  • [PHP 8.3] Apply rest of ugprade set (#7840)
  • Support array_values in ArrayFirstLastRector (#7830), Thanks @​Orest-Divintari!
  • Rectify (#7842)
  • Update left over PHP 8.2 -> PHP 8.3 in readme and configs (#7841)
  • [Php85] Skip as assigned var/op on ArrayFirstLastRector (#7843)

Removed 💀

  • [perf] Optimize RemoveUselessParamTagRector (#7832)
  • Remove no longer needed tweak AlwaysRememberedExpr on Printer per PHPStan 2.1.34 (#7770)

rectorphp/rector-symfony

  • [ci] Add automated Rector run (#916)
  • cleanup CI, add finalise and bump to PHP 8.3 (#915)

rectorphp/rector-doctrine

  • bump to PHPUnit 12 (#476)
  • merge CI jobs (#475)

rectorphp/rector-phpunit

... (truncated)

Commits
  • 07cbbe2 Rector 2.3.2
  • b6a63d7 Updated Rector to commit 38d1cafaa8463d893a26cabff147dc41d288afba
  • f1169f5 Updated Rector to commit 01406fbaceb72e815e6caafc31f174d434389fd5
  • c8c7358 Updated Rector to commit 732278ea4e22e696f77e5ffbcf40efd6be6d8a4e
  • a991938 Updated Rector to commit 52350dd9994e56a2b0c20706118d01291744c905
  • 6984d13 Updated Rector to commit 67d2bf0ab25d3a589e932684235ef78556665629
  • 62a871f Updated Rector to commit 8627ee851f09406dd25c32230f00d4ae367ee4e9
  • 9799556 Updated Rector to commit cb73a3ab268c6ee5d988568d4b424c3c51dcbef1
  • 3211cb8 Updated Rector to commit bc675f031ba86784696adb08f416548c9d4dc406
  • 664d6be Updated Rector to commit a8bb55057b537235e6f94a018e72134fc043d1fa
  • 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@0.12.18...2.3.2)

---
updated-dependencies:
- dependency-name: rector/rector
  dependency-version: 2.3.2
  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 Jan 20, 2026
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jan 22, 2026

Superseded by #211.

@dependabot dependabot bot closed this Jan 22, 2026
@dependabot dependabot bot deleted the dependabot/composer/rector/rector-2.3.2 branch January 22, 2026 02:54
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.

0 participants