Skip to content

chore(deps-dev): update rector/rector requirement from 0.13.3 to 0.13.4#6085

Merged
samsonasik merged 2 commits intodevelopfrom
dependabot/composer/rector/rector-0.13.4
Jun 6, 2022
Merged

chore(deps-dev): update rector/rector requirement from 0.13.3 to 0.13.4#6085
samsonasik merged 2 commits intodevelopfrom
dependabot/composer/rector/rector-0.13.4

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jun 6, 2022

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

Release notes

Sourced from rector/rector's releases.

Released Rector 0.13.4

New Features 🎉

  • Update to php-parser 4.14.0 to work with literal _ number separator (#2321)
  • Update to PHPStan 1.7.10 (#2424)
  • [DowngradePhp82] Add DowngradeReadonlyClassRector to downgrade readonly class (#2322)
  • [PHP 8.0] Add ConstantListClassToEnumRector (#2404)
  • [DowngradePhp80] Add DowngradeEnumToConstantListClassRector (#2416)
  • [DeadCode] Add RemoveJustPropertyFetchForAssignRector (#2423)

Bugfixes 🐛

  • [PHP 8.0] Fix double annotation change on annotation to attribute (#2403)
  • [Attribute] Fix UseAliasNameMatcher for the last part of use import rename (#2402)
  • [Core] Fix bootstrap stubs load on PHP 7.2 when vendor/ excluded via skip() (#2394)
  • [Php74] Skip nullable mixed on Php 8.0 feature enabled on TypedPropertyRector (#2414)
  • [Php80] Mirror additional docblock on importNames() on ClassPropertyAssignToConstructorPromotionRector (#2410)
  • [Renaming] Skip docblock rename different namespace on RenameClassRector (#2419)
Commits
  • 60b4f87 Rector 0.13.4
  • 85ec271 Updated Rector to commit eedfd1155da61baff4c5eae44c1d20ab2d5941c7
  • 4a6df92 Updated Rector to commit c8814f5422888e5e5a269bff2649f83c2b08018c
  • bf28f06 Updated Rector to commit 6b9984175f5a334baa6d1b0736fd2434f1338252
  • 5349987 Updated Rector to commit c3581f9d339415a309668656d7e83e062588a1d1
  • 98eb761 Updated Rector to commit 283a9af3f0656d221c223f66c2ab2f4d47d95ada
  • 7c9c246 Updated Rector to commit e8f058a6e473078290b3235f0b4472b02008f0ba
  • ef1a9b9 Updated Rector to commit d2bf080d6be423189793cd325bbc898d0881bab1
  • 9537927 Updated Rector to commit c5f35e4a1d118473ace101d4b73c82d4fc35d6b3
  • 3f0eebf Updated Rector to commit 0df2351b89c65ee2ac61528a63624da15d210f06
  • 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)

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.13.3...0.13.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update external dependencies php labels Jun 6, 2022
@samsonasik samsonasik self-assigned this Jun 6, 2022
@samsonasik
Copy link
Copy Markdown
Member

re-run rector 0.13.4 to remove unneeded @var

@samsonasik samsonasik merged commit cab0c68 into develop Jun 6, 2022
@samsonasik samsonasik deleted the dependabot/composer/rector/rector-0.13.4 branch June 6, 2022 23:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update external dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant