dependabot[bot] opened a new pull request, #16725: URL: https://github.com/apache/camel/pull/16725
Bumps [io.github.ascopes:protobuf-maven-plugin](https://github.com/ascopes/protobuf-maven-plugin) from 2.7.3 to 2.9.2. <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>v2.9.2</h2> <h2>What's Changed</h2> <ul> <li>Improve ProtocResolver.java warnings by <a href="https://github.com/ascopes"><code>@ascopes</code></a> in <a href="https://redirect.github.com/ascopes/protobuf-maven-plugin/pull/509">ascopes/protobuf-maven-plugin#509</a></li> <li>Update license headers to 2025 by <a href="https://github.com/ascopes"><code>@ascopes</code></a> in <a href="https://redirect.github.com/ascopes/protobuf-maven-plugin/pull/510">ascopes/protobuf-maven-plugin#510</a></li> <li>Bump com.puppycrawl.tools:checkstyle from 10.21.0 to 10.21.1 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/ascopes/protobuf-maven-plugin/pull/512">ascopes/protobuf-maven-plugin#512</a></li> <li>Bump org.assertj:assertj-core from 3.27.0 to 3.27.2 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/ascopes/protobuf-maven-plugin/pull/511">ascopes/protobuf-maven-plugin#511</a></li> <li>Bump org.mockito:mockito-bom from 5.14.2 to 5.15.2 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/ascopes/protobuf-maven-plugin/pull/513">ascopes/protobuf-maven-plugin#513</a></li> <li>Adds null check for descriptor file by <a href="https://github.com/anuragagarwal561994"><code>@anuragagarwal561994</code></a> in <a href="https://redirect.github.com/ascopes/protobuf-maven-plugin/pull/516">ascopes/protobuf-maven-plugin#516</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/anuragagarwal561994"><code>@anuragagarwal561994</code></a> made their first contribution in <a href="https://redirect.github.com/ascopes/protobuf-maven-plugin/pull/516">ascopes/protobuf-maven-plugin#516</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/ascopes/protobuf-maven-plugin/compare/v2.9.1...v2.9.2">https://github.com/ascopes/protobuf-maven-plugin/compare/v2.9.1...v2.9.2</a></p> <h2>v2.9.1</h2> <h2>What's Changed</h2> <ul> <li>Fix regression for Maven 3.8.2 in v2.9.0 by <a href="https://github.com/ascopes"><code>@ascopes</code></a> in <a href="https://redirect.github.com/ascopes/protobuf-maven-plugin/pull/508">ascopes/protobuf-maven-plugin#508</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/ascopes/protobuf-maven-plugin/compare/v2.9.0...v2.9.1">https://github.com/ascopes/protobuf-maven-plugin/compare/v2.9.0...v2.9.1</a></p> <h2>v2.9.0</h2> <p><strong>Full Changelog</strong>: <a href="https://github.com/ascopes/protobuf-maven-plugin/compare/v2.8.1...v2.9.0">https://github.com/ascopes/protobuf-maven-plugin/compare/v2.8.1...v2.9.0</a></p> <h2>What's Changed</h2> <ul> <li>Update README.md by <a href="https://github.com/ascopes"><code>@ascopes</code></a> in <a href="https://redirect.github.com/ascopes/protobuf-maven-plugin/pull/507">ascopes/protobuf-maven-plugin#507</a></li> <li>Add configuration option to generate the binary proto descriptor by <a href="https://github.com/lucarota"><code>@lucarota</code></a> in <a href="https://redirect.github.com/ascopes/protobuf-maven-plugin/pull/506">ascopes/protobuf-maven-plugin#506</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/lucarota"><code>@lucarota</code></a> made their first contribution in <a href="https://redirect.github.com/ascopes/protobuf-maven-plugin/pull/506">ascopes/protobuf-maven-plugin#506</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/ascopes/protobuf-maven-plugin/compare/v2.8.0...v2.9.0">https://github.com/ascopes/protobuf-maven-plugin/compare/v2.8.0...v2.9.0</a></p> <p>Due to a CI issue, this was also released as v2.8.1, although the release for that has been revoked on GitHub side now. Please update to 2.9.0 if on 2.8.1 by mistake.</p> <h2>v2.8.0</h2> <h2>What's Changed</h2> <ul> <li>Short-circuit glob checks for SourceGlobFilter.java by <a href="https://github.com/ascopes"><code>@ascopes</code></a> in <a href="https://redirect.github.com/ascopes/protobuf-maven-plugin/pull/490">ascopes/protobuf-maven-plugin#490</a></li> <li>Bump com.puppycrawl.tools:checkstyle from 10.20.2 to 10.21.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/ascopes/protobuf-maven-plugin/pull/492">ascopes/protobuf-maven-plugin#492</a></li> <li>Bump org.apache.maven.plugins:maven-invoker-plugin from 3.8.1 to 3.9.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/ascopes/protobuf-maven-plugin/pull/491">ascopes/protobuf-maven-plugin#491</a></li> <li>Bump org.scala-lang:scala3-library_3 from 3.6.1 to 3.6.2 in /protobuf-maven-plugin/src/it/setup by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/ascopes/protobuf-maven-plugin/pull/493">ascopes/protobuf-maven-plugin#493</a></li> <li>Bump io.projectreactor:reactor-core from 3.7.0 to 3.7.1 in /protobuf-maven-plugin/src/it/setup by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/ascopes/protobuf-maven-plugin/pull/495">ascopes/protobuf-maven-plugin#495</a></li> <li>Bump com.google.api.grpc:proto-google-common-protos from 2.49.0 to 2.50.0 in /protobuf-maven-plugin/src/it/setup by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/ascopes/protobuf-maven-plugin/pull/494">ascopes/protobuf-maven-plugin#494</a></li> <li>Bump io.grpc:grpc-bom from 1.68.2 to 1.69.0 in /protobuf-maven-plugin/src/it/setup by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/ascopes/protobuf-maven-plugin/pull/497">ascopes/protobuf-maven-plugin#497</a></li> <li>Initial Aether tests by <a href="https://github.com/ascopes"><code>@ascopes</code></a> in <a href="https://redirect.github.com/ascopes/protobuf-maven-plugin/pull/496">ascopes/protobuf-maven-plugin#496</a></li> <li>Bump org.junit:junit-bom from 5.11.3 to 5.11.4 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/ascopes/protobuf-maven-plugin/pull/500">ascopes/protobuf-maven-plugin#500</a></li> <li>Bump org.assertj:assertj-core from 3.26.3 to 3.27.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/ascopes/protobuf-maven-plugin/pull/501">ascopes/protobuf-maven-plugin#501</a></li> <li>Bump org.apache.maven.resolver:maven-resolver-api from 2.0.4 to 2.0.5 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/ascopes/protobuf-maven-plugin/pull/502">ascopes/protobuf-maven-plugin#502</a></li> <li>Bump protobuf.version from 4.29.1 to 4.29.2 in /protobuf-maven-plugin/src/it/setup by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/ascopes/protobuf-maven-plugin/pull/503">ascopes/protobuf-maven-plugin#503</a></li> <li>Enable incremental compilation by default by <a href="https://github.com/ascopes"><code>@ascopes</code></a> in <a href="https://redirect.github.com/ascopes/protobuf-maven-plugin/pull/499">ascopes/protobuf-maven-plugin#499</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/ascopes/protobuf-maven-plugin/commit/213d9699c1d89b0c11681e9f74ed20da6454120e"><code>213d969</code></a> [maven-release-plugin] prepare release v2.9.2</li> <li><a href="https://github.com/ascopes/protobuf-maven-plugin/commit/2a8a885e9f4fa9831c2285bc217ee7c20186cd3a"><code>2a8a885</code></a> Adds null check for descriptor file (<a href="https://redirect.github.com/ascopes/protobuf-maven-plugin/issues/516">#516</a>)</li> <li><a href="https://github.com/ascopes/protobuf-maven-plugin/commit/b3707e0a9087d5f040aa5e733e468994e47e9f75"><code>b3707e0</code></a> Bump org.mockito:mockito-bom from 5.14.2 to 5.15.2 (<a href="https://redirect.github.com/ascopes/protobuf-maven-plugin/issues/513">#513</a>)</li> <li><a href="https://github.com/ascopes/protobuf-maven-plugin/commit/dad87319c4328b7a55462f811f490dbf83da6332"><code>dad8731</code></a> Bump org.assertj:assertj-core from 3.27.0 to 3.27.2 (<a href="https://redirect.github.com/ascopes/protobuf-maven-plugin/issues/511">#511</a>)</li> <li><a href="https://github.com/ascopes/protobuf-maven-plugin/commit/615e9084ebd25d9a1f8dc0e14a5f2577c6ab0dbe"><code>615e908</code></a> Bump com.puppycrawl.tools:checkstyle from 10.21.0 to 10.21.1 (<a href="https://redirect.github.com/ascopes/protobuf-maven-plugin/issues/512">#512</a>)</li> <li><a href="https://github.com/ascopes/protobuf-maven-plugin/commit/00c8955dc61ef2c8b72d6e1aefdb97f2d45e68b3"><code>00c8955</code></a> Fix parameter ordering in AbstractGenerateMojo</li> <li><a href="https://github.com/ascopes/protobuf-maven-plugin/commit/470835a79939056d05ecd1bfab7b56552785d534"><code>470835a</code></a> Update license headers to 2025 (<a href="https://redirect.github.com/ascopes/protobuf-maven-plugin/issues/510">#510</a>)</li> <li><a href="https://github.com/ascopes/protobuf-maven-plugin/commit/5ebddfba22bce1270bcb0893e8eb03468a41b77d"><code>5ebddfb</code></a> Revert pull_request_target changes, as it builds against the wrong branch</li> <li><a href="https://github.com/ascopes/protobuf-maven-plugin/commit/b2fe292875f5fa232461620732382dd1202081dd"><code>b2fe292</code></a> Update faster-builds.md with plugin skip details.</li> <li><a href="https://github.com/ascopes/protobuf-maven-plugin/commit/59224d07f03e4aebf14ba4fdc1329064d63670b5"><code>59224d0</code></a> Improve ProtocResolver.java warnings (<a href="https://redirect.github.com/ascopes/protobuf-maven-plugin/issues/509">#509</a>)</li> <li>Additional commits viewable in <a href="https://github.com/ascopes/protobuf-maven-plugin/compare/v2.7.3...v2.9.2">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: commits-unsubscr...@camel.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org