Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 13, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
rector/rector (source) ^2.0.15 -> ^2.0.16 age adoption passing confidence

Release Notes

rectorphp/rector (rector/rector)

v2.0.16: Released Rector 2.0.16

Compare Source

New Features 🥳

  • [dx] add symfonyRoute and symfonyValidator option to ->withAttributesSets() to ease upgrade (#​6882)
  • [nette/utils] [4.0] Add upgrade set to handle named args in Json class (#​6884)

Bugfixes 🐛

  • [TypeDeclaration] Skip __destruct() from add return type based on parent on AddReturnTypeDeclarationBasedOnParentClassMethodRector (#​6883)
  • [CodeQuality] Skip with init non empty dynamic array on ForeachItemsAssignToEmptyArrayToAssignRector (#​6881)
  • UseIdenticalOverEqualWithSameTypeRector should not trust phpdoc (#​6880), Thanks @​staabm!
  • [Php70] Handle class named Pool on Php4ConstructorRector (#​6887)
  • [Php73] Handle key() called multiple times on ArrayKeyFirstLastRector (#​6888)
  • Clean up repetitive recursive call and flag on ArrayKeyFirstLastRector (#​6889)
  • [Config] Handle config realpath() actually has asterisk, not pattern (#​6891)
  • [Php82] Handle implicit "public" on construtor promotion on ReadOnlyClassRector (#​6895)



rectorphp/rector-symfony 🎵

  • [Symfony73] Skip different object on GetFunctionsToAsTwigFunctionAttributeRector (#​767)
  • skip magic first class callable (#​766)
  • [symfony 7.2] AddPushRequestToRequestStackConstructorRector (#​765)
  • [Symfony 7.3] kick off GetFunctionsToAsTwigFunctionAttributeRector (#​764)
  • [Symfony 7.3] Handle first class callable on GetFiltersToAsTwigFilterAttributeRector (#​763)
  • Register symfony73-twig-bundle into Symfony7SetProvider (#​762)
  • [symfony 7.3] Add GetFiltersToAsTwigFilterAttributeRector to migrate #[TwigFilter] (#​761)
  • [code-quality] Improve TemplateAnnotationToThisRenderRector to keep ternary types (#​758)
  • Keep JsonResponse type (#​757)
  • Remove array shape return in TemplateAnnotationToThisRenderRector as no longer used (#​755)
  • Add attribute support to TemplateAnnotationToThisRenderRector (#​754)
  • [7.3] Update InvokableCommandRector to InvokableCommandInputAttributeRector to improve discoverability (#​743)

rectorphp/rector-doctrine 🟠

  • Remove array on collection in TypedPropertyFromToManyRelationTypeRector (#​386)
  • Remove default null value in TypedPropertyFromToManyRelationTypeRector (#​384)
  • [collection] Add embed many annotation support to TypedPropertyFromToManyRelationTypeRector (#​383)
  • Fix #[AsListener] attribute location to doctrine bundle 2.8, deprecate doctrine constants and refer to composer based sets (#​382)

rectorphp/rector-phpunit 🟢

  • Detect Test Attribute in TestsNodeAnalyzer::isTestClassMethod (#​486), Thanks @​Levivb
  • [code-quality] Skip ctor to setup in ConstructClassMethodToSetUpTestCaseRector for non-test classes, e.g. helpers (#​485)
  • [phpunit 10] Add ParentTestClassConstructorRector (#​484)

Configuration

📅 Schedule: Branch creation - Every 3 hours, between 06:00 AM and 10:59 PM, Monday through Friday ( * 6-22/3 * * 1-5 ), Every 3 hours, between 12:00 PM and 11:59 PM, only on Sunday and Saturday ( * 12-23/3 * * 0,6 ) in timezone Europe/Amsterdam, 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 CI 🚧 label May 13, 2025
@renovate renovate bot requested a review from WyriHaximus as a code owner May 13, 2025 04:52
@renovate renovate bot added the Dependencies 📦 Pull requests that update a dependency file label May 13, 2025
@boring-cyborg boring-cyborg bot added JSON 👨‍💼 PHP 🐘 Hypertext Pre Processor labels May 13, 2025
Copy link

github-actions bot commented May 13, 2025

🏰 Composer Production Dependency changes 🏰

Prod Packages Operation Base Target Link
rector/rector Upgraded 2.0.15 2.0.16 Compare

@github-actions github-actions bot added this to the 7.3.0 milestone May 13, 2025
@renovate renovate bot force-pushed the renovate/rector-rector-2.x branch from bd3d87b to 2f40ebd Compare May 26, 2025 16:21
@renovate renovate bot force-pushed the renovate/rector-rector-2.x branch from 2f40ebd to 8facbfa Compare May 26, 2025 16:22
@WyriHaximus WyriHaximus merged commit ef57ff8 into master May 26, 2025
63 checks passed
@WyriHaximus WyriHaximus deleted the renovate/rector-rector-2.x branch May 26, 2025 16:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI 🚧 Dependencies 📦 Pull requests that update a dependency file JSON 👨‍💼 PHP 🐘 Hypertext Pre Processor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant