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.15.7 to ^0.17.5 #54

Closed

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jul 13, 2023

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

Release notes

Sourced from rector/rector's releases.

Released Rector 0.17.5

Removed 💀

  • [DeadCode] Skip property not exists on RemoveTypedPropertyDeadInstanceOfRector (#4481)
  • [CodeQuality][Php80] Handle infite loop swap params on RemoveUnusedVariableInCatchRector + OptionalParametersAfterRequiredRector (#4484)

Bugfixes 🐛

  • fix(rules): Skip readonly classes from restoring default null value. (#4479), Thanks @​scyzoryck!
  • [Php80] Handle crash on ClassOnObjectRector + GetDebugTypeRector (#4483)
  • [Strict] Fix DisallowedEmptyRuleFixerRector on empty string isset (#4485)
  • Fix StrictArrayParamDimFetchRector on is_* calls (#4486), Thanks @​staabm!
  • Fix trait rename in Php4ConsturctorRector (#4487)
  • Fix StrictArrayParamDimFetchRector on same named property (#4488), Thanks @​staabm!
Commits
  • f4a5f45 Rector 0.17.5
  • b978021 Updated Rector to commit 84926641fd25008f8b9e00c821643624fc2c9e29
  • 03be033 Updated Rector to commit d514a5ad79c530cf236308d4f7ab9254e2340996
  • 7312a4c Updated Rector to commit d4be167d7e1bc3940db01d3a2096df7aa9cebe1c
  • 100d1e2 Updated Rector to commit d4a432e7e490695a11daa32bce6bf20ab0d075f6
  • db04f76 Updated Rector to commit d78bfb44bebd32bd212a1f1ca43d2da51b22286d
  • ae06888 Updated Rector to commit 3648297e5b2bc393b41fa85eba1028d3735dbaa6
  • 9aefef1 Updated Rector to commit 5dfb6218ec53caa197456adb78baebaae0a4334a
  • 72fec64 Updated Rector to commit 4fbeab88e1b505c0740e66d53864667cc3d7700a
  • 802b78e Updated Rector to commit dd6a1fb651c07c558d28a9dcf72ff1248b2c0614
  • 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.15.7...0.17.5)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 13, 2023
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jul 17, 2023

Superseded by #55.

@dependabot dependabot bot closed this Jul 17, 2023
@dependabot dependabot bot deleted the dependabot/composer/rector/rector-tw-0.17.5 branch July 17, 2023 04:45
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.

0 participants