Skip to content

Conversation

@dependabot
Copy link
Contributor

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

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

Release notes

Sourced from rector/rector's releases.

Released Rector 2.2.10

New Features and Improvements 🥳

Bugfixes 🐛

  • [PhpParser] Add Stmt\Block to NodeGroup::STMTS_AWARE (#7689)
  • skip already dim fetch variable on OrdSingleByteRector (#7681)
  • [Php85] Handle crash on no arg on OrdSingleByteRector (#7682)
  • [Php70] Handle return ternary on IfIssetToCoalescingRector (#7683)
  • [CodingStyle] Skip use trait on NewlineBetweenClassLikeStmtsRector (#7685)
  • [CodingStyle] Handle use trait after property on NewlineBetweenClassLikeStmtsRector (#7687)
  • [CodeQuality] Skip with HTML on ShortenElseIfRector (#7686)
  • [Variables] Fetch list super global variable names from PHPStan Scope::SUPERGLOBAL_VARIABLES constant (#7663)
  • Fix typo in rule definition message (#7690), Thanks @​simonschaufi!

rectorphp/rector-symfony 🎵

  • [code-quality] Skip enum in ControllerMethodInjectionToConstructorRector (#893)
  • [symfony 7.3] Add CommandDefaultNameAndDescriptionToAsCommandAttributeRector (#892)
  • [symfony 7.x] update sets (#890)
  • [CodeQuality] Skip parent method exists on ControllerMethodInjectionToConstructorRector (#889)
  • skip params with attributes in ControllerMethodInjectionToConstructorRector (#887)
  • [stmts-aware] Use NodeGroup::STMTS_AWARE over StmtsAwareInterface (#886)

rectorphp/rector-phpunit 🟢

  • [fix] Improve AssertComparisonToSpecificMethodRector for assert false (#594)
Commits
  • 2abbf73 Rector 2.2.10
  • 8f056da Updated Rector to commit 6ef19d6b1b9ac99efbc6cb07cb9313ec16e6cc30
  • a5d0027 Updated Rector to commit f26495b785120b264e9f4477c647fb3abd8e0d47
  • 00b9fe2 Updated Rector to commit 1d141d573432ebc152383bf884f488dc62619f0c
  • 8d6ed67 Updated Rector to commit d8e4eeeac636ef79c3a57b5b3f44e3c6f8bf96ba
  • fe25f5b Updated Rector to commit c1da4ecdec3bf17ff896b99540388ee564c03eb7
  • 7ae74db Updated Rector to commit 89b8e0734e581148261d3b206ea07002017871fb
  • ce5a710 Updated Rector to commit 1d519488c8e76f1316bf6aaf02621b2de959c638
  • f1f98be Updated Rector to commit 51a334c02c1bfb07c910b345c609bf420b97eb62
  • f20290e Updated Rector to commit 51a334c02c1bfb07c910b345c609bf420b97eb62
  • 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.8...2.2.10)

---
updated-dependencies:
- dependency-name: rector/rector
  dependency-version: 2.2.10
  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 1, 2025
@Jean85 Jean85 merged commit 518d2c2 into 1.x Dec 1, 2025
14 checks passed
@Jean85 Jean85 deleted the dependabot/composer/rector/rector-2.2.10 branch December 1, 2025 16:05
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