-
Notifications
You must be signed in to change notification settings - Fork 466
deps: update dependency com.google.googlejavaformat:google-java-format to v1.32.0 #1826
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
Open
renovate-bot
wants to merge
1
commit into
googleapis:main
Choose a base branch
from
renovate-bot:renovate/com.google.googlejavaformat-google-java-format-1.x
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
+1
−1
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
14f64df to
012650e
Compare
012650e to
73331da
Compare
73331da to
ab82254
Compare
ab82254 to
033341f
Compare
033341f to
029e64a
Compare
029e64a to
37d1686
Compare
58d3c86 to
573d4f9
Compare
|
/gcbrun |
573d4f9 to
3ada742
Compare
|
/gcbrun |
3ada742 to
8f93300
Compare
|
/gcbrun |
8f93300 to
a8e93f1
Compare
|
/gcbrun |
a8e93f1 to
d475d9f
Compare
|
/gcbrun |
d475d9f to
ad1425a
Compare
|
/gcbrun |
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.7->1.32.0Release Notes
google/google-java-format (com.google.googlejavaformat:google-java-format)
v1.32.0Compare Source
Changes:
Full Changelog: google/google-java-format@v1.31.0...v1.32.0
v1.31.0Compare Source
This release contains no formatting changes.
Changes:
SnippetFormatter(JavaFormatterOptions)constructor (8c30268)Full Changelog: google/google-java-format@v1.30.0...v1.31.0
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
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:
96f114c)8633826)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.2Compare Source
Changes:
Full Changelog: google/google-java-format@v1.25.1...v1.25.2
v1.25.1Compare Source
Changes:
Full Changelog: google/google-java-format@v1.25.0...v1.25.1
v1.25.0Compare Source
The 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
v1.24.0Compare Source
Changes:
Full Changelog: google/google-java-format@v1.23.0...v1.24.0
v1.23.0Compare Source
Changes:
non-sealed(7fd9300)b9b6730)--lines(c4b467d)fdf4b29)0b384e3)Full Changelog: google/google-java-format@v1.22.0...v1.23.0
v1.22.0Compare Source
Changes:
9bdae02)google-java-format-diff.pynow parallelizes the calls to the formatter, for better performance (3ee6e2a)Full Changelog: google/google-java-format@v1.21.0...v1.22.0
v1.21.0Compare Source
Formatting changes:
ce3cb59)Bug fixes:
e946e82)-versionreportsHEAD-SNAPSHOTinstead of the correct version (#1068)Full Changelog: google/google-java-format@v1.20.0...v1.21.0
v1.20.0Compare Source
This release includes GraalVM native-image binaries for google-java-format for windows, linux, and mac. These binaries offer improved startup performance.
Changes:
03efe44)Full Changelog: google/google-java-format@v1.19.2...v1.20.0
v1.19.2Compare Source
Changes
varin record patterns (#1020)Full Changelog: google/google-java-format@v1.19.1...v1.19.2
v1.19.1Compare Source
Changes
Full Changelog: google/google-java-format@v1.19.0...v1.19.1
v1.19.0Compare Source
Changes
This release adds initial support for more Java 21 features, including:
Other changes:
53390d9)Full Changelog: google/google-java-format@v1.18.1...v1.19.0
v1.18.1Compare Source
Changes
Full Changelog: google/google-java-format@v1.18.0...v1.18.1
v1.18.0Compare Source
Changes
final varlambda variables (#959)Full Changelog: google/google-java-format@v1.17.0...v1.18.0
v1.17.0Compare Source
Changes
Full Changelog: google/google-java-format@v1.16.0...v1.17.0
v1.16.0Compare Source
Changes
198fa42)dda4321)Bug fixes
Full Changelog: google/google-java-format@v1.15.0...v1.16.0
v1.15.0Compare Source
What's Changed
--add-exportsflags on the command line is no longer necessary for JDK 17 and newer (ee81afc)Full Changelog: google/google-java-format@v1.14.0...v1.15.0
v1.14.0: 1.14.0Compare Source
What's Changed
non-(#696)Rclasses (16e72a1)668f108)Full Changelog: google/google-java-format@v1.13.0...v1.14.0
v1.13.0: 1.13.0Compare Source
What's Changed
Full Changelog: google/google-java-format@v1.12.0...v1.13.0
v1.12.0: 1.12.0Compare Source
What's Changed
Full Changelog: google/google-java-format@v1.11.0...v1.12.0
v1.11.0: 1.11.0Compare Source
google-java-formatnow has improved support for running on JDK 17 early access builds.Changes:
finalvariables ininstanceofpatterns (#588)instanceofpattern handling (#594)sealedclasses (#603)v1.10.0: 1.10.0google-java-formatnow supports running on JDK 16. The following flags are required when running on JDK 16, due to JEP 396: Strongly Encapsulate JDK Internals by Default:Other changes:
;in import lists (b769e81)-and negative literals (6da736d)b9fd8d2)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.