Skip to content

chore(deps): bump rector/rector from 2.5.7 to 2.5.8 - #2

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/composer/rector/rector-2.5.8
Closed

chore(deps): bump rector/rector from 2.5.7 to 2.5.8#2
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/composer/rector/rector-2.5.8

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 28, 2026

Copy link
Copy Markdown

Bumps rector/rector from 2.5.7 to 2.5.8.

Release notes

Sourced from rector/rector's releases.

Released Rector 2.5.8

New Features 🥳

  • [dx] Add "if" set with if/else/ternary rules (#8199)
  • [DeadCode] Add RemoveDeadInstanceOfAssertRector (#8202)
  • [DeadCode] Add RemoveDoubleSelfAssignRector (#8203)
  • [DeadCode] Add RemoveParentDelegatingClassMethodRector (#8204)
  • [DeadCode] Add RemoveDefaultValueFromAssignedPropertyRector (#8207)
  • [TypeDeclaration] Fix incomplete type on yield variable + yield from in AddParamTypeBasedOnPHPUnitDataProviderRector (#8206)

Bugfixes 🐛

  • Fix LogicalToBooleanRector: parenthesize assignments nested under unary/binary operators (#8184)
  • [TypeDeclaration] Skip trait methods on ParamTypeByMethodCallType rules (#8189)
  • [Php80] Skip promotion when property type is wider than constructor param on ClassPropertyAssignToConstructorPromotionRector (#8170), Thanks @​ximki-vinki!
  • [Php85] Skip outer spread on NestedFuncCallsToPipeOperatorRector (#8191)
  • [DeadCode] Fix crash on float version arg in ConditionResolver (#8192)
  • Make NestedFuncCallsToPipeOperatorRector minimum depth configurable (#8193)
  • Fix codeception data provider detection (#8194), Thanks @​d-mitrofanov-v!
  • Make PHPStan DI-Container available in bootstrap files (#8190), Thanks @​staabm!
  • [Privatization] Skip Symfony Command protected static property in PrivatizeFinalClassPropertyRector (#8201)
  • Bump to PHPStan ^2.2.6 and Fix its Container compatibility in RichParser (#8208)

Removed 💀

  • skip @ return this on RemoveReturnTagIncompatibleWithNativeTypeRector on Traits (#8185)
  • [DeadCode] Skip string scalar sub type on RemoveReturnTagIncompatibleWithNativeTypeRector (#8186)

rectorphp/rector-symfony 🎵

  • [Symfony73] Remove empty configure() method in CommandHelpToAttributeRector (#969)
  • [Symfony73] Keep AbstractExtension when Twig extension overrides a built-in function/filter (#968)
  • [Symfony73] Wrap scalar groups option in array in ConstraintOptionsToNamedArgumentsRector (#967)
  • [Symfony61] Remove empty configure() method even with empty body (#966)
  • [Symfony61] Remove now empty configure() method in CommandConfigureToAttributeRector (#965)
  • [CodeQuality] Respect typeGuardedClasses and skip closure-only returns in ResponseReturnTypeControllerActionRector (#964)
  • [Symfony44] Return 1 instead of (int) false in ConsoleExecuteReturnIntRector (#963)
  • [CodeQuality] Add union and method call return type support to ResponseReturnTypeControllerActionRector (#961)
  • [Twig30] Add new set for Twig 30 (#960), Thanks @​MrYamous

rectorphp/rector-doctrine 🟠

... (truncated)

Commits
  • 861c77f Rector 2.5.8
  • 3bdc91d Updated Rector to commit 009a5e43abbcdc79616ab8e1c5a7ef7511fc7930
  • 073c330 Updated Rector to commit e3564ee205b6d0923b7e95cbd57aaf0a060b7257
  • 75fcd96 Updated Rector to commit 3b8b78ae4ade8bb61c2b2e4be2b7b8f3ab2e70df
  • bfbe3f5 Updated Rector to commit 0d55511893c35bb1bde7af197c5dde34ac9a000e
  • 2d74206 Updated Rector to commit 0d55511893c35bb1bde7af197c5dde34ac9a000e
  • ac2881b Updated Rector to commit e46bfd972bdedfd6034dd3f0f8ac736d4aa8a0ab
  • af8c31f Updated Rector to commit 919fc0e528d102bdc63223f55d6436b2b8e4b275
  • c116f72 Updated Rector to commit 919fc0e528d102bdc63223f55d6436b2b8e4b275
  • 07b34da Updated Rector to commit 919fc0e528d102bdc63223f55d6436b2b8e4b275
  • 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.5.7 to 2.5.8.
- [Release notes](https://github.com/rectorphp/rector/releases)
- [Commits](rectorphp/rector@2.5.7...2.5.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Jul 28, 2026

Copy link
Copy Markdown
Author

Labels

The following labels could not be found: dependencies, php. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot
dependabot Bot requested a review from HecFranco as a code owner July 28, 2026 06:36
@github-actions

Copy link
Copy Markdown

@coderabbitai review

@HecFranco

Copy link
Copy Markdown
Contributor

Superseded by composer.lock bump to rector 2.5.8.

@HecFranco HecFranco closed this Jul 28, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jul 28, 2026

Copy link
Copy Markdown
Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot
dependabot Bot deleted the dependabot/composer/rector/rector-2.5.8 branch July 28, 2026 06:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant