Bump com.google.googlejavaformat:google-java-format from 1.28.0 to 1.34.1 by dependabot[bot] · Pull Request #337 · Cosium/git-code-format-maven-plugin

Bumps com.google.googlejavaformat:google-java-format from 1.28.0 to 1.34.1.

Release notes

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

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

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

Commits

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)