Skip to content

Comments

Build(deps-dev): Bump rector/rector from 2.3.4 to 2.3.8#3049

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/composer/rector/rector-2.3.8
Open

Build(deps-dev): Bump rector/rector from 2.3.4 to 2.3.8#3049
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/composer/rector/rector-2.3.8

Conversation

@dependabot
Copy link
Contributor

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

Bumps rector/rector from 2.3.4 to 2.3.8.

Release notes

Sourced from rector/rector's releases.

Released Rector 2.3.8

Bugfixes 🐛

  • [CodeQuality] Only allow from final class or constant is marked final on VariableConstFetchToClassConstFetchRector (#7904)
  • [CodeQuality] Skip custom exception param order flipped on no namespace on ThrowWithPreviousExceptionRector (#7906)
  • [DeadCode] Skip different default param not typed on RemoveParentDelegatingConstructorRector (#7905)
  • [DeadCode] Skip non-literal 0 or 1 usage on RemoveDeadZeroAndOneOperationRector (#7907)
  • [TypeDeclarationDocblocks] Typo fix RuleDefinition description on AddVarArrayDocblockFromDimFetchAssignRector (#7902)
  • [Php83] Fix infinite add - remove #[Override] on tearDown() method on AddOverrideAttributeToOverriddenMethodsRector when combined with NoSetupWithParentCallOverrideRector (#7903)

rectorphp/rector-symfony

  • [CodeQuality] Skip symfony UuidV4 on ControllerMethodInjectionToConstructorRector (#922)

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)

... (truncated)

Commits
  • bbd37ae Rector 2.3.8
  • 6d3e602 Updated Rector to commit 5ed1ae3dddcb20713dc55725c2c2aae519cc914d
  • 07c043f Updated Rector to commit 43d1236975af7dfa9b96ad215c42577c380ab7af
  • 7257de0 Updated Rector to commit 027af7a72ed0ab83cca355dab31829c9c062f537
  • f38fd4a Updated Rector to commit 461c9c444682a9ecc57f33a97c1a29efa844368e
  • 59cba78 Updated Rector to commit 1424f509e8852880ebf58d5a56fa17aa32511dce
  • 3216496 Updated Rector to commit ebf9eb26e1dfbb7027c1e1cdf8051c43d7a6ab1e
  • 5ebc985 Updated Rector to commit 27ce05f4571011fde408fd0e574cccb02dcd8622
  • fc4e10c Updated Rector to commit 27ce05f4571011fde408fd0e574cccb02dcd8622
  • 9c46ad1 Rector 2.3.7
  • 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.4 to 2.3.8.
- [Release notes](https://github.com/rectorphp/rector/releases)
- [Commits](rectorphp/rector@2.3.4...2.3.8)

---
updated-dependencies:
- dependency-name: rector/rector
  dependency-version: 2.3.8
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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

Labels

automerge dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants