-
Notifications
You must be signed in to change notification settings - Fork 501
fix(deps): update dependency com.google.googlejavaformat:google-java-format to v1.28.0 #2345
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Goooler
merged 2 commits into
main
from
renovate/com.google.googlejavaformat-google-java-format-1.x
Jul 21, 2025
Merged
fix(deps): update dependency com.google.googlejavaformat:google-java-format to v1.28.0 #2345
Goooler
merged 2 commits into
main
from
renovate/com.google.googlejavaformat-google-java-format-1.x
Jul 21, 2025
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4b3331d to
1e42a75
Compare
1e42a75 to
5e790fd
Compare
5e790fd to
4ada5df
Compare
4ada5df to
5340727
Compare
5340727 to
657ecaf
Compare
7fee217 to
0b88fcd
Compare
0b88fcd to
6ed9a8e
Compare
…format to v1.28.0
6ed9a8e to
785ccc5
Compare
f23dc0a to
e3ef827
Compare
Open
dongjoon-hyun
added a commit
to apache/spark-kubernetes-operator
that referenced
this pull request
Oct 22, 2025
### What changes were proposed in this pull request? This PR aims to upgrade `Spotless` to 8.0.0 and remove `google-java-format` setting because it's equal to the default now. ### Why are the changes needed? To bring the latest improvements and bug fixes: - https://github.com/diffplug/spotless/releases/tag/gradle%2F8.0.0 - diffplug/spotless#2540 - diffplug/spotless#2345 - diffplug/spotless#2404 ### Does this PR introduce _any_ user-facing change? No. This is a test change. ### How was this patch tested? Pass the CIs. ### Was this patch authored or co-authored using generative AI tooling? No. Closes #399 from dongjoon-hyun/SPARK-53988. Authored-by: Dongjoon Hyun <[email protected]> Signed-off-by: Dongjoon Hyun <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.24.0->1.28.0Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
google/google-java-format (com.google.googlejavaformat:google-java-format)
v1.28.0Compare Source
This release contains no formatting changes.
Releases (including snapshots) have migrated from OSSRH to the Central Publisher Portal.
Full Changelog: google/google-java-format@v1.27.0...v1.28.0
v1.27.0Compare Source
This release contains no formatting changes.
Changes:
Full Changelog: google/google-java-format@v1.26.0...v1.27.0
v1.26.0Compare Source
Formatting changes:
"""at column 0 instead of indenting itChanges:
Full Changelog: google/google-java-format@v1.25.2...v1.26.0
v1.25.2Changes:
Full Changelog: google/google-java-format@v1.25.1...v1.25.2
v1.25.1Changes:
Full Changelog: google/google-java-format@v1.25.0...v1.25.1
v1.25.0The minimum support JDK version to run google-java-format is now JDK 17 (#1159). Using google-java-format to format earlier versions of the language is still supported, but running the formatter itself on JDK 17 or newer is required.
Changes:
whenpattern guardsFull Changelog: google/google-java-format@v1.24.0...v1.25.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.