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.49 (#1398)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.facebook:ktfmt](https://github.com/facebook/ktfmt) | `0.47` -> `0.49` | [![age](https://developer.mend.io/api/mc/badges/age/maven/com.facebook:ktfmt/0.49?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/com.facebook:ktfmt/0.49?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/com.facebook:ktfmt/0.47/0.49?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.facebook:ktfmt/0.47/0.49?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>facebook/ktfmt (com.facebook:ktfmt)</summary> ### [`v0.49`](https://github.com/facebook/ktfmt/releases/tag/v0.49) #### Changelog - Stop emitting multiple trailing commas in enum entry lists with multiline items ([https://github.com/facebook/ktfmt/pull/458](https://github.com/facebook/ktfmt/pull/458)) – [@​nreid260](https://github.com/nreid260) **Full Changelog**: facebook/ktfmt@v0.48...v0.49 ### [`v0.48`](https://github.com/facebook/ktfmt/releases/tag/v0.48): 0.48 Changelog: - Migrated to Google Java Format 1.22.0 ([https://github.com/facebook/ktfmt/pull/440](https://github.com/facebook/ktfmt/pull/440), [https://github.com/facebook/ktfmt/pull/452](https://github.com/facebook/ktfmt/pull/452)) – [@​j-bahr](https://github.com/j-bahr), [@​nreid260](https://github.com/nreid260) - Added support for RangUntil (`..<`) operator ([https://github.com/facebook/ktfmt/pull/433](https://github.com/facebook/ktfmt/pull/433)) – [@​ArchdukeTim](https://github.com/ArchdukeTim) - Trailing space issue on lambda blocks ([https://github.com/facebook/ktfmt/pull/426](https://github.com/facebook/ktfmt/pull/426)) – [@​fredyw](https://github.com/fredyw), [@​hick209](https://github.com/hick209) - Fix empty enum parse error ([https://github.com/facebook/ktfmt/pull/425](https://github.com/facebook/ktfmt/pull/425)) – [@​fredyw](https://github.com/fredyw) - Preserving empty enums semicolons ([https://github.com/facebook/ktfmt/pull/434](https://github.com/facebook/ktfmt/pull/434)) – [@​nreid260](https://github.com/nreid260) - Always use UTF8 ([https://github.com/facebook/ktfmt/pull/437](https://github.com/facebook/ktfmt/pull/437)) – [@​nreid260](https://github.com/nreid260) - IntelliJI DEA plugin update ([https://github.com/facebook/ktfmt/pull/420](https://github.com/facebook/ktfmt/pull/420)) – [@​greyhairredbear](https://github.com/greyhairredbear) - Managing trailing commas in enums ([https://github.com/facebook/ktfmt/pull/449](https://github.com/facebook/ktfmt/pull/449)) – [@​nreid260](https://github.com/nreid260) - Badges on README ([https://github.com/facebook/ktfmt/pull/448](https://github.com/facebook/ktfmt/pull/448), [https://github.com/facebook/ktfmt/pull/453](https://github.com/facebook/ktfmt/pull/453)) – [@​JavierSegoviaCordoba](https://github.com/JavierSegoviaCordoba), [@​hick209](https://github.com/hick209) - Emit parsing error for calls with multiple trailing lambdas ([https://github.com/facebook/ktfmt/pull/457](https://github.com/facebook/ktfmt/pull/457)) – [@​nreid260](https://github.com/nreid260) - Removed duplicated line in editorconfig file ([https://github.com/facebook/ktfmt/pull/456](https://github.com/facebook/ktfmt/pull/456)) – [@​sabufung30](https://github.com/sabufung30) Big thanks to all the contributors! **Full Changelog**: facebook/ktfmt@v0.47...v0.48 </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/ZacSweers/CatchUp). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMjEuMiIsInVwZGF0ZWRJblZlciI6IjM3LjMyMS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Zac Sweers <[email protected]>
- Loading branch information