You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/12/21 16:02:41 UTC

[PR] Bump io.projectreactor:reactor-core from 3.6.0 to 3.6.1 [camel]

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

   Bumps [io.projectreactor:reactor-core](https://github.com/reactor/reactor-core) from 3.6.0 to 3.6.1.
   <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.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>
   <h3>:up: Dependency Upgrades</h3>
   <ul>
   <li>Bump <code>byteBuddyVersion</code> from <code>1.14.8</code> to <code>1.14.9</code> by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/reactor/reactor-core/issues/3619">#3619</a></li>
   <li>Bump <code>Micrometer</code> libs versions by <a href="https://github.com/OlegDokuka"><code>@​OlegDokuka</code></a> in <a href="https://redirect.github.com/reactor/reactor-core/issues/3662">#3662</a></li>
   </ul>
   <h2>New Contributors</h2>
   <ul>
   <li><a href="https://github.com/Navaneethsen"><code>@​Navaneethsen</code></a> made their first contribution in <a href="https://redirect.github.com/reactor/reactor-core/issues/3592">#3592</a></li>
   <li><a href="https://github.com/ByoungJoonIm"><code>@​ByoungJoonIm</code></a> made their first contribution in <a href="https://redirect.github.com/reactor/reactor-core/issues/3605">#3605</a></li>
   <li><a href="https://github.com/subbarao"><code>@​subbarao</code></a> made their first contribution in <a href="https://redirect.github.com/reactor/reactor-core/issues/3461">#3461</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a href="https://github.com/reactor/reactor-core/compare/v3.6.0...v3.6.1">https://github.com/reactor/reactor-core/compare/v3.6.0...v3.6.1</a></p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/reactor/reactor-core/commit/70b912d3dc96d32e41d1cdb8ee67d418e2007f08"><code>70b912d</code></a> [release] Prepare and release 3.6.1</li>
   <li><a href="https://github.com/reactor/reactor-core/commit/eb6e85f5f801d156437b883a0863a7c5f2f248cc"><code>eb6e85f</code></a> Merge-ignore 3.5.13 into 3.6.1</li>
   <li><a href="https://github.com/reactor/reactor-core/commit/943c0d2f1bde6dacc6dbec2cb81d459801aa07e8"><code>943c0d2</code></a> [release] Next development version 3.5.14-SNAPSHOT</li>
   <li><a href="https://github.com/reactor/reactor-core/commit/cc2ad6edac0fffe3f60adc8debc1ae8b6347bf6d"><code>cc2ad6e</code></a> [release] Prepare and release 3.5.13</li>
   <li><a href="https://github.com/reactor/reactor-core/commit/9d0f122ab0d0bcaeb8ab2769be1c195576c05e5a"><code>9d0f122</code></a> bump micrometer libs versions (<a href="https://redirect.github.com/reactor/reactor-core/issues/3662">#3662</a>)</li>
   <li><a href="https://github.com/reactor/reactor-core/commit/4f270ca317d618ccaa4c9120b5075fdee961dba6"><code>4f270ca</code></a> Merge revert <a href="https://redirect.github.com/reactor/reactor-core/issues/3644">#3644</a> into 3.6.1</li>
   <li><a href="https://github.com/reactor/reactor-core/commit/575a93464c072783429a135fab0d006504c872fa"><code>575a934</code></a> Merge revert <a href="https://redirect.github.com/reactor/reactor-core/issues/3644">#3644</a> into 3.5.13</li>
   <li><a href="https://github.com/reactor/reactor-core/commit/48b2affd326294258f19be305bbba36bdcd60f19"><code>48b2aff</code></a> Revert &quot;Bump com.jfrog.artifactory from 4.31.0 to 5.1.11 (<a href="https://redirect.github.com/reactor/reactor-core/issues/3644">#3644</a>)&quot;</li>
   <li><a href="https://github.com/reactor/reactor-core/commit/53eed2a4ac4d7c44baa37bfaaa975150843d3eae"><code>53eed2a</code></a> Merge <a href="https://redirect.github.com/reactor/reactor-core/issues/3644">#3644</a> into 3.6.1</li>
   <li><a href="https://github.com/reactor/reactor-core/commit/7a21da9068e3b67cf4d0020d10e6011413bae6cc"><code>7a21da9</code></a> Merge <a href="https://redirect.github.com/reactor/reactor-core/issues/3644">#3644</a> into 3.5.13</li>
   <li>Additional commits viewable in <a href="https://github.com/reactor/reactor-core/compare/v3.6.0...v3.6.1">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.6.0&new-version=3.6.1)](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-unsubscribe@camel.apache.org

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


Re: [PR] Bump io.projectreactor:reactor-core from 3.6.0 to 3.6.1 [camel]

Posted by "apupier (via GitHub)" <gi...@apache.org>.
apupier commented on PR #12539:
URL: https://github.com/apache/camel/pull/12539#issuecomment-1866566076

   /component-test reactor reactive-streams


-- 
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-unsubscribe@camel.apache.org

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


Re: [PR] Bump io.projectreactor:reactor-core from 3.6.0 to 3.6.1 [camel]

Posted by "apupier (via GitHub)" <gi...@apache.org>.
apupier merged PR #12539:
URL: https://github.com/apache/camel/pull/12539


-- 
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-unsubscribe@camel.apache.org

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


Re: [PR] Bump io.projectreactor:reactor-core from 3.6.0 to 3.6.1 [camel]

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on PR #12539:
URL: https://github.com/apache/camel/pull/12539#issuecomment-1866564127

   :star2: Thank you for your contribution to the Apache Camel project! :star2: 
   
   :robot: CI automation will test this PR automatically.
   
   :camel: Apache Camel Committers, please review the following items:
   
   * First-time contributors **require MANUAL approval** for the GitHub Actions to run
   
   * You can use the command `/component-test (camel-)component-name1 (camel-)component-name2..` to request a test from the test bot.
   
   * You can label PRs using `build-all`, `build-dependents`, `skip-tests` and `test-dependents` to fine-tune the checks executed by this PR.
   
   * Build and test logs are available in the Summary page. **Only** [Apache Camel committers](https://camel.apache.org/community/team/#committers) have access to the summary. 
   
   * :warning: Be careful when sharing logs. Review their contents before sharing them publicly.


-- 
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-unsubscribe@camel.apache.org

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


Re: [PR] Bump io.projectreactor:reactor-core from 3.6.0 to 3.6.1 [camel]

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on PR #12539:
URL: https://github.com/apache/camel/pull/12539#issuecomment-1866567112

   :robot: The Apache Camel test robot will run the tests for you :+1:


-- 
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-unsubscribe@camel.apache.org

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