Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps rector/rector from 2.3.1 to 2.3.4.

Release notes

Sourced from rector/rector's releases.

Released Rector 2.3.4

Bugfixes 🐛

  • Bump to PHPStan ^2.1.36 (#7850)
  • [Php81] Exclude Doctrine ODM MongoDB 2.16 Document and EmbeddedDocument from ReadOnlyPropertyRector. (#7848), Thanks @​mickverm!

Released Rector 2.3.3

Bugfixes 🐛

Released Rector 2.3.2

New Features 🥳

  • [dx] Rename DeprecatedAnnotationToDeprecatedAttributeRector for PHP 8.5 to explicit ConstAndTraitDeprecatedAttributeRector, add trait suport (#7823)

Bugfixes 🐛

  • Bump to PHPStan 2.1.34 and fix compatible code (rectorphp/rector-src#7844)
  • [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)
  • Support array_values in ArrayFirstLastRector (#7830), Thanks @​Orest-Divintari!
  • [Php85] Skip as assigned var/op on ArrayFirstLastRector (#7843)
  • Remove no longer needed tweak AlwaysRememberedExpr on Printer per PHPStan 2.1.34 (#7770)

rectorphp/rector-phpunit 🟢

  • fix a class name that should be string (#607)
  • Support array_values in ArrayFirstLastRector (#7830), Thanks @​Orest-Divintari!
  • [Php85] Skip as assigned var/op on ArrayFirstLastRector (#7843)
Commits
  • 9227d7a Rector 2.3.4
  • cd3b15e Updated Rector to commit 3e8c91f444c5d07104b2360bf6ad9cb1eb0fb91a
  • 491ecf1 Updated Rector to commit 581b0cbb5502ae093cfa8235a26c2f80b4f41b85
  • aae9e60 Updated Rector to commit 841315e4d3c5dc633f031be8c489de9c39cd60e1
  • 7d09105 Rector 2.3.3
  • 221f3c2 Updated Rector to commit 61f8719064d11d2a4ae9f6801d601446b35b51a4
  • 07cbbe2 Rector 2.3.2
  • b6a63d7 Updated Rector to commit 38d1cafaa8463d893a26cabff147dc41d288afba
  • f1169f5 Updated Rector to commit 01406fbaceb72e815e6caafc31f174d434389fd5
  • c8c7358 Updated Rector to commit 732278ea4e22e696f77e5ffbcf40efd6be6d8a4e
  • 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 Jan 28, 2026
@dependabot dependabot bot requested a review from onairmarc as a code owner January 28, 2026 18:05
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update php code labels Jan 28, 2026
github-actions[bot]
github-actions bot previously approved these changes Jan 28, 2026
@github-actions github-actions bot enabled auto-merge (squash) January 28, 2026 18:06
Bumps [rector/rector](https://github.com/rectorphp/rector) from 2.3.1 to 2.3.4.
- [Release notes](https://github.com/rectorphp/rector/releases)
- [Commits](rectorphp/rector@2.3.1...2.3.4)

---
updated-dependencies:
- dependency-name: rector/rector
  dependency-version: 2.3.4
  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/rector/rector-2.3.4 branch from ab5db35 to 67512c3 Compare January 28, 2026 18:07
@github-actions github-actions bot merged commit 5d731a9 into main Jan 28, 2026
5 of 6 checks passed
@github-actions github-actions bot deleted the dependabot/composer/rector/rector-2.3.4 branch January 28, 2026 18:09
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