yiisoft / cache

PSR-16 compatible cache library
https://www.yiiframework.com/
BSD 3-Clause "New" or "Revised" License
40 stars 22 forks source link

Update rector/rector requirement from ^0.17.12 to ^0.18.1 #126

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

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

Commits
  • ee72ef5 Rector 0.18.1
  • cd424de Updated Rector to commit 5d0dd480a6f4d9ec46c7639c20f9e6345f7aa92d
  • 73a1ef4 Updated Rector to commit d8d31debc51ab5df1d30655846bb0fbd9f76039b
  • de9ddf6 Updated Rector to commit c03fd2ad2625f1a0cf6a02d9875078b7114381ad
  • dd562a4 Updated Rector to commit 9e8ed6c33f39aa9d7d859fb39b6f2d0344cdea0d
  • 1b7113d Updated Rector to commit 2f38105001867c15fb1b2001767b37566428719f
  • e17db30 Updated Rector to commit eac3d467a9ff5ce778bb79b214c39487a6f928f4
  • dcd7f10 Updated Rector to commit 7fc7034ddd58ff23d19bd2ed956ab93fdacfd153
  • 4844c51 Updated Rector to commit 00e267682a1faf3f8eab4208271f508b813ce4d3
  • 025bdb2 Updated Rector to commit 9be0ac335782f52be36535eb29f30df87bee42c2
  • 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 show 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)
what-the-diff[bot] commented 1 year ago

PR Summary

codecov[bot] commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (c2ef664) 100.00% compared to head (a06cf0e) 100.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #126 +/- ## =========================================== Coverage 100.00% 100.00% Complexity 176 176 =========================================== Files 18 18 Lines 388 388 =========================================== Hits 388 388 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

dependabot[bot] commented 1 year ago

Superseded by #127.