Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump rector/rector from 1.2.1 to ^1.2.2 (main) #9946

Merged
merged 1 commit into from
Jul 30, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 30, 2024

Mend Renovate

This PR contains the following updates:

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

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

rectorphp/rector (rector/rector)

v1.2.2: Released Rector 1.2.2

Compare Source

New Features 🥳

  • [TypeDeclaration] Add ReturnTypeFromMockObjectRector (#​6166)
  • [TypeDeclaration] Add TypedPropertyFromCreateMockAssignRector (#​6177)

Bugfixes 🐛

  • Skip phpdoc types in NumericReturnTypeFromStrictReturnsRector (#​6153), Thanks @​staabm!
  • [TypeDeclaration] Fix union type by multiple method calls on ParamTypeByMethodCallTypeRector (#​6155)
  • [TypeDeclaration] Handle throw without new on on ParamTypeByMethodCallTypeRector (#​6156)
  • [TypeDeclaration] Refactor CallerParamMatcher to avoid ambigous returns usage (#​6157)
  • [TypeDeclaration] Prevent uncaught exception in ReturnTypeFromReturnNewRector (#​6159), Thanks @​staabm!
  • Prevent uncaught class-not-found exceptions (#​6160), Thanks @​staabm!
  • [TypeDeclaration] Skip variadic on StrictArrayParamDimFetchRector (#​6163)
  • [CodeQuality] Skip used in next stmt on UnusedForeachValueToArrayKeysRector (#​6164)
  • [Scoper] Fix prefixed MockObject on ReturnTypeFromMockObjectRector (#​6167)
  • [TypeDeclaration] Flip position between bool return and return tyep from strict constant on TypeDeclarationLevel (#​6168)
  • [TypeDeclaration] Skip possible void and return by docblock on ReturnTypeFromMockObjectRector (#​6170)
  • [TypeDeclaration] Update fixture and example method name (#​6171)
  • [NodeTypeResolver] Handle crash on variable variable with assign on FirstClassCallableRector (#​6173)
  • [NodeTypeResolver] Clean up re-fill scope on PHPStanNodeScopeResolver on variable variable (#​6174)
  • [NodeTypeResolver] Fill scope of dynamic variable variable (#​6175)
  • fix: Convert DateTime to Carbon properly when hours/minutes/seconds are used (#​6176), Thanks @​florisbosch!

Configuration

📅 Schedule: Branch creation - "before 5am on wednesday" in timezone Europe/Vienna, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, 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.

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot merged commit b46c558 into main Jul 30, 2024
27 of 28 checks passed
@renovate renovate bot deleted the renovate/main-rector-rector-1.x branch July 30, 2024 22:55
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.

0 participants