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 rector/rector requirement from ^0.12.15 to ^0.12.23 #83

Merged
merged 1 commit into from
May 4, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 2, 2022

Updates the requirements on rector/rector to permit the latest version.

Release notes

Sourced from rector/rector's releases.

Released Rector 0.12.23

This release fixes major slowdown on find parents node rules in stmts: rectorphp/rector#7144, thanks for report and provided detailed info @​bobvandevijver and @​jrmcpeek 🙇

Update as soon as possible to enjoy the speed again 👍

  • [Code] Improve BetterNodeFinder::findFirstPrevious() to only locate previous of parent if no previous of Node (#2209), Thanks @​samsonasik!

New Features 🎉

  • [CodeQuality] Add InlineArrayReturnAssignRector (#2183)
  • Add RectorConfigProvider to ask for configuration behave for 3rd party packages (#2187)
  • [Core] Add $seconds, $maxNumberOfProcess, and $jobSize parameters to RectorConfig::parallel() method (#2188), Thanks @​samsonasik!
  • [DX] Move PhpVersionProvider from AbstractRector to particular services (#2189)
  • [DowngradePhp80] Support match as array item in DowngradeMatchToSwitchRector (#2178), Thanks @​jrstanley!

Bugfixes 🐛

  • [DeadCode] Improve RemoveUnreachableStatementRector performance by return after array_splice early (#2193), Thanks @​samsonasik!
  • [DeadCode] Register array_splice into impure functions on PureFunctionDetector (#2194), Thanks @​samsonasik!
  • [CodingStyle] Skip readonly type property on AddArrayDefaultToArrayPropertyRector (#2196), Thanks @​samsonasik!
  • [DeadCode] Remove RemoveCodeAfterReturnRector, already handled at RemoveUnreachableStatementRector (#2199), Thanks @​samsonasik!
Commits
  • 690b317 Rector 0.12.23
  • 4285b35 Updated Rector to commit d5c927a40cb73a15185f59566406b75df678e1a4
  • 3ec2143 Updated Rector to commit 22bdd60e18902efa9f7c6139d0d332b0538cfbe3
  • 2778585 Updated Rector to commit 029820474caccc685a5ed330da5df3d5465b57f4
  • 4b7ca79 Updated Rector to commit 039181ac6c68cd6e4acf5db945b0954893a196a6
  • 0263197 Updated Rector to commit 3f1f632c0407d2560116e919f515909a70978cff
  • fe9dc1c Updated Rector to commit 1ff8eea8be28f11fc52f31d6302c761936818ced
  • 905102e Updated Rector to commit c8b47df3e4fbd475e474528391e24d2902cd4a8f
  • bd67546 Updated Rector to commit f30523f9823bd09be4eb3ca742c55bbace846a06
  • 7a30fbb Updated Rector to commit c8b47df3e4fbd475e474528391e24d2902cd4a8f
  • Additional commits viewable in compare view

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

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 2, 2022
Updates the requirements on [rector/rector](https://github.com/rectorphp/rector) to permit the latest version.
- [Release notes](https://github.com/rectorphp/rector/releases)
- [Commits](rectorphp/rector@0.12.15...0.12.23)

---
updated-dependencies:
- dependency-name: rector/rector
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/composer/rector/rector-tw-0.12.23 branch from c9b5ff3 to 5b006c3 Compare May 4, 2022 06:20
@iLexN iLexN merged commit f29ce1b into main May 4, 2022
@dependabot dependabot bot deleted the dependabot/composer/rector/rector-tw-0.12.23 branch May 4, 2022 06:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant