Skip to content

chore(deps-dev): update rector/rector requirement from 2.4.2 to 2.4.3 in the composer-dependencies group#10196

Merged
samsonasik merged 1 commit into
developfrom
dependabot/composer/composer-dependencies-85347f50db
May 13, 2026
Merged

chore(deps-dev): update rector/rector requirement from 2.4.2 to 2.4.3 in the composer-dependencies group#10196
samsonasik merged 1 commit into
developfrom
dependabot/composer/composer-dependencies-85347f50db

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Updates the requirements on rector/rector to permit the latest version.
Updates rector/rector 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 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Updates the requirements on [rector/rector](https://github.com/rectorphp/rector) to permit the latest version.

Updates `rector/rector` 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
  dependency-group: composer-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update external dependencies php Pull requests that update php code labels May 12, 2026
@samsonasik samsonasik merged commit 5b0da6a into develop May 13, 2026
52 checks passed
@samsonasik samsonasik deleted the dependabot/composer/composer-dependencies-85347f50db branch May 13, 2026 00:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update external dependencies php Pull requests that update php code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant