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

chore(deps-dev): update rector/rector requirement from 0.14.6 to 0.14.7 #53

Merged
merged 1 commit into from
Nov 8, 2022

Conversation

dependabot[bot]
Copy link
Contributor

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

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

Release notes

Sourced from rector/rector's releases.

Released Rector 0.14.7

New Features 🥳

Bugfixes 🐛

  • [CodeQuality] Skip different array_filter value on SimplifyEmptyArrayCheckRector (#3000)
  • [CodeQuality] Skip different value left and right on SimplifyEmptyArrayCheckRector (#2998)
  • [Php70] Handle crash on First class callable on ThisCallOnStaticMethodToStaticCallRector (#3003)
  • [Down_To_PHP71] Handle Downgrade Param Widening + Downgrade Reflection Get on DowngradeLevelSetList::DOWN_TO_PHP_71 (#3001)
  • Add real path to filePaths when not false (#3004), Thanks @​jamwid07!
  • [DeadCode] Handle RemoveUnusedPrivateMethodRector+RemoveDuplicatedIfReturnRector when private method used in FuncCall with ArrowFunction (#3007)
  • [Php80] Handle crash on extends \mysqli on AddParamBasedOnParentClassMethodRector (#3009)
  • [Php80] Skip callable type different definition on ClassPropertyAssignToConstructorPromotionRector (#3010)
  • [EarlyReturn] Handle crash on RemoveAlwaysElseRector+ReturnEarlyIfVariableRector (#3011)
  • [DeadCode] Handle crash on has first class callable on RemoveUnusedConstructorParamRector (#3015)
  • [Php80] Handle nested annotation not end with () on AnnotationToAttributeRector (#3017)
  • [TypeDeclaration] Skip intersection with iterable on ReturnTypeDeclarationRector on php 8.1 feature enabled (#3022)
  • InlineConstructorDefaultToPropertyRector fix code example (#7465) (#3028), Thanks @​GeniJaho!
  • [Php81] Skip on Array Destructuring on ReadOnlyPropertyRector (#3030)
Commits
  • 3553aab Rector 0.14.7
  • ce3c134 Updated Rector to commit a5051ff31121d95ac2ccf7db351ea486024a0b3f
  • ecee0c4 Updated Rector to commit 7dae36df19a081561ca342751d9727eff503106b
  • 896854b Updated Rector to commit 92a5c65cc2ce07fcdffecce0344c4878184cb7cb
  • 1724f08 Updated Rector to commit 6902b17851f2b7172c0351e72cd1d4263684818f
  • 6afda57 Updated Rector to commit 9e4a9c0c25fbbd630cac07c9dab074f8dc9c54b8
  • ddc864e Updated Rector to commit 7b7d5a4b8bb61b52a298cbf941b7df131897f55b
  • f424fd6 Updated Rector to commit 7b7d5a4b8bb61b52a298cbf941b7df131897f55b
  • b7fb439 Updated Rector to commit 997e5f4ae8c388b8a12d16539e8109fe821e8fd6
  • 0f38f37 Updated Rector to commit af4cf28751f652d2ee1a8319d6cb39bf8614a1c1
  • 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.14.6...0.14.7)

---
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 a dependency file php Pull requests that update Php code labels Nov 8, 2022
@samsonasik samsonasik self-assigned this Nov 8, 2022
@samsonasik samsonasik merged commit e5ac7ec into develop Nov 8, 2022
@samsonasik samsonasik deleted the dependabot/composer/rector/rector-0.14.7 branch November 8, 2022 08:20
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 php Pull requests that update Php code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant