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

   Bumps [protobuf-java](https://github.com/protocolbuffers/protobuf) from 
3.19.6 to 3.21.12.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/protocolbuffers/protobuf/releases";>protobuf-java's 
releases</a>.</em></p>
   <blockquote>
   <h2>Protocol Buffers v3.20.3</h2>
   <h1>Java</h1>
   <ul>
   <li>Refactoring java full runtime to reuse sub-message builders and prepare 
to
   migrate parsing logic from parse constructor to builder.</li>
   <li>Move proto wireformat parsing functionality from the private 
&quot;parsing
   constructor&quot; to the Builder class.</li>
   <li>Change the Lite runtime to prefer merging from the wireformat into 
mutable
   messages rather than building up a new immutable object before merging. This
   way results in fewer allocations and copy operations.</li>
   <li>Make message-type extensions merge from wire-format instead of building 
up
   instances and merging afterwards. This has much better performance.</li>
   <li>Fix TextFormat parser to build up recurring (but supposedly not repeated)
   sub-messages directly from text rather than building a new sub-message and
   merging the fully formed message into the existing field.</li>
   <li>This release addresses a <a 
href="https://github.com/protocolbuffers/protobuf/security/advisories/GHSA-h4h5-3hr4-j3g2";>Security
 Advisory for Java users</a></li>
   </ul>
   <h2>Protocol Buffers v3.20.2</h2>
   <h1>C++</h1>
   <ul>
   <li>Reduce memory consumption of MessageSet parsing</li>
   <li>This release addresses a <a 
href="https://github.com/protocolbuffers/protobuf/security/advisories/GHSA-8gq9-2x98-w8hf";>Security
 Advisory for C++ and Python users</a></li>
   </ul>
   <h2>Protocol Buffers v3.20.1</h2>
   <h1>PHP</h1>
   <ul>
   <li>Fix building packaged PHP extension (<a 
href="https://github-redirect.dependabot.com/protocolbuffers/protobuf/issues/9727";>#9727</a>)</li>
   <li>Fixed composer.json to only advertise compatibility with PHP 7.0+.  (<a 
href="https://github-redirect.dependabot.com/protocolbuffers/protobuf/issues/9819";>#9819</a>)</li>
   </ul>
   <h1>Ruby</h1>
   <ul>
   <li>Disable the aarch64 build on macOS until it can be fixed. (<a 
href="https://github-redirect.dependabot.com/protocolbuffers/protobuf/issues/9816";>#9816</a>)</li>
   </ul>
   <h1>Other</h1>
   <ul>
   <li>Fix versioning issues in 3.20.0</li>
   </ul>
   <h2>Protocol Buffers v3.20.1-rc1</h2>
   <h1>PHP</h1>
   <ul>
   <li>Fix building packaged PHP extension (<a 
href="https://github-redirect.dependabot.com/protocolbuffers/protobuf/issues/9727";>#9727</a>)</li>
   </ul>
   <h1>Other</h1>
   <ul>
   <li>Fix versioning issues in 3.20.0</li>
   </ul>
   <h2>Protocol Buffers v3.20.0</h2>
   <p>2022-03-25 version 3.20.0 
(C++/Java/Python/PHP/Objective-C/C#/Ruby/JavaScript)</p>
   <h1>Ruby</h1>
   <ul>
   <li>Dropped Ruby 2.3 and 2.4 support for CI and releases. (<a 
href="https://github-redirect.dependabot.com/protocolbuffers/protobuf/issues/9311";>#9311</a>)</li>
   <li>Added Ruby 3.1 support for CI and releases (<a 
href="https://github-redirect.dependabot.com/protocolbuffers/protobuf/issues/9566";>#9566</a>).</li>
   <li>Message.decode/encode: Add recursion_limit option (<a 
href="https://github-redirect.dependabot.com/protocolbuffers/protobuf/issues/9218";>#9218</a>/<a
 
href="https://github-redirect.dependabot.com/protocolbuffers/protobuf/issues/9486";>#9486</a>)</li>
   <li>Allocate with xrealloc()/xfree() so message allocation is visible to the
   Ruby GC.  In certain tests this leads to much lower memory usage due to more
   frequent GC runs (<a 
href="https://github-redirect.dependabot.com/protocolbuffers/protobuf/issues/9586";>#9586</a>).</li>
   <li>Fix conversion of singleton classes in Ruby (<a 
href="https://github-redirect.dependabot.com/protocolbuffers/protobuf/issues/9342";>#9342</a>)</li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/protocolbuffers/protobuf/commit/f0dc78d7e6e331b8c6bb2d5283e06aa26883ca7c";><code>f0dc78d</code></a>
 Updating version.json and repo version numbers to: 21.12</li>
   <li><a 
href="https://github.com/protocolbuffers/protobuf/commit/7b0ca6995da9c895ac1ca0005b705fa01f009b7f";><code>7b0ca69</code></a>
 Updated release branch to latest upb. (<a 
href="https://github-redirect.dependabot.com/protocolbuffers/protobuf/issues/11258";>#11258</a>)</li>
   <li><a 
href="https://github.com/protocolbuffers/protobuf/commit/7c123c40e2725fa1d36b194040fc4e9f2fe8502c";><code>7c123c4</code></a>
 Merge pull request <a 
href="https://github-redirect.dependabot.com/protocolbuffers/protobuf/issues/11201";>#11201</a>
 from protocolbuffers/21.x-202212080033</li>
   <li><a 
href="https://github.com/protocolbuffers/protobuf/commit/44eafb2f651436fd583051f137556ffcf43bd1d9";><code>44eafb2</code></a>
 Update version.json to: 21.12-dev</li>
   <li><a 
href="https://github.com/protocolbuffers/protobuf/commit/aea4a275e28329f648e046469c095eef74254bb2";><code>aea4a27</code></a>
 Updating changelog</li>
   <li><a 
href="https://github.com/protocolbuffers/protobuf/commit/ffe65a5040ac721596055f89a55712a8b0dd8d8d";><code>ffe65a5</code></a>
 Merge pull request <a 
href="https://github-redirect.dependabot.com/protocolbuffers/protobuf/issues/11197";>#11197</a>
 from protocolbuffers/21.x-202212071935</li>
   <li><a 
href="https://github.com/protocolbuffers/protobuf/commit/a474c5b9ff43c4dda5d3132024eee8cef71b83fc";><code>a474c5b</code></a>
 Updating version.json and repo version numbers to: 21.11</li>
   <li><a 
href="https://github.com/protocolbuffers/protobuf/commit/c0bc0cf0766ab7c24a0251f9b77e06ab1dd474f7";><code>c0bc0cf</code></a>
 Merge pull request <a 
href="https://github-redirect.dependabot.com/protocolbuffers/protobuf/issues/11196";>#11196</a>
 from ericsalo/21.x</li>
   <li><a 
href="https://github.com/protocolbuffers/protobuf/commit/9d17e97927360a3ce852e68f24acc0d43d3d794f";><code>9d17e97</code></a>
 sync with current 21.x upb</li>
   <li><a 
href="https://github.com/protocolbuffers/protobuf/commit/d024e3bca19bad5aa0d889ccdf27aa5802cf6bbe";><code>d024e3b</code></a>
 Merge pull request <a 
href="https://github-redirect.dependabot.com/protocolbuffers/protobuf/issues/11118";>#11118</a>
 from protocolbuffers/deannagarcia-patch-12</li>
   <li>Additional commits viewable in <a 
href="https://github.com/protocolbuffers/protobuf/compare/v3.19.6...v3.21.12";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.google.protobuf:protobuf-java&package-manager=maven&previous-version=3.19.6&new-version=3.21.12)](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 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: notifications-unsubscr...@dubbo.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@dubbo.apache.org
For additional commands, e-mail: notifications-h...@dubbo.apache.org

Reply via email to