ZacSweers / MoshiX

Extensions for Moshi including IR plugins, moshi-sealed, and more.
Apache License 2.0
514 stars 37 forks source link

Update dependency com.facebook:ktfmt to v0.46 #494

Closed renovate[bot] closed 10 months ago

renovate[bot] commented 11 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.facebook:ktfmt 0.44 -> 0.46 age adoption passing confidence

Release Notes

facebookincubator/ktfmt (com.facebook:ktfmt) ### [`v0.46`](https://togithub.com/facebook/ktfmt/releases/tag/v0.46): 0.46 - Now targeting Kotlin 1.8.22 - Adjust .editorconfig for kotlinlang style for IntelliJ to better align with ktfmt ([#​412](https://togithub.com/facebookincubator/ktfmt/issues/412)) - Fix indentation of trailing comments in a bunch of cases ([#​418](https://togithub.com/facebookincubator/ktfmt/issues/418)) Big thanks to [@​nreid260](https://togithub.com/nreid260) and [@​cloudshiftchris](https://togithub.com/cloudshiftchris) for their contributions! ### [`v0.45`](https://togithub.com/facebook/ktfmt/releases/tag/v0.45): 0.45 Fixed - Line break after `@sample` breaks Intellij functionality ([#​310](https://togithub.com/facebookincubator/ktfmt/issues/310)) - Don't insert blank lines between line comments at the end of files ([#​401](https://togithub.com/facebookincubator/ktfmt/issues/401)) - Support labeled lambdas in block-like scoping functions ([#​403](https://togithub.com/facebookincubator/ktfmt/issues/403)) - Guava bump 29.0 to 32.0 - Keep imports from the same package if the name is overloaded ([#​414](https://togithub.com/facebookincubator/ktfmt/issues/414)) - Support context receivers ([#​397](https://togithub.com/facebookincubator/ktfmt/issues/397), [#​314](https://togithub.com/facebookincubator/ktfmt/issues/314) and [#​374](https://togithub.com/facebookincubator/ktfmt/issues/374)) - Fix double indentation in Elvis chains ([#​416](https://togithub.com/facebookincubator/ktfmt/issues/416)) - Use inExpression in a nullsafe way ([#​417](https://togithub.com/facebookincubator/ktfmt/issues/417)) Huge thanks to [@​nreid260](https://togithub.com/nreid260) and [@​bddckr](https://togithub.com/bddckr) for the contributions!

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.

renovate[bot] commented 10 months ago

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.