Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
1190: chore(deps): bump io.netty:netty-bom from 4.1.109.Final to 4.1.110.Final r=github-actions[bot] a=dependabot[bot] Bumps [io.netty:netty-bom](https://github.com/netty/netty) from 4.1.109.Final to 4.1.110.Final. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/netty/netty/commit/2e218bbd0a416d6e8a7abb5e2d180fe9f19a9968"><code>2e218bb</code></a> [maven-release-plugin] prepare release netty-4.1.110.Final</li> <li><a href="https://github.com/netty/netty/commit/ebf0e412a08928304b05f12ea81899b971fd379e"><code>ebf0e41</code></a> Add support for specifying SecureRandom in SSLContext initialization (<a href="https://redirect.github.com/netty/netty/issues/14058">#14058</a>)</li> <li><a href="https://github.com/netty/netty/commit/243de91df2e9a9bf0ad938f54f76063c14ba6e3d"><code>243de91</code></a> Remove <a href="https://github.com/UnstableApi"><code>`@UnstableApi</code></a>` usage (<a href="https://redirect.github.com/netty/netty/issues/14064">#14064</a>)</li> <li><a href="https://github.com/netty/netty/commit/ecebe1c102cf9a9e2faaccbfc12f594963af7326"><code>ecebe1c</code></a> AdaptivePoolingAllocator's Chunks Weak Ref-Counting (<a href="https://redirect.github.com/netty/netty/issues/14056">#14056</a>)</li> <li><a href="https://github.com/netty/netty/commit/7ad2b91515b3affaeadb4b2975cd6d2a8342c403"><code>7ad2b91</code></a> Branchless varint decoding (<a href="https://redirect.github.com/netty/netty/issues/14050">#14050</a>)</li> <li><a href="https://github.com/netty/netty/commit/343879818495a6179e397f32034d6122980232ef"><code>3438798</code></a> AdaptivePoolingAllocator EventLoop Magazine's affinity (<a href="https://redirect.github.com/netty/netty/issues/14017">#14017</a>)</li> <li><a href="https://github.com/netty/netty/commit/2e413d6c73aac00d4541bab119c7a2c330bf8235"><code>2e413d6</code></a> Add more JDK versions to the devcontainers (<a href="https://redirect.github.com/netty/netty/issues/14008">#14008</a>)</li> <li><a href="https://github.com/netty/netty/commit/a300058380ec531db9af9d18585bd732e3039355"><code>a300058</code></a> Add no-value key handling only for form body (<a href="https://redirect.github.com/netty/netty/issues/13998">#13998</a>)</li> <li><a href="https://github.com/netty/netty/commit/d868c7b5926c0c00a2367543ba91901072cce636"><code>d868c7b</code></a> Support bc-fips in BouncyCastleSelfSignedCertGenerator (<a href="https://redirect.github.com/netty/netty/issues/13954">#13954</a>)</li> <li><a href="https://github.com/netty/netty/commit/420b037f20b8fc4c20291895db5946334d221491"><code>420b037</code></a> Add unix domain socket transport in netty 4.x via JDK16+ (<a href="https://redirect.github.com/netty/netty/issues/13965">#13965</a>)</li> <li>Additional commits viewable in <a href="https://github.com/netty/netty/compare/netty-4.1.109.Final...netty-4.1.110.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.109.Final&new-version=4.1.110.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` 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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information