Skip to content

Comments

build(deps-dev): bump rector/rector from 2.3.6 to 2.3.7#3994

Merged
thorsten merged 1 commit intomainfrom
dependabot/composer/rector/rector-2.3.7
Feb 21, 2026
Merged

build(deps-dev): bump rector/rector from 2.3.6 to 2.3.7#3994
thorsten merged 1 commit intomainfrom
dependabot/composer/rector/rector-2.3.7

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 20, 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 added dependencies Pull requests that update a dependency file PHP Pull requests that update Php code labels Feb 20, 2026
@thorsten thorsten merged commit 80236f4 into main Feb 21, 2026
9 checks passed
@thorsten thorsten deleted the dependabot/composer/rector/rector-2.3.7 branch February 21, 2026 07:10
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.

1 participant