An open index of dependabot pull requests across open source projects.

Bump rector/rector from 2.2.3 to 2.2.6

Closed
Number: #90
Type: Pull Request
State: Closed
Author: dependabot[bot] dependabot[bot]
Association: Unknown
Comments: 1
Created: October 28, 2025 at 06:12 AM UTC
(about 1 month ago)
Updated: October 30, 2025 at 06:13 AM UTC
(about 1 month ago)
Closed: October 30, 2025 at 06:13 AM UTC
(about 1 month ago)
Time to Close: 2 days
Labels:
dependencies php
Description:

Bumps rector/rector from 2.2.3 to 2.2.6.

Release notes

Sourced from rector/rector's releases.

Released Rector 2.2.6

New Features :partying_face:

Bugfixes :bug:

Removed and Deprecated :skull:

  • [depre] Deprecate ParentClassToTraitsRector as very narrow use case to be generic, create custom rule instead (#7550)
  • [depre] Deprecate ReplaceParentCallByPropertyCallRector as not used since doctrine set service removed, not standalone rule (#7554)
  • [depre] Deprecate MethodCallToNewRector as not used and based on assumptions (#7555)
  • [depre] Deprecate MethodCallToPropertyFetchRector, as not practical/used and part of removed set (#7556)
  • [depre] Deprecate MethodCallToPropertyFetchRector as not used and part of removed set (#7557)
  • [depre] Deprecate PropertyFetchToMethodCallRector not used and as too generic, use custom rule instead (#7558)
  • [depre] Deprecate PropertyAssignToMethodCallRector as too narrow use-case and never used (#7561)
  • [depre] Deprecate ReturnTypeWillChangeRector as discourages from filling correct types, use type declaration set instead (#7570)
  • [depre] Deprecate MultiDimensionalArrayToArrayDestructRector as not part of any set, can create less readable and harder to analyse code (#7573)
  • [depre] Deprecate InlineVarDocTagToAssertRector as not par of any set, and create prod crashing code (#7574)
  • [depre] Deprecate AddAllowDynamicPropertiesAttributeRector, as not in PHP sets and does not help by adding attribute everywhere (#7568)
  • [depre] Deprecate AddLiteralSeparatorToNumberRector as cannot be automated and depends on context (#7569)

... (truncated)

Commits
  • 5c5bbc9 Rector 2.2.6
  • c483711 Updated Rector to commit fad324b46a52bf38777fd603d4e31fa2d2b6f5c0
  • e4a21a1 Updated Rector to commit 17dc59709ff1626e9a1ad691ab427015c4f8d42c
  • cd5793a Updated Rector to commit 0ca4e9112b61bdbeb6b8fe826e7aae56c298272e
  • 2b93553 Updated Rector to commit c5d9fdfcbe5bc43a8114307e24b5ca6cdd57f55b
  • 4167502 Updated Rector to commit 08f6dc3c299038919818df2970eaf69a88fd1314
  • 6bcaab8 Updated Rector to commit 77aeeb30e13f14dd18844a0a65f844045d681fb0
  • f60ccee Updated Rector to commit 77aeeb30e13f14dd18844a0a65f844045d681fb0
  • 55f6e5a Updated Rector to commit f1e7df18ab4f34bc7d407c716b479999a57d4663
  • 1ca8f96 Updated Rector to commit 7b37a1c0f1190e0563edfae9cbd4626640d95b11
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)
Package Dependencies
Ecosystem:
packagist
Version Change:
2.2.3 → 2.2.6
Update Type:
Patch
Technical Details
ID: 10673731
UUID: 3559981445
Node ID: PR_kwDOMhYgn86wEGbs
Host: GitHub
Repository: GemberPHP/message-bus-symfony