Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump com.google.googlejavaformat:google-java-format from 1.17.0 to 1.…
…18.1 (opensearch-project#3684) Bumps [com.google.googlejavaformat:google-java-format](https://github.com/google/google-java-format) from 1.17.0 to 1.18.1. <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.18.1</h2> <h2>Changes</h2> <ul> <li>Fixed version number for Eclipse plugin (<a href="https://redirect.github.com/google/google-java-format/issues/744">#744</a>)</li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/google/google-java-format/compare/v1.18.0...v1.18.1">https://github.com/google/google-java-format/compare/v1.18.0...v1.18.1</a></p> <h2>v1.18.0</h2> <h2>Changes</h2> <ul> <li>Update Guava version to resolve <a href="https://github.com/advisories/GHSA-7g45-4rm6-3mm3">https://github.com/advisories/GHSA-7g45-4rm6-3mm3</a> (<a href="https://redirect.github.com/google/google-java-format/issues/950">#950</a>)</li> <li>Handle <code>final var</code> lambda variables (<a href="https://redirect.github.com/google/google-java-format/issues/959">#959</a>)</li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/google/google-java-format/compare/v1.17.0...v1.18.0">https://github.com/google/google-java-format/compare/v1.17.0...v1.18.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/google/google-java-format/commit/1c5f836dd04d6a3be04f971b31b800d0d45a0be1"><code>1c5f836</code></a> Release google-java-format 1.18.1</li> <li><a href="https://github.com/google/google-java-format/commit/685a6c9ebd43aab9ef458379de7d3883bfee970f"><code>685a6c9</code></a> Update release.yml</li> <li><a href="https://github.com/google/google-java-format/commit/b4eade8a9cd8599d551829b16ca5afeb9f2b86e2"><code>b4eade8</code></a> Update release.yml</li> <li><a href="https://github.com/google/google-java-format/commit/c47ebbb6207e412d012a2a65e2ce5ee679902997"><code>c47ebbb</code></a> Update ci.yml</li> <li><a href="https://github.com/google/google-java-format/commit/4ade3471b7978af553f425bfc28b36c425e12a67"><code>4ade347</code></a> Update ci.yml for JDK 21 release</li> <li><a href="https://github.com/google/google-java-format/commit/1fe678942551b446d589c0fe0ad5319ccf17ffa3"><code>1fe6789</code></a> Handle <code>final var</code> lambda variables</li> <li><a href="https://github.com/google/google-java-format/commit/d0e44e5d6120dfab4f4833dc4331986d726a2ce1"><code>d0e44e5</code></a> Follow-up to <a href="https://github.com/google/google-java-format/commit/9f2cd6827d01">https://github.com/google/google-java-format/commit/9f2cd6827d01</a>...</li> <li><a href="https://github.com/google/google-java-format/commit/915b78fb245aba6fa8236c2e8c928f5d91a73295"><code>915b78f</code></a> Update the release notes for the IntelliJ plugin.</li> <li><a href="https://github.com/google/google-java-format/commit/9f2cd6827d016a3b55b7f9f39e054a69b0deb168"><code>9f2cd68</code></a> Make google-java-format friendlier to TSAN</li> <li><a href="https://github.com/google/google-java-format/commit/28b199c54957bb10d203bb5d7a0e3ed82603f5e8"><code>28b199c</code></a> Fix <code>java.lang.RuntimeException: Document is locked by write PSI operations</code> ...</li> <li>Additional commits viewable in <a href="https://github.com/google/google-java-format/compare/v1.17.0...v1.18.1">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.17.0&new-version=1.18.1)](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