Skip to content

[stable33] chore(deps-dev): Bump rector/rector from 2.3.5 to 2.3.6 in /vendor-bin/rector#58169

Merged
AndyScherzinger merged 1 commit intostable33from
dependabot/composer/vendor-bin/rector/stable33/rector/rector-2.3.6
Feb 7, 2026
Merged

[stable33] chore(deps-dev): Bump rector/rector from 2.3.5 to 2.3.6 in /vendor-bin/rector#58169
AndyScherzinger merged 1 commit intostable33from
dependabot/composer/vendor-bin/rector/stable33/rector/rector-2.3.6

Conversation

@dependabot
Copy link
Contributor

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

Bumps rector/rector from 2.3.5 to 2.3.6.

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 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 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 2.3.5 to 2.3.6.
- [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
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner February 7, 2026 03:17
@dependabot dependabot bot requested review from CarlSchwan, come-nc, icewind1991 and provokateurin and removed request for a team February 7, 2026 03:17
@github-actions github-actions bot enabled auto-merge February 7, 2026 04:29
@github-actions github-actions bot changed the title chore(deps-dev): Bump rector/rector from 2.3.5 to 2.3.6 in /vendor-bin/rector [stable33] chore(deps-dev): Bump rector/rector from 2.3.5 to 2.3.6 in /vendor-bin/rector Feb 7, 2026
@AndyScherzinger AndyScherzinger merged commit a234600 into stable33 Feb 7, 2026
209 of 220 checks passed
@AndyScherzinger AndyScherzinger deleted the dependabot/composer/vendor-bin/rector/stable33/rector/rector-2.3.6 branch February 7, 2026 13:17
@AndyScherzinger AndyScherzinger added this to the Nextcloud 33 milestone Feb 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant