Skip to content

chore(deps-dev): update rector/rector requirement from 2.3.5 to 2.3.6#9930

Open
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/composer/rector/rector-2.3.6
Open

chore(deps-dev): update rector/rector requirement from 2.3.5 to 2.3.6#9930
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/composer/rector/rector-2.3.6

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 6, 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
  • ca9ebb8 Rector 2.3.6
  • 3a115e8 Updated Rector to commit e65ac6923329b7488e0b204470e3026cc1dcd289
  • fbad3b8 Updated Rector to commit 51514163b74ca5b870757d954677de24329709ce
  • 91795f8 Updated Rector to commit 25e5f0f6f9bbc09fa3622d0dfee5545e72a5f7ff
  • 81bc030 Updated Rector to commit 4997962de1f53c449dadbef7025bffe5ca41e63c
  • 417c0c0 Updated Rector to commit eafa741300fbf80dcf6c1ae89b06984b6664f5d3
  • 240587c Updated Rector to commit 4997962de1f53c449dadbef7025bffe5ca41e63c
  • b248cd1 Updated Rector to commit 4997962de1f53c449dadbef7025bffe5ca41e63c
  • ba32665 Updated Rector to commit 4997962de1f53c449dadbef7025bffe5ca41e63c
  • e57d1c8 Updated Rector to commit 4997962de1f53c449dadbef7025bffe5ca41e63c
  • 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 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.3.5...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 Pull requests that update external dependencies php Pull requests that update php code labels Feb 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update external dependencies php Pull requests that update php code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants