Skip to content

chore(deps): Update dependency rector/rector to v2.3.9#279

Merged
ericsizemore merged 1 commit intomasterfrom
renovate/rector-rector-2.x-lockfile
Mar 18, 2026
Merged

chore(deps): Update dependency rector/rector to v2.3.9#279
ericsizemore merged 1 commit intomasterfrom
renovate/rector-rector-2.x-lockfile

Conversation

@renovate
Copy link
Copy Markdown

@renovate renovate bot commented Mar 16, 2026

This PR contains the following updates:

Package Change Age Confidence
rector/rector (source) 2.3.82.3.9 age confidence

Release Notes

rectorphp/rector (rector/rector)

v2.3.9: Released Rector 2.3.9

Compare Source

New Features 🥳

  • [CodingStyle] Add StrictInArrayRector (#​7921)

Bugfixes 🐛

  • [Php71] Handle crash on partial destruct on assign var on ListToArrayDestructRector (#​7909)
  • [CodeQuality] Skip no code parameter on custom Throwable instance on ThrowWithPreviousExceptionRector (#​7912)
  • Bump to PHPStan ^2.1.40 and utilize ClassConstantReflection->isFinalByKeyword() (#​7911)
  • [Php70] Handle keep right parentheses on ternary else is BinaryOp on TernaryToNullCoalescingRector (#​7916)
  • Properly build text node for junit output formatter (#​7917), Thanks @​brandonja991!
  • [CodeQuality] Skip with custom param in previous position on ThrowWithPreviousExceptionRector (#​7919)
  • [automated] Apply Coding Standard (#​7922)
  • [DX] Define list of allowed implicit commands on ConsoleApplication (#​7918)
  • [CodeQuality] Skip used by other property hooks on InlineConstructorDefaultToPropertyRector (#​7920)
  • [automated] Apply Coding Standard (#​7926)
  • [StrictStringParamConcatRector] Skip PHP version 5.6 or earlier (#​7927), Thanks @​ghostwriter!
  • [Php85] Skip single char literal string/int on OrdSingleByteRector (#​7928)

rectorphp/rector-symfony 🎵

  • [CodeQuality] Allow Doctrine EntityManagerInterface on ControllerMethodInjectionToConstructorRector (#​926)
  • [CodeQuality] Skip has conflicted param name different object on different method on ControllerMethodInjectionToConstructorRector (#​925)
  • [Symfony73] Handle with set allowExtraFields named argument on ConstraintOptionsToNamedArgumentsRector (#​924)
  • Skip classes with Symfony 7.1 Workflow listener attributes (#​923), Thanks @​dionisvl

rectorphp/rector-doctrine 🟠

  • [TypedCollections] Skip with string key already on CompleteReturnDocblockFromToManyRector (#​480)

rectorphp/rector-phpunit 🟢

  • [CodeQuality] Skip test method via #[Test] Attribute on DataProviderArrayItemsNewLinedRector (#​664)
  • skip conflicting return node and return type in TypeWillReturnCallableArrowFunctionRector! (#​663)
  • [Phpunit12] Skip as Argument with required MockObject Type on CreateStubOverCreateMockArgRector (#​662)
  • feat: add IntersectionType support to PropertyCreateMockToCreateStubRector (#​661), Thanks @​asumikam

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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 added the dependency An issue or pull request targeting dependencies. label Mar 16, 2026
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 16, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (86f9b43) to head (e792b2e).
⚠️ Report is 6 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff             @@
##              master      #279   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
  Complexity        72        72           
===========================================
  Files              7         7           
  Lines            209       209           
===========================================
  Hits             209       209           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@renovate renovate bot force-pushed the renovate/rector-rector-2.x-lockfile branch from 83b7d8d to e792b2e Compare March 18, 2026 03:16
@ericsizemore ericsizemore merged commit 7fa6117 into master Mar 18, 2026
12 of 13 checks passed
@renovate renovate bot deleted the renovate/rector-rector-2.x-lockfile branch March 18, 2026 03:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependency An issue or pull request targeting dependencies.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant