codeigniter4 / tasks

Task Scheduler for CodeIgnter 4
https://tasks.codeigniter.com/
MIT License
95 stars 21 forks source link

chore(deps-dev): update rector/rector requirement from 0.17.13 to 0.17.14 #123

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

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

Release notes

Sourced from rector/rector's releases.

Released Rector 0.17.14

New Features and Changes :partying_face:

  • [DI] Switch container to Laravel - final step 🥳 (#4698)
  • [DI] Remove symfony/dependency-injection dependency (#4796)
  • [DI] Add symfony config BC warnings layer, to inform about an upgrade (#4800)
  • Add possibility to add multiple phpstan configs (#4798), Thanks @​alexander-schranz!
  • [DX] Make use of addParameter() (#4801)

Bugfixes :bug:

  • [DeadCode] Handle duplicated annotation on space before close parentheses on RemoveUselessParamTagRector (#4795)
Commits
  • 64b92c8 Rector 0.17.14
  • 2666697 Updated Rector to commit a85997a277c3227652eb9b2a6571fd01d183a5a7
  • 7e217a5 Updated Rector to commit 2604a47c32dd8606349a1724122977c8b2fa6bf9
  • e7a7a23 Updated Rector to commit 81caf1ea0dd2a204e8e209f3f1adab13448b2f9d
  • 588afe6 Updated Rector to commit 58c67ff2e2b51e9de9fd399cc4c7756ca8ad3ed9
  • 1f6016e Updated Rector to commit 41de61755c1f982ec554b6037a724abe708bfa27
  • 2ec1804 Updated Rector to commit a6532a2f295056321924f67b110e79411b95aa50
  • 3fc5ae2 Updated Rector to commit 04f332aaff53d2cda434b5051373aa0311683747
  • 4930b08 Updated Rector to commit e7f551069cd3efc29ccd7089f432f22556f52b0c
  • a267280 Updated Rector to commit 6cf9a544edb1bf6e432e9e4f0767c83eea77e76e
  • 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)