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

   Bumps [reactor-core](https://github.com/reactor/reactor-core) from 3.5.4 to 
3.5.5.
   <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.5</h2>
   <!-- raw HTML omitted -->
   <p>Reactor-Core <code>3.5.5</code> is part of <strong><code>2022.0.6</code> 
Release Train</strong>.</p>
   <h2>What's Changed</h2>
   <h3>:sparkles: New features and improvements</h3>
   <ul>
   <li>Remove Fuseable interface from ContextWriteRestoringThreadLocals by <a 
href="https://github.com/chemicL";><code>@​chemicL</code></a> in <a 
href="https://redirect.github.com/reactor/reactor-core/issues/3409";>#3409</a></li>
   <li>Propagate ThreadLocals for non-Reactor upstream sources by <a 
href="https://github.com/chemicL";><code>@​chemicL</code></a> in <a 
href="https://redirect.github.com/reactor/reactor-core/issues/3418";>#3418</a></li>
   <li>makes error handling for fmSequential consistent with flatMap by <a 
href="https://github.com/eralmansouri";><code>@​eralmansouri</code></a> in <a 
href="https://redirect.github.com/reactor/reactor-core/issues/3397";>#3397</a></li>
   </ul>
   <h3>:lady_beetle: Bug fixes</h3>
   <ul>
   <li>Propagate ThreadLocals in tap by <a 
href="https://github.com/chemicL";><code>@​chemicL</code></a> in <a 
href="https://redirect.github.com/reactor/reactor-core/issues/3405";>#3405</a></li>
   <li>ensures SignalListener#addToContext exceptions are handled by <a 
href="https://github.com/chemicL";><code>@​chemicL</code></a> in <a 
href="https://redirect.github.com/reactor/reactor-core/issues/3415";>#3415</a></li>
   </ul>
   <h3>:book: Documentation, Tests and Build</h3>
   <ul>
   <li>removes jcstress tests from publish workflow by <a 
href="https://github.com/OlegDokuka";><code>@​OlegDokuka</code></a> in <a 
href="https://redirect.github.com/reactor/reactor-core/issues/3429";>#3429</a></li>
   </ul>
   <h3>:up: Dependency Upgrades</h3>
   <ul>
   <li>Bump de.undercouch.download from 5.3.0 to 5.4.0 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a> in <a 
href="https://redirect.github.com/reactor/reactor-core/issues/3407";>#3407</a></li>
   <li>Bump io.github.reyerizo.gradle.jcstress from 0.8.14 to 0.8.15 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a> in <a 
href="https://redirect.github.com/reactor/reactor-core/issues/3400";>#3400</a></li>
   <li>updates micrometer lib version by <a 
href="https://github.com/OlegDokuka";><code>@​OlegDokuka</code></a> in <a 
href="https://redirect.github.com/reactor/reactor-core/issues/3431";>#3431</a></li>
   <li>updates gradle version to 7.6.1 by <a 
href="https://github.com/OlegDokuka";><code>@​OlegDokuka</code></a> in <a 
href="https://redirect.github.com/reactor/reactor-core/issues/3432";>#3432</a></li>
   <li>updates micrometer-tracing-integration-test to 1.0.4 by <a 
href="https://github.com/OlegDokuka";><code>@​OlegDokuka</code></a> in <a 
href="https://redirect.github.com/reactor/reactor-core/issues/3433";>#3433</a></li>
   </ul>
   <h3>:question: Other Changes</h3>
   <ul>
   <li>removes jcstress tests from publish workflow by <a 
href="https://github.com/OlegDokuka";><code>@​OlegDokuka</code></a> in <a 
href="https://redirect.github.com/reactor/reactor-core/issues/3430";>#3430</a></li>
   </ul>
   <h2>New Contributors</h2>
   <ul>
   <li><a 
href="https://github.com/eralmansouri";><code>@​eralmansouri</code></a> made 
their first contribution in <a 
href="https://redirect.github.com/reactor/reactor-core/issues/3397";>#3397</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/reactor/reactor-core/compare/v3.5.4...v3.5.5";>https://github.com/reactor/reactor-core/compare/v3.5.4...v3.5.5</a></p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/reactor/reactor-core/commit/324a64c3d7e21b9ec51c4e421a88c8a8689263b5";><code>324a64c</code></a>
 [release] Prepare and release 3.5.5</li>
   <li><a 
href="https://github.com/reactor/reactor-core/commit/cd7f1844bdff8dfdeff0f0b174773759bee86872";><code>cd7f184</code></a>
 Merge-ignore release 3.4.29 into 3.5.5</li>
   <li><a 
href="https://github.com/reactor/reactor-core/commit/732acc6e0fcdc4c97eb120ce6143449c761ff267";><code>732acc6</code></a>
 [release] Next development version 3.4.30-SNAPSHOT</li>
   <li><a 
href="https://github.com/reactor/reactor-core/commit/a182b1147152ef9320879418d78bfdc230123d8c";><code>a182b11</code></a>
 [release] Prepare and release 3.4.29</li>
   <li><a 
href="https://github.com/reactor/reactor-core/commit/32368408437864728f727127ba721c1d86b0285b";><code>3236840</code></a>
 updates micrometer-tracing-integration-test to 1.0.4 (<a 
href="https://redirect.github.com/reactor/reactor-core/issues/3433";>#3433</a>)</li>
   <li><a 
href="https://github.com/reactor/reactor-core/commit/910adbc6c1e198a31eedd7ec14f9b6ff7fb75ca5";><code>910adbc</code></a>
 Merge <a 
href="https://redirect.github.com/reactor/reactor-core/issues/3432";>#3432</a> 
into 3.5.5</li>
   <li><a 
href="https://github.com/reactor/reactor-core/commit/deb2a796b3398494a664808acffa7906d4020440";><code>deb2a79</code></a>
 updates gradle version to 7.6.1 (<a 
href="https://redirect.github.com/reactor/reactor-core/issues/3432";>#3432</a>)</li>
   <li><a 
href="https://github.com/reactor/reactor-core/commit/9ca5bf3b08d06206901fd2ecac2d52362de6402d";><code>9ca5bf3</code></a>
 updates micrometer lib version (<a 
href="https://redirect.github.com/reactor/reactor-core/issues/3431";>#3431</a>)</li>
   <li><a 
href="https://github.com/reactor/reactor-core/commit/d31f1bc36210485b61de21fb2684a7b3d8801efc";><code>d31f1bc</code></a>
 ensures SignalListener#addToContext exceptions are handled (<a 
href="https://redirect.github.com/reactor/reactor-core/issues/3415";>#3415</a>)</li>
   <li><a 
href="https://github.com/reactor/reactor-core/commit/766252c27039bbf2c235149f251ef5f99ac5e1d6";><code>766252c</code></a>
 Merge <a 
href="https://redirect.github.com/reactor/reactor-core/issues/3400";>#3400</a> 
and <a 
href="https://redirect.github.com/reactor/reactor-core/issues/3407";>#3407</a> 
into 3.5.5</li>
   <li>Additional commits viewable in <a 
href="https://github.com/reactor/reactor-core/compare/v3.5.4...v3.5.5";>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.5.4&new-version=3.5.5)](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]

Reply via email to