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.19.2 to 0.19.3 #429

Closed dependabot[bot] closed 5 months ago

dependabot[bot] commented 5 months ago

Bumps rector/rector from 0.19.2 to 0.19.3.

Release notes

Sourced from rector/rector's releases.

Released Rector 0.19.3

New Features ahd Changes :partying_face:

  • [Config] Add RectorConfigBuilder (#5503)
  • Add gitlab to "setup-ci" command (#5497)
  • Add "custom-rule" command to make creating rules easy (#5498)
  • [Windows] Rework add windows support on tests CI (#5504)
  • make literal separator optional, as rather coding style and not always desired (#5505)

Bugfixes :bug:

  • [Php70] Skip inside Encapsed on ThisCallOnStaticMethodToStaticCallRector (#5481)
  • [Performance] Cache PHP version features on reading composer.json on PhpVersionProvider (#5484)
  • Fix phpstan (#5489)
  • [Config] Restore default values for RectorConfig->parallel() config similar to original <=0.18.x version (#5472)
  • [Performance][PhpParser] Deprecate InlineCodeParser::parse(), extract into parseFile() and parseString() (#5482)
  • [CodeQuality] Skip surplus open square bracket on SimplifyRegexPatternRector (#5494)
  • [AutoImport] Skip start with <?= short open tag on auto import (#5496)
  • [Testing] Deprecate FileInfoParser, use existing TestingParser instead (#5501)
  • custom copy path fix (#5502)
  • [DX] Allow Arg in value resolver, as often used and intuitive (#5512)
  • [Windows] Support replace \r\n on DocBlockInliner (#5513)
  • [Php83] add string type to concat constant (#5516), Thanks @​jdohuutin!

Removed :skull:

  • [Renaming] Remove namespace renames in ClassRename, as it should only rename references, not move to new namespace (#5487)
  • [Renaming] Remove rename class name (#5488)
Commits
  • 5c1dd52 Rector 0.19.3
  • 826292d Updated Rector to commit 52398c81f9e88bde858cd2d79d481ae66190abc7
  • 94c55b8 Updated Rector to commit 1608ae8c9497bbfaf78ce54130ec304963ac6f2a
  • 691f25c Updated Rector to commit e17f878d5adb301fda0de8f9da2d94d898a363c3
  • 758b064 Updated Rector to commit c5d4a78df1fe7ad674631f7373e127ff75eae896
  • 2521815 Updated Rector to commit 1b4395caa0579c559e484b75b7fd9baadc307c0c
  • c155c9c Updated Rector to commit 040b839e71ec558c83553bc1462924e96993f6f0
  • e47a59a Updated Rector to commit b107a16f98aecf2a5ff969e30ff48595daadc06d
  • 6752d80 Updated Rector to commit 63fbf41cc9a6cc66c720926beec4603892eb21d0
  • 120a759 Updated Rector to commit b2d76bd6eff80326b8f89a061f44b06cf90ba49a
  • 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)