phpDocumentor / Reflection

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

Bump rector/rector from 0.15.5 to 0.15.7 #324

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps rector/rector from 0.15.5 to 0.15.7.

Release notes

Sourced from rector/rector's releases.

Released Rector 0.15.7

Bugfixes :bug:

  • Skip Doctrine Collection in RenamePropertyToMatchTypeRector (#3279)
  • Skip attribute in RemoveUnusedPromotedPropertyRector (#3280)
  • Fix AddMethodCallBasedStrictParamTypeRector for invalid generics type (#3281)

Released Rector 0.15.6

Bugfixes :bug:

  • Skip RenamePropertyToMatchTypeRector for promoted property date time (#3275)
  • Fix FinalizeClassesWithoutChildrenRector for changed class, use more reliable reflection to detect Doctrine attributes (#3276)
  • Skip date time on naming, as custom standard (#3278)
  • [Naming] Fix add fixture RenameVariableToMatchMethodCallReturnTypeRector for date time assign (#3277)
Commits
  • a43370e Rector 0.15.7
  • f21fb3b Updated Rector to commit 774de56c848e9b4c4bbf2a8319cbfaebd16f6ef9
  • 827c456 Updated Rector to commit fe7ed4fb9a4ed31a13f70ee9e6595552aecb0f58
  • 2980e4c Updated Rector to commit 3b3ee7ea805d2a5d4abe1049d595b456abdd400c
  • 81f82f7 Rector 0.15.6
  • 28ec152 Updated Rector to commit bea3bc6d9fd4fd5596486490f4abb612cd05b160
  • 3bf1b86 Updated Rector to commit 9a2bcbf87e0e9ef7a243bae52d666f9704c1aee1
  • f0db387 Updated Rector to commit b91f35ff6e833e2abb6591044309984549f0b539
  • 4372e75 Updated Rector to commit fbf9506c5de7389260e8a842c911b3315b053df3
  • d37a463 Updated Rector to commit fbf9506c5de7389260e8a842c911b3315b053df3
  • 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)