yiisoft / db

Yii Database Library
https://www.yiiframework.com/
BSD 3-Clause "New" or "Revised" License
130 stars 35 forks source link

Update rector/rector requirement from ^0.19 to ^1.0 #807

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 4 months ago

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

Commits
  • 362258a Rector 1.0.0
  • 64d401b Updated Rector to commit 9a44c19598a21aff4b6b38f9a0db3b5ca30337c6
  • 428336c Updated Rector to commit 09398c3d4f07bb6ad664a55b87cab955278a467e
  • d00ebb8 Updated Rector to commit 56c250771518c2aa2e17bc64c9986c2dbe9b6fd8
  • de3b3bb Rector 0.19.8
  • a529437 Updated Rector to commit c44e1e57dece206f94cd5896000750172ead0272
  • 8be4b97 Updated Rector to commit c0079e3824d81ca2bd1a4b430c06acec4a5ef731
  • 7810dc2 Updated Rector to commit 487f162d53fe42f6d76557ca6cd49d93ceb911e8
  • ad50de3 Updated Rector to commit 70f10cb70dddf660c3b26f0e93e83248e0a07adb
  • 53f16f4 Rector 0.19.7
  • 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 4 months ago

PR Summary

codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (4a08ca3) 99.64% compared to head (fc0c6f6) 92.91%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #807 +/- ## ============================================ - Coverage 99.64% 92.91% -6.73% Complexity 1270 1270 ============================================ Files 63 63 Lines 3106 3106 ============================================ - Hits 3095 2886 -209 - Misses 11 220 +209 ```

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