Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update rector/rector requirement from ^0.12.20 to ^0.13.5 #466

Merged
merged 1 commit into from
Jul 13, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 8, 2022

Updates the requirements on rector/rector to permit the latest version.

Release notes

Sourced from rector/rector's releases.

Released Rector 0.13.5

New Features 🎉

  • [DeadCode] Add RemoveJustPropertyFetchRector (#2433)
  • [DX] Make ClassAnnotationMatcher differentiate between known and unknown classes (#2319), Thanks @​dritter!
  • [CS] Fix dynamic and broken indent detection, allow to configure spacing via RectorConfig::indent() method (#2442)
  • [DX] Add deprecation exception about old ContainerConfigurator, to prepare for removal even in CI (#2463)
  • use PHPStan 1.7.12, with phpdoc-parser 1.6.0 to fix endline issue (rectorphp/rector-src@56651d0)
  • [DX] Detach typo3 from core to allow stable growth of both packages (#2446)
  • [scoped] Build with Scoper 0.17.2 (#2445)

Bugfixes 🐛

  • [DX] Remove too detailed --type in init command, use fw documentation instead (#2430)
  • [Renaming] Keep comment on RenameClassRector (#2439)
  • [Renaming] Do not Rename Docblock inner Namespace on RenameClassRector (#2441)
  • [Renaming] Handle crash on FuncCall with Arg class name conflict with use statement or namespace on RenameClassRector with auto import enabled (#2431)
  • [DX] Remove symlinks option to require safe way of providing explicit paths (#2443)
  • [Php74] Remove ReservedFnFunctionRector (#2447)
  • [Renaming] Skip rename docblock on conflict with alias on RenameClassRector (#2450)
  • [DeadCode][PHPUnit] handle crash on RemoveJustPropertyFetchForAssignRector+SimplifyForeachInstanceOfRector (#2453)
  • [CodingStyle] Skip non-empty-string on VarConstantCommentRector (#2451)
  • [Renaming] Do not rename class with same name inside different namespace on RenameClassRector (#2455)
  • [Php72] Handle crash on PreInc usage on CreateFunctionToAnonymousFunctionRector (#2456)
  • [Php70] Handle crash on EregToPregMatchRector (#2460)
Commits
  • 4170aad Rector 0.13.5
  • 6206a20 Updated Rector to commit e7ec08fe91acafca09adf161c82214300b53f3f7
  • 5953030 Updated Rector to commit 56651d0190ca04cdf0c33484d359ae197b455a15
  • 2d4d997 Updated Rector to commit 78954bb4a3871a11871cfa373af759b6d8d07a0b
  • 6d1d83e Updated Rector to commit ca02184695d324e17480a2e4688028c0981792a2
  • eab0248 Updated Rector to commit ca02184695d324e17480a2e4688028c0981792a2
  • f188888 Updated Rector to commit bdf11c5968b1304f809781f9023dc7a2cf3642ad
  • bfad534 Updated Rector to commit d1b7a49e35cd236f15ddb3010d2b91b065d094a5
  • 63f3dad Updated Rector to commit eaea281956949f03f3b6477dec89dd503099f632
  • 20216aa Updated Rector to commit f2300baf8972f7c1ee72692edfdea979f01cad59
  • Additional commits viewable in compare view

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)

@dependabot dependabot bot requested a review from a team as a code owner July 8, 2022 14:28
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 8, 2022
Updates the requirements on [rector/rector](https://github.com/rectorphp/rector) to permit the latest version.
- [Release notes](https://github.com/rectorphp/rector/releases)
- [Commits](rectorphp/rector@0.12.20...0.13.5)

---
updated-dependencies:
- dependency-name: rector/rector
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/composer/rector/rector-tw-0.13.5 branch from efdfe72 to bfd394b Compare July 8, 2022 15:03
@lchrusciel lchrusciel merged commit bb71dbc into 1.10 Jul 13, 2022
@lchrusciel lchrusciel deleted the dependabot/composer/rector/rector-tw-0.13.5 branch July 13, 2022 09:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant