Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
692: build(deps): Bump netty-bom from 4.1.87.Final to 4.1.90.Final r=korthout a=dependabot[bot] Bumps [netty-bom](https://github.com/netty/netty) from 4.1.87.Final to 4.1.90.Final. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/netty/netty/commit/367d997a939181594873c4a846556263d4d9fe4e"><code>367d997</code></a> [maven-release-plugin] prepare release netty-4.1.90.Final</li> <li><a href="https://github.com/netty/netty/commit/0e8af543c51209d84162952fc0e607e4189e5c88"><code>0e8af54</code></a> Chunked HTTP length decoding should account for whitespaces/ctrl chars (Fixes...</li> <li><a href="https://github.com/netty/netty/commit/ab5c411c9f917426c240fb6b97c118313f69dc4f"><code>ab5c411</code></a> Handle NullPointerException thrown from NetworkInterface.getNetworkInterfaces...</li> <li><a href="https://github.com/netty/netty/commit/ebfc79c85deb8ba6fda54b8cb7fa925573076b21"><code>ebfc79c</code></a> WebSocketClientProtocolHandler: add option to disable UTF8 validation of text...</li> <li><a href="https://github.com/netty/netty/commit/8fac718b1f7246c6a8b9db6123750429b0a5b4ad"><code>8fac718</code></a> Don't reset BCSSLParameters when setting application protocols (<a href="https://github.com/netty/netty/issues/13262">#13262</a>)</li> <li><a href="https://github.com/netty/netty/commit/c353f4fea52559d09b3811492c92a38aa1887501"><code>c353f4f</code></a> Faster Recycler's claim/release (Fixes <a href="https://github.com/netty/netty/issues/13153">#13153</a>) (<a href="https://github.com/netty/netty/issues/13220">#13220</a>)</li> <li><a href="https://github.com/netty/netty/commit/84cf7d6c94eed0aa100e3b9e3e5644fa7fc4e9b7"><code>84cf7d6</code></a> Native image: add support for unix domain sockets (<a href="https://github.com/netty/netty/issues/13242">#13242</a>)</li> <li><a href="https://github.com/netty/netty/commit/99204e917f8d3f145da8dedcc6383aff5d45f558"><code>99204e9</code></a> Skip revapi checks for testsuite modules (<a href="https://github.com/netty/netty/issues/13258">#13258</a>)</li> <li><a href="https://github.com/netty/netty/commit/971aa8ad9c7288a6744d3bbe07ded785fa170d9d"><code>971aa8a</code></a> Use MacOS SDK 10.9 to prevent apple notarization failures (<a href="https://github.com/netty/netty/issues/13253">#13253</a>)</li> <li><a href="https://github.com/netty/netty/commit/5d1f99655918c9c034ca090d51b64eced73f742f"><code>5d1f996</code></a> Increase errno cache and guard against IOOBE (<a href="https://github.com/netty/netty/issues/13254">#13254</a>)</li> <li>Additional commits viewable in <a href="https://github.com/netty/netty/compare/netty-4.1.87.Final...netty-4.1.90.Final">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=io.netty:netty-bom&package-manager=maven&previous-version=4.1.87.Final&new-version=4.1.90.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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information