dependabot[bot] opened a new pull request, #18556: URL: https://github.com/apache/pinot/pull/18556
Bumps [io.netty:netty-bom](https://github.com/netty/netty) from 4.1.133.Final to 4.1.134.Final. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/netty/netty/releases">io.netty:netty-bom's releases</a>.</em></p> <blockquote> <h2>netty-4.1.134.Final</h2> <h2>What's Changed</h2> <ul> <li>Auto-port 4.1: HTTP: Re-add constructor to HttpProxyHandler that was removed by mistake by <a href="https://github.com/netty-project-bot"><code>@netty-project-bot</code></a> in <a href="https://redirect.github.com/netty/netty/pull/16750">netty/netty#16750</a></li> <li>Auto-port 4.1: Marshalling: Explicit document security requirements by <a href="https://github.com/netty-project-bot"><code>@netty-project-bot</code></a> in <a href="https://redirect.github.com/netty/netty/pull/16754">netty/netty#16754</a></li> <li>Pin HTTP/RTSP version + method normalization to Locale.US (<a href="https://redirect.github.com/netty/netty/issues/16765">#16765</a>) by <a href="https://github.com/normanmaurer"><code>@normanmaurer</code></a> in <a href="https://redirect.github.com/netty/netty/pull/16770">netty/netty#16770</a></li> <li>Adaptive: Fix concurrency issue in adaptive allocator (<a href="https://redirect.github.com/netty/netty/issues/16767">#16767</a>) by <a href="https://github.com/chrisvest"><code>@chrisvest</code></a> in <a href="https://redirect.github.com/netty/netty/pull/16778">netty/netty#16778</a></li> <li>Pin multipart Content-Type / Content-Transfer-Encoding case folding t… by <a href="https://github.com/normanmaurer"><code>@normanmaurer</code></a> in <a href="https://redirect.github.com/netty/netty/pull/16784">netty/netty#16784</a></li> <li>Auto-port 4.1: Remove dead native declarations by <a href="https://github.com/netty-project-bot"><code>@netty-project-bot</code></a> in <a href="https://redirect.github.com/netty/netty/pull/16785">netty/netty#16785</a></li> <li>Avoid re-parsing openssl key material with non-cached provider (<a href="https://redirect.github.com/netty/netty/issues/16759">#16759</a>) by <a href="https://github.com/chrisvest"><code>@chrisvest</code></a> in <a href="https://redirect.github.com/netty/netty/pull/16791">netty/netty#16791</a></li> <li>Isolate tests that modify available Security providers (<a href="https://redirect.github.com/netty/netty/issues/16793">#16793</a>) by <a href="https://github.com/chrisvest"><code>@chrisvest</code></a> in <a href="https://redirect.github.com/netty/netty/pull/16805">netty/netty#16805</a></li> <li>Auto-port 4.1: Remove test annotations from a method that isn't a test by <a href="https://github.com/netty-project-bot"><code>@netty-project-bot</code></a> in <a href="https://redirect.github.com/netty/netty/pull/16798">netty/netty#16798</a></li> <li>Auto-port 4.1: IpFilter: Fix ClassCastException caused by IpSubnetFilter if only ipv6 rules are configured but remote peer is using ipv4 by <a href="https://github.com/netty-project-bot"><code>@netty-project-bot</code></a> in <a href="https://redirect.github.com/netty/netty/pull/16822">netty/netty#16822</a></li> <li>Resolve all localhost addresses without querying DNS servers (<a href="https://redirect.github.com/netty/netty/issues/16749">#16749</a>) by <a href="https://github.com/normanmaurer"><code>@normanmaurer</code></a> in <a href="https://redirect.github.com/netty/netty/pull/16820">netty/netty#16820</a></li> <li>Auto-port 4.1: HTTP2: Use 100 as default max concurrent streams setting by <a href="https://github.com/netty-project-bot"><code>@netty-project-bot</code></a> in <a href="https://redirect.github.com/netty/netty/pull/16816">netty/netty#16816</a></li> <li>Auto-port 4.1: Route synchronous onLookupComplete exceptions via fireExceptionCaught by <a href="https://github.com/netty-project-bot"><code>@netty-project-bot</code></a> in <a href="https://redirect.github.com/netty/netty/pull/16824">netty/netty#16824</a></li> <li>Auto-port 4.1: Fix MQTT decoder size check after variable header replay by <a href="https://github.com/netty-project-bot"><code>@netty-project-bot</code></a> in <a href="https://redirect.github.com/netty/netty/pull/16838">netty/netty#16838</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/netty/netty/compare/netty-4.1.133.Final...netty-4.1.134.Final">https://github.com/netty/netty/compare/netty-4.1.133.Final...netty-4.1.134.Final</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/netty/netty/commit/970b248b56653f7fff8b18c5cc06c71ac344851e"><code>970b248</code></a> [maven-release-plugin] prepare release netty-4.1.134.Final</li> <li><a href="https://github.com/netty/netty/commit/30f8f284db91d7a20096466743ee8af2ddb4018c"><code>30f8f28</code></a> Auto-port 4.1: Fix MQTT decoder size check after variable header replay (<a href="https://redirect.github.com/netty/netty/issues/16838">#16838</a>)</li> <li><a href="https://github.com/netty/netty/commit/4c1cb1d989c30850f9a1a9d8c34084bbc069d776"><code>4c1cb1d</code></a> Auto-port 4.1: Route synchronous onLookupComplete exceptions via fireExceptio...</li> <li><a href="https://github.com/netty/netty/commit/f89176a7b6097d5ab4c254b2b0a5b52c6d13f949"><code>f89176a</code></a> Auto-port 4.1: HTTP2: Use 100 as default max concurrent streams setting (<a href="https://redirect.github.com/netty/netty/issues/16816">#16816</a>)</li> <li><a href="https://github.com/netty/netty/commit/bb458bd8747b2593e9446b1ee820d5c532815d4f"><code>bb458bd</code></a> Resolve all localhost addresses without querying DNS servers (<a href="https://redirect.github.com/netty/netty/issues/16749">#16749</a>) (<a href="https://redirect.github.com/netty/netty/issues/16820">#16820</a>)</li> <li><a href="https://github.com/netty/netty/commit/4f6cc7a9dcb665a405a61b9cd3379797ad4ab41a"><code>4f6cc7a</code></a> Auto-port 4.1: IpFilter: Fix ClassCastException caused by IpSubnetFilter if o...</li> <li><a href="https://github.com/netty/netty/commit/4bacea2f0810fa1cfbd8cc8d20d9ba12c73e97f8"><code>4bacea2</code></a> Auto-port 4.1: Remove test annotations from a method that isn't a test (<a href="https://redirect.github.com/netty/netty/issues/16798">#16798</a>)</li> <li><a href="https://github.com/netty/netty/commit/2ea1c3413b81d8f6c4554a25637b64e19d39066e"><code>2ea1c34</code></a> Isolate tests that modify available Security providers (<a href="https://redirect.github.com/netty/netty/issues/16793">#16793</a>) (<a href="https://redirect.github.com/netty/netty/issues/16805">#16805</a>)</li> <li><a href="https://github.com/netty/netty/commit/25db4bbb05d13f032903ec929a32c9f88e1ca253"><code>25db4bb</code></a> Avoid re-parsing openssl key material with non-cached provider (<a href="https://redirect.github.com/netty/netty/issues/16759">#16759</a>) (<a href="https://redirect.github.com/netty/netty/issues/16791">#16791</a>)</li> <li><a href="https://github.com/netty/netty/commit/1e28f3cbc5995e5a6cfcdff8706489b154a37f9c"><code>1e28f3c</code></a> Auto-port 4.1: Remove dead native declarations (<a href="https://redirect.github.com/netty/netty/issues/16785">#16785</a>)</li> <li>Additional commits viewable in <a href="https://github.com/netty/netty/compare/netty-4.1.133.Final...netty-4.1.134.Final">compare view</a></li> </ul> </details> <br /> <details> <summary>Most Recent Ignore Conditions Applied to This Pull Request</summary> | Dependency Name | Ignore Conditions | | --- | --- | | io.netty:netty-bom | [>= 4.2.a0, < 4.3] | </details> [](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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
