dependabot[bot] opened a new pull request, #12589: URL: https://github.com/apache/pinot/pull/12589
Bumps [io.projectreactor:reactor-core](https://github.com/reactor/reactor-core) from 3.4.27 to 3.6.2. <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.2</h2> <!-- raw HTML omitted --> <p><code>Reactor Core</code> <code>3.6.2</code> is part of <strong><code>2023.0.2</code> Release Train</strong>.</p> <h2>What's Changed</h2> <h3>:warning: Update considerations and deprecations</h3> <ul> <li>Restore where onLastOperatorHook is applied by <a href="https://github.com/chemicL"><code>@chemicL</code></a> in <a href="https://redirect.github.com/reactor/reactor-core/pull/3673">reactor/reactor-core#3673</a></li> </ul> <h3>:lady_beetle: Bug fixes</h3> <ul> <li>ensure error is not propagated on cancellation and onNext race by <a href="https://github.com/OlegDokuka"><code>@OlegDokuka</code></a> in <a href="https://redirect.github.com/reactor/reactor-core/pull/3665">reactor/reactor-core#3665</a></li> <li>Fix pendingTask count not tracking task rejection by <a href="https://github.com/Nicolas125841"><code>@Nicolas125841</code></a> in <a href="https://redirect.github.com/reactor/reactor-core/pull/3660">reactor/reactor-core#3660</a></li> </ul> <h3>:book: Documentation, Tests and Build</h3> <ul> <li>Fix sample code typos in Mono javadocs by <a href="https://github.com/valery1707"><code>@valery1707</code></a> in <a href="https://redirect.github.com/reactor/reactor-core/pull/3657">reactor/reactor-core#3657</a></li> <li>Remove unused com.gradle.enterprise plugin by <a href="https://github.com/chemicL"><code>@chemicL</code></a> in <a href="https://redirect.github.com/reactor/reactor-core/pull/3668">reactor/reactor-core#3668</a></li> <li>Fix flaky test for pending tasks count validation by <a href="https://github.com/chemicL"><code>@chemicL</code></a> in <a href="https://redirect.github.com/reactor/reactor-core/pull/3669">reactor/reactor-core#3669</a></li> <li>Fix flaky test for BoundedElasticThreadPerTaskScheduler by <a href="https://github.com/chemicL"><code>@chemicL</code></a> in <a href="https://redirect.github.com/reactor/reactor-core/pull/3679">reactor/reactor-core#3679</a></li> <li>Improve RaceTestUtils to yield when CPUs don't suffice by <a href="https://github.com/chemicL"><code>@chemicL</code></a> in <a href="https://redirect.github.com/reactor/reactor-core/pull/3678">reactor/reactor-core#3678</a></li> <li>Remove overridden methods from GenericBoundedElasticThreadPerTask… by <a href="https://github.com/chemicL"><code>@chemicL</code></a> in <a href="https://redirect.github.com/reactor/reactor-core/pull/3685">reactor/reactor-core#3685</a></li> <li>Exclude loom boundedElastic from restart validation by <a href="https://github.com/chemicL"><code>@chemicL</code></a> in <a href="https://redirect.github.com/reactor/reactor-core/pull/3686">reactor/reactor-core#3686</a></li> </ul> <h3>:up: Dependency Upgrades</h3> <ul> <li>Bump byteBuddyVersion from 1.14.9 to 1.14.10 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/reactor/reactor-core/pull/3659">reactor/reactor-core#3659</a></li> <li>Bump org.junit:junit-bom from 5.10.0 to 5.10.1 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/reactor/reactor-core/pull/3680">reactor/reactor-core#3680</a></li> <li>Bump org.assertj:assertj-core from 3.24.2 to 3.25.1 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/reactor/reactor-core/pull/3681">reactor/reactor-core#3681</a></li> <li>Bump ch.qos.logback:logback-classic from 1.2.12 to 1.2.13 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/reactor/reactor-core/pull/3684">reactor/reactor-core#3684</a></li> <li>Bump byteBuddyVersion from 1.14.10 to 1.14.11 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/reactor/reactor-core/pull/3683">reactor/reactor-core#3683</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/Nicolas125841"><code>@Nicolas125841</code></a> made their first contribution in <a href="https://redirect.github.com/reactor/reactor-core/pull/3660">reactor/reactor-core#3660</a></li> <li><a href="https://github.com/valery1707"><code>@valery1707</code></a> made their first contribution in <a href="https://redirect.github.com/reactor/reactor-core/pull/3657">reactor/reactor-core#3657</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/reactor/reactor-core/compare/v3.6.1...v3.6.2">https://github.com/reactor/reactor-core/compare/v3.6.1...v3.6.2</a></p> <h2>v3.6.1</h2> <!-- raw HTML omitted --> <p><code>Reactor Core</code> <code>3.6.1</code> is part of <strong><code>2023.0.1</code> Release Train</strong>.</p> <h2>What's Changed</h2> <h3>:lady_beetle: Bug fixes</h3> <ul> <li><code>SinkManyUnicast</code> discard support during subscription cancel by <a href="https://github.com/chemicL"><code>@chemicL</code></a> in <a href="https://redirect.github.com/reactor/reactor-core/issues/3641">#3641</a>, 1bee07c56b955e2102a884fb2d3b82f2deee64e1</li> <li>Ensure scheduler is initialised by <a href="https://github.com/OlegDokuka"><code>@OlegDokuka</code></a> in 06bf103de8db24d3e3f118f3cdfb257e8304b8a0</li> </ul> <h3>:book: Documentation, Tests and Build</h3> <ul> <li><code>MemoryUtils.Tracked</code> used in tests releases collections by <a href="https://github.com/chemicL"><code>@chemicL</code></a> in <a href="https://redirect.github.com/reactor/reactor-core/issues/3328">#3328</a></li> <li>Final method declaration in final class by <a href="https://github.com/subbarao"><code>@subbarao</code></a> in <a href="https://redirect.github.com/reactor/reactor-core/issues/3461">#3461</a></li> <li>Update <code>reactiveProgramming.adoc</code> by <a href="https://github.com/Navaneethsen"><code>@Navaneethsen</code></a> in <a href="https://redirect.github.com/reactor/reactor-core/issues/3592">#3592</a></li> <li>Add <code>@Override</code> annotations in sample java code by <a href="https://github.com/ByoungJoonIm"><code>@ByoungJoonIm</code></a> in <a href="https://redirect.github.com/reactor/reactor-core/issues/3605">#3605</a></li> <li>Improve documentation for <code>VirtualThread</code>s <code>boundedElastic</code> behaviour by <a href="https://github.com/OlegDokuka"><code>@OlegDokuka</code></a> in <a href="https://redirect.github.com/reactor/reactor-core/issues/3635">#3635</a></li> <li><code>StressSubscriber</code> <code>discardedValues</code> should not have downstream type by <a href="https://github.com/chemicL"><code>@chemicL</code></a> in <a href="https://redirect.github.com/reactor/reactor-core/issues/3643">#3643</a></li> <li>Add <code>Pull Request</code> template by <a href="https://github.com/chemicL"><code>@chemicL</code></a> in <a href="https://redirect.github.com/reactor/reactor-core/issues/3650">#3650</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/38c8501e8bc1802a84fdb34955c5af89ee94c46e"><code>38c8501</code></a> [release] Prepare and release 3.6.2</li> <li><a href="https://github.com/reactor/reactor-core/commit/892bd827907b4c454fac6f5f5b40a0dfa1325c21"><code>892bd82</code></a> Merge-ignore 3.5.14 into 3.6.2</li> <li><a href="https://github.com/reactor/reactor-core/commit/71271eb83275f54d8982b478a870c1bc6aaf8acd"><code>71271eb</code></a> [release] Next development version 3.5.15-SNAPSHOT</li> <li><a href="https://github.com/reactor/reactor-core/commit/da92f2205c95b7938629fe49b751771f7e0238ba"><code>da92f22</code></a> [release] Prepare and release 3.5.14</li> <li><a href="https://github.com/reactor/reactor-core/commit/3234330c86fa443b6f8acb8e12d8fdd3dd2e8971"><code>3234330</code></a> Merge-ignore 3.4.35 into 3.6.2</li> <li><a href="https://github.com/reactor/reactor-core/commit/2d207576ccdc57c961911b8ad01ccd4bcd3e82c7"><code>2d20757</code></a> Merge-ignore 3.4.35 into 3.5.14</li> <li><a href="https://github.com/reactor/reactor-core/commit/3a77755988bc7f698252ff57756b667d7180a17c"><code>3a77755</code></a> [release] Next development version 3.4.36-SNAPSHOT</li> <li><a href="https://github.com/reactor/reactor-core/commit/38662589d0c88a98f88a47e51fcb9e27312a6fd9"><code>3866258</code></a> [release] Prepare and release 3.4.35</li> <li><a href="https://github.com/reactor/reactor-core/commit/eb8bf055f22b7e95e53b35be783b74278d81cf4b"><code>eb8bf05</code></a> Merge <a href="https://redirect.github.com/reactor/reactor-core/issues/3683">#3683</a> into 3.6.2</li> <li><a href="https://github.com/reactor/reactor-core/commit/fb3ebe45307eaed80da2a0384e64ac565b3ad0a9"><code>fb3ebe4</code></a> Merge <a href="https://redirect.github.com/reactor/reactor-core/issues/3683">#3683</a> into 3.5.14</li> <li>Additional commits viewable in <a href="https://github.com/reactor/reactor-core/compare/v3.4.27...v3.6.2">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: commits-unsubscr...@pinot.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org