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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

composer(deps-dev): Bump rector/rector from 0.17.3 to 0.17.5 #715

Merged
merged 1 commit into from
Jul 12, 2023

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps rector/rector from 0.17.3 to 0.17.5.

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 @鈥媠cyzoryck!
  • [Php80] Handle crash on ClassOnObjectRector + GetDebugTypeRector (#4483)
  • [Strict] Fix DisallowedEmptyRuleFixerRector on empty string isset (#4485)
  • Fix StrictArrayParamDimFetchRector on is_* calls (#4486), Thanks @鈥媠taabm!
  • Fix trait rename in Php4ConsturctorRector (#4487)
  • Fix StrictArrayParamDimFetchRector on same named property (#4488), Thanks @鈥媠taabm!

Released Rector 0.17.4

Bugfixes 馃悰

  • [CodeQuality][EarlyReturn] Handle crash Replace Stmt to Expr on FlipTypeControlToUseExclusiveTypeRector+FlipTypeControlToUseExclusiveTypeRector+ReturnBinaryOrToEarlyReturnRector (#4474)
  • Fix ReturnBinaryOrToEarlyReturnRector mixing up returned nodes of array, hook into StmtsAwareInterface instead to keep next Rector rules updated (#4476)

Removed 馃拃

  • Remove duplicated version_compare ReplaceFuncCallArgumentDefaultValue rule (#4473), Thanks @鈥媋lexander-schranz!
  • [EarlyReturn] Remove ReturnBinaryAndToEarlyReturnRector as creates code hard to read and flips condition (#4478)
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 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)

Bumps [rector/rector](https://github.com/rectorphp/rector) from 0.17.3 to 0.17.5.
- [Release notes](https://github.com/rectorphp/rector/releases)
- [Commits](rectorphp/rector@0.17.3...0.17.5)

---
updated-dependencies:
- dependency-name: rector/rector
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@ergebnis-bot ergebnis-bot merged commit 1b4f37f into main Jul 12, 2023
14 checks passed
@ergebnis-bot ergebnis-bot deleted the dependabot/composer/rector/rector-0.17.5 branch July 12, 2023 15:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant