Skip to content

composer(deps-dev): Bump rector/rector from 0.18.13 to 2.3.3#413

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/composer/rector/rector-2.3.3
Closed

composer(deps-dev): Bump rector/rector from 0.18.13 to 2.3.3#413
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/composer/rector/rector-2.3.3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jan 21, 2026

Copy link
Copy Markdown
Contributor

Bumps rector/rector from 0.18.13 to 2.3.3.

Release notes

Sourced from rector/rector's releases.

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)

Released Rector 2.3.1

New Features and Changes 🥳

  • [tdd] Add AddReturnDocblockForDimFetchArrayFromAssignsRector (#7792)
  • [tdd] Add AddReturnDocblockFromMethodCallDocblockRector (#7796)
  • [tdd] Add AddVarArrayDocblockFromDimFetchAssignRector (#7801)
  • [DeadCode] Add RemoveDeadIfBlocksRector (#7528), Thanks @​john-shaffer!
  • [dead-code] Add RemoveVoidDocblockFromMagicMethodRector (#7822) - Thanks @​parijke!
  • [experiment] Remove leaveNode() method on AbstractRector and CallableNodeVisitor (#7767)

Bugfixes 🐛

  • Skip Doctrine Connection calls in AddReturnDocblockFromMethodCallDocblockRector (#7797)
  • add static all support to AddReturnDocblockFromMethodCallDocblockRector (#7798)
  • add object support to DocblockReturnArrayFromDirectArrayInstanceRector (#7795)
  • [TypeDeclarationDocblocks] Use FQCN return docblock for array of object types on AddReturnDocblockFromMethodCallDocblockRector (#7800), Thanks @​guanguans!

... (truncated)

Commits
  • 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
  • a991938 Updated Rector to commit 52350dd9994e56a2b0c20706118d01291744c905
  • 6984d13 Updated Rector to commit 67d2bf0ab25d3a589e932684235ef78556665629
  • 62a871f Updated Rector to commit 8627ee851f09406dd25c32230f00d4ae367ee4e9
  • 9799556 Updated Rector to commit cb73a3ab268c6ee5d988568d4b424c3c51dcbef1
  • 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)

Bumps [rector/rector](https://github.com/rectorphp/rector) from 0.18.13 to 2.3.3.
- [Release notes](https://github.com/rectorphp/rector/releases)
- [Commits](rectorphp/rector@0.18.13...2.3.3)

---
updated-dependencies:
- dependency-name: rector/rector
  dependency-version: 2.3.3
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Jan 22, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #414.

@dependabot dependabot Bot closed this Jan 22, 2026
@dependabot dependabot Bot deleted the dependabot/composer/rector/rector-2.3.3 branch January 22, 2026 12:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants