Skip to content

chore: update rector/rector requirement from 2.4.4 to 2.4.5#65

Merged
wundii merged 2 commits into
mainfrom
dependabot/composer/rector/rector-2.4.5
Jun 11, 2026
Merged

chore: update rector/rector requirement from 2.4.4 to 2.4.5#65
wundii merged 2 commits into
mainfrom
dependabot/composer/rector/rector-2.4.5

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 8, 2026

Copy link
Copy Markdown
Contributor

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

Release notes

Sourced from rector/rector's releases.

Released Rector 2.4.5

New Features 🥳

Bugfixes 🐛

  • fix: skip StaticCallToMethodCallRector when parent declares final __construct (#8001)
  • [NodeManipulator] Use ClassReflection parent isFinalByKeyword()->yes() on ClassDependencyManipulator (#8002)
  • [BetterPhpDocParser] Don't wrap first-position @​method param union in extra parens (#8003), Thanks @​kyle-bisnow!
  • [ci] kick of auto issue fixer (#8004)
  • [automated] Apply Coding Standard (#8005)
  • [CodeQuality] Skip possibly undefined variable on SimplifyEmptyCheckOnEmptyArrayRector (#8006)
  • [CodingStyle] Handle namespaced function string on FunctionFirstClassCallableRector (#8007)
  • Fix compatibility on optional key on array dim fetch to be Mixed on phpstan patch 2.1.x-dev (#8008)
  • Update Mongodb constant from DoctrineSetList (#8009)
  • Bump to PHPStan ^2.1.56 (#8010)

rectorphp/rector-symfony

  • [QA] Add StructArmed to QA (#939)
  • [Symfony81] add rule for Ulid::isValid() new argument (#938), Thanks @​MrYamous
  • [Symfony81] add rule for Serialiazer method change (#937), Thanks @​MrYamous
  • [Symfony81] add rules for DependencyInjection namespace change (#936), Thanks @​MrYamous

rectorphp/rector-doctrine

  • [QA] Add StructArmed to QA (#482)

rectorphp/rector-phpunit

  • [QA] Add StructArmed to QA (#677)
  • fix assert call type resolving (#675)
  • fix AssertIsTypeMethodCallRector crash on enum case argument (#674)

rectorphp/rector-downgrade-php

  • [QA] Add StructArmed to QA (#375)
Commits
  • cbd8602 Rector 2.4.5
  • 7f6f97d Updated Rector to commit 9249ec80180323e2a92afb228d771020c8d36a37
  • 41201b4 Updated Rector to commit b961f4c3ac6f6d43a3aca64a6af392d0226429fb
  • e5cbe67 Updated Rector to commit b095655ec65eb4ff29c9dd4ce06aff6d5b9f4bff
  • 97a6415 Updated Rector to commit cb51f65ec203fa464df397013e7a083965dd30b1
  • 413f2cf Updated Rector to commit c2be58d6df9eb6aa5dfc6707cf397a80dd39fefd
  • f87e84c Updated Rector to commit 74c490771253f9cba68cf92c2adb02ba78524193
  • e2e2018 Updated Rector to commit 3a0a66339a0c34f32f67d6dbca6c993b7f3e1bbf
  • ed86089 Updated Rector to commit be048923d0f50092ec6869ec41a0c1e92526f86c
  • 58f40b4 Updated Rector to commit 3ce9bbba2b30c0d4dcee5d7478a410ce196c0f5d
  • Additional commits viewable 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)

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.4.4...2.4.5)

---
updated-dependencies:
- dependency-name: rector/rector
  dependency-version: 2.4.5
  dependency-type: direct:development
...

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

dependabot Bot commented on behalf of github Jun 8, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: Dependencies. Please create it before Dependabot can add it to a pull request.

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

@wundii wundii merged commit 28bbc1e into main Jun 11, 2026
2 checks passed
@dependabot dependabot Bot deleted the dependabot/composer/rector/rector-2.4.5 branch June 11, 2026 09:03
@codecov-commenter

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.65%. Comparing base (b2652af) to head (3f6e0a9).
⚠️ Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##               main      #65   +/-   ##
=========================================
  Coverage     94.65%   94.65%           
  Complexity      674      674           
=========================================
  Files            39       39           
  Lines          1479     1479           
=========================================
  Hits           1400     1400           
  Misses           79       79           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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.

2 participants