You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tika.apache.org by GitBox <gi...@apache.org> on 2022/11/09 05:06:18 UTC

[GitHub] [tika] dependabot[bot] opened a new pull request, #789: Bump reactor-core from 3.4.24 to 3.5.0

dependabot[bot] opened a new pull request, #789:
URL: https://github.com/apache/tika/pull/789

   Bumps [reactor-core](https://github.com/reactor/reactor-core) from 3.4.24 to 3.5.0.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/reactor/reactor-core/releases">reactor-core's releases</a>.</em></p>
   <blockquote>
   <h2>v3.5.0-RC1</h2>
   <!-- raw HTML omitted -->
   <h2>What's Changed</h2>
   <h3>:warning: Update considerations and deprecations</h3>
   <ul>
   <li>Fix meters documentation generation following renames by <a href="https://github.com/simonbasle"><code>@​simonbasle</code></a> in <a href="https://github-redirect.dependabot.com/reactor/reactor-core/issues/3217">#3217</a></li>
   </ul>
   <h3>:sparkles: New features and improvements</h3>
   <ul>
   <li>Replay terminal signals to late subscribers in <code>Flux.replay(int)</code> and <code>Flux.cache(int)</code> by <a href="https://github.com/chemicL"><code>@​chemicL</code></a> in <a href="https://github-redirect.dependabot.com/reactor/reactor-core/issues/3200">#3200</a></li>
   <li>Ensure <code>StepVerifier</code> evaluates signal that exits <code>thenConsumeWhile</code> by <a href="https://github.com/simonbasle"><code>@​simonbasle</code></a> in <a href="https://github-redirect.dependabot.com/reactor/reactor-core/issues/3203">#3203</a></li>
   <li>Add <code>ContextPropagation</code> runtime util + <code>captureContext</code> operator by <a href="https://github.com/simonbasle"><code>@​simonbasle</code></a> in <a href="https://github-redirect.dependabot.com/reactor/reactor-core/issues/3145">#3145</a></li>
   <li>Fix cancel behavior of <code>FluxTakeUntilOther</code> by <a href="https://github.com/haraldpusch"><code>@​haraldpusch</code></a> in <a href="https://github-redirect.dependabot.com/reactor/reactor-core/issues/3219">#3219</a></li>
   <li>Make use of <code>CompletionStage#handle</code> instead of <code>whenComplete</code> by <a href="https://github.com/He-Pin"><code>@​He-Pin</code></a> in <a href="https://github-redirect.dependabot.com/reactor/reactor-core/issues/3221">#3221</a></li>
   </ul>
   <h3>:lady_beetle: Bug fixes</h3>
   <ul>
   <li>Dispose picked worker when <code>BoundedElasticScheduler</code> rejects task by <a href="https://github.com/Fearsin"><code>@​Fearsin</code></a> in <a href="https://github-redirect.dependabot.com/reactor/reactor-core/issues/3183">#3183</a></li>
   <li>Allow blocking calls in <code>WorkerTask#dispose</code> by <a href="https://github.com/nathankooij"><code>@​nathankooij</code></a> in <a href="https://github-redirect.dependabot.com/reactor/reactor-core/issues/3213">#3213</a></li>
   </ul>
   <h3>:book: Documentation, Tests and Build</h3>
   <ul>
   <li>Document reactor-Core-Micrometer obs/meters/tags via enums by <a href="https://github.com/simonbasle"><code>@​simonbasle</code></a> in <a href="https://github-redirect.dependabot.com/reactor/reactor-core/issues/3175">#3175</a></li>
   <li>Improve JapiCmp: avoid misses, improve reporting and exclusions by <a href="https://github.com/simonbasle"><code>@​simonbasle</code></a> in <a href="https://github-redirect.dependabot.com/reactor/reactor-core/issues/3198">#3198</a></li>
   <li>Adapt to Micrometer SNAPSHOTs before RC1 by <a href="https://github.com/simonbasle"><code>@​simonbasle</code></a> in <a href="https://github-redirect.dependabot.com/reactor/reactor-core/issues/3215">#3215</a></li>
   <li>Micrometer Observation test: ensure assert fails the test by <a href="https://github.com/simonbasle"><code>@​simonbasle</code></a> in <a href="https://github-redirect.dependabot.com/reactor/reactor-core/issues/3220">#3220</a></li>
   <li>Polish Micrometer Docs generation by <a href="https://github.com/simonbasle"><code>@​simonbasle</code></a> in <a href="https://github-redirect.dependabot.com/reactor/reactor-core/issues/3225">#3225</a></li>
   <li>Document not to reuse/cache <code>EmitFailureHandle#busyLooping</code> by <a href="https://github.com/He-Pin"><code>@​He-Pin</code></a> in <a href="https://github-redirect.dependabot.com/reactor/reactor-core/issues/3224">#3224</a></li>
   <li>Rework the refguide section on metrics to focus on new module by <a href="https://github.com/simonbasle"><code>@​simonbasle</code></a> in <a href="https://github-redirect.dependabot.com/reactor/reactor-core/issues/3205">#3205</a></li>
   </ul>
   <h3>:up: Dependency Upgrades</h3>
   <ul>
   <li>Update dependencies junit, mockito, bytebuddy, jcstress, spotless... by <a href="https://github.com/chemicL"><code>@​chemicL</code></a> in <a href="https://github-redirect.dependabot.com/reactor/reactor-core/issues/3218">#3218</a></li>
   <li>Update Micrometer dependency to RC1 by <a href="https://github.com/violetagg"><code>@​violetagg</code></a> in <a href="https://github-redirect.dependabot.com/reactor/reactor-core/issues/3228">#3228</a></li>
   </ul>
   <h2>New Contributors</h2>
   <ul>
   <li><a href="https://github.com/Fearsin"><code>@​Fearsin</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/reactor/reactor-core/issues/3183">#3183</a></li>
   <li><a href="https://github.com/nathankooij"><code>@​nathankooij</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/reactor/reactor-core/issues/3213">#3213</a></li>
   <li><a href="https://github.com/He-Pin"><code>@​He-Pin</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/reactor/reactor-core/issues/3224">#3224</a></li>
   <li><a href="https://github.com/haraldpusch"><code>@​haraldpusch</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/reactor/reactor-core/issues/3219">#3219</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a href="https://github.com/reactor/reactor-core/compare/v3.5.0-M6...v3.5.0-RC1">https://github.com/reactor/reactor-core/compare/v3.5.0-M6...v3.5.0-RC1</a></p>
   <h2>v3.5.0-M6</h2>
   <!-- raw HTML omitted -->
   <h2>What's Changed</h2>
   <h3>:warning: Update considerations and deprecations</h3>
   <ul>
   <li>SourceException wrapper for main stream errors delivered to windows by <a href="https://github.com/chemicL"><code>@​chemicL</code></a> in <a href="https://github-redirect.dependabot.com/reactor/reactor-core/pull/3167">reactor/reactor-core#3167</a></li>
   </ul>
   <h3>:sparkles: New features and improvements</h3>
   <ul>
   <li>adds cancellation of the source future support by <a href="https://github.com/OlegDokuka"><code>@​OlegDokuka</code></a> in <a href="https://github-redirect.dependabot.com/reactor/reactor-core/pull/3146">reactor/reactor-core#3146</a></li>
   <li>Add disposeGracefully method to Scheduler by <a href="https://github.com/chemicL"><code>@​chemicL</code></a> in <a href="https://github-redirect.dependabot.com/reactor/reactor-core/pull/3089">reactor/reactor-core#3089</a></li>
   <li>Add onErrorComplete operator and rework onErrorReturn by <a href="https://github.com/simonbasle"><code>@​simonbasle</code></a> in <a href="https://github-redirect.dependabot.com/reactor/reactor-core/pull/3159">reactor/reactor-core#3159</a></li>
   <li>Use byte padding to avoid fields re-ordering on JDK 15 and above by <a href="https://github.com/lantalex"><code>@​lantalex</code></a> in <a href="https://github-redirect.dependabot.com/reactor/reactor-core/pull/3168">reactor/reactor-core#3168</a></li>
   </ul>
   <h3>:lady_beetle: Bug fixes</h3>
   <ul>
   <li>ensures onLastAssembly does not break fusion chain by <a href="https://github.com/OlegDokuka"><code>@​OlegDokuka</code></a> in <a href="https://github-redirect.dependabot.com/reactor/reactor-core/pull/3156">reactor/reactor-core#3156</a></li>
   <li>Improve Loggers.useConsoleLoggers() thread safety by <a href="https://github.com/alexismanin"><code>@​alexismanin</code></a> in <a href="https://github-redirect.dependabot.com/reactor/reactor-core/pull/3174">reactor/reactor-core#3174</a></li>
   </ul>
   <h3>:book: Documentation, Tests and Build</h3>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/reactor/reactor-core/commit/d5679a345544cda8638b3bf542260c467bc21b60"><code>d5679a3</code></a> Add jcenter() to the repositories list</li>
   <li><a href="https://github.com/reactor/reactor-core/commit/3dd366fd159505d779d0410a2696f3ce22681657"><code>3dd366f</code></a> [release] Prepare and release 3.5.0</li>
   <li><a href="https://github.com/reactor/reactor-core/commit/3dde1cc6e24d58cfe9497a26e0982966d96106b0"><code>3dde1cc</code></a> Upgrade Micrometer/Context-Propagation dependencies to 1.10.0 GA (<a href="https://github-redirect.dependabot.com/reactor/reactor-core/issues/3274">#3274</a>)</li>
   <li><a href="https://github.com/reactor/reactor-core/commit/bd40327f61f31074217283c51c5702ae0f73456f"><code>bd40327</code></a> Merge <a href="https://github-redirect.dependabot.com/reactor/reactor-core/issues/3272">#3272</a> into 3.5.0</li>
   <li><a href="https://github.com/reactor/reactor-core/commit/e8406cd0f173f0c140a829ffb93b24f5544077c2"><code>e8406cd</code></a> Improve Mono fromFuture/fromCompletionStage javadocs (<a href="https://github-redirect.dependabot.com/reactor/reactor-core/issues/3272">#3272</a>)</li>
   <li><a href="https://github.com/reactor/reactor-core/commit/2a8300195d2d6419412a4445500d73602f488dd7"><code>2a83001</code></a> Merge <a href="https://github-redirect.dependabot.com/reactor/reactor-core/issues/3529">#3529</a> into 3.5.0</li>
   <li><a href="https://github.com/reactor/reactor-core/commit/9fe3241a91d0a3d9fd5be6726987194d80130ba0"><code>9fe3241</code></a> Limit the number of Scheduler#disposeGracefully threads (<a href="https://github-redirect.dependabot.com/reactor/reactor-core/issues/3259">#3259</a>)</li>
   <li><a href="https://github.com/reactor/reactor-core/commit/ddc159aad15f855d4dcdb83f6bad6d05fdbcf69b"><code>ddc159a</code></a> Merge <a href="https://github-redirect.dependabot.com/reactor/reactor-core/issues/3263">#3263</a> into 3.5.0</li>
   <li><a href="https://github.com/reactor/reactor-core/commit/2ecf52bb8f41bd28d325669d0e2fe6478b292014"><code>2ecf52b</code></a> Only initialize logging once per test session (<a href="https://github-redirect.dependabot.com/reactor/reactor-core/issues/3263">#3263</a>)</li>
   <li><a href="https://github.com/reactor/reactor-core/commit/2142d040a805dfe314400c84dd5bb620be2ef811"><code>2142d04</code></a> Merge <a href="https://github-redirect.dependabot.com/reactor/reactor-core/issues/3270">#3270</a> into 3.5.0</li>
   <li>Additional commits viewable in <a href="https://github.com/reactor/reactor-core/compare/v3.4.24...v3.5.0">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=io.projectreactor:reactor-core&package-manager=maven&previous-version=3.4.24&new-version=3.5.0)](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: dev-unsubscribe@tika.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [tika] THausherr merged pull request #789: Bump reactor-core from 3.4.24 to 3.5.0

Posted by GitBox <gi...@apache.org>.
THausherr merged PR #789:
URL: https://github.com/apache/tika/pull/789


-- 
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: dev-unsubscribe@tika.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org