Skip to content
This repository has been archived by the owner on Oct 18, 2024. It is now read-only.

fix(deps): update dependency com.google.googlejavaformat:google-java-format to v1.24.0 #1755

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 6, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.google.googlejavaformat:google-java-format 1.20.0 -> 1.24.0 age adoption passing confidence

Release Notes

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

v1.24.0

This is the last planned release of google-java-format that will support running on JDK 11, see #​1159. Using google-java-format to format code that targets earlier versions of the language is still supported, but running the formatter itself on JDK 17 or newer will be required.

Changes:

  • Fix inconsistency in formatting of comments in switch statements (#​1127)
  • Improve handling of {@​snippet ...} (ebf9b52)
  • Improve handling of /// comments (#​1153)
  • Improve error messages for syntax errors (8c652ed)

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

v1.23.0

Changes:

Full Changelog: google/google-java-format@v1.22.0...v1.23.0

v1.22.0

Changes:

  • Improve support for tokens that span multiple lines (9bdae02)
  • Fix an issue with text block formatting, when the text block is the receiver of a method call (#​1081)
  • google-java-format-diff.py now parallelizes the calls to the formatter, for better performance (3ee6e2a)

Full Changelog: google/google-java-format@v1.21.0...v1.22.0

v1.21.0

Formatting changes:

  • Adjust indentation of text blocks (ce3cb59)

Bug fixes:

  • Fix a crash with comments inside string templates (e946e82)
  • Native image -version reports HEAD-SNAPSHOT instead of the correct version (#​1068)
  • Improve compatibility with older glibc versions (#​1072)

Full Changelog: google/google-java-format@v1.20.0...v1.21.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 renovate bot added the dependencies Pull requests that update a dependency file label Mar 6, 2024
@renovate renovate bot changed the title fix(deps): update dependency com.google.googlejavaformat:google-java-format to v1.21.0 fix(deps): update dependency com.google.googlejavaformat:google-java-format to v1.22.0 Apr 1, 2024
@renovate renovate bot force-pushed the renovate/com.google.googlejavaformat-google-java-format-1.x branch from 1fa8065 to 6bea599 Compare April 1, 2024 22:16
@renovate renovate bot force-pushed the renovate/com.google.googlejavaformat-google-java-format-1.x branch 2 times, most recently from b2eeda3 to 8b64007 Compare April 30, 2024 18:29
@renovate renovate bot force-pushed the renovate/com.google.googlejavaformat-google-java-format-1.x branch from 8b64007 to 0f2c120 Compare May 24, 2024 19:59
@renovate renovate bot force-pushed the renovate/com.google.googlejavaformat-google-java-format-1.x branch from 0f2c120 to b9daa1f Compare July 20, 2024 16:25
@renovate renovate bot force-pushed the renovate/com.google.googlejavaformat-google-java-format-1.x branch from b9daa1f to c44c7d7 Compare July 30, 2024 22:13
@renovate renovate bot changed the title fix(deps): update dependency com.google.googlejavaformat:google-java-format to v1.22.0 fix(deps): update dependency com.google.googlejavaformat:google-java-format to v1.23.0 Jul 30, 2024
@renovate renovate bot force-pushed the renovate/com.google.googlejavaformat-google-java-format-1.x branch from c44c7d7 to 13758f4 Compare October 4, 2024 19:08
@renovate renovate bot changed the title fix(deps): update dependency com.google.googlejavaformat:google-java-format to v1.23.0 fix(deps): update dependency com.google.googlejavaformat:google-java-format to v1.24.0 Oct 4, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants