-
Notifications
You must be signed in to change notification settings - Fork 15
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
deps: update dependency com.google.googlejavaformat:google-java-format to v1.21.0 #666
Conversation
e21a3a8
to
e9ece34
Compare
e9ece34
to
2f7c9a6
Compare
2f7c9a6
to
425c092
Compare
425c092
to
00b207e
Compare
00b207e
to
1d39886
Compare
1d39886
to
e4e76b4
Compare
e4e76b4
to
f08e6a7
Compare
f08e6a7
to
8c67578
Compare
Downstream checks failing. Tracked in #777 |
Closing as per #777 (comment) |
Renovate Ignore NotificationBecause you closed this PR without merging, Renovate will ignore this update ( If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR. |
This PR contains the following updates:
1.7
->1.21.0
Release Notes
google/google-java-format (com.google.googlejavaformat:google-java-format)
v1.21.0
Formatting changes:
ce3cb59
)Bug fixes:
e946e82
)-version
reportsHEAD-SNAPSHOT
instead of the correct version (#1068)Full Changelog: google/google-java-format@v1.20.0...v1.21.0
v1.20.0
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.2
Compare Source
Changes
var
in record patterns (#1020)Full Changelog: google/google-java-format@v1.19.1...v1.19.2
v1.19.1
Compare Source
Changes
Full Changelog: google/google-java-format@v1.19.0...v1.19.1
v1.19.0
Compare 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.1
Compare Source
Changes
Full Changelog: google/google-java-format@v1.18.0...v1.18.1
v1.18.0
Compare Source
Changes
final var
lambda variables (#959)Full Changelog: google/google-java-format@v1.17.0...v1.18.0
v1.17.0
Compare Source
Changes
Full Changelog: google/google-java-format@v1.16.0...v1.17.0
v1.16.0
Compare Source
Changes
Bug fixes
Full Changelog: google/google-java-format@v1.15.0...v1.16.0
v1.15.0
What's Changed
--add-exports
flags on the command line is no longer necessary for JDK 17 and newer (google/google-java-format@ee81afc)Full Changelog: google/google-java-format@v1.14.0...v1.15.0
v1.14.0
: 1.14.0What's Changed
non-
(#696)R
classes (16e72a1
)668f108
)Full Changelog: google/google-java-format@v1.13.0...v1.14.0
v1.13.0
: 1.13.0What's Changed
Full Changelog: google/google-java-format@v1.12.0...v1.13.0
v1.12.0
: 1.12.0What's Changed
Full Changelog: google/google-java-format@v1.11.0...v1.12.0
v1.11.0
: 1.11.0google-java-format
now has improved support for running on JDK 17 early access builds.Changes:
final
variables ininstanceof
patterns (#588)instanceof
pattern handling (#594)sealed
classes (#603)v1.10.0
: 1.10.0google-java-format
now 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 (google/google-java-format@b769e81)-
and negative literals (google/google-java-format@6da736d)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 has been generated by Mend Renovate. View repository job log here.