phpDocumentor / Reflection

Reflection library to do Static Analysis for PHP Projects
MIT License
117 stars 51 forks source link

Bump rector/rector from 0.17.4 to 0.17.5 #420

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps rector/rector from 0.17.4 to 0.17.5.

Release notes

Sourced from rector/rector's releases.

Released Rector 0.17.5

Removed :skull:

  • [DeadCode] Skip property not exists on RemoveTypedPropertyDeadInstanceOfRector (#4481)
  • [CodeQuality][Php80] Handle infite loop swap params on RemoveUnusedVariableInCatchRector + OptionalParametersAfterRequiredRector (#4484)

Bugfixes :bug:

  • fix(rules): Skip readonly classes from restoring default null value. (#4479), Thanks @​scyzoryck!
  • [Php80] Handle crash on ClassOnObjectRector + GetDebugTypeRector (#4483)
  • [Strict] Fix DisallowedEmptyRuleFixerRector on empty string isset (#4485)
  • Fix StrictArrayParamDimFetchRector on is_* calls (#4486), Thanks @​staabm!
  • Fix trait rename in Php4ConsturctorRector (#4487)
  • Fix StrictArrayParamDimFetchRector on same named property (#4488), Thanks @​staabm!
Commits
  • f4a5f45 Rector 0.17.5
  • b978021 Updated Rector to commit 84926641fd25008f8b9e00c821643624fc2c9e29
  • 03be033 Updated Rector to commit d514a5ad79c530cf236308d4f7ab9254e2340996
  • 7312a4c Updated Rector to commit d4be167d7e1bc3940db01d3a2096df7aa9cebe1c
  • 100d1e2 Updated Rector to commit d4a432e7e490695a11daa32bce6bf20ab0d075f6
  • db04f76 Updated Rector to commit d78bfb44bebd32bd212a1f1ca43d2da51b22286d
  • ae06888 Updated Rector to commit 3648297e5b2bc393b41fa85eba1028d3735dbaa6
  • 9aefef1 Updated Rector to commit 5dfb6218ec53caa197456adb78baebaae0a4334a
  • 72fec64 Updated Rector to commit 4fbeab88e1b505c0740e66d53864667cc3d7700a
  • 802b78e Updated Rector to commit dd6a1fb651c07c558d28a9dcf72ff1248b2c0614
  • See full diff 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)