SpongePowered / Configurate

A simple configuration library for Java applications providing a node structure, a variety of formats, and tools for transformation
https://configurate.aoeu.xyz
Apache License 2.0
386 stars 68 forks source link

chore(deps): Update dependency com.facebook:ktfmt to v0.46 #435

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year 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

⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.


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 - "after 5pm on the 2nd day of the month" (UTC), 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.