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/09/19 12:01:59 UTC

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

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

   Bumps [netty-all](https://github.com/netty/netty) from 4.1.78.Final to 4.1.82.Final.
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/netty/netty/commit/47799635143d7a11b56c4a4e9a1e65ca221d28ca"><code>4779963</code></a> [maven-release-plugin] prepare release netty-4.1.82.Final</li>
   <li><a href="https://github.com/netty/netty/commit/93a7d4fff1b2b0f849f0d52576d75eb0d1aad4c0"><code>93a7d4f</code></a> Respect jdk.tls.client.protocols and jdk.tls.server.protocols (<a href="https://github-redirect.dependabot.com/netty/netty/issues/12797">#12797</a>)</li>
   <li><a href="https://github.com/netty/netty/commit/570c5d75bd172fbb2f6f68685326d4acb3978482"><code>570c5d7</code></a> Avoid failing HTTP/2 requests with <code>upgrade-insecure-requests</code> (<a href="https://github-redirect.dependabot.com/netty/netty/issues/12799">#12799</a>)</li>
   <li><a href="https://github.com/netty/netty/commit/75982ea652eee022287c0af29ed629be4d0a1bfd"><code>75982ea</code></a> DefaultLastHttpContent doesn't allow setting trailingHeaders while other defa...</li>
   <li><a href="https://github.com/netty/netty/commit/1440435865aa86a350094881b31005cb232424fc"><code>1440435</code></a> Fix bug in forEachByte on nested composite bytebuf with leak detection (<a href="https://github-redirect.dependabot.com/netty/netty/issues/12790">#12790</a>)</li>
   <li><a href="https://github.com/netty/netty/commit/ef4a9dffeb3004a51b89e72330bd309a875f58e3"><code>ef4a9df</code></a> Maven must run in batch mode when listing staged releases</li>
   <li><a href="https://github.com/netty/netty/commit/f9f153525224c308268a13354bbb1b1a08cfaf36"><code>f9f1535</code></a> [maven-release-plugin] prepare for next development iteration</li>
   <li><a href="https://github.com/netty/netty/commit/9794a35c292966b049d4975d66afdb80f5845729"><code>9794a35</code></a> [maven-release-plugin] prepare release netty-4.1.81.Final</li>
   <li><a href="https://github.com/netty/netty/commit/d221550e4e92bfca0bada21fe41052682db01961"><code>d221550</code></a> fix duplicate code in exampple module. (<a href="https://github-redirect.dependabot.com/netty/netty/issues/12733">#12733</a>)</li>
   <li><a href="https://github.com/netty/netty/commit/341e4f11418dc85c93ce64852ce80bbc83e7d1af"><code>341e4f1</code></a> Fix inconsistent synchronization of PoolSubpage.doNotDestroy (<a href="https://github-redirect.dependabot.com/netty/netty/issues/12775">#12775</a>)</li>
   <li>Additional commits viewable in <a href="https://github.com/netty/netty/compare/netty-4.1.78.Final...netty-4.1.82.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.78.Final&new-version=4.1.82.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] dongjoon-hyun commented on pull request #1255: Bump netty-all from 4.1.78.Final to 4.1.82.Final in /java

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

   This should be consistent with Apache Spark release.


-- 
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 closed pull request #1255: Bump netty-all from 4.1.78.Final to 4.1.82.Final in /java

Posted by GitBox <gi...@apache.org>.
dongjoon-hyun closed pull request #1255: Bump netty-all from 4.1.78.Final to 4.1.82.Final in /java
URL: https://github.com/apache/orc/pull/1255


-- 
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] dependabot[bot] commented on pull request #1255: Bump netty-all from 4.1.78.Final to 4.1.82.Final in /java

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

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

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