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.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
1.22.0
->1.23.0
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.0Configuration
š 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.