Skip to content

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

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

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

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@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

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


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.
⚠️ Please upload report for BASE (main@873311f). Learn more about missing BASE report.
⚠️ Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff            @@
##             main      #153   +/-   ##
========================================
  Coverage        ?   100.00%           
  Complexity      ?        47           
========================================
  Files           ?         8           
  Lines           ?       125           
  Branches        ?         0           
========================================
  Hits            ?       125           
  Misses          ?         0           
  Partials        ?         0           

☔ 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 30d65fe to 0620552 Compare March 19, 2026 12:56
@ericsizemore ericsizemore merged commit 7753023 into main Mar 19, 2026
6 of 7 checks passed
@renovate renovate bot deleted the renovate/rector-rector-2.x-lockfile branch March 19, 2026 12:58
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