ZacSweers / MoshiX

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

Update dependency com.facebook:ktfmt to v0.49 #580

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 2 months ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

facebook/ktfmt (com.facebook:ktfmt) ### [`v0.49`](https://togithub.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://togithub.com/facebook/ktfmt/pull/458)) – [@​nreid260](https://togithub.com/nreid260) **Full Changelog**: https://github.com/facebook/ktfmt/compare/v0.48...v0.49 ### [`v0.48`](https://togithub.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://togithub.com/facebook/ktfmt/pull/440), [https://github.com/facebook/ktfmt/pull/452](https://togithub.com/facebook/ktfmt/pull/452)) – [@​j-bahr](https://togithub.com/j-bahr), [@​nreid260](https://togithub.com/nreid260) - Added support for RangUntil (`..<`) operator ([https://github.com/facebook/ktfmt/pull/433](https://togithub.com/facebook/ktfmt/pull/433)) – [@​ArchdukeTim](https://togithub.com/ArchdukeTim) - Trailing space issue on lambda blocks ([https://github.com/facebook/ktfmt/pull/426](https://togithub.com/facebook/ktfmt/pull/426)) – [@​fredyw](https://togithub.com/fredyw), [@​hick209](https://togithub.com/hick209) - Fix empty enum parse error ([https://github.com/facebook/ktfmt/pull/425](https://togithub.com/facebook/ktfmt/pull/425)) – [@​fredyw](https://togithub.com/fredyw) - Preserving empty enums semicolons ([https://github.com/facebook/ktfmt/pull/434](https://togithub.com/facebook/ktfmt/pull/434)) – [@​nreid260](https://togithub.com/nreid260) - Always use UTF8 ([https://github.com/facebook/ktfmt/pull/437](https://togithub.com/facebook/ktfmt/pull/437)) – [@​nreid260](https://togithub.com/nreid260) - IntelliJI DEA plugin update ([https://github.com/facebook/ktfmt/pull/420](https://togithub.com/facebook/ktfmt/pull/420)) – [@​greyhairredbear](https://togithub.com/greyhairredbear) - Managing trailing commas in enums ([https://github.com/facebook/ktfmt/pull/449](https://togithub.com/facebook/ktfmt/pull/449)) – [@​nreid260](https://togithub.com/nreid260) - Badges on README ([https://github.com/facebook/ktfmt/pull/448](https://togithub.com/facebook/ktfmt/pull/448), [https://github.com/facebook/ktfmt/pull/453](https://togithub.com/facebook/ktfmt/pull/453)) – [@​JavierSegoviaCordoba](https://togithub.com/JavierSegoviaCordoba), [@​hick209](https://togithub.com/hick209) - Emit parsing error for calls with multiple trailing lambdas ([https://github.com/facebook/ktfmt/pull/457](https://togithub.com/facebook/ktfmt/pull/457)) – [@​nreid260](https://togithub.com/nreid260) - Removed duplicated line in editorconfig file ([https://github.com/facebook/ktfmt/pull/456](https://togithub.com/facebook/ktfmt/pull/456)) – [@​sabufung30](https://togithub.com/sabufung30) Big thanks to all the contributors! **Full Changelog**: https://github.com/facebook/ktfmt/compare/v0.47...v0.48

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 2 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.