-
Notifications
You must be signed in to change notification settings - Fork 279
fix(deps): update dependency googlejavaformat to v1.33.0 #2645
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
wants to merge
1
commit into
master
Choose a base branch
from
renovate/googlejavaformat-1.x
base: master
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.
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
5abab0c to
2860f49
Compare
2860f49 to
5f5c39c
Compare
5f5c39c to
51b24e2
Compare
51b24e2 to
2d8527a
Compare
2d8527a to
fbd713e
Compare
fbd713e to
8702118
Compare
8702118 to
fad906b
Compare
fad906b to
ad1e0b1
Compare
ad1e0b1 to
a202a0a
Compare
a202a0a to
a78684b
Compare
a78684b to
6c827eb
Compare
6c827eb to
33ab87c
Compare
33ab87c to
603035d
Compare
603035d to
b6e8610
Compare
b6e8610 to
5cd4cf5
Compare
5cd4cf5 to
2643fab
Compare
2643fab to
bb9dddd
Compare
bb9dddd to
89a5a5b
Compare
89a5a5b to
67fcd61
Compare
67fcd61 to
23e68b0
Compare
c18b234 to
dbe58b5
Compare
dbe58b5 to
86b502e
Compare
86b502e to
37d63fc
Compare
37d63fc to
1bd801a
Compare
1bd801a to
66bcedd
Compare
66bcedd to
3e346c1
Compare
3e346c1 to
2822347
Compare
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.33.0Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
google/google-java-format (googleJavaFormat)
v1.33.0This release contains no formatting changes.
The constructors of the
com.google.googlejavaformat.java.filer.FormattingFilerAPI are now deprecated, and the new factory methodFormattingFiler#create(ProcessingEnvironment)should be used instead.Full Changelog: google/google-java-format@v1.32.0...v1.33.0
v1.32.0Changes:
Full Changelog: google/google-java-format@v1.31.0...v1.32.0
v1.31.0This release contains no formatting changes.
Changes:
SnippetFormatter(JavaFormatterOptions)constructor (8c30268)Full Changelog: google/google-java-format@v1.30.0...v1.31.0
v1.30.0Changes:
import module(#1213)Full Changelog: google/google-java-format@v1.29.0...v1.30.0
v1.29.0This 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.0This 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.0This release contains no formatting changes.
Changes:
96f114c)8633826)Full Changelog: google/google-java-format@v1.26.0...v1.27.0
v1.26.0Formatting 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
v1.24.0Changes:
Full Changelog: google/google-java-format@v1.23.0...v1.24.0
v1.23.0Changes:
non-sealed(7fd9300)b9b6730)--lines(c4b467d)fdf4b29)0b384e3)Full Changelog: google/google-java-format@v1.22.0...v1.23.0
v1.22.0Changes:
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.0Formatting 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.0This 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.2Changes
varin record patterns (#1020)Full Changelog: google/google-java-format@v1.19.1...v1.19.2
v1.19.1Changes
Full Changelog: google/google-java-format@v1.19.0...v1.19.1
v1.19.0Changes
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.1Changes
Full Changelog: google/google-java-format@v1.18.0...v1.18.1
v1.18.0Changes
final varlambda variables (#959)Full Changelog: google/google-java-format@v1.17.0...v1.18.0
v1.17.0Changes
Full Changelog: google/google-java-format@v1.16.0...v1.17.0
v1.16.0Changes
198fa42)dda4321)Bug fixes
Full Changelog: google/google-java-format@v1.15.0...v1.16.0
v1.15.0What'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.0What's Changed
non-(#696)Rclasses (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-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.