yiisoft / yii-gii

Yii code generator extension
https://www.yiiframework.com/
BSD 3-Clause "New" or "Revised" License
33 stars 17 forks source link

Update rector/rector requirement from ^0.17.7 to ^0.18.1 #109

Closed dependabot[bot] closed 10 months ago

dependabot[bot] commented 10 months 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 10 months ago

PR Summary

codecov[bot] commented 10 months ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (83d964f) 31.70% compared to head (290f4ed) 31.70%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #109 +/- ## ========================================= Coverage 31.70% 31.70% Complexity 199 199 ========================================= Files 28 28 Lines 757 757 ========================================= Hits 240 240 Misses 517 517 ```

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

dependabot[bot] commented 10 months ago

Superseded by #112.