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/09/12 17:03:02 UTC

[GitHub] [avro] dependabot[bot] opened a new pull request #1332: Bump netty-bom from 4.1.67.Final to 4.1.68.Final in /lang/java

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


   Bumps [netty-bom](https://github.com/netty/netty) from 4.1.67.Final to 4.1.68.Final.
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/netty/netty/commit/7d34282f9d2ffdd64c91cb4780b09902d9779b92"><code>7d34282</code></a> [maven-release-plugin] prepare release netty-4.1.68.Final</li>
   <li><a href="https://github.com/netty/netty/commit/a0c9b2f9e15112cb52001f26fa3cb6772f53d674"><code>a0c9b2f</code></a> Fix netty-tcnative* entries in bom</li>
   <li><a href="https://github.com/netty/netty/commit/6da4956b31023ae967451e1d94ff51a746a9194f"><code>6da4956</code></a> Merge pull request from GHSA-9vjp-v76f-g363</li>
   <li><a href="https://github.com/netty/netty/commit/41d3d61a61608f2223bb364955ab2045dd5e4020"><code>41d3d61</code></a> Merge pull request from GHSA-grg4-wf29-r9vv</li>
   <li><a href="https://github.com/netty/netty/commit/deb048985bd74a825131e51849446d1e905b5e93"><code>deb0489</code></a> Respect jdk.tls.namedGroups when using native SSL implementation (<a href="https://github-redirect.dependabot.com/netty/netty/issues/11660">#11660</a>)</li>
   <li><a href="https://github.com/netty/netty/commit/f2de2bbe519c08f4a3269bc706e82ca94e6f29ab"><code>f2de2bb</code></a> Add support for mac m1 (<a href="https://github-redirect.dependabot.com/netty/netty/issues/11666">#11666</a>)</li>
   <li><a href="https://github.com/netty/netty/commit/a53eb80901b8bf678e2ff65e4715d25c4fec638c"><code>a53eb80</code></a> Throw exceptions when rule violating UDS paths been passed in. (<a href="https://github-redirect.dependabot.com/netty/netty/issues/11663">#11663</a>)</li>
   <li><a href="https://github.com/netty/netty/commit/a329857ec20cc1b93ceead6307c6849f93b3f101"><code>a329857</code></a> Updated &quot;CipherSuitesConverter&quot; to make it public. (<a href="https://github-redirect.dependabot.com/netty/netty/issues/11656">#11656</a>)</li>
   <li><a href="https://github.com/netty/netty/commit/21fb48e4d22b5d030b165200e663c11f545f5576"><code>21fb48e</code></a> Deprecate UnaryPromiseNotifier (<a href="https://github-redirect.dependabot.com/netty/netty/issues/11653">#11653</a>)</li>
   <li><a href="https://github.com/netty/netty/commit/37c03cce5e95fb200b3dc5b234b46fe0a281bdec"><code>37c03cc</code></a> Include number of maximum active streams in exception message (<a href="https://github-redirect.dependabot.com/netty/netty/issues/11644">#11644</a>)</li>
   <li>Additional commits viewable in <a href="https://github.com/netty/netty/compare/netty-4.1.67.Final...netty-4.1.68.Final">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=io.netty:netty-bom&package-manager=maven&previous-version=4.1.67.Final&new-version=4.1.68.Final)](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: dev-unsubscribe@avro.apache.org

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



[GitHub] [avro] dkulp merged pull request #1332: Bump netty-bom from 4.1.67.Final to 4.1.68.Final in /lang/java

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


   


-- 
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: dev-unsubscribe@avro.apache.org

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