dependabot[bot] opened a new pull request, #1804: URL: https://github.com/apache/cxf/pull/1804
Bumps `cxf.reactor.version` from 3.5.16 to 3.6.5. Updates `io.projectreactor:reactor-core` from 3.5.16 to 3.6.5 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/reactor/reactor-core/releases">io.projectreactor:reactor-core's releases</a>.</em></p> <blockquote> <h2>v3.6.5</h2> <!-- raw HTML omitted --> <h2>What's Changed</h2> <h3>:sparkles: New features and improvements</h3> <ul> <li>Bump byteBuddyVersion from 1.14.11 to 1.14.12 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/reactor/reactor-core/pull/3729">reactor/reactor-core#3729</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/reactor/reactor-core/compare/v3.6.4...v3.6.5">https://github.com/reactor/reactor-core/compare/v3.6.4...v3.6.5</a></p> <h2>v3.6.4</h2> <!-- raw HTML omitted --> <p><code>Reactor Core</code> <code>3.6.4</code> is part of <strong><code>2023.0.4</code> Release Train</strong>.</p> <h2>What's Changed</h2> <h3>:sparkles: New features and improvements</h3> <ul> <li>Throw wrapped <code>TimeoutException</code> on <code>Mono.block*</code> and <code>Flux.block*</code> by <a href="https://github.com/injae-kim"><code>@injae-kim</code></a> in <a href="https://redirect.github.com/reactor/reactor-core/issues/3733">#3733</a></li> </ul> <h3>:lady_beetle: Bug fixes</h3> <ul> <li>Fix stress test expectation and bug in <code>ColdTestPublisher</code> by <a href="https://github.com/OlegDokuka"><code>@OlegDokuka</code></a> in <a href="https://redirect.github.com/reactor/reactor-core/issues/3700">#3700</a></li> </ul> <h3>:book: Documentation</h3> <ul> <li>Fix formatting in <code>coreFeatures.adoc</code> by <a href="https://github.com/kzander91"><code>@kzander91</code></a> in <a href="https://redirect.github.com/reactor/reactor-core/issues/3676">#3676</a></li> <li>Improve <code>Mono#share</code> javadoc for cancelling by <a href="https://github.com/chemicL"><code>@chemicL</code></a> in <a href="https://redirect.github.com/reactor/reactor-core/issues/3741">#3741</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/kzander91"><code>@kzander91</code></a> made their first contribution in <a href="https://redirect.github.com/reactor/reactor-core/issues/3676">#3676</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/reactor/reactor-core/compare/v3.6.3...v3.6.4">https://github.com/reactor/reactor-core/compare/v3.6.3...v3.6.4</a></p> <h2>v3.6.3</h2> <!-- raw HTML omitted --> <p><code>Reactor Core</code> <code>3.6.3</code> is part of <strong><code>2023.0.3</code> Release Train</strong>.</p> <h2>What's Changed</h2> <h3>:sparkles: New features and improvements</h3> <ul> <li>Add <code>AutoCloseable</code> shourtcut on <code>Flux#using</code>, <code>Mono#using</code> by <a href="https://github.com/injae-kim"><code>@injae-kim</code></a> in <a href="https://redirect.github.com/reactor/reactor-core/pull/3704">reactor/reactor-core#3704</a></li> </ul> <h3>:book: Documentation, Tests and Build</h3> <ul> <li>Ignoring flaky JCStress tests by <a href="https://github.com/chemicL"><code>@chemicL</code></a> in <a href="https://redirect.github.com/reactor/reactor-core/pull/3690">reactor/reactor-core#3690</a></li> <li>Fix flaky <code>TimedScheduler</code> periodic scheduling tests by <a href="https://github.com/Nicolas125841"><code>@Nicolas125841</code></a> in <a href="https://redirect.github.com/reactor/reactor-core/pull/3677">reactor/reactor-core#3677</a></li> <li>Bump gradle/gradle-build-action from 2.9.0 to 3.0.0 in /.github/workflows by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/reactor/reactor-core/pull/3712">reactor/reactor-core#3712</a></li> <li>Bump actions/setup-java from 3.13.0 to 4.0.0 in /.github/workflows by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/reactor/reactor-core/pull/3654">reactor/reactor-core#3654</a></li> <li>Bump actions/checkout from 4.1.0 to 4.1.1 in /.github/workflows by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/reactor/reactor-core/pull/3622">reactor/reactor-core#3622</a></li> <li>Bump gradle/wrapper-validation-action from 1.1.0 to 2.0.1 in /.github/workflows by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/reactor/reactor-core/pull/3717">reactor/reactor-core#3717</a></li> <li>Nightly build to run jcstress weekly, snapshots daily by <a href="https://github.com/chemicL"><code>@chemicL</code></a> in <a href="https://redirect.github.com/reactor/reactor-core/pull/3716">reactor/reactor-core#3716</a></li> <li>Adds other JDKs to snapshots workflow by <a href="https://github.com/chemicL"><code>@chemicL</code></a> in <a href="https://redirect.github.com/reactor/reactor-core/pull/3720">reactor/reactor-core#3720</a></li> <li>Restore java21Test back into workflows by <a href="https://github.com/chemicL"><code>@chemicL</code></a> in <a href="https://redirect.github.com/reactor/reactor-core/pull/3721">reactor/reactor-core#3721</a></li> <li>Exclude java21 tests from 3.5.x in snapshots workflow by <a href="https://github.com/chemicL"><code>@chemicL</code></a> in <a href="https://redirect.github.com/reactor/reactor-core/pull/3722">reactor/reactor-core#3722</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/reactor/reactor-core/commit/826673d4215f34762647a3ce08d3eb6c2a4ea064"><code>826673d</code></a> [release] Prepare and release 3.6.5</li> <li><a href="https://github.com/reactor/reactor-core/commit/ac1601e12eb5ab974176371a4249ecd39a51e2a4"><code>ac1601e</code></a> Merge-ignore release 3.5.17 into 3.6.5</li> <li><a href="https://github.com/reactor/reactor-core/commit/baf6140a8a97cfa6b7dcb0a163f1016d38ca247d"><code>baf6140</code></a> [release] Next development version 3.5.17-SNAPSHOT</li> <li><a href="https://github.com/reactor/reactor-core/commit/16689b3cf0eb3c08f940a63792dddd7adf1704ee"><code>16689b3</code></a> Merge-ignore release 3.4.37 into 3.6.5</li> <li><a href="https://github.com/reactor/reactor-core/commit/c3c0ae7da1ab9f04f81e27059f3087894622f7a3"><code>c3c0ae7</code></a> Merge <a href="https://redirect.github.com/reactor/reactor-core/issues/3771">#3771</a> into 3.6.5</li> <li><a href="https://github.com/reactor/reactor-core/commit/001ff79f8141e020a5bf0cddb0744e0ff15cd9f6"><code>001ff79</code></a> [build] Speedup ci.yml workflow</li> <li><a href="https://github.com/reactor/reactor-core/commit/3fabcd49a871406afb4682c00133c8e4db5e0489"><code>3fabcd4</code></a> [build] Simplify full.yml and snapshots.yml workflows (<a href="https://redirect.github.com/reactor/reactor-core/issues/3770">#3770</a>)</li> <li><a href="https://github.com/reactor/reactor-core/commit/44fc53d7fa59434ae964ef0cb52ecbb6e0ea66b7"><code>44fc53d</code></a> Merge d0411a6 into 3.6.5</li> <li><a href="https://github.com/reactor/reactor-core/commit/2565ec596f6999fbc40954bee1de6576c1e5833b"><code>2565ec5</code></a> Merge <a href="https://redirect.github.com/reactor/reactor-core/issues/3769">#3769</a> into 3.6.5</li> <li><a href="https://github.com/reactor/reactor-core/commit/4933eb5a4ca9d90682aa17edab077592ea631656"><code>4933eb5</code></a> Follow-up to <a href="https://redirect.github.com/reactor/reactor-core/issues/3768">#3768</a> - separate 3.5.x runs</li> <li>Additional commits viewable in <a href="https://github.com/reactor/reactor-core/compare/v3.5.16...v3.6.5">compare view</a></li> </ul> </details> <br /> Updates `io.projectreactor:reactor-test` from 3.5.16 to 3.6.5 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/reactor/reactor-core/releases">io.projectreactor:reactor-test's releases</a>.</em></p> <blockquote> <h2>v3.6.5</h2> <!-- raw HTML omitted --> <h2>What's Changed</h2> <h3>:sparkles: New features and improvements</h3> <ul> <li>Bump byteBuddyVersion from 1.14.11 to 1.14.12 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/reactor/reactor-core/pull/3729">reactor/reactor-core#3729</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/reactor/reactor-core/compare/v3.6.4...v3.6.5">https://github.com/reactor/reactor-core/compare/v3.6.4...v3.6.5</a></p> <h2>v3.6.4</h2> <!-- raw HTML omitted --> <p><code>Reactor Core</code> <code>3.6.4</code> is part of <strong><code>2023.0.4</code> Release Train</strong>.</p> <h2>What's Changed</h2> <h3>:sparkles: New features and improvements</h3> <ul> <li>Throw wrapped <code>TimeoutException</code> on <code>Mono.block*</code> and <code>Flux.block*</code> by <a href="https://github.com/injae-kim"><code>@injae-kim</code></a> in <a href="https://redirect.github.com/reactor/reactor-core/issues/3733">#3733</a></li> </ul> <h3>:lady_beetle: Bug fixes</h3> <ul> <li>Fix stress test expectation and bug in <code>ColdTestPublisher</code> by <a href="https://github.com/OlegDokuka"><code>@OlegDokuka</code></a> in <a href="https://redirect.github.com/reactor/reactor-core/issues/3700">#3700</a></li> </ul> <h3>:book: Documentation</h3> <ul> <li>Fix formatting in <code>coreFeatures.adoc</code> by <a href="https://github.com/kzander91"><code>@kzander91</code></a> in <a href="https://redirect.github.com/reactor/reactor-core/issues/3676">#3676</a></li> <li>Improve <code>Mono#share</code> javadoc for cancelling by <a href="https://github.com/chemicL"><code>@chemicL</code></a> in <a href="https://redirect.github.com/reactor/reactor-core/issues/3741">#3741</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/kzander91"><code>@kzander91</code></a> made their first contribution in <a href="https://redirect.github.com/reactor/reactor-core/issues/3676">#3676</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/reactor/reactor-core/compare/v3.6.3...v3.6.4">https://github.com/reactor/reactor-core/compare/v3.6.3...v3.6.4</a></p> <h2>v3.6.3</h2> <!-- raw HTML omitted --> <p><code>Reactor Core</code> <code>3.6.3</code> is part of <strong><code>2023.0.3</code> Release Train</strong>.</p> <h2>What's Changed</h2> <h3>:sparkles: New features and improvements</h3> <ul> <li>Add <code>AutoCloseable</code> shourtcut on <code>Flux#using</code>, <code>Mono#using</code> by <a href="https://github.com/injae-kim"><code>@injae-kim</code></a> in <a href="https://redirect.github.com/reactor/reactor-core/pull/3704">reactor/reactor-core#3704</a></li> </ul> <h3>:book: Documentation, Tests and Build</h3> <ul> <li>Ignoring flaky JCStress tests by <a href="https://github.com/chemicL"><code>@chemicL</code></a> in <a href="https://redirect.github.com/reactor/reactor-core/pull/3690">reactor/reactor-core#3690</a></li> <li>Fix flaky <code>TimedScheduler</code> periodic scheduling tests by <a href="https://github.com/Nicolas125841"><code>@Nicolas125841</code></a> in <a href="https://redirect.github.com/reactor/reactor-core/pull/3677">reactor/reactor-core#3677</a></li> <li>Bump gradle/gradle-build-action from 2.9.0 to 3.0.0 in /.github/workflows by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/reactor/reactor-core/pull/3712">reactor/reactor-core#3712</a></li> <li>Bump actions/setup-java from 3.13.0 to 4.0.0 in /.github/workflows by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/reactor/reactor-core/pull/3654">reactor/reactor-core#3654</a></li> <li>Bump actions/checkout from 4.1.0 to 4.1.1 in /.github/workflows by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/reactor/reactor-core/pull/3622">reactor/reactor-core#3622</a></li> <li>Bump gradle/wrapper-validation-action from 1.1.0 to 2.0.1 in /.github/workflows by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/reactor/reactor-core/pull/3717">reactor/reactor-core#3717</a></li> <li>Nightly build to run jcstress weekly, snapshots daily by <a href="https://github.com/chemicL"><code>@chemicL</code></a> in <a href="https://redirect.github.com/reactor/reactor-core/pull/3716">reactor/reactor-core#3716</a></li> <li>Adds other JDKs to snapshots workflow by <a href="https://github.com/chemicL"><code>@chemicL</code></a> in <a href="https://redirect.github.com/reactor/reactor-core/pull/3720">reactor/reactor-core#3720</a></li> <li>Restore java21Test back into workflows by <a href="https://github.com/chemicL"><code>@chemicL</code></a> in <a href="https://redirect.github.com/reactor/reactor-core/pull/3721">reactor/reactor-core#3721</a></li> <li>Exclude java21 tests from 3.5.x in snapshots workflow by <a href="https://github.com/chemicL"><code>@chemicL</code></a> in <a href="https://redirect.github.com/reactor/reactor-core/pull/3722">reactor/reactor-core#3722</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/reactor/reactor-core/commit/826673d4215f34762647a3ce08d3eb6c2a4ea064"><code>826673d</code></a> [release] Prepare and release 3.6.5</li> <li><a href="https://github.com/reactor/reactor-core/commit/ac1601e12eb5ab974176371a4249ecd39a51e2a4"><code>ac1601e</code></a> Merge-ignore release 3.5.17 into 3.6.5</li> <li><a href="https://github.com/reactor/reactor-core/commit/baf6140a8a97cfa6b7dcb0a163f1016d38ca247d"><code>baf6140</code></a> [release] Next development version 3.5.17-SNAPSHOT</li> <li><a href="https://github.com/reactor/reactor-core/commit/16689b3cf0eb3c08f940a63792dddd7adf1704ee"><code>16689b3</code></a> Merge-ignore release 3.4.37 into 3.6.5</li> <li><a href="https://github.com/reactor/reactor-core/commit/c3c0ae7da1ab9f04f81e27059f3087894622f7a3"><code>c3c0ae7</code></a> Merge <a href="https://redirect.github.com/reactor/reactor-core/issues/3771">#3771</a> into 3.6.5</li> <li><a href="https://github.com/reactor/reactor-core/commit/001ff79f8141e020a5bf0cddb0744e0ff15cd9f6"><code>001ff79</code></a> [build] Speedup ci.yml workflow</li> <li><a href="https://github.com/reactor/reactor-core/commit/3fabcd49a871406afb4682c00133c8e4db5e0489"><code>3fabcd4</code></a> [build] Simplify full.yml and snapshots.yml workflows (<a href="https://redirect.github.com/reactor/reactor-core/issues/3770">#3770</a>)</li> <li><a href="https://github.com/reactor/reactor-core/commit/44fc53d7fa59434ae964ef0cb52ecbb6e0ea66b7"><code>44fc53d</code></a> Merge d0411a6 into 3.6.5</li> <li><a href="https://github.com/reactor/reactor-core/commit/2565ec596f6999fbc40954bee1de6576c1e5833b"><code>2565ec5</code></a> Merge <a href="https://redirect.github.com/reactor/reactor-core/issues/3769">#3769</a> into 3.6.5</li> <li><a href="https://github.com/reactor/reactor-core/commit/4933eb5a4ca9d90682aa17edab077592ea631656"><code>4933eb5</code></a> Follow-up to <a href="https://redirect.github.com/reactor/reactor-core/issues/3768">#3768</a> - separate 3.5.x runs</li> <li>Additional commits viewable in <a href="https://github.com/reactor/reactor-core/compare/v3.5.16...v3.6.5">compare view</a></li> </ul> </details> <br /> 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: dev-unsubscr...@cxf.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org