Skip to content

Update rector/rector requirement from ^0.7.63 || ^0.8.0 || ^0.18.0 to ^0.7.63 || ^0.8.0 || ^0.18.0 || ^2.0.0#242

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/composer/rector/rector-tw-0.7.63or-tw-0.8.0or-tw-0.18.0or-tw-2.0.0
Open

Update rector/rector requirement from ^0.7.63 || ^0.8.0 || ^0.18.0 to ^0.7.63 || ^0.8.0 || ^0.18.0 || ^2.0.0#242
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/composer/rector/rector-tw-0.7.63or-tw-0.8.0or-tw-0.18.0or-tw-2.0.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 9, 2026

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

Release notes

Sourced from rector/rector's releases.

Released Rector 2.3.6

New Features 🥳

Bugfixes 🐛

  • [Php83] Handle parent class consume trait on AddOverrideAttributeToOverriddenMethodsRector (#7868)
  • Fix fixture source warning on AddOverrideAttributeToOverriddenMethodsRector (missing TestCase suffix) (#7869)
  • add JSON_THROW_ON_ERROR even if there is already a flag (#7867), Thanks @​Lenny4!
  • [DeadCode] No need additional parentheses () on multiply to function call (#7883)
  • [Php80] Handle crash on empty name attribute field value on AnnotationToAttributeRector (#7864)
  • Fix JsonValidateRector: remove associative argument not supported by json_validate (#7865), Thanks @​carlos-granados!
  • Fix deep ArrayItem scope filling on Foreach_ value (#7873)
  • Fix StaticCallOnNonStaticToInstanceCallRector for same-class calls (#7876), Thanks @​carlos-granados!
  • Bump PHPStan to 2.1.38 (#7879)
  • [DeadCode] Allow remove @​var on expression assign on RemoveUselessVarTagRector (#7871)
  • [DeadCode] Handle multiply to parenthesized on RemoveDeadZeroAndOneOperationRector (#7882)

rectorphp/rector-symfony 🎵

rectorphp/rector-phpunit 🟢

  • [phpunit 12] Add CreateStubInCoalesceArgRector (#650)
  • [code-quality] Add DecorateWillReturnMapWithExpectsMockRector (#649)
  • [code-quality] Add RemoveStandaloneCreateMockRector (#648)
  • add class method (#647)
  • improve check for used mock property (#646)
  • skip if used in array (#645)
  • [code-quality] Add RemoveNeverUsedMockPropertyRector (#644)
  • [phpunit 12] Add AllowMockObjectsForDataProviderRector (#643)
  • add to setUp with only variables (#642)
  • [phpunit 12] Add AllowMockObjectsWhereParentClassRector (#641)
  • improve AllowMockObjectsWithoutExpectationsAttributeRector (#639)
  • add fixture (#638)
  • handle in call likes as well (#637)
  • [code-quality] Add InlineStubPropertyToCreateStubMethodCallRector (#636)
  • skip property fetch in CreateStubOverCreateMockArgRector (#635)
  • [phpunit 12] Add PropertyCreateMockToCreateStubRector (#634)
  • add variable support to CreateStubOverCreateMockArgRector (#633)
  • [CodeQuality] Add failing fixture crash on deep ArrayItem as Foreach_ value on DirectInstanceOverMockArgRector (#632)
  • skip abstract entity and interface, as cannot be instantiated (#630)

... (truncated)

Commits

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 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)

… ^0.7.63 || ^0.8.0 || ^0.18.0 || ^2.0.0

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](https://github.com/rectorphp/rector/commits/2.3.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies php Pull requests that update php code labels Feb 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies php Pull requests that update php code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants