dependabot[bot] opened a new pull request, #13208: URL: https://github.com/apache/dubbo/pull/13208
Bumps [io.projectreactor:reactor-core](https://github.com/reactor/reactor-core) from 3.5.10 to 3.5.11. <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.5.11</h2> <!-- raw HTML omitted --> <h2>What's Changed</h2> <h3>:warning: Update considerations and deprecations</h3> <ul> <li>ensures <code>addCap</code> always returns value with flag by <a href="https://github.com/OlegDokuka"><code>@OlegDokuka</code></a> in <a href="https://redirect.github.com/reactor/reactor-core/pull/3610">reactor/reactor-core#3610</a></li> </ul> <h3>:sparkles: New features and improvements</h3> <ul> <li>provides extra check for <code>contextualName</code> presence by <a href="https://github.com/OlegDokuka"><code>@OlegDokuka</code></a> in <a href="https://redirect.github.com/reactor/reactor-core/pull/3611">reactor/reactor-core#3611</a></li> <li>Handling 1.0.0 of context-propagation by <a href="https://github.com/chemicL"><code>@chemicL</code></a> in <a href="https://redirect.github.com/reactor/reactor-core/pull/3609">reactor/reactor-core#3609</a></li> </ul> <h3>:lady_beetle: Bug fixes</h3> <ul> <li>ensures that <code>FluxBufferTime</code> uses proper <code>index</code> value during <code>onNext</code> check by <a href="https://github.com/OlegDokuka"><code>@OlegDokuka</code></a> in <a href="https://redirect.github.com/reactor/reactor-core/pull/3614">reactor/reactor-core#3614</a></li> </ul> <h3>:book: Documentation, Tests and Build</h3> <ul> <li>adds CI nightly builds by <a href="https://github.com/OlegDokuka"><code>@OlegDokuka</code></a> in <a href="https://redirect.github.com/reactor/reactor-core/pull/3581">reactor/reactor-core#3581</a></li> <li>Bump actions/setup-java from 3.12.0 to 3.13.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/3585">reactor/reactor-core#3585</a></li> <li>Bump actions/checkout from 3.1.0 to 4.1.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/3586">reactor/reactor-core#3586</a></li> <li>Bump gradle/gradle-build-action from 2.7.0 to 2.9.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/3594">reactor/reactor-core#3594</a></li> </ul> <h3>:up: Dependency Upgrades</h3> <ul> <li>Bump io.spring.nohttp from 0.0.10 to 0.0.11 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/reactor/reactor-core/pull/3497">reactor/reactor-core#3497</a></li> <li>Bump org.junit:junit-bom from 5.9.2 to 5.10.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/reactor/reactor-core/pull/3556">reactor/reactor-core#3556</a></li> <li>Bump me.champeau.gradle.japicmp from 0.4.1 to 0.4.2 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/reactor/reactor-core/pull/3595">reactor/reactor-core#3595</a></li> <li>Bump jmhVersion from 1.36 to 1.37 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/reactor/reactor-core/pull/3596">reactor/reactor-core#3596</a></li> <li>Bump byteBuddyVersion from 1.14.5 to 1.14.8 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/reactor/reactor-core/pull/3601">reactor/reactor-core#3601</a></li> <li>Bump com.gradle.enterprise from 3.14.1 to 3.15 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/reactor/reactor-core/pull/3602">reactor/reactor-core#3602</a></li> <li>Bump ch.qos.logback:logback-classic from 1.2.11 to 1.2.12 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/reactor/reactor-core/pull/3476">reactor/reactor-core#3476</a></li> <li>Bump de.undercouch.download from 5.4.0 to 5.5.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/reactor/reactor-core/pull/3608">reactor/reactor-core#3608</a></li> <li>Bump com.gradle.enterprise from 3.15 to 3.15.1 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/reactor/reactor-core/pull/3613">reactor/reactor-core#3613</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/reactor/reactor-core/compare/v3.5.10...v3.5.11">https://github.com/reactor/reactor-core/compare/v3.5.10...v3.5.11</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/reactor/reactor-core/commit/c6b7f8778bd398ba38f019f6e43977cafb0a68e5"><code>c6b7f87</code></a> [release] Prepare and release 3.5.11</li> <li><a href="https://github.com/reactor/reactor-core/commit/eb8da030295e1c99455b0e6950c205bf2fdec8d7"><code>eb8da03</code></a> Merge-ignore 3.4.33 into 3.5.11</li> <li><a href="https://github.com/reactor/reactor-core/commit/65bdb3af7cb4f75ddac63242d604711e3df300f8"><code>65bdb3a</code></a> [release] Next development version 3.4.34-SNAPSHOT</li> <li><a href="https://github.com/reactor/reactor-core/commit/ad902b9d13529454b2c43d30d1ddc4ef3a00e5fb"><code>ad902b9</code></a> [release] Prepare and release 3.4.33</li> <li><a href="https://github.com/reactor/reactor-core/commit/759375e40e4146398444ced83bd25909f1e9d6f6"><code>759375e</code></a> ensures that proper <code>index</code> is used during <code>onNext</code> check (<a href="https://redirect.github.com/reactor/reactor-core/issues/3614">#3614</a>)</li> <li><a href="https://github.com/reactor/reactor-core/commit/a887af84072827eec23628d53ecf5a4a97db014b"><code>a887af8</code></a> provides extra check for contextualName presence (<a href="https://redirect.github.com/reactor/reactor-core/issues/3611">#3611</a>)</li> <li><a href="https://github.com/reactor/reactor-core/commit/a9d922d370b7e6e6149bc9c2d0a1034d176d0053"><code>a9d922d</code></a> backports ci build speed improvements (<a href="https://redirect.github.com/reactor/reactor-core/issues/3597">#3597</a>)</li> <li><a href="https://github.com/reactor/reactor-core/commit/10c6ea6fd533d513a3aad5e7db1ed3c6d3de7ba7"><code>10c6ea6</code></a> Merge <a href="https://redirect.github.com/reactor/reactor-core/issues/3613">#3613</a> into 3.5.11</li> <li><a href="https://github.com/reactor/reactor-core/commit/91e6ee366fff1c9956754cc6ae87e1aac9e12579"><code>91e6ee3</code></a> Bump com.gradle.enterprise from 3.15 to 3.15.1 (<a href="https://redirect.github.com/reactor/reactor-core/issues/3613">#3613</a>)</li> <li><a href="https://github.com/reactor/reactor-core/commit/1e99de852224a54b24947a969f21b879f91f1dca"><code>1e99de8</code></a> Merge <a href="https://redirect.github.com/reactor/reactor-core/issues/3608">#3608</a> into 3.5.11</li> <li>Additional commits viewable in <a href="https://github.com/reactor/reactor-core/compare/v3.5.10...v3.5.11">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) </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: notifications-unsubscr...@dubbo.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@dubbo.apache.org For additional commands, e-mail: notifications-h...@dubbo.apache.org