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.7 to 0.17.10 #305

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps rector/rector from 0.17.7 to 0.17.10.

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)

Released Rector 0.17.9

Bugfixes :bug:

Released Rector 0.17.8

New Features :partying_face:

  • [TypeDeclaration] Add Closure support on BoolReturnTypeFromStrictScalarReturnsRector (#4610)
  • AddMethodCallBasedStrictParamTypeRector: Support changing protected methods in final classes (#4611), Thanks @​staabm!
  • [TypeDeclaration] Add StrictStringParamConcatRector (#4624)

Bugfixes :bug:

  • [PHPStanStaticTypeMapper] FQCN for Closure type mapper (#4584)
  • Fixed constant types handling in TypedPropertyFromStrictConstructorRector (#4588), Thanks @​staabm!
  • [TypeDeclaration] Skip coalesce on StrictArrayParamDimFetchRector (#4589)
  • Bump to phpdoc-parser 1.23 and fill construct() attributes (#4590)
  • [TypeDeclaration] Skip override string on StrictArrayParamDimFetchRector (#4591)
  • [Autoloading] Using SimpleParameterProvider on BootstrapFilesIncluder (#4592)
  • [Php81] Fix regression skip call by ref on ReadOnlyPropertyRector (#4593)
  • [PHPStanStaticTypeMapper] Make use of toPhpDocNode() on ObjectTypeMapper (#4581)
  • [PHPStanStaticTypeMapper] Fix IntersectionTypeMapper to make ObjectType have FQCN (#4598)
  • [Php81] Skip re-assign with AssignOp on ReadOnlyPropertyRector (#4600)
  • Reduce ConstExprClassNameDecorator overhead (#4603), Thanks @​staabm!
  • Resolve native return-type from native union-type in short ternary (#4606), Thanks @​staabm!
  • [Strict] Skip from docblock @​return on DisallowedEmptyRuleFixerRector (#4608)
  • [Strict] Skip @​return docblock on BooleanInIfConditionRuleFixerRector (#4609)
  • [Php81] Fix regression skip call by ref on ReadOnlyPropertyRector on non __construct method (#4614)
  • [CodeQuality][Strict] Handle infinite loop on SimplifyDeMorganBinaryRector+SimplifyIfReturnBoolRector+DisallowedEmptyRuleFixerRector (#4615)
  • [CodingStyle][Namespace_] Support constant imports (#4612), Thanks @​natepage!
  • [Php81] Skip property fetch from new static on ReadOnlyPropertyRector (#4617)

... (truncated)

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 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 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)
codecov[bot] commented 1 year ago

Codecov Report

Merging #305 (89d24d5) into develop (0a60dd1) will not change coverage. Report is 2 commits behind head on develop. The diff coverage is n/a.

@@           Coverage Diff            @@
##           develop     #305   +/-   ##
========================================
  Coverage    97.81%   97.81%           
========================================
  Files           20       20           
  Lines          548      548           
========================================
  Hits           536      536           
  Misses          12       12           
Flag Coverage Δ
phpunit 97.81% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more