Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 6, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
rector/rector (source) require patch 0.15.19 -> 0.15.20

Release Notes

rectorphp/rector

v0.15.20: Released Rector 0.15.20

Compare Source

New Features 🥳

  • [DX] Add "setup-ci" command to ease integration to CI (#​3425)
  • [CI] Move from EndBug/add-and-commit to stefanzweifel/git-auto-commit-action (#​3426)
  • [CodeQuality] Add concat support on ReturnTypeFromStrictScalarReturnExprRector to be string (#​3435)
  • [Php80] Add typed property Closure support on ClassPropertyAssignToConstructorPromotionRector (#​3453)

Bugfixes 🐛

  • [Privatization] Fix crash on assign inside Arg on ChangeReadOnlyVariableWithDefaultValueToConstantRector (#​3423)
  • [TypeDeclaration] Only apply false type on php 8.2+ configured on TypedPropertyFromAssignsRector (#​3422)
  • [Php71] Set public constant on final constant on PublicConstantVisibilityRector (#​3431)
  • [CodingStyle] Fix infinite loop on NewlineAfterStatementRector when parent attribute is different (#​3434)
  • [Php80] Skip array append different keys in cases on ChangeSwitchToMatchRector (#​3437)
  • Alternative Rector workflow on check repo before steps run (#​3440)
  • Handle $reflectionProperty->getDefaultValueExpression() return null (#​3446)
  • [CodingStyle] Skip case not constant value on BinarySwitchToIfElseRector (#​3452)
  • [CodingStyle] Use ExprAnalyzer::isDynamicExpr() to detect dynamic value case cond on BinarySwitchToIfElseRector (#​3456)
  • [DeadCode] Skip assign inside if cond on RemoveAlwaysTrueIfConditionRector (#​3447)

Removed 💀

  • Remove deprecated NodeValueResolver, ChangeSingletonToServiceRector as rather experimental and leaky (#​3442 (#​3442)
  • [Privatization] Remove ReplaceStringWithClassConstantRector as rather dynamic and can lead to unexpected results (#​3443)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the dependencies Add or update dependencies label Mar 6, 2023
@aerrasti aerrasti merged commit 28d8dc6 into main Mar 6, 2023
@aerrasti aerrasti deleted the deps-rector-rector-0.15.x branch March 6, 2023 08:32
@github-actions github-actions bot locked and limited conversation to collaborators Mar 6, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Add or update dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants