Skip to content

Update dependency com.google.googlejavaformat:google-java-format to v1.36.1 - #563

Open
renovate[bot] wants to merge 1 commit into
developfrom
renovate/com.google.googlejavaformat-google-java-format-1.x
Open

Update dependency com.google.googlejavaformat:google-java-format to v1.36.1#563
renovate[bot] wants to merge 1 commit into
developfrom
renovate/com.google.googlejavaformat-google-java-format-1.x

Conversation

@renovate

@renovate renovate Bot commented Jul 29, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
com.google.googlejavaformat:google-java-format 1.28.01.36.1 age confidence

Release Notes

google/google-java-format (com.google.googlejavaformat:google-java-format)

v1.36.1

Compare Source

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

Compare Source

Changes:

  • Significant improvements to Markdown Javadoc support

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

v1.35.0

Changes:

  • Improved support for latest JDK 27 EA builds (075e025)

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:

  • Add a SnippetFormatter(JavaFormatterOptions) constructor (8c30268)

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


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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
renovate Bot enabled auto-merge (squash) July 29, 2026 20:59
@renovate
renovate Bot force-pushed the renovate/com.google.googlejavaformat-google-java-format-1.x branch from 9e2c076 to f1c4cbd Compare July 30, 2026 20:04
@renovate renovate Bot changed the title Update dependency com.google.googlejavaformat:google-java-format to v1.36.0 Update dependency com.google.googlejavaformat:google-java-format to v1.36.1 Jul 30, 2026
@renovate
renovate Bot force-pushed the renovate/com.google.googlejavaformat-google-java-format-1.x branch 3 times, most recently from 79fad9c to 9ffb66e Compare August 2, 2026 00:56
@renovate
renovate Bot force-pushed the renovate/com.google.googlejavaformat-google-java-format-1.x branch 7 times, most recently from 3ce7622 to 608d02e Compare August 13, 2026 01:20
@renovate
renovate Bot force-pushed the renovate/com.google.googlejavaformat-google-java-format-1.x branch 4 times, most recently from 04131a3 to 773eaba Compare August 18, 2026 04:51
@renovate
renovate Bot force-pushed the renovate/com.google.googlejavaformat-google-java-format-1.x branch from 773eaba to aed3571 Compare August 18, 2026 13:40
@renovate

renovate Bot commented Aug 18, 2026

Copy link
Copy Markdown
Contributor Author

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: versions.props
Command failed: ./gradlew -Dorg.gradle.jvmargs=-Xms512m -Xmx512m --console=plain --dependency-verification lenient -q properties

FAILURE: Build failed with an exception.

* What went wrong:
A problem occurred configuring project ':buildSrc'.
> Could not resolve all artifacts for configuration 'classpath'.
   > Could not resolve org.jetbrains.kotlin:kotlin-stdlib:2.0.21.
     Required by:
         project :buildSrc
      > Repository Gradle Central Plugin Repository is disabled due to earlier error below:
         > Could not resolve org.jetbrains.kotlin:kotlin-gradle-plugins-bom:2.0.21.
            > Could not get resource 'https://plugins.gradle.org/m2/org/jetbrains/kotlin/kotlin-gradle-plugins-bom/2.0.21/kotlin-gradle-plugins-bom-2.0.21.pom'.
               > Could not GET 'https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-gradle-plugins-bom/2.0.21/kotlin-gradle-plugins-bom-2.0.21.pom'. Received status code 429 from server: Too Many Requests
> There are 5 more failures with identical causes.

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
> Get more help at https://help.gradle.org.

BUILD FAILED in 1m 1s

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants