hoogi91 / charts

TYPO3 Extension charts
https://extensions.typo3.org/extension/charts/
GNU General Public License v3.0
5 stars 5 forks source link

build(deps-dev): bump rector/rector from 0.17.13 to 0.18.0 #315

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps rector/rector from 0.17.13 to 0.18.0.

Release notes

Sourced from rector/rector's releases.

Released Rector 0.18.0 with Laravel container ⚡️

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)
  • Add deprecation warning for FileProcessorInterface (#4808)

Bugfixes :bug:

  • [DeadCode] Handle duplicated annotation on space before close parentheses on RemoveUselessParamTagRector (#4795)
  • Fix skip() Rector class, make container forget it comleteely (#4807)
Commits
  • 758ada2 Rector 0.18.0
  • b8fef75 Updated Rector to commit dc580ae1bb540eed78d915db46168b39c1469b42
  • a2d4674 Updated Rector to commit 9e19ff6b2fb081799d74a9ef6a4c068c2e7a5a01
  • 314c192 Updated Rector to commit bbd2e81b171f50d05ef73d63518cb1a31fdd7cd5
  • 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
  • Additional commits viewable in compare view


Dependabot compatibility score

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)