Skip to content

Bump rector/rector from 0.9.29 to 0.9.30

Wesley Klop requested to merge dependabot/composer/rector/rector-0.9.30 into main

Created by: dependabot[bot]

Bumps rector/rector from 0.9.29 to 0.9.30.

Commits
  • 8c07942 [CodingStyle] Skip double generic class string (#5639)
  • 9a376d9 [Arguments] New rule set from former generics (#5637)
  • 947a75f rebuild docs (#5636)
  • 13e33f0 [Generic] Decouple rules to tailored sets (#5635)
  • da535f7 [PHP 5.5] Make StringClassNameToClassConstantRector as part of constants (#5634)
  • 0e5a777 simplify input configs (#5632)
  • 9f4353c [Coverage] Delete weekly coverage generation (#5631)
  • 3cb9fc2 [Coverage] Add --testdox to phpunit command on weekly code coveage generation...
  • 26cc82a [TypeDeclaration] Fix array type issue in PHPUnitDataProviderParamTypeInferer...
  • 0f9ac6f [CodingStyle] Improve constant array type (#5626)
  • 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)

Merge request reports