Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update dependency com.facebook:ktfmt to v0.46 (#886)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [com.facebook:ktfmt](https://github.com/facebookincubator/ktfmt) | dependencies | minor | `0.44` -> `0.46` | --- ### ⚠ Dependency Lookup Warnings ⚠ Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>facebookincubator/ktfmt (com.facebook:ktfmt)</summary> ### [`v0.46`](https://github.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://github.com/facebookincubator/ktfmt/issues/412)) - Fix indentation of trailing comments in a bunch of cases ([#​418](https://github.com/facebookincubator/ktfmt/issues/418)) Big thanks to [@​nreid260](https://github.com/nreid260) and [@​cloudshiftchris](https://github.com/cloudshiftchris) for their contributions! ### [`v0.45`](https://github.com/facebook/ktfmt/releases/tag/v0.45): 0.45 Fixed - Line break after `@sample` breaks Intellij functionality ([#​310](https://github.com/facebookincubator/ktfmt/issues/310)) - Don't insert blank lines between line comments at the end of files ([#​401](https://github.com/facebookincubator/ktfmt/issues/401)) - Support labeled lambdas in block-like scoping functions ([#​403](https://github.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://github.com/facebookincubator/ktfmt/issues/414)) - Support context receivers ([#​397](https://github.com/facebookincubator/ktfmt/issues/397), [#​314](https://github.com/facebookincubator/ktfmt/issues/314) and [#​374](https://github.com/facebookincubator/ktfmt/issues/374)) - Fix double indentation in Elvis chains ([#​416](https://github.com/facebookincubator/ktfmt/issues/416)) - Use inExpression in a nullsafe way ([#​417](https://github.com/facebookincubator/ktfmt/issues/417)) Huge thanks to [@​nreid260](https://github.com/nreid260) and [@​bddckr](https://github.com/bddckr) for the contributions! </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi45Ny4xIiwidXBkYXRlZEluVmVyIjoiMzYuOTcuMyIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==--> --------- Co-authored-by: Zac Sweers <pandanomic@gmail.com>
- Loading branch information