Skip to content

chore(deps): bump com.google.googlejavaformat:google-java-format from 1.28.0 to 1.36.1 - #504

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/main/com.google.googlejavaformat-google-java-format-1.36.1
Open

chore(deps): bump com.google.googlejavaformat:google-java-format from 1.28.0 to 1.36.1#504
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/main/com.google.googlejavaformat-google-java-format-1.36.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 18, 2026

Copy link
Copy Markdown
Contributor

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

Release notes

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

v1.36.1

What's Changed

  • Fix an issue with formatting indented list items.
  • Handle blank lines before and within Markdown lists more accurately.

Full Changelog: google/google-java-format@v1.36.0...v1.36.1

v1.36.0

Changes:

  • Significant improvements to Markdown Javadoc support

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

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

... (truncated)

Commits
  • a95a529 Release google-java-format 1.36.1
  • fce6509 Bump JSpecify to 1.0.1.
  • 14e9039 Handle blank lines before and within Markdown lists more accurately.
  • 7d9649f Fix an issue with formatting indented list items.
  • 6b68963 Add repro test for markdown Javadoc MOE comment formatting
  • 49afbdc Update the location of the required Java version after https://github.com/goo...
  • efeecc5 In Markdown Javadoc, indent continuation lines for Javadoc block tags by +2 r...
  • bd4988b Add a test that illustrates a problem with +4 indentation for block tags in M...
  • 8cb2394 Write BlockQuote rather than Blockquote everywhere.
  • dc71a7c Add a test that confirms the buggy behaviour from b/534219145.
  • 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)

Bumps [com.google.googlejavaformat:google-java-format](https://github.com/google/google-java-format) from 1.28.0 to 1.36.1.
- [Release notes](https://github.com/google/google-java-format/releases)
- [Commits](google/google-java-format@v1.28.0...v1.36.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Aug 18, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner August 18, 2026 05:23
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Aug 18, 2026
@san-zrl

san-zrl commented Aug 31, 2026

Copy link
Copy Markdown
Contributor

The CI build fails with

Failed to execute goal com.diffplug.spotless:spotless-maven-plugin:3.2.0:apply (default) on project common: There were 1 lint error(s), they must be fixed or suppressed.
[ERROR]   src/main/java/com/ibm/common/IDomainEvent.java:LINE_UNDEFINED google-java-format(java.lang.reflect.InvocationTargetException) java.lang.reflect.InvocationTargetException (...)
[ERROR]   Resolve these lints or suppress with `<lintSuppressions>`

The pipeline uses java 17.

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.

1 participant