dependabot[bot] opened a new pull request, #337: URL: https://github.com/apache/ws-axiom/pull/337
Bumps [com.google.googlejavaformat:google-java-format](https://github.com/google/google-java-format) from 1.15.0 to 1.17.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.17.0</h2> <h2>Changes</h2> <ul> <li>Fix compatibility with OpenJDK 21 early access builds (<a href="https://redirect.github.com/google/google-java-format/issues/898">#898</a>)</li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/google/google-java-format/compare/v1.16.0...v1.17.0">https://github.com/google/google-java-format/compare/v1.16.0...v1.17.0</a></p> <h2>v1.16.0</h2> <h2>Changes</h2> <ul> <li>Format long exception lists one per line (<a href="https://github.com/google/google-java-format/commit/198fa4236724f0305f1d4fb9447ce0b48984746f">https://github.com/google/google-java-format/commit/198fa4236724f0305f1d4fb9447ce0b48984746f</a>)</li> <li>Normalize parameter comments (<a href="https://github.com/google/google-java-format/commit/dda43216576c4cb84e2497424b9ca9246f2687e5">https://github.com/google/google-java-format/commit/dda43216576c4cb84e2497424b9ca9246f2687e5</a>)</li> </ul> <h2>Bug fixes</h2> <ul> <li>Return a non-zero exit code on error (<a href="https://redirect.github.com/google/google-java-format/issues/848">#848</a>)</li> <li>Formatter leaks threads and memory (<a href="https://redirect.github.com/google/google-java-format/issues/847">#847</a>)</li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/google/google-java-format/compare/v1.15.0...v1.16.0">https://github.com/google/google-java-format/compare/v1.15.0...v1.16.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/google/google-java-format/commit/d6b1bcc610a1aadfcbddaa22b9d3fbe1b4c429d7"><code>d6b1bcc</code></a> Release google-java-format 1.17.0</li> <li><a href="https://github.com/google/google-java-format/commit/18f835849551f81d60d582300a0a3c585b5774b4"><code>18f8358</code></a> Remove tests for handling of extra semi-colons</li> <li><a href="https://github.com/google/google-java-format/commit/25ce685ffbc1143f3e7d93c8655e8590cfaaf61b"><code>25ce685</code></a> Remove AD_HOC_FORMATTING from the IntelliJ plugin.</li> <li><a href="https://github.com/google/google-java-format/commit/401d5c96946c856353a0edf83631f694303ae3ee"><code>401d5c9</code></a> Be louder about telling users they need to modify their IDE config to use gjf.</li> <li><a href="https://github.com/google/google-java-format/commit/4c1aeffc8b0ea3d4e18ffe21162b835f2c51cc3d"><code>4c1aeff</code></a> Make OpsBuilder::add public final</li> <li><a href="https://github.com/google/google-java-format/commit/1a0065696b4f408313dbd24f9d6606d758e98868"><code>1a00656</code></a> Allow blank lines inserted before comments.</li> <li><a href="https://github.com/google/google-java-format/commit/20527aa56f5068f921ca2110a3fb50d48bdb1c8a"><code>20527aa</code></a> Update the <code>--add-exports</code> instructions.</li> <li><a href="https://github.com/google/google-java-format/commit/1651dea8d2d55e4f3ba68c582b9f7f9f13127ff5"><code>1651dea</code></a> Convert the gradle config to kotlin.</li> <li><a href="https://github.com/google/google-java-format/commit/4f5ffd0660f9aa66c1ebc8deef55802a809d3bcc"><code>4f5ffd0</code></a> Link to instructions for properly configuring the IDE's JRE.</li> <li><a href="https://github.com/google/google-java-format/commit/32a6c00ff4cfdc3697d556c43968d58602f3cac3"><code>32a6c00</code></a> Switch (deprecated) ProjectManagerListener#onProjectOpened to StartupActivity.</li> <li>Additional commits viewable in <a href="https://github.com/google/google-java-format/compare/v1.15.0...v1.17.0">compare view</a></li> </ul> </details> <br /> [](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> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@ws.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@ws.apache.org For additional commands, e-mail: dev-h...@ws.apache.org