Upgrade Google Java Format 1.28.0 -> 1.32.0#1904
Conversation
|
Looks good. No mutations were possible for these changes. |
There was a problem hiding this comment.
❗ This PR is on top of #1927. ❗
Suggested commit message:
Upgrade Google Java Format 1.28.0 -> 1.32.0 (#1904)
See:
- https://github.com/google/google-java-format/releases/tag/v1.29.0
- https://github.com/google/google-java-format/releases/tag/v1.30.0
- https://github.com/google/google-java-format/releases/tag/v1.31.0
- https://github.com/google/google-java-format/releases/tag/v1.32.0
- https://github.com/google/google-java-format/compare/v1.28.0...v1.32.0
867f343 to
6cce968
Compare
63a7e41 to
d95667d
Compare
Stephan202
left a comment
There was a problem hiding this comment.
Version 1.30.0 LGTM too; updated suggested commit message.
d95667d to
56d7ceb
Compare
56d7ceb to
7526b48
Compare
|
❗ I rebased this PR on top of #1915. That PR should be merged first ❗ |
Mutation testing report by Pitest. Review any surviving mutants by inspecting the line comments under Files changed. |
Edited/Blocked NotificationRenovate 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. |
91bde89 to
8e4c632
Compare
7526b48 to
8097342
Compare
|
Rebased and updated the PR to upgrade to version 1.31.0 (version 1.32.0 isn't in Maven Central (yet)). |
|
Looks good. No mutations were possible for these changes. |
96f070e to
67d7d5f
Compare
|
Resolved conflict :) |
|
Looks good. No mutations were possible for these changes. |
92d1e51 to
974da0a
Compare
|
Rebased and bumped version. |
|
Looks good. No mutations were possible for these changes. |
974da0a to
d0fb65b
Compare
|
Looks good. No mutations were possible for these changes. |
|
|
Suggested commit message: |



This PR contains the following updates:
1.28.0->1.30.0Release Notes
google/google-java-format (Google Java Format)
v1.30.0Compare Source
Changes:
import module(#1213)Full Changelog: google/google-java-format@v1.29.0...v1.30.0
v1.29.0Compare Source
This release contains no formatting changes.
The minimum support JDK version to run google-java-format is now JDK 21. Using google-java-format to format earlier versions of the language is still fully supported, but running the formatter itself on JDK 21 or newer is required.
Full Changelog: google/google-java-format@v1.28.0...v1.29.0