Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 26, 2026

Bumps rector/rector from 2.3.1 to 2.3.4.

Release notes

Sourced from rector/rector's releases.

Released Rector 2.3.4

Bugfixes 🐛

  • Bump to PHPStan ^2.1.36 (#7850)
  • [Php81] Exclude Doctrine ODM MongoDB 2.16 Document and EmbeddedDocument from ReadOnlyPropertyRector. (#7848), Thanks @​mickverm!

Released Rector 2.3.3

Bugfixes 🐛

Released Rector 2.3.2

New Features 🥳

  • [dx] Rename DeprecatedAnnotationToDeprecatedAttributeRector for PHP 8.5 to explicit ConstAndTraitDeprecatedAttributeRector, add trait suport (#7823)

Bugfixes 🐛

  • Bump to PHPStan 2.1.34 and fix compatible code (rectorphp/rector-src#7844)
  • [perf] optimize ParamTypeByMethodCallTypeRector for speed with early checks (#7831)
  • make resolveClassReflection non-nullable as always passed a node (#7833)
  • [Php74] Skip closure in attribute on ClosureToArrowFunctionRector (#7834)
  • Manage named arguments when removing values (#7835), Thanks @​carlos-granados!
  • bump to PHP 8.3 + update deps + allow it in CI (#7838)
  • Support array_values in ArrayFirstLastRector (#7830), Thanks @​Orest-Divintari!
  • [Php85] Skip as assigned var/op on ArrayFirstLastRector (#7843)
  • Remove no longer needed tweak AlwaysRememberedExpr on Printer per PHPStan 2.1.34 (#7770)

rectorphp/rector-phpunit 🟢

  • fix a class name that should be string (#607)
  • Support array_values in ArrayFirstLastRector (#7830), Thanks @​Orest-Divintari!
  • [Php85] Skip as assigned var/op on ArrayFirstLastRector (#7843)
Commits
  • 9227d7a Rector 2.3.4
  • cd3b15e Updated Rector to commit 3e8c91f444c5d07104b2360bf6ad9cb1eb0fb91a
  • 491ecf1 Updated Rector to commit 581b0cbb5502ae093cfa8235a26c2f80b4f41b85
  • aae9e60 Updated Rector to commit 841315e4d3c5dc633f031be8c489de9c39cd60e1
  • 7d09105 Rector 2.3.3
  • 221f3c2 Updated Rector to commit 61f8719064d11d2a4ae9f6801d601446b35b51a4
  • 07cbbe2 Rector 2.3.2
  • b6a63d7 Updated Rector to commit 38d1cafaa8463d893a26cabff147dc41d288afba
  • f1169f5 Updated Rector to commit 01406fbaceb72e815e6caafc31f174d434389fd5
  • c8c7358 Updated Rector to commit 732278ea4e22e696f77e5ffbcf40efd6be6d8a4e
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update php code labels Jan 26, 2026
@dependabot dependabot bot requested a review from MatusBoa as a code owner January 26, 2026 04:44
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 26, 2026

Assignees

The following users could not be added as assignees: matusboa. 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.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update php code labels Jan 26, 2026
@coderabbitai
Copy link

coderabbitai bot commented Jan 26, 2026

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

@coveralls
Copy link
Collaborator

coveralls commented Jan 26, 2026

Pull Request Test Coverage Report for Build 21347705677

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 100.0%

Totals Coverage Status
Change from base Build 21347687563: 0.0%
Covered Lines: 34
Relevant Lines: 34

💛 - Coveralls

Bumps [rector/rector](https://github.com/rectorphp/rector) from 2.3.1 to 2.3.4.
- [Release notes](https://github.com/rectorphp/rector/releases)
- [Commits](rectorphp/rector@2.3.1...2.3.4)

---
updated-dependencies:
- dependency-name: rector/rector
  dependency-version: 2.3.4
  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.4 branch from 6cc21f7 to 551835c Compare January 26, 2026 05:50
@MatusBoa MatusBoa merged commit dcfa889 into main Jan 26, 2026
13 checks passed
@MatusBoa MatusBoa deleted the dependabot/composer/rector/rector-2.3.4 branch January 26, 2026 05:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file php Pull requests that update php code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants