dependabot[bot] opened a new pull request, #607: URL: https://github.com/apache/tika/pull/607
Bumps [reactor-netty-http](https://github.com/reactor/reactor-netty) from 1.0.20 to 1.0.21. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/reactor/reactor-netty/releases">reactor-netty-http's releases</a>.</em></p> <blockquote> <h2>v1.0.21</h2> <!-- raw HTML omitted --> <p><code>Reactor Netty</code> <code>1.0.21</code> is part of <strong><code>2020.0.21</code> Release Train</strong>.</p> <p>This is a recommended update for all <code>Reactor Netty 1.0.x</code> users.</p> <h2>What's Changed</h2> <h3>:sparkles: New features and improvements</h3> <ul> <li>Depend on <code>Reactor Core</code> <code>v3.4.20</code> by <a href="https://github.com/violetagg"><code>@violetagg</code></a> in 1b96b4471340478a977bf576a572e1fe49c6447d, see <a href="https://github.com/reactor/reactor-core/releases/tag/v3.4.20">release notes</a>.</li> <li>Depend on <code>Netty</code> <code>v4.1.79.Final</code> by <a href="https://github.com/violetagg"><code>@violetagg</code></a> in 3e7d92f6be654794f916589a30530c0fdd803ee2</li> <li>Depend on <code>Netty QUIC Codec</code> <code>v0.0.28.Final</code> by <a href="https://github.com/violetagg"><code>@violetagg</code></a> in <a href="https://github-redirect.dependabot.com/reactor/reactor-netty/issues/2359">#2359</a></li> <li>Ensure errors caused by recording metrics do not affect the operational code by <a href="https://github.com/ChristianLMI"><code>@ChristianLMI</code></a> in <a href="https://github-redirect.dependabot.com/reactor/reactor-netty/issues/2237">#2237</a>, by <a href="https://github.com/pderop"><code>@pderop</code></a> in <a href="https://github-redirect.dependabot.com/reactor/reactor-netty/issues/2335">#2335</a></li> <li>Add <code>ConnectionProvider#create</code> method with metrics parameter by <a href="https://github.com/tuguri8"><code>@tuguri8</code></a> in <a href="https://github-redirect.dependabot.com/reactor/reactor-netty/issues/2314">#2314</a></li> <li>Mark method param as <code>Nullable</code> by <a href="https://github.com/violetagg"><code>@violetagg</code></a> in <a href="https://github-redirect.dependabot.com/reactor/reactor-netty/issues/2326">#2326</a></li> <li>Override the new <code>ContextView#forEach</code> by <a href="https://github.com/violetagg"><code>@violetagg</code></a> in <a href="https://github-redirect.dependabot.com/reactor/reactor-netty/issues/2346">#2346</a></li> <li>Capture <code>HTTP/2</code> server active stream metrics by <a href="https://github.com/samueldlightfoot"><code>@samueldlightfoot</code></a> in <a href="https://github-redirect.dependabot.com/reactor/reactor-netty/issues/2357">#2357</a></li> </ul> <h3>:book: Documentation, Tests and Build</h3> <ul> <li>Documentation <ul> <li>Use <code>Reactive Streams</code> <code>1.0.3</code> version for javadoc generation by <a href="https://github.com/violetagg"><code>@violetagg</code></a> in <a href="https://github-redirect.dependabot.com/reactor/reactor-netty/issues/2354">#2354</a></li> <li>Update <code>Reactive Streams</code> version in the reference documentation by <a href="https://github.com/violetagg"><code>@violetagg</code></a> in <a href="https://github-redirect.dependabot.com/reactor/reactor-netty/issues/2360">#2360</a></li> <li>Fix the names of the metrics for <code>ByteBufAllocator</code> by <a href="https://github.com/violetagg"><code>@violetagg</code></a> in <a href="https://github-redirect.dependabot.com/reactor/reactor-netty/issues/2362">#2362</a></li> </ul> </li> <li>Build <ul> <li>Adopt Gradle Toolchain for the JDK by <a href="https://github.com/berngp"><code>@berngp</code></a> in <a href="https://github-redirect.dependabot.com/reactor/reactor-netty/issues/2343">#2343</a>, by <a href="https://github.com/violetagg"><code>@violetagg</code></a> in <a href="https://github-redirect.dependabot.com/reactor/reactor-netty/issues/2352">#2352</a></li> </ul> </li> </ul> <h3>:up: Dependency Upgrades</h3> <ul> <li>Bump <code>brave</code> to version <code>5.13.10</code> by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://github-redirect.dependabot.com/reactor/reactor-netty/issues/2340">#2340</a></li> <li>Bump <code>com.diffplug.spotless</code> to version <code>6.8.0</code> by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://github-redirect.dependabot.com/reactor/reactor-netty/issues/2345">#2345</a></li> <li>Bump <code>build-info-extractor-gradle</code> to version <code>4.28.4</code> by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://github-redirect.dependabot.com/reactor/reactor-netty/issues/2350">#2350</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/ChristianLMI"><code>@ChristianLMI</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/reactor/reactor-netty/issues/2237">#2237</a></li> <li><a href="https://github.com/tuguri8"><code>@tuguri8</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/reactor/reactor-netty/issues/2314">#2314</a></li> <li><a href="https://github.com/berngp"><code>@berngp</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/reactor/reactor-netty/issues/2343">#2343</a></li> <li><a href="https://github.com/samueldlightfoot"><code>@samueldlightfoot</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/reactor/reactor-netty/issues/2357">#2357</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/reactor/reactor-netty/compare/v1.0.20...v1.0.21">https://github.com/reactor/reactor-netty/compare/v1.0.20...v1.0.21</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/reactor/reactor-netty/commit/1b96b4471340478a977bf576a572e1fe49c6447d"><code>1b96b44</code></a> [release] Prepare and release 1.0.21</li> <li><a href="https://github.com/reactor/reactor-netty/commit/3e7d92f6be654794f916589a30530c0fdd803ee2"><code>3e7d92f</code></a> Update to Netty v4.1.79.Final</li> <li><a href="https://github.com/reactor/reactor-netty/commit/0a828751b6a74362fccba1d26802c568da624ce0"><code>0a82875</code></a> [doc] Fix the names of the metrics for ByteBufAllocator (<a href="https://github-redirect.dependabot.com/reactor/reactor-netty/issues/2362">#2362</a>)</li> <li><a href="https://github.com/reactor/reactor-netty/commit/23a9f4edf0cbad7240424f9addaafe2329282182"><code>23a9f4e</code></a> Capture HTTP/2 server active stream metrics</li> <li><a href="https://github.com/reactor/reactor-netty/commit/27ba112dac78c4e21f4d1739e6d93091da539afb"><code>27ba112</code></a> [doc] Update Reactive Streams version in the reference documentation (<a href="https://github-redirect.dependabot.com/reactor/reactor-netty/issues/2360">#2360</a>)</li> <li><a href="https://github.com/reactor/reactor-netty/commit/be9749a6b328ed22852e1a8fa144dca791f3bb57"><code>be9749a</code></a> Update Netty QUIC Codec to v0.0.28.Final (<a href="https://github-redirect.dependabot.com/reactor/reactor-netty/issues/2359">#2359</a>)</li> <li><a href="https://github.com/reactor/reactor-netty/commit/247d75f4b1996b6d0c219072e1738c553f0ea5f3"><code>247d75f</code></a> [doc ]Use Reactive Streams 1.0.3 version for javadoc generation (<a href="https://github-redirect.dependabot.com/reactor/reactor-netty/issues/2354">#2354</a>)</li> <li><a href="https://github.com/reactor/reactor-netty/commit/185e58b47186812a0b16602422b24741f1b73bf5"><code>185e58b</code></a> With Java toolchain in place AllowRedefinitionToAddDeleteMethods is not neede...</li> <li><a href="https://github.com/reactor/reactor-netty/commit/6ec064f3292a51eced36e5f020d108f4e0e0471c"><code>6ec064f</code></a> Adopt Gradle Toolchain for the JDK (<a href="https://github-redirect.dependabot.com/reactor/reactor-netty/issues/2343">#2343</a>)</li> <li><a href="https://github.com/reactor/reactor-netty/commit/2284bb24f70fde9df060030cda8da807f4e84a39"><code>2284bb2</code></a> Bump build-info-extractor-gradle from 4.28.3 to 4.28.4 (<a href="https://github-redirect.dependabot.com/reactor/reactor-netty/issues/2350">#2350</a>)</li> <li>Additional commits viewable in <a href="https://github.com/reactor/reactor-netty/compare/v1.0.20...v1.0.21">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 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
