Skip to content

Bump rector/rector from 2.3.7 to 2.3.8#6207

Merged
dmetzner merged 1 commit intodevelopfrom
dependabot/composer/rector/rector-2.3.8
Feb 23, 2026
Merged

Bump rector/rector from 2.3.7 to 2.3.8#6207
dmetzner merged 1 commit intodevelopfrom
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.7 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)
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
  • See full diff 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.7 to 2.3.8.
- [Release notes](https://github.com/rectorphp/rector/releases)
- [Commits](rectorphp/rector@2.3.7...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 dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Feb 23, 2026
@dependabot dependabot bot requested a review from dmetzner as a code owner February 23, 2026 03:02
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Feb 23, 2026
@dmetzner dmetzner merged commit 99b5780 into develop Feb 23, 2026
48 checks passed
@dependabot dependabot bot deleted the dependabot/composer/rector/rector-2.3.8 branch February 23, 2026 08:02
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