dependabot[bot] opened a new pull request, #2394: URL: https://github.com/apache/jackrabbit-oak/pull/2394
Bumps [io.projectreactor.netty:reactor-netty-http](https://github.com/reactor/reactor-netty) from 1.0.40 to 1.2.8. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/reactor/reactor-netty/releases">io.projectreactor.netty:reactor-netty-http's releases</a>.</em></p> <blockquote> <h2>v1.2.8</h2> <!-- raw HTML omitted --> <p><code>Reactor Netty</code> <code>1.2.8</code> is part of <strong><code>2024.0.8</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.8</code> by <a href="https://github.com/chemicL"><code>@chemicL</code></a> in 79468f613c936d7d694a6c92907f04af17a36edc, see <a href="https://github.com/reactor/reactor-core/releases/tag/v3.7.8">release notes</a></li> <li>Depend on <code>Netty QUIC Codec</code> <code>v0.0.73.Final</code> by <a href="https://github.com/violetagg"><code>@violetagg</code></a> in <a href="https://redirect.github.com/reactor/reactor-netty/issues/3811">#3811</a></li> <li>Depend on <code>Netty HTTP/3 Codec</code> <code>v0.0.30.Final</code> by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/reactor/reactor-netty/issues/3812">#3812</a></li> <li>Remove the usage of deprecated functionality by <a href="https://github.com/violetagg"><code>@violetagg</code></a> in <a href="https://redirect.github.com/reactor/reactor-netty/issues/3819">#3819</a></li> <li>Improve protocol validation in <code>Forwarded</code>/<code>X-Forwarded-Proto</code> header parsing by <a href="https://github.com/violetagg"><code>@violetagg</code></a> in <a href="https://redirect.github.com/reactor/reactor-netty/issues/3823">#3823</a> and <a href="https://redirect.github.com/reactor/reactor-netty/issues/3824">#3824</a></li> <li>Remove trailer header pre-declaration requirement by <a href="https://github.com/violetagg"><code>@violetagg</code></a> in <a href="https://redirect.github.com/reactor/reactor-netty/issues/3825">#3825</a></li> </ul> <h3>:lady_beetle: Bug fixes</h3> <ul> <li>Ensure the connection is invalidated when a connection close happens before <code>HTTP/1.1</code> to <code>HTTP/2</code> upgrade operation by <a href="https://github.com/violetagg"><code>@violetagg</code></a> in <a href="https://redirect.github.com/reactor/reactor-netty/issues/3806">#3806</a></li> <li>When <code>HTTP/2</code> apply always the trailer headers by <a href="https://github.com/violetagg"><code>@violetagg</code></a> in <a href="https://redirect.github.com/reactor/reactor-netty/issues/3808">#3808</a></li> <li><code>Trailers</code> must not include <code>pseudo-header</code> fields by <a href="https://github.com/violetagg"><code>@violetagg</code></a> in <a href="https://redirect.github.com/reactor/reactor-netty/issues/3810">#3810</a></li> <li>Add the <code>HTTP/2</code> connection to the channel group for a proper graceful shutdown in case no active streams by <a href="https://github.com/violetagg"><code>@violetagg</code></a> in <a href="https://redirect.github.com/reactor/reactor-netty/issues/3827">#3827</a></li> <li>Add proper initialisation of <code>maxConcurrentStreams</code> when successful <code>HTTP/1.1</code> to <code>HTTP/2</code> upgrade by <a href="https://github.com/violetagg"><code>@violetagg</code></a> in <a href="https://redirect.github.com/reactor/reactor-netty/issues/3832">#3832</a></li> <li>Ensure the <code>HTTP/2</code> upgrade stream inherits the proper state from the original <code>HTTP/1.1</code> connection when successful upgrade from <code>HTTP/1.1</code> to <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/3838">#3838</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/jkonicki"><code>@jkonicki</code></a> made their first contribution in <a href="https://redirect.github.com/reactor/reactor-netty/issues/3829">#3829</a> and <a href="https://redirect.github.com/reactor/reactor-netty/issues/3830">#3830</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/reactor/reactor-netty/compare/v1.2.7...v1.2.8">https://github.com/reactor/reactor-netty/compare/v1.2.7...v1.2.8</a></p> <h2>v1.2.7</h2> <!-- raw HTML omitted --> <p><code>Reactor Netty</code> <code>1.2.7</code> is part of <strong><code>2024.0.7</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.7</code> by <a href="https://github.com/violetagg"><code>@violetagg</code></a> in 7ad6a24b67a3f40b78ed39aed8e85545be6ae410, see <a href="https://github.com/reactor/reactor-core/releases/tag/v3.7.7">release notes</a></li> <li>Depend on <code>Netty</code> <code>v4.1.122.Final</code> by <a href="https://github.com/violetagg"><code>@violetagg</code></a> in <a href="https://redirect.github.com/reactor/reactor-netty/issues/3791">#3791</a></li> <li>Remove the usage of deprecated functionality by <a href="https://github.com/violetagg"><code>@violetagg</code></a> in <a href="https://redirect.github.com/reactor/reactor-netty/issues/3792">#3792</a></li> <li>Use the new <code>Netty</code> <code>HTTP/2</code> setting <code>SETTINGS_ENABLE_CONNECT_PROTOCOL</code> by <a href="https://github.com/violetagg"><code>@violetagg</code></a> in <a href="https://redirect.github.com/reactor/reactor-netty/issues/3794">#3794</a></li> </ul> <h3>:book: Documentation</h3> <ul> <li>Document the required <code>HTTP/2</code> initial setting when websocket over <code>HTTP/2</code> on the server by <a href="https://github.com/violetagg"><code>@violetagg</code></a> in <a href="https://redirect.github.com/reactor/reactor-netty/issues/3783">#3783</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/reactor/reactor-netty/compare/v1.2.6...v1.2.7">https://github.com/reactor/reactor-netty/compare/v1.2.6...v1.2.7</a></p> <h2>v1.2.6</h2> <!-- raw HTML omitted --> <p><code>Reactor Netty</code> <code>1.2.6</code> is part of <strong><code>2024.0.6</code> Release Train</strong>.</p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/reactor/reactor-netty/commit/79468f613c936d7d694a6c92907f04af17a36edc"><code>79468f6</code></a> [release] Prepare and release 1.2.8</li> <li><a href="https://github.com/reactor/reactor-netty/commit/61e67993b3df1edc1d8e8ec7ba6ee302f38f1b6a"><code>61e6799</code></a> Bump <code>@springio/antora-extensions</code> from 1.14.5 to 1.14.6 in /docs (<a href="https://redirect.github.com/reactor/reactor-netty/issues/3839">#3839</a>)</li> <li><a href="https://github.com/reactor/reactor-netty/commit/4ed9cb2aef9be10742758c22da745b4fa6b45696"><code>4ed9cb2</code></a> [test] Deregister the metrics repository as soon as possible</li> <li><a href="https://github.com/reactor/reactor-netty/commit/ab67d7f4cd03d98e83fcf33b74392e59824e4a07"><code>ab67d7f</code></a> Polish</li> <li><a href="https://github.com/reactor/reactor-netty/commit/c53e1bb5f97665f2841a94ef55eeafe8f55fb12b"><code>c53e1bb</code></a> [test] Move the check to try block</li> <li><a href="https://github.com/reactor/reactor-netty/commit/522892307ea89bf24fe634e8bfea35728c9bf411"><code>5228923</code></a> Ensure the HTTP/2 upgrade stream inherits the proper state from the original ...</li> <li><a href="https://github.com/reactor/reactor-netty/commit/a60f640c99d13af4e685c368a810c47b7f9fc628"><code>a60f640</code></a> Bump <code>@springio/antora-extensions</code> from 1.14.4 to 1.14.5 in /docs (<a href="https://redirect.github.com/reactor/reactor-netty/issues/3837">#3837</a>)</li> <li><a href="https://github.com/reactor/reactor-netty/commit/4a7eb7528d8d6dce04ce647a865aec33cc8b7bd9"><code>4a7eb75</code></a> Bump org.junit.platform:junit-platform-launcher from 1.13.2 to 1.13.3 (<a href="https://redirect.github.com/reactor/reactor-netty/issues/3836">#3836</a>)</li> <li><a href="https://github.com/reactor/reactor-netty/commit/502e38591f1efcf7fb250f19e9b4f8976a37c467"><code>502e385</code></a> Bump junitVersion from 5.13.2 to 5.13.3 (<a href="https://redirect.github.com/reactor/reactor-netty/issues/3835">#3835</a>)</li> <li><a href="https://github.com/reactor/reactor-netty/commit/9d2c795ad0fb11c330be2f94135ca42ac3ec21f3"><code>9d2c795</code></a> Bump org.apache.tomcat.embed:tomcat-embed-core from 9.0.106 to 9.0.107 (<a href="https://redirect.github.com/reactor/reactor-netty/issues/3834">#3834</a>)</li> <li>Additional commits viewable in <a href="https://github.com/reactor/reactor-netty/compare/v1.0.40...v1.2.8">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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/apache/jackrabbit-oak/network/alerts). </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: oak-dev-unsubscr...@jackrabbit.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org