dependabot[bot] opened a new pull request, #20192:
URL: https://github.com/apache/druid/pull/20192

   Bumps 
[io.github.ascopes:protobuf-maven-plugin](https://github.com/ascopes/protobuf-maven-plugin)
 from 3.10.2 to 5.1.8.
   <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>v5.1.8</h2>
   <p>Monthly build with updates to dependencies to pull in security fixes.</p>
   <h2>v5.1.7</h2>
   <h2>What's Changed</h2>
   <ul>
   <li><a 
href="https://redirect.github.com/ascopes/protobuf-maven-plugin/issues/1022";>GH-1022</a>:
 keep exe, cmd and ps1 extension for windows binaries by <a 
href="https://github.com/hypnoce";><code>@​hypnoce</code></a> in <a 
href="https://redirect.github.com/ascopes/protobuf-maven-plugin/pull/1023";>ascopes/protobuf-maven-plugin#1023</a></li>
   <li>Dependencies updated to latest</li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/ascopes/protobuf-maven-plugin/compare/v5.1.6...v5.1.7";>https://github.com/ascopes/protobuf-maven-plugin/compare/v5.1.6...v5.1.7</a></p>
   <h2>v5.1.6</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>Forbid unused imports by <a 
href="https://github.com/ascopes";><code>@​ascopes</code></a> in <a 
href="https://redirect.github.com/ascopes/protobuf-maven-plugin/pull/1017";>ascopes/protobuf-maven-plugin#1017</a></li>
   <li>Bump actions/checkout from 6 to 7 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/ascopes/protobuf-maven-plugin/pull/1019";>ascopes/protobuf-maven-plugin#1019</a></li>
   <li>Added support for Solaris / illumos by <a 
href="https://github.com/siepkes";><code>@​siepkes</code></a> in <a 
href="https://redirect.github.com/ascopes/protobuf-maven-plugin/pull/1018";>ascopes/protobuf-maven-plugin#1018</a></li>
   </ul>
   <h2>New Contributors</h2>
   <ul>
   <li><a href="https://github.com/siepkes";><code>@​siepkes</code></a> made 
their first contribution in <a 
href="https://redirect.github.com/ascopes/protobuf-maven-plugin/pull/1018";>ascopes/protobuf-maven-plugin#1018</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/ascopes/protobuf-maven-plugin/compare/v5.1.5...v5.1.6";>https://github.com/ascopes/protobuf-maven-plugin/compare/v5.1.5...v5.1.6</a></p>
   <h2>v5.1.5</h2>
   <p>Nothing of <em>major</em> note for this update. Just pushing  a newer 
build containing dependency updates to help those working in corporate 
environments with strict security triage policies.</p>
   <p>Going forward, I am going to look to do this on a monthly or bi-monthly 
basis to allow users to keep their builds up to date.</p>
   <p>As usual, any problems, just raise a discussion on our GitHub!</p>
   <h2>v5.1.4</h2>
   <h4>Release notes</h4>
   <ul>
   <li>
   <p>Deprecated <code>protocDigest</code> parameter for removal in the future. 
It is now replaced with <code>&lt;digest&gt;</code> within a 
<code>PathProtocDistribution</code> or <code>UriProtocDistribution</code> 
object, which makes this API consistent with the Protoc plugin API.</p>
   <ul>
   <li>Users may continue to use the current mechanism until the next major 
version but are advised to update their usages where possible.</li>
   <li>The next major version will <strong>not</strong> support digests on 
Maven-based protoc distributions, as this is redundant functionality.</li>
   <li>Documentation examples have been updated to reflect the change.</li>
   <li>For example:</li>
   </ul>
   <pre lang="xml"><code>&lt;configuration&gt;
     &lt;protoc kind=&quot;url&quot;&gt;
       &lt;url&gt;https://...&lt;/url&gt;
       
&lt;digest&gt;sha1:a927271a34eab2353662e2ec6f0686553034821a&lt;/digest&gt;
     &lt;/protoc&gt;
   &lt;/configuration&gt;
   </code></pre>
   </li>
   <li>
   <p>Added missing digest verification functionality for path based protoc 
plugins.</p>
   </li>
   <li>
   <p>Optimised digest generation and decoding to utilise SIMD functionality 
within the JDK. This reduces both overhead and memory consumption in complex 
builds.</p>
   </li>
   <li>
   <p>Improved control flow for dependency resolution.</p>
   </li>
   <li>
   <p>Removed noisy logging during plexus configuration merging.</p>
   </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/de721e2123923edce271c4d8b1b3e4ee5cb2b124";><code>de721e2</code></a>
 [maven-release-plugin] prepare release v5.1.8</li>
   <li><a 
href="https://github.com/ascopes/protobuf-maven-plugin/commit/9bd5414898858d8c7b8d1d0f354f341ffadc339a";><code>9bd5414</code></a>
 Merge pull request <a 
href="https://redirect.github.com/ascopes/protobuf-maven-plugin/issues/1038";>#1038</a>
 from ascopes/dependabot/github_actions/main/actions/...</li>
   <li><a 
href="https://github.com/ascopes/protobuf-maven-plugin/commit/e999da8c4f2bbd08a948b4c8e6a9944ceb2e77fc";><code>e999da8</code></a>
 Bump actions/setup-java from 5.6.0 to 5.7.0</li>
   <li><a 
href="https://github.com/ascopes/protobuf-maven-plugin/commit/ea5ea33341e2a5d6aee0b5df09282e55a07fdc70";><code>ea5ea33</code></a>
 Merge pull request <a 
href="https://redirect.github.com/ascopes/protobuf-maven-plugin/issues/1033";>#1033</a>
 from ascopes/dependabot/github_actions/main/actions/...</li>
   <li><a 
href="https://github.com/ascopes/protobuf-maven-plugin/commit/2e9192d7b9012fbfcf23933e053532013ca69760";><code>2e9192d</code></a>
 Merge pull request <a 
href="https://redirect.github.com/ascopes/protobuf-maven-plugin/issues/1034";>#1034</a>
 from ascopes/dependabot/maven/main/org.eclipse.sisu-...</li>
   <li><a 
href="https://github.com/ascopes/protobuf-maven-plugin/commit/27a456fc143c8beaec0ac6dca4af615952cf34ff";><code>27a456f</code></a>
 Merge pull request <a 
href="https://redirect.github.com/ascopes/protobuf-maven-plugin/issues/1035";>#1035</a>
 from ascopes/dependabot/maven/main/org.jspecify-jspe...</li>
   <li><a 
href="https://github.com/ascopes/protobuf-maven-plugin/commit/d5f40e7156fae7c1d9bf5190a5c31a794a9a389a";><code>d5f40e7</code></a>
 Merge pull request <a 
href="https://redirect.github.com/ascopes/protobuf-maven-plugin/issues/1036";>#1036</a>
 from ascopes/dependabot/maven/protobuf-maven-plugin/...</li>
   <li><a 
href="https://github.com/ascopes/protobuf-maven-plugin/commit/876a8b0cdfef5bdc3c249949f3909a93d5fea13f";><code>876a8b0</code></a>
 Merge pull request <a 
href="https://redirect.github.com/ascopes/protobuf-maven-plugin/issues/1037";>#1037</a>
 from ascopes/dependabot/maven/protobuf-maven-plugin/...</li>
   <li><a 
href="https://github.com/ascopes/protobuf-maven-plugin/commit/50ecd005748e209dba8b575f2a4a4d30b49a30d2";><code>50ecd00</code></a>
 Bump io.grpc:grpc-bom in /protobuf-maven-plugin/src/it/setup</li>
   <li><a 
href="https://github.com/ascopes/protobuf-maven-plugin/commit/f2be06eec0ee9a9255a26eb55fdd2957f1f8eb07";><code>f2be06e</code></a>
 Bump com.google.api.grpc:proto-google-common-protos</li>
   <li>Additional commits viewable in <a 
href="https://github.com/ascopes/protobuf-maven-plugin/compare/v3.10.2...v5.1.8";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=io.github.ascopes:protobuf-maven-plugin&package-manager=maven&previous-version=3.10.2&new-version=5.1.8)](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 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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to