Skip to content

Conversation

@renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Mar 27, 2025

This PR contains the following updates:

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

Release Notes

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

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

v1.28.0

This release contains no formatting changes.

Releases (including snapshots) have migrated from OSSRH to the Central Publisher Portal.

Full Changelog: google/google-java-format@v1.27.0...v1.28.0

v1.27.0

This release contains no formatting changes.

Changes:

  • Improved compatibility with JDK 24 early access builds (96f114c)
  • Optimize string wrapping (8633826)

Full Changelog: google/google-java-format@v1.26.0...v1.27.0

v1.26.0

Formatting changes:

  • Text blocks: don't automatically deindent long text blocks to start at column 0. For text blocks that are already deindented, the existing choice will be preserved, but it won't happen automatically.
  • Text blocks: for deindented text blocks, put the opening """ at column 0 instead of indenting it

Changes:

  • The published GraalVM native-image binaries now include a binary for Linux arm64

Full Changelog: google/google-java-format@v1.25.2...v1.26.0

v1.25.2

Changes:

  • Fix a crash formatting text blocks involving trailing whitespace before the close delimiter (#​1205)

Full Changelog: google/google-java-format@v1.25.1...v1.25.2

v1.25.1

Changes:

  • Fix a crash in text block formatting (#​1195)

Full Changelog: google/google-java-format@v1.25.0...v1.25.1

v1.25.0

The minimum support JDK version to run google-java-format is now JDK 17 (#​1159). Using google-java-format to format earlier versions of the language is still supported, but running the formatter itself on JDK 17 or newer is required.

Changes:

  • Various improvements to text block formatting
  • Improve formatting of when pattern guards

Full Changelog: google/google-java-format@v1.24.0...v1.25.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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-bot renovate-bot changed the title Update dependency com.google.googlejavaformat:google-java-format to v1.26.0 Update dependency com.google.googlejavaformat:google-java-format to v1.27.0 May 7, 2025
@renovate-bot renovate-bot force-pushed the renovate/googlejavaformat branch from e5cea1c to b290315 Compare May 7, 2025 00:36
@renovate-bot renovate-bot force-pushed the renovate/googlejavaformat branch from b290315 to 5234ffd Compare July 10, 2025 00:34
@renovate-bot renovate-bot changed the title Update dependency com.google.googlejavaformat:google-java-format to v1.27.0 Update dependency com.google.googlejavaformat:google-java-format to v1.28.0 Jul 10, 2025
@renovate-bot renovate-bot changed the title Update dependency com.google.googlejavaformat:google-java-format to v1.28.0 Update dependency com.google.googlejavaformat:google-java-format to v1.29.0 Oct 3, 2025
@renovate-bot renovate-bot force-pushed the renovate/googlejavaformat branch from 5234ffd to 9b712a4 Compare October 3, 2025 14:32
@renovate-bot renovate-bot force-pushed the renovate/googlejavaformat branch from 9b712a4 to e0a0a3f Compare October 14, 2025 06:35
@renovate-bot renovate-bot changed the title Update dependency com.google.googlejavaformat:google-java-format to v1.29.0 Update dependency com.google.googlejavaformat:google-java-format to v1.30.0 Oct 14, 2025
@renovate-bot renovate-bot force-pushed the renovate/googlejavaformat branch from e0a0a3f to e83ec18 Compare October 27, 2025 14:56
@renovate-bot renovate-bot changed the title Update dependency com.google.googlejavaformat:google-java-format to v1.30.0 Update dependency com.google.googlejavaformat:google-java-format to v1.31.0 Oct 27, 2025
@renovate-bot renovate-bot changed the title Update dependency com.google.googlejavaformat:google-java-format to v1.31.0 Update dependency com.google.googlejavaformat:google-java-format to v1.32.0 Nov 7, 2025
@renovate-bot renovate-bot force-pushed the renovate/googlejavaformat branch from e83ec18 to fb6931d Compare November 7, 2025 12:48
@renovate-bot renovate-bot changed the title Update dependency com.google.googlejavaformat:google-java-format to v1.32.0 Update dependency com.google.googlejavaformat:google-java-format to v1.33.0 Dec 5, 2025
@renovate-bot renovate-bot force-pushed the renovate/googlejavaformat branch from fb6931d to a012019 Compare December 5, 2025 10:37
@renovate-bot renovate-bot changed the title Update dependency com.google.googlejavaformat:google-java-format to v1.33.0 fix(deps): update dependency com.google.googlejavaformat:google-java-format to v1.33.0 Jan 19, 2026
@renovate-bot renovate-bot force-pushed the renovate/googlejavaformat branch from a012019 to 6490bf7 Compare January 19, 2026 17:00
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.

1 participant