You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/06/19 08:06:03 UTC

[GitHub] [dubbo] dependabot[bot] opened a new pull request, #12562: Bump reactor-core from 3.5.6 to 3.5.7

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

   Bumps [reactor-core](https://github.com/reactor/reactor-core) from 3.5.6 to 3.5.7.
   <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.7</h2>
   <!-- raw HTML omitted -->
   <h2>What's Changed</h2>
   <h3>:sparkles: New features and improvements</h3>
   <ul>
   <li>Remove redundant Operators.serialize in MonoTimeout#subscribeOrReturn by <a href="https://github.com/manzhizhen"><code>@​manzhizhen</code></a> in <a href="https://redirect.github.com/reactor/reactor-core/issues/3470">#3470</a></li>
   <li>Add <code>@Override</code> to MonoDefer#subscribe by <a href="https://github.com/manzhizhen"><code>@​manzhizhen</code></a> in <a href="https://redirect.github.com/reactor/reactor-core/issues/3471">#3471</a></li>
   <li>Backport: <a href="https://redirect.github.com/reactor/reactor-core/issues/3446">#3446</a> Optimize ContextN putAllInto by <a href="https://github.com/koo-taejin"><code>@​koo-taejin</code></a> in <a href="https://redirect.github.com/reactor/reactor-core/issues/3448">#3448</a></li>
   <li>context-propagation: Use new ThreadLocalAccessor contract by <a href="https://github.com/marcingrzejszczak"><code>@​marcingrzejszczak</code></a> in <a href="https://redirect.github.com/reactor/reactor-core/issues/3460">#3460</a></li>
   <li>Transparent contextCapture in block operators by <a href="https://github.com/chemicL"><code>@​chemicL</code></a> in <a href="https://redirect.github.com/reactor/reactor-core/issues/3420">#3420</a></li>
   <li>context-propagation: use ContextSnapshotFactory by <a href="https://github.com/chemicL"><code>@​chemicL</code></a> in <a href="https://redirect.github.com/reactor/reactor-core/issues/3489">#3489</a></li>
   <li>Buffer timeout with fair backpressure by <a href="https://github.com/chemicL"><code>@​chemicL</code></a> in <a href="https://redirect.github.com/reactor/reactor-core/issues/3332">#3332</a></li>
   <li>ensures reactor is backward compatible with latest context propagation changes by <a href="https://github.com/OlegDokuka"><code>@​OlegDokuka</code></a> in <a href="https://redirect.github.com/reactor/reactor-core/issues/3493">#3493</a></li>
   <li>removes queue-wrapping from acp by <a href="https://github.com/OlegDokuka"><code>@​OlegDokuka</code></a> in <a href="https://redirect.github.com/reactor/reactor-core/issues/3498">#3498</a></li>
   </ul>
   <h3>:lady_beetle: Bug fixes</h3>
   <ul>
   <li>Avoid IllegalStateException: Cannot resolve type description for io.micrometer.context.ContextRegistry by <a href="https://github.com/pderop"><code>@​pderop</code></a> in <a href="https://redirect.github.com/reactor/reactor-core/issues/3459">#3459</a></li>
   <li>ensures completion flag is set after the set error by <a href="https://github.com/OlegDokuka"><code>@​OlegDokuka</code></a> in <a href="https://redirect.github.com/reactor/reactor-core/issues/3477">#3477</a></li>
   <li>ensures CP is enabled only when ContextFactory is really available by <a href="https://github.com/OlegDokuka"><code>@​OlegDokuka</code></a> in <a href="https://redirect.github.com/reactor/reactor-core/issues/3490">#3490</a></li>
   <li>ensures cancel handler is wrapped in try catch and drops potential cancellation failure by <a href="https://github.com/OlegDokuka"><code>@​OlegDokuka</code></a> in <a href="https://redirect.github.com/reactor/reactor-core/issues/3485">#3485</a></li>
   </ul>
   <h3>:book: Documentation, Tests and Build</h3>
   <ul>
   <li>Improve documentation about subscribeOn by <a href="https://github.com/chemicL"><code>@​chemicL</code></a> in <a href="https://redirect.github.com/reactor/reactor-core/issues/3466">#3466</a></li>
   </ul>
   <h3>:up: Dependency Upgrades</h3>
   <ul>
   <li>Bump org.testng:testng from 7.5 to 7.5.1 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/reactor/reactor-core/issues/3472">#3472</a></li>
   <li>Bump io.projectreactor.tools:blockhound from 1.0.7.RELEASE to 1.0.8.RELEASE by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/reactor/reactor-core/issues/3475">#3475</a></li>
   <li>Bump byteBuddyVersion from 1.14.1 to 1.14.5 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/reactor/reactor-core/issues/3494">#3494</a></li>
   </ul>
   <h2>New Contributors</h2>
   <ul>
   <li><a href="https://github.com/manzhizhen"><code>@​manzhizhen</code></a> made their first contribution in <a href="https://redirect.github.com/reactor/reactor-core/issues/3470">#3470</a></li>
   <li><a href="https://github.com/koo-taejin"><code>@​koo-taejin</code></a> made their first contribution in <a href="https://redirect.github.com/reactor/reactor-core/issues/3448">#3448</a></li>
   <li><a href="https://github.com/marcingrzejszczak"><code>@​marcingrzejszczak</code></a> made their first contribution in <a href="https://redirect.github.com/reactor/reactor-core/issues/3460">#3460</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a href="https://github.com/reactor/reactor-core/compare/v3.5.6...v3.5.7">https://github.com/reactor/reactor-core/compare/v3.5.6...v3.5.7</a></p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/reactor/reactor-core/commit/0e0cdf8224aaf85dba3f2ba5ea5ad2665a3d7ced"><code>0e0cdf8</code></a> [release] Prepare and release 3.5.7</li>
   <li><a href="https://github.com/reactor/reactor-core/commit/e2b9d1c302920270f16991e217cca03b4f62e597"><code>e2b9d1c</code></a> excludes mockito from micrometer dependencies</li>
   <li><a href="https://github.com/reactor/reactor-core/commit/54eb705ce5194a7725fa5a9de5fe698b0c28a397"><code>54eb705</code></a> [release] Prepare and release 3.5.7</li>
   <li><a href="https://github.com/reactor/reactor-core/commit/f6e77482a1c3449ba8212db117f45925108fa146"><code>f6e7748</code></a> removes queue-wrapping from acp (<a href="https://redirect.github.com/reactor/reactor-core/issues/3498">#3498</a>)</li>
   <li><a href="https://github.com/reactor/reactor-core/commit/81c985238c7e2b8c5b35a31a1544ba3b405309c3"><code>81c9852</code></a> [release] Prepare and release 3.5.7</li>
   <li><a href="https://github.com/reactor/reactor-core/commit/f66417042a1f440a0c26b75313a646d16462e939"><code>f664170</code></a> bumps micrometer-version to 1.10.7 for cp 1.0.2</li>
   <li><a href="https://github.com/reactor/reactor-core/commit/a38988f14faeda4a0897560311a3eb8a27fbad5b"><code>a38988f</code></a> [release] Prepare and release 3.5.7</li>
   <li><a href="https://github.com/reactor/reactor-core/commit/4a2bc999de82863c08de70f470219a904756a2f5"><code>4a2bc99</code></a> Merge-ignore release 3.4.30 into 3.5.7</li>
   <li><a href="https://github.com/reactor/reactor-core/commit/9b150f0a55fbd02e368e05ccfa305ac26bbd04da"><code>9b150f0</code></a> [release] Next development version 3.4.31-SNAPSHOT</li>
   <li><a href="https://github.com/reactor/reactor-core/commit/296dd82816a55509220b37562a8eb684b41867ec"><code>296dd82</code></a> [release] Prepare and release 3.4.30</li>
   <li>Additional commits viewable in <a href="https://github.com/reactor/reactor-core/compare/v3.5.6...v3.5.7">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.6&new-version=3.5.7)](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: notifications-unsubscribe@dubbo.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org


[GitHub] [dubbo] AlbumenJ merged pull request #12562: Bump reactor-core from 3.5.6 to 3.5.7

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


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

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


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org


[GitHub] [dubbo] sonarcloud[bot] commented on pull request #12562: Bump reactor-core from 3.5.6 to 3.5.7

Posted by "sonarcloud[bot] (via GitHub)" <gi...@apache.org>.
sonarcloud[bot] commented on PR #12562:
URL: https://github.com/apache/dubbo/pull/12562#issuecomment-1596959760

   Kudos, SonarCloud Quality Gate passed!&nbsp; &nbsp; [![Quality Gate passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/passed-16px.png 'Quality Gate passed')](https://sonarcloud.io/dashboard?id=apache_dubbo&pullRequest=12562)
   
   [![Bug](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/bug-16px.png 'Bug')](https://sonarcloud.io/project/issues?id=apache_dubbo&pullRequest=12562&resolved=false&types=BUG) [![A](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/RatingBadge/A-16px.png 'A')](https://sonarcloud.io/project/issues?id=apache_dubbo&pullRequest=12562&resolved=false&types=BUG) [0 Bugs](https://sonarcloud.io/project/issues?id=apache_dubbo&pullRequest=12562&resolved=false&types=BUG)  
   [![Vulnerability](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/vulnerability-16px.png 'Vulnerability')](https://sonarcloud.io/project/issues?id=apache_dubbo&pullRequest=12562&resolved=false&types=VULNERABILITY) [![A](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/RatingBadge/A-16px.png 'A')](https://sonarcloud.io/project/issues?id=apache_dubbo&pullRequest=12562&resolved=false&types=VULNERABILITY) [0 Vulnerabilities](https://sonarcloud.io/project/issues?id=apache_dubbo&pullRequest=12562&resolved=false&types=VULNERABILITY)  
   [![Security Hotspot](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/security_hotspot-16px.png 'Security Hotspot')](https://sonarcloud.io/project/security_hotspots?id=apache_dubbo&pullRequest=12562&resolved=false&types=SECURITY_HOTSPOT) [![A](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/RatingBadge/A-16px.png 'A')](https://sonarcloud.io/project/security_hotspots?id=apache_dubbo&pullRequest=12562&resolved=false&types=SECURITY_HOTSPOT) [0 Security Hotspots](https://sonarcloud.io/project/security_hotspots?id=apache_dubbo&pullRequest=12562&resolved=false&types=SECURITY_HOTSPOT)  
   [![Code Smell](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/code_smell-16px.png 'Code Smell')](https://sonarcloud.io/project/issues?id=apache_dubbo&pullRequest=12562&resolved=false&types=CODE_SMELL) [![A](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/RatingBadge/A-16px.png 'A')](https://sonarcloud.io/project/issues?id=apache_dubbo&pullRequest=12562&resolved=false&types=CODE_SMELL) [0 Code Smells](https://sonarcloud.io/project/issues?id=apache_dubbo&pullRequest=12562&resolved=false&types=CODE_SMELL)
   
   [![No Coverage information](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/CoverageChart/NoCoverageInfo-16px.png 'No Coverage information')](https://sonarcloud.io/component_measures?id=apache_dubbo&pullRequest=12562&metric=coverage&view=list) No Coverage information  
   [![No Duplication information](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/Duplications/NoDuplicationInfo-16px.png 'No Duplication information')](https://sonarcloud.io/component_measures?id=apache_dubbo&pullRequest=12562&metric=duplicated_lines_density&view=list) No Duplication information
   
   


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

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


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org