Skip to content

Bump rector/rector from 0.12.10 to 0.12.12

Wesley Klop requested to merge dependabot/composer/rector/rector-0.12.12 into develop

Created by: dependabot[bot]

Bumps rector/rector from 0.12.10 to 0.12.12.

Release notes

Sourced from rector/rector's releases.

Released Rector 0.12.12

Bugfixes 🐛

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
  • efcc6f1 Rector 0.12.12
  • a92c1d7 Updated Rector to commit e33afe6434a9707374815bb977cff09b6e57c199
  • ff1735e Updated Rector to commit 111bf5d78adbd38f740505bd5a98292834407897
  • 300503a Updated Rector to commit f42b3f91e27354411269caf3ce2636d90a2ba3aa
  • 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
  • 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 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)

Merge request reports