Skip to content

chore(deps-dev): update rector/rector requirement from 2.3.8 to 2.3.9 in the composer-dependencies group#10045

Merged
michalsn merged 1 commit intodevelopfrom
dependabot/composer/composer-dependencies-e7eda41fb4
Mar 16, 2026
Merged

chore(deps-dev): update rector/rector requirement from 2.3.8 to 2.3.9 in the composer-dependencies group#10045
michalsn merged 1 commit intodevelopfrom
dependabot/composer/composer-dependencies-e7eda41fb4

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 16, 2026

Updates the requirements on rector/rector to permit the latest version.
Updates rector/rector to 2.3.9

Release notes

Sourced from rector/rector's releases.

Released Rector 2.3.9

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
Commits
  • 9178421 Rector 2.3.9
  • 589c28b Updated Rector to commit 61d95b894a9e9efd1603e07b7bd744e93ba88fcb
  • 82fa799 Updated Rector to commit 5c9c57c020483ad435502c057b6eb423f881dd96
  • 69fe736 Updated Rector to commit 5c9c57c020483ad435502c057b6eb423f881dd96
  • 3f6749c Updated Rector to commit 5c9c57c020483ad435502c057b6eb423f881dd96
  • 4035795 Updated Rector to commit 0071144a396d7d42472f076b85ed089a555c34fb
  • 30ae5fa Updated Rector to commit 572e3188de77263eb8755690aed4e6e81d925957
  • 9ed9315 Updated Rector to commit 572e3188de77263eb8755690aed4e6e81d925957
  • ae59c9b Updated Rector to commit 014b976b1989d40af977ba95bddf8bd63bd6eb94
  • e61e395 Updated Rector to commit 014b976b1989d40af977ba95bddf8bd63bd6eb94
  • 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.3.9
- [Release notes](https://github.com/rectorphp/rector/releases)
- [Commits](rectorphp/rector@2.3.8...2.3.9)

---
updated-dependencies:
- dependency-name: rector/rector
  dependency-version: 2.3.9
  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 Mar 16, 2026
@michalsn michalsn merged commit e7bf630 into develop Mar 16, 2026
49 checks passed
@dependabot dependabot bot deleted the dependabot/composer/composer-dependencies-e7eda41fb4 branch March 16, 2026 17:26
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