Commit 980bff4
authored
chore(deps): update dependency github:google/google-java-format to v1.35.0 (#2037)
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
|
[github:google/google-java-format](https://redirect.github.com/google/google-java-format)
| minor | `1.26.0` → `1.35.0` |
---
### Release Notes
<details>
<summary>google/google-java-format
(github:google/google-java-format)</summary>
###
[`v1.35.0`](https://redirect.github.com/google/google-java-format/releases/tag/v1.35.0)
[Compare
Source](https://redirect.github.com/google/google-java-format/compare/v1.34.1...v1.35.0)
Changes:
- Improved support for latest JDK 27 EA builds
([`075e025`](https://redirect.github.com/google/google-java-format/commit/075e025c94a4bea2db8e0fb6d4b5c05d0d810cad))
Full Changelog:
<google/google-java-format@v1.34.1...v1.35.0>
###
[`v1.34.1`](https://redirect.github.com/google/google-java-format/releases/tag/v1.34.1)
[Compare
Source](https://redirect.github.com/google/google-java-format/compare/v1.34.0...v1.34.1)
Changes:
- Fix reflection configuration for GraalVM native binaries
([#​1327](https://redirect.github.com/google/google-java-format/issues/1327))
Full Changelog:
<google/google-java-format@v1.34.0...v1.34.1>
###
[`v1.34.0`](https://redirect.github.com/google/google-java-format/releases/tag/v1.34.0)
[Compare
Source](https://redirect.github.com/google/google-java-format/compare/v1.33.0...v1.34.0)
Changes:
- Support Java 25 [Instance Main Methods](https://openjdk.org/jeps/512)
([#​1216](https://redirect.github.com/google/google-java-format/issues/1216))
Full Changelog:
<google/google-java-format@v1.33.0...v1.34.0>
###
[`v1.33.0`](https://redirect.github.com/google/google-java-format/releases/tag/v1.33.0)
[Compare
Source](https://redirect.github.com/google/google-java-format/compare/v1.32.0...v1.33.0)
This release contains no formatting changes.
The constructors of the
`com.google.googlejavaformat.java.filer.FormattingFiler` API are now
deprecated, and the new factory method
`FormattingFiler#create(ProcessingEnvironment)` should be used instead.
Full Changelog:
<google/google-java-format@v1.32.0...v1.33.0>
###
[`v1.32.0`](https://redirect.github.com/google/google-java-format/releases/tag/v1.32.0)
[Compare
Source](https://redirect.github.com/google/google-java-format/compare/v1.31.0...v1.32.0)
Changes:
- Add support for AOSP formatting in the Eclipse plugin
([#​179](https://redirect.github.com/google/google-java-format/issues/179))
Full Changelog:
<google/google-java-format@v1.31.0...v1.32.0>
###
[`v1.31.0`](https://redirect.github.com/google/google-java-format/releases/tag/v1.31.0)
[Compare
Source](https://redirect.github.com/google/google-java-format/compare/v1.30.0...v1.31.0)
This release contains no formatting changes.
Changes:
- Add a `SnippetFormatter(JavaFormatterOptions)` constructor
([`8c30268`](https://redirect.github.com/google/google-java-format/commit/8c3026869ba3c7281f29d29636e1e3bb36b62c9e))
Full Changelog:
<google/google-java-format@v1.30.0...v1.31.0>
###
[`v1.30.0`](https://redirect.github.com/google/google-java-format/releases/tag/v1.30.0)
[Compare
Source](https://redirect.github.com/google/google-java-format/compare/v1.29.0...v1.30.0)
Changes:
- Initial support for `import module`
([#​1213](https://redirect.github.com/google/google-java-format/issues/1213))
Full Changelog:
<google/google-java-format@v1.29.0...v1.30.0>
###
[`v1.29.0`](https://redirect.github.com/google/google-java-format/releases/tag/v1.29.0)
[Compare
Source](https://redirect.github.com/google/google-java-format/compare/v1.28.0...v1.29.0)
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.0`](https://redirect.github.com/google/google-java-format/releases/tag/v1.28.0)
[Compare
Source](https://redirect.github.com/google/google-java-format/compare/v1.27.0...v1.28.0)
This release contains no formatting changes.
Releases (including snapshots) have migrated from [OSSRH to the Central
Publisher
Portal](https://central.sonatype.org/pages/ossrh-eol/#process-to-migrate).
Full Changelog:
<google/google-java-format@v1.27.0...v1.28.0>
###
[`v1.27.0`](https://redirect.github.com/google/google-java-format/releases/tag/v1.27.0)
[Compare
Source](https://redirect.github.com/google/google-java-format/compare/v1.26.0...v1.27.0)
This release contains no formatting changes.
Changes:
- Improved compatibility with JDK 24 early access builds
([`96f114c`](https://redirect.github.com/google/google-java-format/commit/96f114c37c02fcfdfa0d4bc25b6e122d11afc485))
- Optimize string wrapping
([`8633826`](https://redirect.github.com/google/google-java-format/commit/86338266807cb8d78082179733b31a8fd0be972c))
Full Changelog:
<google/google-java-format@v1.26.0...v1.27.0>
</details>
---
### Configuration
📅 **Schedule**: (UTC)
- Branch creation
- At any time (no schedule defined)
- Automerge
- At any time (no schedule defined)
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/prometheus/client_java).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzkuNCIsInVwZGF0ZWRJblZlciI6IjQzLjEzOS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 3883f3a commit 980bff4
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
0 commit comments