You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@orc.apache.org by GitBox <gi...@apache.org> on 2022/06/20 12:02:49 UTC

[GitHub] [orc] dependabot[bot] opened a new pull request, #1163: Bump netty-all from 4.1.68.Final to 4.1.78.Final in /java

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

   Bumps [netty-all](https://github.com/netty/netty) from 4.1.68.Final to 4.1.78.Final.
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/netty/netty/commit/c87c911c010c3a34a69e550d52299df20e5fc740"><code>c87c911</code></a> [maven-release-plugin] prepare release netty-4.1.78.Final</li>
   <li><a href="https://github.com/netty/netty/commit/c18fc2bc68c08805b2553336a3bf02f0c8c50972"><code>c18fc2b</code></a> Allow controlling time flow for EmbeddedEventLoop (<a href="https://github-redirect.dependabot.com/netty/netty/issues/12459">#12459</a>)</li>
   <li><a href="https://github.com/netty/netty/commit/db8d5c5ae73e25131cc8e48d2126cfabdcd686c1"><code>db8d5c5</code></a> Fix race in FlowControlHandlerTest that could lead to a NPE (<a href="https://github-redirect.dependabot.com/netty/netty/issues/12457">#12457</a>)</li>
   <li><a href="https://github.com/netty/netty/commit/bc085b06e3153bc975353671151c0c90e4265baa"><code>bc085b0</code></a> Update SslHandler to set bio fd member to facilitate openssl tracing (Pixie i...</li>
   <li><a href="https://github.com/netty/netty/commit/a1c9ccedb636aaafa442288932cfec919258d189"><code>a1c9cce</code></a> Update tcnative version (<a href="https://github-redirect.dependabot.com/netty/netty/issues/12454">#12454</a>)</li>
   <li><a href="https://github.com/netty/netty/commit/bffac7befcfc36fa801a2041a85092784d26c5e3"><code>bffac7b</code></a> correct comment of date from cate (<a href="https://github-redirect.dependabot.com/netty/netty/issues/12448">#12448</a>)</li>
   <li><a href="https://github.com/netty/netty/commit/c42a207f7242b2bdd170cc463b49bf50c7334165"><code>c42a207</code></a> Remove the last references to JUnit 4 (<a href="https://github-redirect.dependabot.com/netty/netty/issues/12442">#12442</a>)</li>
   <li><a href="https://github.com/netty/netty/commit/56f7c50d19125dad36b97ed33d9797da941a7591"><code>56f7c50</code></a> Allow blocking calls in JdkSslContext class initializer (<a href="https://github-redirect.dependabot.com/netty/netty/issues/12435">#12435</a>)</li>
   <li><a href="https://github.com/netty/netty/commit/8098219df6874ac88c702e9556de0a63671d81b4"><code>8098219</code></a> Makes Brotli more native compilation friendly (<a href="https://github-redirect.dependabot.com/netty/netty/issues/12409">#12409</a>)</li>
   <li><a href="https://github.com/netty/netty/commit/27e0f52600049b2bafdcb35d0a03e4bb456a693d"><code>27e0f52</code></a> Guard usage with null check to prevent possible NPE during finalization. (<a href="https://github-redirect.dependabot.com/netty/netty/issues/12">#12</a>...</li>
   <li>Additional commits viewable in <a href="https://github.com/netty/netty/compare/netty-4.1.68.Final...netty-4.1.78.Final">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=io.netty:netty-all&package-manager=maven&previous-version=4.1.68.Final&new-version=4.1.78.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: issues-unsubscribe@orc.apache.org

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


[GitHub] [orc] williamhyun merged pull request #1163: ORC-1206: Bump netty-all from 4.1.68.Final to 4.1.78.Final

Posted by GitBox <gi...@apache.org>.
williamhyun merged PR #1163:
URL: https://github.com/apache/orc/pull/1163


-- 
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: issues-unsubscribe@orc.apache.org

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


[GitHub] [orc] dongjoon-hyun commented on pull request #1163: ORC-1206: Bump netty-all from 4.1.68.Final to 4.1.78.Final

Posted by GitBox <gi...@apache.org>.
dongjoon-hyun commented on PR #1163:
URL: https://github.com/apache/orc/pull/1163#issuecomment-1177909251

   I backported this to branch-1.8 as a part of Apache ORC 1.8.0 preparation.


-- 
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: issues-unsubscribe@orc.apache.org

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


[GitHub] [orc] dongjoon-hyun commented on pull request #1163: Bump netty-all from 4.1.68.Final to 4.1.78.Final in /java

Posted by GitBox <gi...@apache.org>.
dongjoon-hyun commented on PR #1163:
URL: https://github.com/apache/orc/pull/1163#issuecomment-1163423422

   cc @williamhyun 


-- 
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: issues-unsubscribe@orc.apache.org

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


[GitHub] [orc] dongjoon-hyun commented on pull request #1163: ORC-1206: Bump netty-all from 4.1.68.Final to 4.1.78.Final

Posted by GitBox <gi...@apache.org>.
dongjoon-hyun commented on PR #1163:
URL: https://github.com/apache/orc/pull/1163#issuecomment-1165009376

   BTW, @williamhyun . It seems that you didn't give your explicit LGTM here.


-- 
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: issues-unsubscribe@orc.apache.org

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