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.18.7 to 0.18.10 #377

Closed dependabot[bot] closed 8 months ago

dependabot[bot] commented 8 months ago

Bumps rector/rector from 0.18.7 to 0.18.10.

Release notes

Sourced from rector/rector's releases.

Released Rector 0.18.10

Bugfixes :bug:

  • [Renaming] FQN-ize namespaced import no namespace -> namespaced name on RenameClassRector (#5256)

Released Rector 0.18.9

New Features 🥳

  • [DeadCode]: Support functions in RemoveUnusedVariableAssignRector (#5249
  • [Performance][PostRector] Only process FullyQualified on import Node name on NameImportingPostRector (#5255)

Bugfixes :bug:

  • [AutoImport][Php70] Keep FQCN on conflict last name on TernaryToNullCoalescingRector (#5251)
  • [Naming] Fix dotted name on generics bug in RenameVariableToMatchMethodCallReturnTypeRector (#5250)
  • [Php73] Handle crash on JsonThrowOnErrorRector + SensitiveConstantNameRector (#5253)
  • [CodingStyle] Refactor UseImportsAdder to return [FileWithoutNamespace] code on no namespaced code (#5254)

Released Rector 0.18.8

Bugfixes :bug:

  • Bump to reactphp/event-loop ^1.5 (#5246)
  • [AutoImport] Skip auto import on no namespace used class on auto import enabled (#5247)
  • [AutoImport][Renaming] Handle same last name no namespace just renamed auto import (#5248)
Commits
  • f36bc0a Rector 0.18.10
  • b89547b Updated Rector to commit 2d1b9ab461c35e326b2ad78bd2758c5c3a69c9cc
  • 5aeafef Rector 0.18.9
  • 2da1774 Updated Rector to commit 363ae1bd444c365e38aef1cfcd69324b734c3c9c
  • 1d5d0dd Updated Rector to commit 1595e34d12d856eab8e2478de357f0b1dff3556f
  • b4cef81 Updated Rector to commit 60047ce7785545401ad870d483060ce640fa3369
  • 0f9778f Updated Rector to commit 52ef7b830be95c27141d893308d7fa27ff4a2290
  • 4f6134d Updated Rector to commit 5647e1b818482552a447d7f79392c7e2f0dce86e
  • 9aef117 Updated Rector to commit 7ec1be6b828042b27e3f40ed41b3285a6fe78502
  • 374bab1 Rector 0.18.8
  • 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)