An open index of dependabot pull requests across open source projects.

Bump rector/rector from 2.0.15 to 2.0.16

Merged
Number: #5
Type: Pull Request
State: Merged
Author: dependabot[bot] dependabot[bot]
Association: Contributor
Comments: 0
Created: May 13, 2025 at 06:17 AM UTC
(7 months ago)
Updated: May 13, 2025 at 05:12 PM UTC
(7 months ago)
Merged: May 13, 2025 at 05:12 PM UTC
(7 months ago)
by jerowork
Time to Close: about 11 hours
Labels:
dependencies php
Description:

Bumps rector/rector from 2.0.15 to 2.0.16.

Release notes

Sourced from rector/rector's releases.

Released Rector 2.0.16

New Features :partying_face:

  • [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 :bug:

  • [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 :musical_note:

  • [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 :orange_circle:

  • 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)

... (truncated)

Commits
  • f1366d1 Rector 2.0.16
  • 81a1e1d Updated Rector to commit c229e8e11549b98cbc0514efc57d12a5fd75c071
  • 8fdbfa7 Updated Rector to commit ac3a9412706652b2d93d900abc1dfef06be3758c
  • 573bd61 Updated Rector to commit ac3a9412706652b2d93d900abc1dfef06be3758c
  • 47f2759 Updated Rector to commit ac3a9412706652b2d93d900abc1dfef06be3758c
  • e166787 Updated Rector to commit 2c73f6a5f5994afb72f56be926e8ea8e09531e79
  • b8576e7 Updated Rector to commit 3be6fd7636ee24d82606f6166f94d8372fee800d
  • 31d1a75 Updated Rector to commit 3be6fd7636ee24d82606f6166f94d8372fee800d
  • 3b6d9f5 Updated Rector to commit 3be6fd7636ee24d82606f6166f94d8372fee800d
  • 85fffd8 Updated Rector to commit 3be6fd7636ee24d82606f6166f94d8372fee800d
  • 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)
Pull Request Statistics
Commits:
1
Files Changed:
1
Additions:
+6
Deletions:
-6
Package Dependencies
Ecosystem:
packagist
Version Change:
2.0.15 → 2.0.16
Update Type:
Patch
Technical Details
ID: 225918
UUID: 2515562245
Node ID: PR_kwDOMhYgn86V8G8F
Host: GitHub
Repository: GemberPHP/message-bus-symfony
Merge State: Unknown