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.49 #492

Closed renovate[bot] closed 7 months ago

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

[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


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

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