dependabot[bot] opened a new pull request, #19346: URL: https://github.com/apache/camel/pull/19346
Bumps [io.github.ascopes:protobuf-maven-plugin](https://github.com/ascopes/protobuf-maven-plugin) from 3.9.1 to 3.10.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/ascopes/protobuf-maven-plugin/releases">io.github.ascopes:protobuf-maven-plugin's releases</a>.</em></p> <blockquote> <h2>v3.10.0</h2> <h2>New features</h2> <ul> <li>URL parsing has been reimplemented to work with Apache Commons Compress. This allows users to extract plugins implicitly from tarballls and other archive types that are listed in the documentation. This includes: <ul> <li><code>jar:https://somewebsite.lan/archive.jar!/path/to/exe</code></li> <li><code>zip:file://some/local/path/archive.zip!/path/to/exe</code></li> <li><code>ear:https://somewebsite.lan/archive.ear!/path/to/exe</code></li> <li><code>war:https://somewebsite.lan/archive.war!/path/to/exe</code></li> <li><code>kar:https://somewebsite.lan/archive.kar!/path/to/exe</code></li> <li><code>tar:https://somewebsite.lan/archive.tar!/path/to/exe</code></li> <li><code>tar:gz:https://somewebsite.lan/archive.tgz!/path/to/exe</code></li> <li><code>tar:bz2:https://somewebsite.lan/archive.tar.bz2!/path/to/exe</code></li> <li>Further support for LZMA, CPIO archives, 7z archives, XZ, Z, etc is possible, please raise an issue to discuss.</li> </ul> </li> <li>Deeply nested URL protocols are now valid. If you need to extract a tarball from a zip and then extract a file from that tarball, this should work as expected.</li> </ul> <h2>What's Changed</h2> <ul> <li>Build on Java 25 in CI by <a href="https://github.com/ascopes"><code>@ascopes</code></a> in <a href="https://redirect.github.com/ascopes/protobuf-maven-plugin/pull/805">ascopes/protobuf-maven-plugin#805</a></li> <li>Include GH contributing guide and security notes in generated site by <a href="https://github.com/ascopes"><code>@ascopes</code></a> in <a href="https://redirect.github.com/ascopes/protobuf-maven-plugin/pull/807">ascopes/protobuf-maven-plugin#807</a></li> <li>Use v5 codecov action by <a href="https://github.com/ascopes"><code>@ascopes</code></a> in <a href="https://redirect.github.com/ascopes/protobuf-maven-plugin/pull/806">ascopes/protobuf-maven-plugin#806</a></li> <li>Bump com.google.api.grpc:proto-google-common-protos from 2.61.1 to 2.61.2 in /protobuf-maven-plugin/src/it/setup by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/ascopes/protobuf-maven-plugin/pull/811">ascopes/protobuf-maven-plugin#811</a></li> <li>Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.11.3 to 3.12.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/ascopes/protobuf-maven-plugin/pull/809">ascopes/protobuf-maven-plugin#809</a></li> <li>Bump org.apache.maven.plugins:maven-compiler-plugin from 3.14.0 to 3.14.1 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/ascopes/protobuf-maven-plugin/pull/808">ascopes/protobuf-maven-plugin#808</a></li> <li>Bump org.assertj:assertj-core from 3.27.4 to 3.27.5 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/ascopes/protobuf-maven-plugin/pull/810">ascopes/protobuf-maven-plugin#810</a></li> <li><a href="https://redirect.github.com/ascopes/protobuf-maven-plugin/issues/804">GH-804</a>: Document usage of ZIP/JAR archives for sourceDirectories by <a href="https://github.com/ascopes"><code>@ascopes</code></a> in <a href="https://redirect.github.com/ascopes/protobuf-maven-plugin/pull/812">ascopes/protobuf-maven-plugin#812</a></li> <li><a href="https://redirect.github.com/ascopes/protobuf-maven-plugin/issues/802">GH-802</a>: Reimplement URL handling by decorating input streams with commons-compress by <a href="https://github.com/ascopes"><code>@ascopes</code></a> in <a href="https://redirect.github.com/ascopes/protobuf-maven-plugin/pull/803">ascopes/protobuf-maven-plugin#803</a></li> <li>Bump org.sonatype.central:central-publishing-maven-plugin from 0.8.0 to 0.9.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/ascopes/protobuf-maven-plugin/pull/813">ascopes/protobuf-maven-plugin#813</a></li> <li>Bump org.assertj:assertj-core from 3.27.5 to 3.27.6 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/ascopes/protobuf-maven-plugin/pull/814">ascopes/protobuf-maven-plugin#814</a></li> <li>Bump org.immutables:bom from 2.11.3 to 2.11.4 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/ascopes/protobuf-maven-plugin/pull/815">ascopes/protobuf-maven-plugin#815</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/ascopes/protobuf-maven-plugin/compare/v3.9.1...v3.10.0">https://github.com/ascopes/protobuf-maven-plugin/compare/v3.9.1...v3.10.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/ascopes/protobuf-maven-plugin/commit/a3827ea729b037f22497bfb30c733f0a42ae5e1f"><code>a3827ea</code></a> [maven-release-plugin] prepare release v3.10.0</li> <li><a href="https://github.com/ascopes/protobuf-maven-plugin/commit/c4f9a58408b73f59dd82dc6bf91265d498692aae"><code>c4f9a58</code></a> Fix deploy.yml</li> <li><a href="https://github.com/ascopes/protobuf-maven-plugin/commit/524f6376e4da2eb8bc395a80a98bd6e9d7279416"><code>524f637</code></a> Update deploy.yml</li> <li><a href="https://github.com/ascopes/protobuf-maven-plugin/commit/0d402b37f539af2fa5d06d486178de3c6f5bdd90"><code>0d402b3</code></a> [maven-release-plugin] rollback the release of v3.10.0</li> <li><a href="https://github.com/ascopes/protobuf-maven-plugin/commit/588944a83398ce9f346b3e95af13d6d23531f536"><code>588944a</code></a> [maven-release-plugin] prepare release v3.10.0</li> <li><a href="https://github.com/ascopes/protobuf-maven-plugin/commit/909183cb0c928c01d52c1a796b5dfcb7f18ea3d8"><code>909183c</code></a> Fix mistake in JDK25 config for deploy.yml</li> <li><a href="https://github.com/ascopes/protobuf-maven-plugin/commit/eb739b0fc10b2c20aa454c61398cc0c0a86d929d"><code>eb739b0</code></a> Merge pull request <a href="https://redirect.github.com/ascopes/protobuf-maven-plugin/issues/815">#815</a> from ascopes/dependabot/maven/main/org.immutables-bom...</li> <li><a href="https://github.com/ascopes/protobuf-maven-plugin/commit/027fa3ef024d52b70231844ee336dae20baab6f0"><code>027fa3e</code></a> Merge pull request <a href="https://redirect.github.com/ascopes/protobuf-maven-plugin/issues/814">#814</a> from ascopes/dependabot/maven/main/org.assertj-assert...</li> <li><a href="https://github.com/ascopes/protobuf-maven-plugin/commit/ae5d8debe898d3f2d40ec2c762a5043a8b5e4b40"><code>ae5d8de</code></a> Merge pull request <a href="https://redirect.github.com/ascopes/protobuf-maven-plugin/issues/813">#813</a> from ascopes/dependabot/maven/main/org.sonatype.centr...</li> <li><a href="https://github.com/ascopes/protobuf-maven-plugin/commit/69ed3c2404d509a6d3533eb761f18e634d32af44"><code>69ed3c2</code></a> Bump org.immutables:bom from 2.11.3 to 2.11.4</li> <li>Additional commits viewable in <a href="https://github.com/ascopes/protobuf-maven-plugin/compare/v3.9.1...v3.10.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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
