Skip to content

Comments

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

Merged
github-actions[bot] merged 1 commit intostable33from
dependabot/composer/vendor-bin/rector/stable33/rector/rector-2.3.7
Feb 21, 2026
Merged

[stable33] chore(deps-dev): Bump rector/rector from 2.3.6 to 2.3.7 in /vendor-bin/rector#58487
github-actions[bot] merged 1 commit intostable33from
dependabot/composer/vendor-bin/rector/stable33/rector/rector-2.3.7

Conversation

@dependabot
Copy link
Contributor

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

Bumps rector/rector from 2.3.6 to 2.3.7.

Release notes

Sourced from rector/rector's releases.

Released Rector 2.3.7

New Features 🥳

Bugfixes 🐛

  • Skip ClosureToArrowFunctionRector when closure has @ var docblock (#7885), Thanks @​QDenka!
  • [Php80] Skip property hook with indirect set on ClassPropertyAssignToConstructorPromotionRector (#7887)
  • [Php70] Keep right parentheses on TernaryToNullCoalescingRector (#7889)
  • Bump nette/utils to ^4.1.3 (part 2) (#7894)
  • [Php72] Handle crash on hex backreference on PregReplaceEModifierRector (#7896)
  • Update code sample for SimplifyEmptyCheckOnEmptyArrayRector (#7897), Thanks @​ramonrietdijk!
  • [Php80] Handle Behat transform annotation (#7899), Thanks @​loic425!
  • fix: Skip attribute decorated parameters in RemoveParentDelegatingConstructorRector (#7900), Thanks @​marcreichel!
  • [DeadCode] Handle only remove 1 @ var on multi vars on RemoveUselessVarTagRector (#7884)
  • Fix abstract declaration in fixture source (#7901), Thanks @​Victor-Vechi!

rectorphp/rector-symfony 🎵

  • [CodeQuality] Skip DateTimeInterface instance on ControllerMethodInjectionToConstructorRector (#921)
  • [Symfony73] Skip with @ Translate docblock on ConstraintOptionsToNamedArgumentsRector (#920)

rectorphp/rector-phpunit 🟢

  • [PhpUnit 8] Skip on possible return array on SpecificAssertContainsRector (#660)
  • [CodeQuality] check class exists on BehatPHPUnitAssertToWebmozartRector (#659)
  • [behat] Add BehatPHPUnitAssertToWebmozzartRector (#658)
  • [code-quality] Add AddKeysExistsAssertForKeyUseRector (#657)
  • [PHPUnit120] Skip non-mock object on AllowMockObjectsWithoutExpectationsAttributeRector (#656)
  • [CodeQuality] Skip on non-mock object on DecorateWillReturnMapWithExpectsMockRector (#655)
  • [CodeQuality] Skip first class callable on DecorateWillReturnMapWithExpectsMockRector (#654)
  • improve DecorateWillReturnMapWithExpectsMockRector edge cases (#653)
  • convert tearDown in NoSetupWithParentCallOverrideRector as well (#652)
  • [config] split off 12.5 set, just to improve readability (#651)

rectorphp/rector-downgrade-php ⬇️

  • [DowngradePhp82] Add DowngradeUnionIntersectionRector (#363)
  • [DowngradePhp80] Fix combine DowngradeThrowExprRector + DowngradeNullsafeToTernaryOperatorRector (#362)
  • [DowngradePhp80] Fix on Arg and return ternary on DowngradeThrowExprRector (#361)

... (truncated)

Commits
  • 9c46ad1 Rector 2.3.7
  • ed069a5 Updated Rector to commit 52a2f7833ab101ac4e9588a7925e3c19a1d1d740
  • 5952f38 Updated Rector to commit ce6c838b696e3c92602de0ef63a7a10c5a036b53
  • 5c2c9cd Updated Rector to commit d31f656f7f8dfb2e8ee4db3369688037b85fda82
  • 4b9bfe1 Updated Rector to commit 730c316ecce7603c42899ba0c8d087de8d67ce60
  • 7115ccf Updated Rector to commit 730c316ecce7603c42899ba0c8d087de8d67ce60
  • 43c1677 Updated Rector to commit 0b9455799ca12c189bc8383a2c470b18210a99fe
  • e4f7cd8 Updated Rector to commit 86d83cc335c7ef5959b5462a4ec7093690fd3f65
  • 1b80e93 Updated Rector to commit 22644d9e28a6a103c0e0f12eb6fb644f1bbf3ab0
  • f97c6e3 Updated Rector to commit 051866ce70a8fa7a327056cdfddaa2d1f9954ecf
  • 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.6 to 2.3.7.
- [Release notes](https://github.com/rectorphp/rector/releases)
- [Commits](rectorphp/rector@2.3.6...2.3.7)

---
updated-dependencies:
- dependency-name: rector/rector
  dependency-version: 2.3.7
  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 21, 2026 02:47
@dependabot dependabot bot requested review from Altahrim, icewind1991 and salmart-dev and removed request for a team February 21, 2026 02:47
@dependabot dependabot bot added the 3. to review Waiting for reviews label Feb 21, 2026
@dependabot dependabot bot requested a review from leftybournes February 21, 2026 02:47
@github-actions github-actions bot changed the title chore(deps-dev): Bump rector/rector from 2.3.6 to 2.3.7 in /vendor-bin/rector [stable33] chore(deps-dev): Bump rector/rector from 2.3.6 to 2.3.7 in /vendor-bin/rector Feb 21, 2026
@github-actions github-actions bot enabled auto-merge February 21, 2026 03:21
@github-actions github-actions bot merged commit c561245 into stable33 Feb 21, 2026
202 of 205 checks passed
@github-actions github-actions bot deleted the dependabot/composer/vendor-bin/rector/stable33/rector/rector-2.3.7 branch February 21, 2026 08:53
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