Skip to content

chore(deps-dev): bump rector/rector from 2.4.4 to 2.4.5#69

Merged
kojiromike merged 1 commit into
mainfrom
dependabot/composer/rector/rector-2.4.5
May 28, 2026
Merged

chore(deps-dev): bump rector/rector from 2.4.4 to 2.4.5#69
kojiromike merged 1 commit into
mainfrom
dependabot/composer/rector/rector-2.4.5

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 27, 2026

Bumps rector/rector from 2.4.4 to 2.4.5.

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 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.4.4 to 2.4.5.
- [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
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added composer PHP Composer ecosystem dependencies Pull requests that update a dependency file labels May 27, 2026
@kojiromike kojiromike merged commit a256fa4 into main May 28, 2026
5 checks passed
@kojiromike kojiromike deleted the dependabot/composer/rector/rector-2.4.5 branch May 28, 2026 13:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

composer PHP Composer ecosystem dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant