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

Update dependency rector/rector to v0.18.10 #36

Merged
merged 1 commit into from
Nov 17, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 13, 2023

Mend Renovate logo banner

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
rector/rector (source) 0.18.6 -> 0.18.10 age adoption passing confidence

Release Notes

rectorphp/rector (rector/rector)

v0.18.10

Compare Source

v0.18.9

Compare Source

v0.18.8: Released Rector 0.18.8

Compare Source

Bugfixes 🐛

  • Bump to reactphp/event-loop ^1.5 (#​5246)
  • [AutoImport] Skip auto import on no namespace used class on auto import enabled (#​5247)
  • [AutoImport][Renaming] Handle same last name no namespace just renamed auto import (#​5248)

v0.18.7: Released Rector 0.18.7

Compare Source

New Features 🥳

  • [CodeQuality] Add negated support on SingleInArrayToCompareRector (#​5205)
  • [Php83] Adds rule for adding Override attribute (#​5170), Thanks @​peterfox!

Bugfixes 🐛

  • BinaryOpBetweenNumberAndStringRector don't trust phpdoc (#​5199), Thanks @​staabm!
  • [CodeQuality][Php70] Handle LocallyCalledStaticMethodToNonStaticRector + ThisCallOnStaticMethodToStaticCallRector must change both method and caller (#​5196)
  • CountArrayToEmptyArrayComparisonRector: don't trust phpdoc (#​5203), Thanks @​staabm!
  • [TypeDeclaration] Skip union false on NumericReturnTypeFromStrictScalarReturnsRector (#​5204)
  • [CodeQuality] Handle negated isset on IssetOnPropertyObjectToPropertyExistsRector on property not exists (#​5206)
  • [CodeQuality] Handle crash no scope on ThrowWithPreviousExceptionRector+OptionalParametersAfterRequiredRector (#​5207)
  • [NodeTypeResolver] Clean up TryCatch_ Scope filling (#​5208)
  • [PHPStanStaticTypeMapper] Clean up tweak false and bool check on UnionTypeMapper (#​5209)
  • [TypeDeclaration] Skip default numeric string on param int on ParamTypeByMethodCallTypeRector (#​5210)
  • [AutoImport] Handle AnnotationToAttributeRector + RenameClassRector then enable auto import (#​5213)
  • [Php80] Keep single quoted Argument Attribute on AnnotationToAttributeRector (#​5214)
  • [Php80] Keep single quoted key: 'value' on AnnotationToAttributeRector (#​5215)
  • [AutoImport] Ensure change to FullyQualified for Attribute on just changed from annotation (#​5216)
  • [Php52][Php70] Handle ContinueToBreakInSwitchRector + BreakNotInLoopOrSwitchToReturnRector (#​5217)
  • [Php80] Handle RenameClassRector+AnnotationToAttributeRector with auto import and existing attribute defined (#​5219)
  • [Testing] In case of failed test using multiple rules, show applied Rector rules to make easy to find them (#​5222)
  • [NodeTypeResolver] Handle nullable extended class on ->isObjectType() on DowngradeReflectionGetAttributesRector (#​5224)
  • NullableCompareToNullRector: Don't trust phpdocs (#​5225), Thanks @​staabm!
  • [CodingStyle] Move ArraySpreadInsteadOfArrayMergeRector from php74 to codingstyle sets list (#​5230)
  • [PostRector] Ensure old classes in use statements cleaned up after rename attribuet on ClassRenamingPostRector (#​5231)
  • RestoreDefaultNullToNullableTypePropertyRector: skip @readonly phpdoc (#​5233), Thanks @​staabm!
  • [AutoImport] Handle DeclareStrictTypesRector on importNames() enabled on no namespace (#​5241)
  • [AutoImport] Allow auto import just renamed @​var only docblock on RenameClassRector without removeUnusedImports() enabled (#​5220)
  • Remove rule DataProviderArrayItemsNewlinedRector.php (#​5227), Thanks @​eerison!
  • Remove ArraySpreadInsteadOfArrayMergeRector from LevelSetList::UP_TO_PHP_74 (#​5228), Thanks @​staabm!
  • [DeadCode] Allow indirect duplicated grouping on RemoveDuplicatedCaseInSwitchRector (#​5234)
  • [DeadCode] Reduce double loop on RemoveDuplicatedCaseInSwitchRector (#​5235)
  • [DeadCode] Handle different indirect duplicated on RemoveDuplicatedCaseInSwitchRector (#​5236)
  • [DeadCode] Ensure change hasChanged flag on RemoveDuplicatedCaseInSwitchRector (#​5237)
  • [DeadCode] Handle repetitive jump equal case stmts on RemoveDuplicatedCaseInSwitchRector (#​5239)
  • Rename parameter variable to nextCase on RemoveDuplicatedCaseInSwitchRector (#​5244)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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 changed the title Update dependency rector/rector to v0.18.7 Update dependency rector/rector to v0.18.8 Nov 14, 2023
@renovate renovate bot force-pushed the renovate/rector-rector-0.x-lockfile branch from 6438747 to ac96720 Compare November 14, 2023 16:14
@renovate renovate bot changed the title Update dependency rector/rector to v0.18.8 Update dependency rector/rector to v0.18.10 Nov 16, 2023
@renovate renovate bot force-pushed the renovate/rector-rector-0.x-lockfile branch from ac96720 to 5ba39b5 Compare November 16, 2023 21:46
@qdequippe qdequippe merged commit 7e47cae into main Nov 17, 2023
1 check passed
@qdequippe qdequippe deleted the renovate/rector-rector-0.x-lockfile branch November 17, 2023 04:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant