You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@orc.apache.org by GitBox <gi...@apache.org> on 2021/08/06 04:28:06 UTC

[GitHub] [orc] dependabot[bot] opened a new pull request #819: Bump netty-all from 4.1.42.Final to 4.1.66.Final in /java

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


   Bumps [netty-all](https://github.com/netty/netty) from 4.1.42.Final to 4.1.66.Final.
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/netty/netty/commit/e43d0d99f1beec78cd00be3018f7afeef944e5f2"><code>e43d0d9</code></a> [maven-release-plugin] prepare release netty-4.1.66.Final</li>
   <li><a href="https://github.com/netty/netty/commit/9e8b8ff53ac432c77319f152a86a31664ef99167"><code>9e8b8ff</code></a> Fix a bug where SslHandler clients would not process Server Hello messages in...</li>
   <li><a href="https://github.com/netty/netty/commit/55957d3e7551b7839e73e9757508538ffc517fd1"><code>55957d3</code></a> SelfSignedCertificate should try BouncyCastle first (<a href="https://github-redirect.dependabot.com/netty/netty/issues/11487">#11487</a>)</li>
   <li><a href="https://github.com/netty/netty/commit/e236e99006bbe26a8dcae81c10f4aa151ed58468"><code>e236e99</code></a> Migrate the rest of the ssl package to junit5 (<a href="https://github-redirect.dependabot.com/netty/netty/issues/11483">#11483</a>)</li>
   <li><a href="https://github.com/netty/netty/commit/2914134522f13f2e03b111be686681515c7989a8"><code>2914134</code></a> Disable flaky test for now (<a href="https://github-redirect.dependabot.com/netty/netty/issues/11488">#11488</a>)</li>
   <li><a href="https://github.com/netty/netty/commit/8337e3a9734fdc8c7d5f74cb75eb62d185987e7f"><code>8337e3a</code></a> Improve name matching in DNS answers (<a href="https://github-redirect.dependabot.com/netty/netty/issues/11474">#11474</a>)</li>
   <li><a href="https://github.com/netty/netty/commit/876624a22b363d0302d1adb711c724cfc78afb54"><code>876624a</code></a> SelfSignedCertificate should work in http2 tests (<a href="https://github-redirect.dependabot.com/netty/netty/issues/11486">#11486</a>)</li>
   <li><a href="https://github.com/netty/netty/commit/3b8e7c3e60abb1c48b666e98a2e1904f5ee3bf52"><code>3b8e7c3</code></a> Use Static Constants as Sample Data (<a href="https://github-redirect.dependabot.com/netty/netty/issues/11485">#11485</a>)</li>
   <li><a href="https://github.com/netty/netty/commit/043e9e309e95cd53fdbc5e4e62eb00ba84752afd"><code>043e9e3</code></a> Remove rest of junit4 usage (<a href="https://github-redirect.dependabot.com/netty/netty/issues/11484">#11484</a>)</li>
   <li><a href="https://github.com/netty/netty/commit/7ec198ddf9480d77ca8557649fd5f45701af6657"><code>7ec198d</code></a> Fix JavaDoc and Run Brotli tests on Windows (<a href="https://github-redirect.dependabot.com/netty/netty/issues/11468">#11468</a>)</li>
   <li>Additional commits viewable in <a href="https://github.com/netty/netty/compare/netty-4.1.42.Final...netty-4.1.66.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.42.Final&new-version=4.1.66.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@orc.apache.org

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



[GitHub] [orc] dongjoon-hyun merged pull request #819: ORC-938: Bump netty-all from 4.1.42.Final to 4.1.66.Final

Posted by GitBox <gi...@apache.org>.
dongjoon-hyun merged pull request #819:
URL: https://github.com/apache/orc/pull/819


   


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

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



[GitHub] [orc] dongjoon-hyun commented on pull request #819: Bump netty-all from 4.1.42.Final to 4.1.66.Final in /java

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


   @dependabot rebase


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

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



[GitHub] [orc] dongjoon-hyun commented on pull request #819: Bump netty-all from 4.1.42.Final to 4.1.66.Final in /java

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


   @dependabot rebase


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

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