You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by GitBox <gi...@apache.org> on 2021/03/14 05:28:22 UTC

[GitHub] [avro] dependabot[bot] opened a new pull request #1136: Bump protobuf-java from 3.15.3 to 3.15.6 in /lang/java

dependabot[bot] opened a new pull request #1136:
URL: https://github.com/apache/avro/pull/1136


   Bumps [protobuf-java](https://github.com/protocolbuffers/protobuf) from 3.15.3 to 3.15.6.
   <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.15.6</h2>
   <h1>Ruby</h1>
   <ul>
   <li>Fixed bug in string comparison logic (<a href="https://github.com/protocolbuffers/protobuf/issues/8386">#8386</a>)</li>
   </ul>
   <h2>Protocol Buffers v3.15.5</h2>
   <h1>Ruby</h1>
   <ul>
   <li>Fixed quadratic memory use in array append (<a href="https://github.com/protocolbuffers/protobuf/issues/8379">#8379</a>)</li>
   </ul>
   <h1>PHP</h1>
   <ul>
   <li>Fixed quadratic memory use in array append (<a href="https://github.com/protocolbuffers/protobuf/issues/8379">#8379</a>)</li>
   </ul>
   <h1>C++</h1>
   <ul>
   <li>Do not disable RTTI by default in the CMake build (<a href="https://github.com/protocolbuffers/protobuf/issues/8377">#8377</a>)</li>
   </ul>
   <h2>Protocol Buffers v3.15.4</h2>
   <h1>Ruby</h1>
   <ul>
   <li>Fixed SEGV when users pass nil messages (<a href="https://github.com/protocolbuffers/protobuf/issues/8363">#8363</a>)</li>
   <li>Fixed quadratic memory usage when appending to arrays (<a href="https://github.com/protocolbuffers/protobuf/issues/8364">#8364</a>)</li>
   </ul>
   <h1>C++</h1>
   <ul>
   <li>Create a CMake option to control whether or not RTTI is enabled (<a href="https://github.com/protocolbuffers/protobuf/issues/8361">#8361</a>)</li>
   </ul>
   <h1>PHP</h1>
   <ul>
   <li>read_property() handler is not supposed to return NULL (<a href="https://github.com/protocolbuffers/protobuf/issues/8362">#8362</a>)</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/protocolbuffers/protobuf/commit/6aa539bf0195f188ff86efe6fb8bfa2b676cdd46"><code>6aa539b</code></a> Update protobuf version</li>
   <li><a href="https://github.com/protocolbuffers/protobuf/commit/971a5935ed68e07a1e7e309cfcb4c39bfa87be8b"><code>971a593</code></a> Updated CHANGES.txt and PHP changelog for 3.15.6</li>
   <li><a href="https://github.com/protocolbuffers/protobuf/commit/b2991b841981913e786269cf817c1e981aac0019"><code>b2991b8</code></a> Merge pull request <a href="https://github.com/protocolbuffers/protobuf/issues/8386">#8386</a> from haberman/ruby-string-compare</li>
   <li><a href="https://github.com/protocolbuffers/protobuf/commit/bb322c2b39c1a98f78a5a433afe7a33cbae379a6"><code>bb322c2</code></a> [Ruby] Fixed bug in string comparison logic.</li>
   <li><a href="https://github.com/protocolbuffers/protobuf/commit/4fff47a41811eeaef8add8def480062282292ce5"><code>4fff47a</code></a> Update protobuf version</li>
   <li><a href="https://github.com/protocolbuffers/protobuf/commit/5702d51ec0ef87d2dd6198cf6fcade8dc850a857"><code>5702d51</code></a> Updated CHANGES.txt and PHP release notes for 3.15.5</li>
   <li><a href="https://github.com/protocolbuffers/protobuf/commit/b9a036b444365b2ffa4928a02f069ff62b70ec39"><code>b9a036b</code></a> Do not disable RTTI by default in the CMake build</li>
   <li><a href="https://github.com/protocolbuffers/protobuf/commit/72b02b56ea188fd8aa7d0e6761db77610c686f4c"><code>72b02b5</code></a> Merge pull request <a href="https://github.com/protocolbuffers/protobuf/issues/8379">#8379</a> from haberman/quadratic-mem-fix</li>
   <li><a href="https://github.com/protocolbuffers/protobuf/commit/9b5e357df578d33b3daca0703d6bf019d40fcd92"><code>9b5e357</code></a> Fixed quadratic memory use in array append for PHP and Ruby.</li>
   <li><a href="https://github.com/protocolbuffers/protobuf/commit/fd8aabf32d1d1ae3319e280fed07aa6eb24d150d"><code>fd8aabf</code></a> Update protobuf version</li>
   <li>Additional commits viewable in <a href="https://github.com/protocolbuffers/protobuf/compare/v3.15.3...v3.15.6">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.15.3&new-version=3.15.6)](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
   
   
   </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.

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



[GitHub] [avro] iemejia merged pull request #1136: Bump protobuf-java from 3.15.3 to 3.15.6 in /lang/java

Posted by GitBox <gi...@apache.org>.
iemejia merged pull request #1136:
URL: https://github.com/apache/avro/pull/1136


   


----------------------------------------------------------------
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.

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