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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

composer(deps-dev): Bump rector/rector from 0.19.5 to 0.19.8 #1010

Merged
merged 1 commit into from
Feb 5, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 5, 2024

Bumps rector/rector from 0.19.5 to 0.19.8.

Release notes

Sourced from rector/rector's releases.

Released Rector 0.19.7

Bugfixes 馃悰

  • [TypeDeclaration] Skip assign in construct with method call property same name on RestoreDefaultNullToNullableTypePropertyRector (#5556)
  • [Privatization] Fix reprint with attribute on FinalizeTestCaseClassRector (#5557)
  • [DX] Fix missing Rector\RectorGenerator\Exception\ConfigurationException (#5558)
  • Fix platform version resolution, use require first (#5555)
  • bump template version (rectorphp/rector-src@02a088c)

Released Rector 0.19.6

New Features and Changes 馃コ

  • [EarlyReturn] Improve RemoveAlwaysElseRector to handle multiple ElseIfs (#8178) (#5521), Thanks @鈥媝kvach!
  • [Privatization] Add FinalizeTestCaseClassRector (#5539)
  • Add support for YieldFrom into places where Yield_ is checked (#5499), Thanks @鈥媔nteger!
  • [Transform] Add RectorConfigBuilderRector (#5551)
  • [DX] Warn about run on /vendor directory (#5525)
  • [DX] PHP sets should not disable all other version-based rules (#5527)
  • [stabilize] Deprecate FinalizeClassesWithoutChildrenRector as causing bugs without full context (#5535)

Bugfixes 馃悰

  • Fix xdebug handling (#5544), Thanks @鈥媠taabm!
  • Added 4 methods into RectorConfigBuilder (#5524), Thanks @鈥婸erf!
  • Fix AddMethodCallBasedStrictParamTypeRector if already has a type (#5530)
  • [CodingStyle] Return null on no change on StrictArraySearchRector (#5528)
  • [Php81] Allow nullable union on NullToStrictStringFuncCallArgRector (#5532)
  • [stabilize] Deprecate FinalizePublicClassConstantRector as not reliable and causes uncontroller changed (#5534)
  • [TypeDeclaration] Change bool to false or true docblock when union has false/true standalone type on ReturnUnionTypeRector (#5543)
  • [EarlyReturn] Skip append variable in PreparedValueToEarlyReturnRector (#8390) (#5545), Thanks @鈥媝kvach!
  • Fix make ReadOnlyPropertyRector skip if traits are used, as not reliable (#5548)
  • Kick off basic rector.php with simpler and more practical rule (#5552)

Removed 馃拃

  • Exclude finalize rule from private set, to keep safer (#5523)
  • [Performance] Remove CollectedData on ProcessResult (#5520)
  • [stabilize] Remove family tree check from ClassMethodParamVendorLockResolver as not reliable (#5536)
  • [stabilize] Remove child classes from MixedTypeRector as not reliable (#5537)
  • [stabilize] Remove last children method checks (#5538)
Commits
  • de3b3bb Rector 0.19.8
  • a529437 Updated Rector to commit c44e1e57dece206f94cd5896000750172ead0272
  • 8be4b97 Updated Rector to commit c0079e3824d81ca2bd1a4b430c06acec4a5ef731
  • 7810dc2 Updated Rector to commit 487f162d53fe42f6d76557ca6cd49d93ceb911e8
  • ad50de3 Updated Rector to commit 70f10cb70dddf660c3b26f0e93e83248e0a07adb
  • 53f16f4 Rector 0.19.7
  • 1f22f1d Updated Rector to commit 02a088c735b9b829c8f0dec445e71dea70e559bc
  • b0c6aaf Updated Rector to commit 625bc7eee281d46b0e7c706d9ca9e259b7ef0db6
  • 8cb1866 Updated Rector to commit 037153ba50e85666dc8bdc90f832ea4c0ff3677e
  • 8e25ebe Updated Rector to commit ba1cad35898880f6de97c9743aab96d2ac90ba73
  • 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)

Bumps [rector/rector](https://github.com/rectorphp/rector) from 0.19.5 to 0.19.8.
- [Release notes](https://github.com/rectorphp/rector/releases)
- [Commits](rectorphp/rector@0.19.5...0.19.8)

---
updated-dependencies:
- dependency-name: rector/rector
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependency label Feb 5, 2024
@dependabot dependabot bot requested a review from localheinz as a code owner February 5, 2024 13:17
@ergebnis-bot ergebnis-bot self-assigned this Feb 5, 2024
@ergebnis-bot ergebnis-bot merged commit dedae89 into main Feb 5, 2024
22 checks passed
@ergebnis-bot ergebnis-bot deleted the dependabot/composer/rector/rector-0.19.8 branch February 5, 2024 13:18
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.

None yet

1 participant