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-dev): update rector/rector requirement from 0.12.10 to 0.12.11 #5551

Merged
merged 1 commit into from
Jan 7, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 6, 2022

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

Release notes

Sourced from rector/rector's releases.

Released Rector 0.12.11

New Features 🎉

  • [Downgrade PHP 7.0] Move Throwable out of type hints (#1602), Thanks @​jtojnar!
  • add dump_with_depth helper function (#1639)

Bugfixes 🐛

  • [DeadCode] Add Scope check on RemoveParentCallWithoutParentRector (#1602), #6916, #6915, #6907, #6911, #6903, #6900, Thanks @​jtojnar!
  • BinaryOpConditionsCollector: Add tests and fix edge case (#1608), Thanks @​jtojnar!
  • Avoid clearing the cache while saving it on parallel (#1616), #6906, Thanks @​zingimmick!
  • [Downgrade 7.0] Make catch clauses catching Throwable also catch Exception (#1609), Thanks @​jtojnar!
  • [Core] Fix undefined array key 0 on FormatPerservingPrinter (#1619), Thanks @​samsonasik!
  • [Downgrade PHP 7.0] Add Exception fallback for instanceof Throwable (#1608), Thanks @​jtojnar!
  • [e2e][parallel] Allow set custom config on Parallel (#1620), Thanks @​samsonasik!
  • [Parallel] Fix system errors expected an instance of SystemError but got string (#1610), Thanks @​zingimmick!
  • [Confi[parallel] Let WorkerRunner know about paths, so PHPStan and Rector can handle static reflection over them guration] Fix provided type does not have to exists (#1624)
  • require always File[] in resolvePhpFilePaths() (#1630)
  • [Parallel] Unsupported files are not skipped (#1638), Thanks @​gander!
  • check for iterable type before adding return type (#1639)
  • [Parallel] Let WorkerRunner know about paths, so PHPStan and Rector can handle static reflection over them (#1629)
Commits
  • 348f392 Rector 0.12.11
  • 8e36a87 Updated Rector to commit 49f1596404278c63a37841eb720aabf97601311e
  • 88a06d8 Updated Rector to commit 840bd5e3e6af1fd5474ec8717c75c6b5400e1737
  • aa590a1 Updated Rector to commit 0f67baaea03e4e012a0d0d08bb644e42164b8b79
  • 74a8bc1 Updated Rector to commit a66be5920506820182d0208d20f02e5e8a4096d7
  • 5e29003 Updated Rector to commit 05a8666b96700f0f4c16d0399a93379ecb64fdc5
  • 08a395b Updated Rector to commit 0e1150596d9e0661d82f57a916be69fda63ff20c
  • a5ebb3a Updated Rector to commit c850701e384877b06d3c9c7caef9f6acf8a2f403
  • c88dc24 Updated Rector to commit 4fbeda1e1cc0d4d3c67dac552d766031f1da3449
  • d24d0b2 Updated Rector to commit 71c413136000fbf3d585ed420efa923568890352
  • 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)

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.10...0.12.11)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update external dependencies php Pull requests that update Php code labels Jan 6, 2022
@paulbalandan
Copy link
Member

@dependabot squash and merge

@dependabot dependabot bot merged commit cb0b371 into develop Jan 7, 2022
@dependabot dependabot bot deleted the dependabot/composer/rector/rector-0.12.11 branch January 7, 2022 01:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update external dependencies php Pull requests that update Php code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant