Skip to content

Bump rector/rector from 2.4.2 to 2.4.3#130

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/composer/rector/rector-2.4.3
Open

Bump rector/rector from 2.4.2 to 2.4.3#130
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/composer/rector/rector-2.4.3

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps rector/rector from 2.4.2 to 2.4.3.

Release notes

Sourced from rector/rector's releases.

Released Rector 2.4.3

New Features 🥳

Bugfixes 🐛

  • Fix the behavior of ClassPropertyAssignToConstructorPromotionRector when types do not match (#7972), Thanks @​mspirkov!
  • Rectify (#7973)
  • Bump crate-ci/typos from 1.44.0 to 1.46.0 (#7976), Thanks @​dependabot[bot]!
  • [CodeQuality] Skip union type on UseIdenticalOverEqualWithSameTypeRector (#7975)
  • [CodingStyle] Mirror comment on SplitDoubleAssignRector (#7977)
  • [phpstan] remove copuel fixed phpstan ignores (#7979)
  • trigger code analysis on main (rectorphp/rector-src@adb24d0)
  • [CodeQuality] Skip in html for ForRepeatedCountToOwnVariableRector (#7981)
  • Clean up PHPStan ignoreErrors (#7982)
  • Fix typo namespace Sourde -> Source in rules-tests/TypeDeclarationDocblocks (#7983)
  • cs (rectorphp/rector-src@7805989)
  • [Naming] Handle rename with use after anonymous class on RenameParamToMatchTypeRector (#7984)
  • [DX] Fix run on custom rector config when no rector.php (#7985)
  • Temporary pin nette/utils version to 4.1.3 (#7986)
  • Bump to nette/utils ^4.1.4 (#7987)

Removed 💀

  • [remove] Remove deprecated StmtsAwareInterface (#7978)
  • [remove] Remove deprecated FileWithoutNamespace and ScopeResolverNodeVisitorInterface (#7980)
  • remove docker-metadata files, as no longer maintained (rectorphp/rector-src@2166603)

rectorphp/rector-symfony

  • [symfony 2.4] skip no-route in GetRequestRector (#933)
  • fix(CommandHelpToAttributeRector): support concatenated string in setHelp() (#932), Thanks @​androshchuk

rectorphp/rector-phpunit

  • [CodeQuality] Handle on static closure on WithCallbackIdenticalToStandaloneAssertsRector (#672)
  • ReplaceTestAnnotationWithPrefixedFunctionRector does not match @ test annotation if it is being part of string (#671), Thanks @​Dukecz
  • [PHPUnit12] Skip used as next arg with MockObject Type on ExpressionCreateMockToCreateStubRector (#670)
  • [CodeQuality] Skip multiple uses variable as arg after defined on BareCreateMockAssignToDirectUseRector (#669)

rectorphp/rector-downgrade-php

  • [DowngradePhp80] Handle combine DowngradeMixedTypeDeclarationRector+DowngradeAttributeToAnnotationRector on declare(strict_types=1) inline after open php tag (#373)
  • remove FileWithoutNamespace (#371)

... (truncated)

Commits
  • 891824c Rector 2.4.3
  • 7a0b943 Updated Rector to commit badc24c2c506745473c5a9d74574f9108f10b289
  • cd06242 Updated Rector to commit ad570a65fde127307c568841b91ac79f438d2825
  • 004a006 Updated Rector to commit 0594c13724aa0eb9914e14b07a021f5e2655d7c9
  • f60c087 Updated Rector to commit 0594c13724aa0eb9914e14b07a021f5e2655d7c9
  • 1294cdc Updated Rector to commit 7805989f53a6bcfe781e15113797f2192f450b56
  • 0f34128 Updated Rector to commit 01a643161b1795bd9360df9814a8ea10a2089e8b
  • 313e715 Updated Rector to commit 6d8bee44674a5ee690b2e3b4e612ebbf6f58b03d
  • b605987 Updated Rector to commit 6331251321446d4e7f9e6b7d013b4559a9d3c05d
  • 4d7b696 Updated Rector to commit 2166603e4d54f3ffe01fddbd1e16eda5dc5a4fcc
  • 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.2 to 2.4.3.
- [Release notes](https://github.com/rectorphp/rector/releases)
- [Commits](rectorphp/rector@2.4.2...2.4.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label May 13, 2026
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants