KnpLabs / DictionaryBundle

Are you often tired to repeat static choices like gender or civility in your apps ?
MIT License
86 stars 24 forks source link

chore(deps-dev): update rector/rector requirement from ^0.14.7 to ^0.17.10 #202

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.10

New Features :partying_face:

  • [TypeDeclaration] Add Closure support on NumericReturnTypeFromStrictScalarReturnsRector (#4631)
  • [TypeDeclaration] Add Closure support on StrictArrayParamDimFetchRector (#4632)
  • [TypeDeclaration] Add Closure support on ReturnTypeFromStrictParamRector (#4633)
  • [TypeDeclaration] Add Closure support on StrictStringParamConcatRector (#4634)

Bugfixes :bug:

  • [Downgrade] [FIX] Fix infinite loop in DowngradeArrayFilterNullableCallbackRector (#150)
Commits
  • f4c0627 Rector 0.17.10
  • d25543c Updated Rector to commit 90f871403d153509ddef0acffb1726532a44ae62
  • 8e45114 Updated Rector to commit 5965ddd37bf4e44553822ae16165c2de4b052f42
  • 3619383 Updated Rector to commit 79953f61e341fdb7263316b34eeaa2be737d12ef
  • 59b728d Updated Rector to commit 36e88e13e5d41db048494b497d59ae0e96c877f0
  • 8451dc0 Rector 0.17.9
  • 7390067 Updated Rector to commit c8d49fb4c1e732e12e47c55c9008b0cd693a3cec
  • a41439c Rector 0.17.8
  • 56c4bce Rector 0.17.8
  • 307a014 Updated Rector to commit b70a9a1e93744c656241dad6afa251ea8f30ff0f
  • 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 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)
dependabot[bot] commented 1 year ago

Superseded by #203.