square / wire

gRPC and protocol buffers for Android, Kotlin, Swift and Java.
https://square.github.io/wire/
Apache License 2.0
4.23k stars 571 forks source link

Update dependency com.google.googlejavaformat:google-java-format to v1.23.0 #3056

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

google/google-java-format (com.google.googlejavaformat:google-java-format) ### [`v1.23.0`](https://togithub.com/google/google-java-format/releases/tag/v1.23.0) Changes: - Adjust indentation of line comments inside expression switches ([#​876](https://togithub.com/google/google-java-format/issues/876)) - Fix modifier order handling for `non-sealed` (https://github.com/google/google-java-format/commit/7fd9300499228717bcfee75ff4f836507df832ee) - Handle empty classes with no members that contain semi-colons (https://github.com/google/google-java-format/commit/b9b6730b80a16798da559f2d50112cec3d8538ad) - Support overlapping ranges in `--lines` (https://github.com/google/google-java-format/commit/c4b467d50bd6bb52935075b438f602ff902db167) - Remove support for the String Templates preview feature, see https://bugs.openjdk.org/browse/JDK-8329949 (https://github.com/google/google-java-format/commit/fdf4b29a6e1206f451bd96ed7967f4061921881a) - Improve compatibility with latest JDK early access builds (https://github.com/google/google-java-format/commit/0b384e32b39117a8da2829d8543e7474338ddebe) Full Changelog: https://github.com/google/google-java-format/compare/v1.22.0...v1.23.0

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 was generated by Mend Renovate. View the repository job log.