restyled-io / restylers

Language-specific restylers
https://docs.restyled.io/restylers
GNU Affero General Public License v3.0
22 stars 28 forks source link

feat(google-java-format): update dependency com.google.googlejavaformat:google-java-format to v1.23.0 #782

Closed renovate[bot] closed 4 months ago

renovate[bot] commented 4 months 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) [Compare Source](https://togithub.com/google/google-java-format/compare/v1.22.0...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: 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.