Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump com.spotify.fmt:fmt-maven-plugin from 2.23 to 2.25 (#571)
Bumps [com.spotify.fmt:fmt-maven-plugin](https://github.com/spotify/fmt-maven-plugin) from 2.23 to 2.25. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/spotify/fmt-maven-plugin/releases">com.spotify.fmt:fmt-maven-plugin's releases</a>.</em></p> <blockquote> <h2>2.25</h2> <h2>What's Changed</h2> <ul> <li>Upgrade Google Java Format 1.23.0 -> 1.24.0 by <a href="https://github.com/Stephan202"><code>@Stephan202</code></a> in <a href="https://redirect.github.com/spotify/fmt-maven-plugin/pull/194">spotify/fmt-maven-plugin#194</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/spotify/fmt-maven-plugin/compare/2.24...2.25">https://github.com/spotify/fmt-maven-plugin/compare/2.24...2.25</a></p> <h2>2.24</h2> <h2>What's Changed</h2> <ul> <li>Upgrade Google Java Format 1.21.0 -> 1.22.0 by <a href="https://github.com/Stephan202"><code>@Stephan202</code></a> in <a href="https://redirect.github.com/spotify/fmt-maven-plugin/pull/190">spotify/fmt-maven-plugin#190</a></li> <li>Upgrade Google Java Format 1.22.0 -> 1.23.0 by <a href="https://github.com/Stephan202"><code>@Stephan202</code></a> in <a href="https://redirect.github.com/spotify/fmt-maven-plugin/pull/192">spotify/fmt-maven-plugin#192</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/spotify/fmt-maven-plugin/compare/2.23...2.24">https://github.com/spotify/fmt-maven-plugin/compare/2.23...2.24</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/spotify/fmt-maven-plugin/commit/9e0190fc20f6c147b247c9a065cf6d260f186363"><code>9e0190f</code></a> [maven-release-plugin] prepare release 2.25</li> <li><a href="https://github.com/spotify/fmt-maven-plugin/commit/a3aff4ac1d0f5bdab37d24efb13d3fb15260e0c1"><code>a3aff4a</code></a> Upgrade Google Java Format 1.23.0 -> 1.24.0 (<a href="https://redirect.github.com/spotify/fmt-maven-plugin/issues/194">#194</a>)</li> <li><a href="https://github.com/spotify/fmt-maven-plugin/commit/7fa55be1587ce1285f09ad640292cd80050a2df4"><code>7fa55be</code></a> [maven-release-plugin] prepare for next development iteration</li> <li><a href="https://github.com/spotify/fmt-maven-plugin/commit/f5a267537e0c6bb65454ca0f3c1ae6409e58530a"><code>f5a2675</code></a> [maven-release-plugin] prepare release 2.24</li> <li><a href="https://github.com/spotify/fmt-maven-plugin/commit/775d418757082bcd5e333223a1b39f52ae85f882"><code>775d418</code></a> Upgrade Google Java Format 1.22.0 -> 1.23.0 (<a href="https://redirect.github.com/spotify/fmt-maven-plugin/issues/192">#192</a>)</li> <li><a href="https://github.com/spotify/fmt-maven-plugin/commit/76aa75f3d92097684745c101579dcce594e51a28"><code>76aa75f</code></a> Upgrade Google Java Format 1.21.0 -> 1.22.0 (<a href="https://redirect.github.com/spotify/fmt-maven-plugin/issues/190">#190</a>)</li> <li><a href="https://github.com/spotify/fmt-maven-plugin/commit/ced5b96052e739ab43e99532f1405dfed4cdf0f5"><code>ced5b96</code></a> [maven-release-plugin] prepare for next development iteration</li> <li>See full diff in <a href="https://github.com/spotify/fmt-maven-plugin/compare/2.23...2.25">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.spotify.fmt:fmt-maven-plugin&package-manager=maven&previous-version=2.23&new-version=2.25)](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> Co-authored-by: Brian Kroth <[email protected]>
- Loading branch information