Bump io.netty:netty-transport from 4.1.114.Final to 4.1.117.Final #49

Closed
dependabot[bot] wants to merge 1 commit from dependabot/maven/io.netty-netty-transport-4.1.117.Final into master
dependabot[bot] commented 2025-01-14 18:02:16 +01:00 (Migrated from github.com)

Bumps io.netty:netty-transport from 4.1.114.Final to 4.1.117.Final.

Commits
  • 3b03648 [maven-release-plugin] prepare release netty-4.1.117.Final
  • 28a81c6 Update java versions (#14660)
  • 1bd459a Correcly handle comments appended to nameserver declarations (#14658)
  • ad00d19 Add configure to be able to use perf / intellij profiler within devco… (#14661)
  • cd3dfe9 Update maven to 3.9.9 (#14654)
  • 4d1f98d Adaptive: Only use ThreadLocal if called from FastThreadLocalThread i… (#14656)
  • 01e14bc Provides Brotli settings without com.aayushatharva.brotli4j dependency (#14...
  • d5bad42 OpenSslSession: Add support to defensively check for peer certs (#14641)
  • b8e25e0 SslHandler: Ensure buffers are never leaked when wrap(...) produce SS… (#14647)
  • 9f0b38b Reentrant close in EmbeddedChannel (#14642)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 commands and options

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)
Bumps [io.netty:netty-transport](https://github.com/netty/netty) from 4.1.114.Final to 4.1.117.Final. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/netty/netty/commit/3b036489e24eb2a1e3bb45022a02a09eceaa8293"><code>3b03648</code></a> [maven-release-plugin] prepare release netty-4.1.117.Final</li> <li><a href="https://github.com/netty/netty/commit/28a81c687725f6d3403341656b26a8b70391402f"><code>28a81c6</code></a> Update java versions (<a href="https://redirect.github.com/netty/netty/issues/14660">#14660</a>)</li> <li><a href="https://github.com/netty/netty/commit/1bd459ac11ff8486641e619abdd732c7bbd94c70"><code>1bd459a</code></a> Correcly handle comments appended to nameserver declarations (<a href="https://redirect.github.com/netty/netty/issues/14658">#14658</a>)</li> <li><a href="https://github.com/netty/netty/commit/ad00d19e5d1b488bb04c5da56571b1484ff547ef"><code>ad00d19</code></a> Add configure to be able to use perf / intellij profiler within devco… (<a href="https://redirect.github.com/netty/netty/issues/14661">#14661</a>)</li> <li><a href="https://github.com/netty/netty/commit/cd3dfe9b632671e7f8f7e5ca44918b34e888e14a"><code>cd3dfe9</code></a> Update maven to 3.9.9 (<a href="https://redirect.github.com/netty/netty/issues/14654">#14654</a>)</li> <li><a href="https://github.com/netty/netty/commit/4d1f98d6caa518244b3edbc45b3e76c9712f4ec2"><code>4d1f98d</code></a> Adaptive: Only use ThreadLocal if called from FastThreadLocalThread i… (<a href="https://redirect.github.com/netty/netty/issues/14656">#14656</a>)</li> <li><a href="https://github.com/netty/netty/commit/01e14bc69941bcfcccfdd46d925f85ea6b71ec1e"><code>01e14bc</code></a> Provides Brotli settings without <code>com.aayushatharva.brotli4j</code> dependency (<a href="https://redirect.github.com/netty/netty/issues/14">#14</a>...</li> <li><a href="https://github.com/netty/netty/commit/d5bad424324101ea336432d76313fa44995b0202"><code>d5bad42</code></a> OpenSslSession: Add support to defensively check for peer certs (<a href="https://redirect.github.com/netty/netty/issues/14641">#14641</a>)</li> <li><a href="https://github.com/netty/netty/commit/b8e25e043a32c34e2c8e462bf26c37f2ec29c84d"><code>b8e25e0</code></a> SslHandler: Ensure buffers are never leaked when wrap(...) produce SS… (<a href="https://redirect.github.com/netty/netty/issues/14647">#14647</a>)</li> <li><a href="https://github.com/netty/netty/commit/9f0b38b7b6e01638075aa981872be306532f804b"><code>9f0b38b</code></a> Reentrant close in EmbeddedChannel (<a href="https://redirect.github.com/netty/netty/issues/14642">#14642</a>)</li> <li>Additional commits viewable in <a href="https://github.com/netty/netty/compare/netty-4.1.114.Final...netty-4.1.117.Final">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=io.netty:netty-transport&package-manager=maven&previous-version=4.1.114.Final&new-version=4.1.117.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>
SBDeveloper closed this pull request 2025-03-27 19:52:33 +01:00

Pull request closed

Sign in to join this conversation.
No description provided.