Skip to content

chore: Bump rector/rector from 2.3.8 to 2.3.9#96

Merged
goloroden merged 1 commit intomainfrom
dependabot/composer/rector/rector-2.3.9
Mar 23, 2026
Merged

chore: Bump rector/rector from 2.3.8 to 2.3.9#96
goloroden merged 1 commit intomainfrom
dependabot/composer/rector/rector-2.3.9

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 23, 2026

Bumps rector/rector from 2.3.8 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 compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Mar 23, 2026

Assignees

The following users could not be added as assignees: thenativeweb/internal_dev. Either the username does not exist or it does not have the correct permissions to be added as an assignee.

Please fix the above issues or remove invalid values from dependabot.yml.

@goloroden goloroden enabled auto-merge (squash) March 23, 2026 23:00
Bumps [rector/rector](https://github.com/rectorphp/rector) from 2.3.8 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
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/composer/rector/rector-2.3.9 branch from 22c5570 to 35c7a0d Compare March 23, 2026 23:01
@dependabot dependabot Bot requested a review from a team as a code owner March 23, 2026 23:01
@goloroden goloroden merged commit 83ae078 into main Mar 23, 2026
7 of 8 checks passed
@goloroden goloroden deleted the dependabot/composer/rector/rector-2.3.9 branch March 23, 2026 23:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant