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/01 05:43:58 UTC

[GitHub] [orc] dependabot[bot] opened a new pull request #794: Bump netty from 3.9.9.Final to 3.10.6.Final in /java

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


   Bumps [netty](https://github.com/netty/netty) from 3.9.9.Final to 3.10.6.Final.
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/netty/netty/commit/5f56a03bcb0aa23bdc9f68686e5c2abcf963a9cd"><code>5f56a03</code></a> [maven-release-plugin] prepare release netty-3.10.6.Final</li>
   <li><a href="https://github.com/netty/netty/commit/38e048c33fff114285c290593cd91ef962365a8d"><code>38e048c</code></a> Fixes <a href="https://github-redirect.dependabot.com/netty/netty/issues/5054">#5054</a>: IpV4Subnet.contains() always returns true for single-address sub...</li>
   <li><a href="https://github.com/netty/netty/commit/c9f963dc8e75d9abb89750807ec6627b40f7aada"><code>c9f963d</code></a> Removed old JSR 166 CHM which was ported from JDK 5 to JDK 1.4</li>
   <li><a href="https://github.com/netty/netty/commit/6baa5927729b627c04cb39412f14eb6a39431bd2"><code>6baa592</code></a> Fix race when changing channel writability</li>
   <li><a href="https://github.com/netty/netty/commit/a1801ac5b24dfc9da1942356b9cf24545002b69e"><code>a1801ac</code></a> SslHandler: Avoid unchecked exception on write</li>
   <li><a href="https://github.com/netty/netty/commit/bed84dde7a0e174abe684ba3ba2e7270c64204ef"><code>bed84dd</code></a> [maven-release-plugin] prepare for next development iteration</li>
   <li><a href="https://github.com/netty/netty/commit/97523c38ae6af76068d0bfe70df375c0de39286e"><code>97523c3</code></a> [maven-release-plugin] prepare release netty-3.10.5.Final</li>
   <li><a href="https://github.com/netty/netty/commit/de16cfe3537246d916ea966b2c9380f84d8113e8"><code>de16cfe</code></a> SslHandler misses to store all queued MessageEvents on channel closed</li>
   <li><a href="https://github.com/netty/netty/commit/9b2e1dca3cdd7a5c69be13cfaa580cf9e8539077"><code>9b2e1dc</code></a> [maven-release-plugin] prepare for next development iteration</li>
   <li><a href="https://github.com/netty/netty/commit/c74fe083007ee8a0d9de471b9311dad97e6b189a"><code>c74fe08</code></a> [maven-release-plugin] prepare release netty-3.10.4.Final</li>
   <li>Additional commits viewable in <a href="https://github.com/netty/netty/compare/netty-3.9.9.Final...netty-3.10.6.Final">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=io.netty:netty&package-manager=maven&previous-version=3.9.9.Final&new-version=3.10.6.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] dependabot[bot] commented on pull request #794: Bump netty from 3.9.9.Final to 3.10.6.Final in /java

Posted by GitBox <gi...@apache.org>.
dependabot[bot] commented on pull request #794:
URL: https://github.com/apache/orc/pull/794#issuecomment-894608473


   OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting `@dependabot ignore this major version` or `@dependabot ignore this minor version`. You can also ignore all major, minor, or patch releases for a dependency by adding an [`ignore` condition](https://docs.github.com/en/code-security/supply-chain-security/configuration-options-for-dependency-updates#ignore) with the desired `update_types` to your config file.
   
   If you change your mind, just re-open this PR and I'll resolve any conflicts on it.


-- 
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] williamhyun closed pull request #794: Bump netty from 3.9.9.Final to 3.10.6.Final in /java

Posted by GitBox <gi...@apache.org>.
williamhyun closed pull request #794:
URL: https://github.com/apache/orc/pull/794


   


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