Skip to content

Update dependency rector/rector to ^2.4.3#311

Merged
renovate[bot] merged 1 commit into
mainfrom
deps/all
May 12, 2026
Merged

Update dependency rector/rector to ^2.4.3#311
renovate[bot] merged 1 commit into
mainfrom
deps/all

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 12, 2026

This PR contains the following updates:

Package Change Age Confidence
rector/rector (source) ^2.4.2^2.4.3 age confidence

Release Notes

rectorphp/rector (rector/rector)

v2.4.3: Released Rector 2.4.3

Compare Source

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)
  • Fix phpstan notice on latest phpstan (#​370)

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot enabled auto-merge (squash) May 12, 2026 11:50
@renovate renovate Bot merged commit 80d0202 into main May 12, 2026
9 of 10 checks passed
@renovate renovate Bot deleted the deps/all branch May 12, 2026 11:51
@codecov-commenter
Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.91%. Comparing base (9797e87) to head (db31ad2).
⚠️ Report is 1 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #311   +/-   ##
=======================================
  Coverage   96.91%   96.91%           
=======================================
  Files           6        6           
  Lines         421      421           
=======================================
  Hits          408      408           
  Misses         13       13           

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

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.

1 participant