Skip to content

Commit

Permalink
Bump com.google.googlejavaformat:google-java-format from 1.20.0 to 1.…
Browse files Browse the repository at this point in the history
…21.0 (#4106)

Bumps
[com.google.googlejavaformat:google-java-format](https://github.com/google/google-java-format)
from 1.20.0 to 1.21.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/google/google-java-format/releases">com.google.googlejavaformat:google-java-format's
releases</a>.</em></p>
<blockquote>
<h2>v1.21.0</h2>
<p>Formatting changes:</p>
<ul>
<li>Adjust indentation of text blocks
(ce3cb59a8d649359a8e6e7fcc5f2f21bb79b3df1)</li>
</ul>
<p>Bug fixes:</p>
<ul>
<li>Fix a crash with comments inside string templates
(e946e82801eb5bbd52bea00355ba20450bc0725c)</li>
<li>Native image <code>-version</code> reports
<code>HEAD-SNAPSHOT</code> instead of the correct version (<a
href="https://redirect.github.com/google/google-java-format/issues/1068">#1068</a>)</li>
<li>Improve compatibility with older glibc versions (<a
href="https://redirect.github.com/google/google-java-format/issues/1072">#1072</a>)</li>
</ul>
<p>Full Changelog: <a
href="https://github.com/google/google-java-format/compare/v1.20.0...v1.21.0">https://github.com/google/google-java-format/compare/v1.20.0...v1.21.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/google/google-java-format/commit/ee72f3ad23868d15c48fbf5ad2121e85a338fd28"><code>ee72f3a</code></a>
Release google-java-format 1.21.0</li>
<li><a
href="https://github.com/google/google-java-format/commit/f20d393babf0fb489a90a1d7913d7a43e5f8cff1"><code>f20d393</code></a>
Bump the version number for native image builds</li>
<li><a
href="https://github.com/google/google-java-format/commit/74c510a03f218bdae157ebf06f030afd98eafc39"><code>74c510a</code></a>
Update the IntelliJ plugin to gfj 1.20.0.</li>
<li><a
href="https://github.com/google/google-java-format/commit/cea3782400689132f3f84178a8848b9d7cb4a9e5"><code>cea3782</code></a>
Update release.yml</li>
<li><a
href="https://github.com/google/google-java-format/commit/32d14f0e5b0413e9f64dc2f9116d921ed7adec99"><code>32d14f0</code></a>
Build native on Ubuntu 20.04 instead of latest 22.04 (re. <a
href="https://redirect.github.com/google/google-java-format/issues/1072">#1072</a>).</li>
<li><a
href="https://github.com/google/google-java-format/commit/29b7f93237fbda5f4bbada2cf16e97c9917ca59d"><code>29b7f93</code></a>
Remove an un-used portion of CI YAML</li>
<li><a
href="https://github.com/google/google-java-format/commit/d8216e8c1d15d225223a308c04612d4a5eb60c09"><code>d8216e8</code></a>
Migrate google-java-format to JSpecify</li>
<li><a
href="https://github.com/google/google-java-format/commit/e946e82801eb5bbd52bea00355ba20450bc0725c"><code>e946e82</code></a>
Work around a crash on comments inside string template arguments</li>
<li><a
href="https://github.com/google/google-java-format/commit/ce3cb59a8d649359a8e6e7fcc5f2f21bb79b3df1"><code>ce3cb59</code></a>
Re-indent text blocks</li>
<li>See full diff in <a
href="https://github.com/google/google-java-format/compare/v1.20.0...v1.21.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.google.googlejavaformat:google-java-format&package-manager=gradle&previous-version=1.20.0&new-version=1.21.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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 merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@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)


</details>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 11, 2024
1 parent ec01a66 commit 941d3bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -742,7 +742,7 @@ dependencies {
integrationTestImplementation "org.apache.httpcomponents:httpasyncclient:4.1.5"

//spotless
implementation('com.google.googlejavaformat:google-java-format:1.20.0') {
implementation('com.google.googlejavaformat:google-java-format:1.21.0') {
exclude group: 'com.google.guava'
}
}
Expand Down

0 comments on commit 941d3bb

Please sign in to comment.