Skip to content

Bump com.google.googlejavaformat:google-java-format from 1.24.0 to 1.35.0#366

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/gradle/com.google.googlejavaformat-google-java-format-1.35.0
Open

Bump com.google.googlejavaformat:google-java-format from 1.24.0 to 1.35.0#366
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/gradle/com.google.googlejavaformat-google-java-format-1.35.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 6, 2026

Bumps com.google.googlejavaformat:google-java-format from 1.24.0 to 1.35.0.

Release notes

Sourced from com.google.googlejavaformat:google-java-format's releases.

v1.35.0

Changes:

Full Changelog: google/google-java-format@v1.34.1...v1.35.0

v1.34.1

Changes:

  • Fix reflection configuration for GraalVM native binaries (#1327)

Full Changelog: google/google-java-format@v1.34.0...v1.34.1

v1.34.0

Changes:

Full Changelog: google/google-java-format@v1.33.0...v1.34.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

Changes:

  • Add support for AOSP formatting in the Eclipse plugin (#179)

Full Changelog: google/google-java-format@v1.31.0...v1.32.0

v1.31.0

This release contains no formatting changes.

Changes:

Full Changelog: google/google-java-format@v1.30.0...v1.31.0

v1.30.0

Changes:

  • Initial support for import module (#1213)

Full Changelog: google/google-java-format@v1.29.0...v1.30.0

... (truncated)

Commits
  • cdd8a84 Release google-java-format 1.35.0
  • 2f7e558 Use JDK 21 for Eclipse plugin
  • 4962993 Migrate to records in google-java-format
  • 075e025 Prepare to changes to var in AST
  • b0ef30a Don't list the same annotation twice
  • 730d3b1 Refactor Github Action per b/485167538
  • fc4b2e9 Automatic code cleanup.
  • f1f5c67 Add simple native formatting test
  • ff157e3 Fix reflection errors during native execution
  • f0a9748 Update workaround for JDK-8372948
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Mar 6, 2026
Bumps [com.google.googlejavaformat:google-java-format](https://github.com/google/google-java-format) from 1.24.0 to 1.35.0.
- [Release notes](https://github.com/google/google-java-format/releases)
- [Commits](google/google-java-format@v1.24.0...v1.35.0)

---
updated-dependencies:
- dependency-name: com.google.googlejavaformat:google-java-format
  dependency-version: 1.35.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/gradle/com.google.googlejavaformat-google-java-format-1.35.0 branch from 96fb2f7 to dfcb3b1 Compare March 13, 2026 23:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants