You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicecomb.apache.org by GitBox <gi...@apache.org> on 2022/11/10 07:13:13 UTC

[GitHub] [servicecomb-java-chassis] dependabot[bot] opened a new pull request, #3471: Bump netty-bom from 4.1.84.Final to 4.1.85.Final

dependabot[bot] opened a new pull request, #3471:
URL: https://github.com/apache/servicecomb-java-chassis/pull/3471

   Bumps [netty-bom](https://github.com/netty/netty) from 4.1.84.Final to 4.1.85.Final.
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/netty/netty/commit/8a5b08dad5855c5ab202e9c51710b48509cc56fe"><code>8a5b08d</code></a> [maven-release-plugin] prepare release netty-4.1.85.Final</li>
   <li><a href="https://github.com/netty/netty/commit/75aac7c87d82fbc80b66e99ad5c8273e43aa56cd"><code>75aac7c</code></a> WebSocket frame encoding: avoid redundant allocations on frame masking (<a href="https://github-redirect.dependabot.com/netty/netty/issues/12969">#12969</a>)</li>
   <li><a href="https://github.com/netty/netty/commit/7127e6074c2f4b965305738d7756d196729b493e"><code>7127e60</code></a> Move validation of connection headers in HTTP/2 back to <code>HpackDecoder</code> (<a href="https://github-redirect.dependabot.com/netty/netty/issues/12975">#12975</a>)</li>
   <li><a href="https://github.com/netty/netty/commit/ecf489fb75d25d0fd35992d53f2e9bc6d9861e47"><code>ecf489f</code></a> Subclasses of FastThreadLocalThread can selectively permit blocking calls (<a href="https://github-redirect.dependabot.com/netty/netty/issues/1">#1</a>...</li>
   <li><a href="https://github.com/netty/netty/commit/a4c37bc06d16ba2267a3f8cac151f29bd9118aad"><code>a4c37bc</code></a> Close EmbeddedChannel and release all buffers once test completes (<a href="https://github-redirect.dependabot.com/netty/netty/issues/12962">#12962</a>)</li>
   <li><a href="https://github.com/netty/netty/commit/a0bb7b4c7831d2a855206f9dc45367675ac60a7c"><code>a0bb7b4</code></a> fix typos in requireNonNull function (<a href="https://github-redirect.dependabot.com/netty/netty/issues/12961">#12961</a>)</li>
   <li><a href="https://github.com/netty/netty/commit/de8a7efd054d1eedc833303b1c2c8c76e519d5e1"><code>de8a7ef</code></a> Implement Early hints response status, do not poll the encoding with HTTP 1xx...</li>
   <li><a href="https://github.com/netty/netty/commit/e1437fb468c5647f7f02fcd49b405af1259d8716"><code>e1437fb</code></a> Avoid ignoring interrupts in testsuite (<a href="https://github-redirect.dependabot.com/netty/netty/issues/12958">#12958</a>)</li>
   <li><a href="https://github.com/netty/netty/commit/cfcc5144578d3f998d353cc3c3b448fc56333e0d"><code>cfcc514</code></a> Avoid ignoring interrupts in SocketStartTlsTest and SocketSslEchoTest (<a href="https://github-redirect.dependabot.com/netty/netty/issues/12946">#12946</a>)</li>
   <li><a href="https://github.com/netty/netty/commit/fe0b5ce16c4508387f999e530a85f2d968e90a3c"><code>fe0b5ce</code></a> Use the recommended directory layout for native-image metadata. Simplify auto...</li>
   <li>Additional commits viewable in <a href="https://github.com/netty/netty/compare/netty-4.1.84.Final...netty-4.1.85.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.84.Final&new-version=4.1.85.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: commits-unsubscribe@servicecomb.apache.org

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


[GitHub] [servicecomb-java-chassis] Shoothzj merged pull request #3471: Bump netty-bom from 4.1.84.Final to 4.1.85.Final

Posted by GitBox <gi...@apache.org>.
Shoothzj merged PR #3471:
URL: https://github.com/apache/servicecomb-java-chassis/pull/3471


-- 
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-unsubscribe@servicecomb.apache.org

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