Skip to content

build(deps-dev): bump rector/rector from 2.4.3 to 2.4.4#4304

Merged
thorsten merged 1 commit into
mainfrom
dependabot/composer/rector/rector-2.4.4
May 21, 2026
Merged

build(deps-dev): bump rector/rector from 2.4.3 to 2.4.4#4304
thorsten merged 1 commit into
mainfrom
dependabot/composer/rector/rector-2.4.4

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps rector/rector from 2.4.3 to 2.4.4.

Release notes

Sourced from rector/rector's releases.

Released Rector 2.4.4

New Features 🥳

  • [QA] Add StructArmed to QA (#7989)
  • feat: create rector to add names to boolean arguments (#7944), Thanks @​calebdw!
  • [CodeQuality] Add missing MinPhpVersionInterface implements on AddNameToBooleanArgumentRector (#7994)
  • [injection] If parent class has dependency via promoted property, but its private, add a new one to child class deps (#7996)

Bugfixes 🐛

  • Bump structarmed to ^0.6 (#7990)
  • [Php81] Skip NullToStrictStringFuncCallArgRector for magic __get() property access resolving to ErrorType (#7992)
  • [automated] Apply Coding Standard (#7993)
  • [TypeDeclarationDocblocks] Skip overridden methods in DocblockReturnArrayFromDirectArrayInstanceRector (#7995)
  • Fix compatibility with latest phpstan patch 2.1.x-dev (#7997)
  • Temporary pin webmozart/assert to 2.3.0 to make downgrade working (#7998)
  • Bump webmozart/assert to ^2.4 (#7999)

Removed 💀

  • [DeadCode] Skip used by get_object_vars on RemoveUnusedPromotedPropertyRector (#7988)

rectorphp/rector-symfony

  • add fixture with failing parent private (#935)
  • fix ControllerMethodInjectionToConstructorRector - update call sites when params are moved to constructor (#934)

rectorphp/rector-downgrade-php

  • [DowngradePhp82] Handle nullable true on DowngradeStandaloneNullTrueFalseReturnTypeRector (#374)
Commits
  • 4661c58 Rector 2.4.4
  • 110a99a Updated Rector to commit ee9e4d565f58117c8d17bfe93a8126bbb5de6d3b
  • 8c6bee7 Updated Rector to commit 7cd03e92a240497c4a3c980befa6d28a1541de82
  • 4da59a5 Updated Rector to commit 5be8f82d019842fb56fd0338da0b0569dbdf0bcb
  • 4c6535f Updated Rector to commit 27c0087701a3668d9418f063f186ecdc3e561aa1
  • 5e27326 Updated Rector to commit 4a063f8f8fb0140aba23b0e222c477e58cd37675
  • 0af7f58 Updated Rector to commit e7dab262b43e9dff040504b67d6b6b6313ad714f
  • abe61a7 Updated Rector to commit 30a116f197449097ea71458a52f2574fc2e6657a
  • 8d4f035 Updated Rector to commit 7625651d236a332b8412a19195b7c6153b52d961
  • ebed387 Updated Rector to commit 89d191b0be1446e24ebc0b213f3b99a4261be246
  • 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.3 to 2.4.4.
- [Release notes](https://github.com/rectorphp/rector/releases)
- [Commits](rectorphp/rector@2.4.3...2.4.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file PHP Pull requests that update Php code labels May 21, 2026
@thorsten thorsten merged commit d50e59d into main May 21, 2026
10 checks passed
@thorsten thorsten deleted the dependabot/composer/rector/rector-2.4.4 branch May 21, 2026 13:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file PHP Pull requests that update Php code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant