jwt-auth icon indicating copy to clipboard operation
jwt-auth copied to clipboard

Update rector/rector requirement from ^0.12.4 to ^0.14.2

Open dependabot[bot] opened this issue 2 years ago • 0 comments

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

Release notes

Sourced from rector/rector's releases.

Released Rector 0.14.2

Bugfixes :bug:

  • [Php74] Skip Nested ternary parenthesized multiline on ParenthesizeNestedTernaryRector (#2902)
  • Update nikic/php-parser to 4.15.1 (#2903)
  • [Php55] Handle pre-slash string on StringClassNameToClassConstantRector (#2905)
  • Explain how to persist Rector caches between CI runs (#2906), Thanks @​CodeCasterNL!
  • Fix missing FileSystem class in Symfony project (#7449)
Commits
  • 55915c3 Rector 0.14.2
  • 03d636b Updated Rector to commit 87d8ac84d83e29f2d1d7479cdde69272bdf8a9e9
  • 7030aef Updated Rector to commit 87d8ac84d83e29f2d1d7479cdde69272bdf8a9e9
  • 9d01c06 Updated Rector to commit bdee76597b93b0c75a70d767caed6f16cd8ae403
  • a0b6b46 Updated Rector to commit 754fdd174ef743ebe7b528fc89adc3e61df7379e
  • 463e812 Updated Rector to commit 40c546e1835ebd452b0375e8529861b926e151ae
  • 5a0a237 Updated Rector to commit d3cab63bcb44b27446a6224eb9d511f2d52e97ba
  • 15441ab Rector 0.14.1
  • 62e8563 Updated Rector to commit a39844ee53169fb0b6d1184672eeb1869a541dd2
  • 2f2c1d1 Updated Rector to commit 3820e0075152c72f618226ff213faf847e3d39f7
  • 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[bot] avatar Sep 05 '22 23:09 dependabot[bot]