dependabot[bot] opened a new pull request, #17768: URL: https://github.com/apache/camel/pull/17768
Bumps [io.projectreactor.netty:reactor-netty](https://github.com/reactor/reactor-netty) from 1.2.4 to 1.2.5. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/reactor/reactor-netty/releases">io.projectreactor.netty:reactor-netty's releases</a>.</em></p> <blockquote> <h2>v1.2.5</h2> <!-- raw HTML omitted --> <p><code>Reactor Netty</code> <code>1.2.5</code> is part of <strong><code>2024.0.5</code> Release Train</strong>.</p> <h2>What's Changed</h2> <h3>:sparkles: New features and improvements</h3> <ul> <li>Depend on <code>Reactor Core</code> <code>v3.7.5</code> by <a href="https://github.com/violetagg"><code>@violetagg</code></a> in 2a833f965ccc17582fd306393826fb2de18f8888, see <a href="https://github.com/reactor/reactor-core/releases/tag/v3.7.5">release notes</a></li> <li>Depend on <code>Netty HTTP/3 Codec</code> <code>v0.0.29.Final</code> by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/reactor/reactor-netty/issues/3697">#3697</a></li> <li>Depend on <code>Netty QUIC Codec</code> <code>v0.0.71.Final</code> by <a href="https://github.com/violetagg"><code>@violetagg</code></a> in <a href="https://redirect.github.com/reactor/reactor-netty/issues/3703">#3703</a></li> <li>Move log statement to the correct place by <a href="https://github.com/violetagg"><code>@violetagg</code></a> in <a href="https://redirect.github.com/reactor/reactor-netty/issues/3674">#3674</a></li> <li>Add API for determining the resolved addresses to which this client should connect by <a href="https://github.com/violetagg"><code>@violetagg</code></a> in <a href="https://redirect.github.com/reactor/reactor-netty/issues/3687">#3687</a></li> <li>Support websocket over <code>HTTP/2</code> by <a href="https://github.com/violetagg"><code>@violetagg</code></a> in <a href="https://redirect.github.com/reactor/reactor-netty/issues/3691">#3691</a> and <a href="https://redirect.github.com/reactor/reactor-netty/issues/3715">#3715</a></li> </ul> <h3>:lady_beetle: Bug fixes</h3> <ul> <li>Ensure the HTTP/2 stream is closed when an error happens before send operation by <a href="https://github.com/violetagg"><code>@violetagg</code></a> in <a href="https://redirect.github.com/reactor/reactor-netty/issues/3675">#3675</a></li> <li>Ensure the HTTP/3 stream is closed when an error happens before send operation by <a href="https://github.com/violetagg"><code>@violetagg</code></a> in <a href="https://redirect.github.com/reactor/reactor-netty/issues/3677">#3677</a></li> <li>Ensure the connection is invalidated when an error happens before h2c upgrade operation by <a href="https://github.com/violetagg"><code>@violetagg</code></a> in <a href="https://redirect.github.com/reactor/reactor-netty/issues/3678">#3678</a></li> <li>Ensure <code>HttpInfos#version</code> returns the correct protocol when <code>Unix Domain Sockets</code> by <a href="https://github.com/violetagg"><code>@violetagg</code></a> in <a href="https://redirect.github.com/reactor/reactor-netty/issues/3693">#3693</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/reactor/reactor-netty/compare/v1.2.4...v1.2.5">https://github.com/reactor/reactor-netty/compare/v1.2.4...v1.2.5</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/reactor/reactor-netty/commit/2a833f965ccc17582fd306393826fb2de18f8888"><code>2a833f9</code></a> [release] Prepare and release 1.2.5</li> <li><a href="https://github.com/reactor/reactor-netty/commit/33a316d2931822903e7ecf4eff92c84bcbce16d5"><code>33a316d</code></a> Merge-ignore release 1.1.29 into 1.2.5</li> <li><a href="https://github.com/reactor/reactor-netty/commit/9ed74081bf035672724c53291c1416802937d327"><code>9ed7408</code></a> [release] Back to snapshots, next is 1.1.30-SNAPSHOT</li> <li><a href="https://github.com/reactor/reactor-netty/commit/396a96c281723306ca7bdf3ad026b89846e52f14"><code>396a96c</code></a> [release] Prepare and release 1.1.29</li> <li><a href="https://github.com/reactor/reactor-netty/commit/a64ce26cb535c853cd1abb545bc942b4e66c1715"><code>a64ce26</code></a> Merge <a href="https://redirect.github.com/reactor/reactor-netty/issues/3718">#3718</a> into 1.2.5</li> <li><a href="https://github.com/reactor/reactor-netty/commit/070876f2b174940a8bc2d58440b902e80ccb920f"><code>070876f</code></a> Bump org.junit.platform:junit-platform-launcher from 1.12.1 to 1.12.2 (<a href="https://redirect.github.com/reactor/reactor-netty/issues/3718">#3718</a>)</li> <li><a href="https://github.com/reactor/reactor-netty/commit/52c15eb90557cf1e2cd1f19ec05651efd6398854"><code>52c15eb</code></a> Merge <a href="https://redirect.github.com/reactor/reactor-netty/issues/3717">#3717</a> into 1.2.5</li> <li><a href="https://github.com/reactor/reactor-netty/commit/e2ae4e8815d4a9ca93e1c3595404f4d63ca80087"><code>e2ae4e8</code></a> Bump junitVersion from 5.12.1 to 5.12.2 (<a href="https://redirect.github.com/reactor/reactor-netty/issues/3717">#3717</a>)</li> <li><a href="https://github.com/reactor/reactor-netty/commit/d62392c7e9bce582cbc14f72bbe2a9a8611bc176"><code>d62392c</code></a> Bump ruby/setup-ruby from 1.229.0 to 1.230.0 (<a href="https://redirect.github.com/reactor/reactor-netty/issues/3716">#3716</a>)</li> <li><a href="https://github.com/reactor/reactor-netty/commit/c5cc589a984e348941843b430581fa837ba569ce"><code>c5cc589</code></a> Support HttpServerRoutes#ws with HTTP/2 (<a href="https://redirect.github.com/reactor/reactor-netty/issues/3715">#3715</a>)</li> <li>Additional commits viewable in <a href="https://github.com/reactor/reactor-netty/compare/v1.2.4...v1.2.5">compare view</a></li> </ul> </details> <br /> [](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> -- 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: commits-unsubscr...@camel.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org