Skip to content

Comments

chore(deps-dev): update rector/rector requirement from 2.3.7 to 2.3.8#9994

Merged
paulbalandan merged 2 commits intodevelopfrom
dependabot/composer/rector/rector-2.3.8
Feb 23, 2026
Merged

chore(deps-dev): update rector/rector requirement from 2.3.7 to 2.3.8#9994
paulbalandan merged 2 commits intodevelopfrom
dependabot/composer/rector/rector-2.3.8

Conversation

@dependabot
Copy link
Contributor

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

Updates the requirements on rector/rector to permit the latest version.

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 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)

@dependabot dependabot bot added dependencies Pull requests that update external dependencies php Pull requests that update php code labels Feb 23, 2026
@samsonasik
Copy link
Member

@dependabot rebase

Updates the requirements on [rector/rector](https://github.com/rectorphp/rector) to permit the latest version.
- [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
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/composer/rector/rector-2.3.8 branch from 6446c11 to 864abfb Compare February 23, 2026 17:03
@samsonasik
Copy link
Member

Ready to merge 👍

@paulbalandan paulbalandan merged commit 888b401 into develop Feb 23, 2026
54 checks passed
@paulbalandan paulbalandan deleted the dependabot/composer/rector/rector-2.3.8 branch February 23, 2026 18: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 external dependencies php Pull requests that update php code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants