projectnessie / nessie

Nessie: Transactional Catalog for Data Lakes with Git-like semantics
https://projectnessie.org
Apache License 2.0
1.04k stars 129 forks source link

Update dependency com.google.googlejavaformat:google-java-format to v1.24.0 #9706

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.google.googlejavaformat:google-java-format 1.23.0 -> 1.24.0 age adoption passing confidence

Release Notes

google/google-java-format (com.google.googlejavaformat:google-java-format) ### [`v1.24.0`](https://redirect.github.com/google/google-java-format/releases/tag/v1.24.0) This is the last planned release of google-java-format that will support running on JDK 11, see [#​1159](https://redirect.github.com/google/google-java-format/issues/1159). Using google-java-format to format code that targets earlier versions of the language is still supported, but running the formatter itself on JDK 17 or newer will be required. Changes: - Fix inconsistency in formatting of comments in switch statements ([#​1127](https://redirect.github.com/google/google-java-format/issues/1127)) - Improve handling of `{@​snippet ...}` ([`ebf9b52`](https://redirect.github.com/google/google-java-format/commit/ebf9b52314d7adddeae4add42a1757f30c87c5d6)) - Improve handling of `///` comments ([#​1153](https://redirect.github.com/google/google-java-format/issues/1153)) - Improve error messages for syntax errors ([`8c652ed`](https://redirect.github.com/google/google-java-format/commit/8c652edd6bde53be99fe1a83377bce4e281ec957)) Full Changelog: https://github.com/google/google-java-format/compare/v1.23.0...v1.24.0

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.



This PR was generated by Mend Renovate. View the repository job log.