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/03/14 06:23:29 UTC

[GitHub] [dubbo] dependabot[bot] opened a new pull request, #11820: Bump micrometer-core from 1.10.4 to 1.10.5

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

   Bumps [micrometer-core](https://github.com/micrometer-metrics/micrometer) from 1.10.4 to 1.10.5.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/micrometer-metrics/micrometer/releases">micrometer-core's releases</a>.</em></p>
   <blockquote>
   <h2>1.10.5</h2>
   <h2>:lady_beetle: Bug Fixes</h2>
   <ul>
   <li>TestObservationRegistry is not thread safe <a href="https://redirect.github.com/micrometer-metrics/micrometer/issues/3653">#3653</a></li>
   <li>vmrange format is locale-dependant <a href="https://redirect.github.com/micrometer-metrics/micrometer/issues/3676">#3676</a></li>
   <li>LogbackMetrics: SubstituteLoggerFactory cannot be cast to class LoggerContext <a href="https://redirect.github.com/micrometer-metrics/micrometer/issues/2868">#2868</a></li>
   </ul>
   <h2>:hammer: Dependency Upgrades</h2>
   <ul>
   <li>Upgrade Spring Boot to 2.7.9 <a href="https://redirect.github.com/micrometer-metrics/micrometer/issues/3692">#3692</a></li>
   <li>Upgrade Spring Cloud Sleuth to 3.1.7 <a href="https://redirect.github.com/micrometer-metrics/micrometer/issues/3691">#3691</a></li>
   <li>Upgrade SignalFx to 1.0.29 <a href="https://redirect.github.com/micrometer-metrics/micrometer/issues/3690">#3690</a></li>
   <li>Upgrade Dropwizard Metrics to 4.2.17 <a href="https://redirect.github.com/micrometer-metrics/micrometer/issues/3689">#3689</a></li>
   <li>Upgrade AWS SDK to 1.12.424 <a href="https://redirect.github.com/micrometer-metrics/micrometer/issues/3687">#3687</a></li>
   <li>Upgrade Reactor to 3.4.27, Reactor-Netty to 1.0.29, and Netty to 4.1.89 <a href="https://redirect.github.com/micrometer-metrics/micrometer/issues/3686">#3686</a></li>
   <li>Upgrade Nexus publish-plugin to 1.3.0 <a href="https://redirect.github.com/micrometer-metrics/micrometer/issues/3683">#3683</a></li>
   <li>Upgrade nebula-publishing-plugin to 20.1.0 <a href="https://redirect.github.com/micrometer-metrics/micrometer/issues/3682">#3682</a></li>
   <li>Bump com.gradle.enterprise from 3.12.3 to 3.12.4 <a href="https://redirect.github.com/micrometer-metrics/micrometer/pull/3675">#3675</a></li>
   <li>Upgrade to Gradle Wrapper 8.0.1 <a href="https://redirect.github.com/micrometer-metrics/micrometer/pull/3655">#3655</a></li>
   <li>Upgrade to Gradle 8 <a href="https://redirect.github.com/micrometer-metrics/micrometer/issues/3644">#3644</a></li>
   <li>Upgrade to netty 4.1.89 <a href="https://redirect.github.com/micrometer-metrics/micrometer/issues/3635">#3635</a></li>
   </ul>
   <h2>:heart: Contributors</h2>
   <p>Thank you to all the contributors who worked on this release:</p>
   <p><a href="https://github.com/CoolTomatos"><code>@​CoolTomatos</code></a> and <a href="https://github.com/izeye"><code>@​izeye</code></a></p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/micrometer-metrics/micrometer/commit/960e4dab40e6630167fbefa6af2cf75970bf289c"><code>960e4da</code></a> Polish Javadoc for TestObservationRegistryAssert (<a href="https://redirect.github.com/micrometer-metrics/micrometer/issues/3696">#3696</a>)</li>
   <li><a href="https://github.com/micrometer-metrics/micrometer/commit/cb1358aa0903833ced54c25cf19e19bfab489e88"><code>cb1358a</code></a> Relax time threshold in TestObservationRegistryAssertTests.should_not_break_o...</li>
   <li><a href="https://github.com/micrometer-metrics/micrometer/commit/4721a2e721059de897a704ed3248b2fbac3f2422"><code>4721a2e</code></a> Upgrade lock files for Spring Java Format 0.0.38</li>
   <li><a href="https://github.com/micrometer-metrics/micrometer/commit/3aae60345bf88aaeeb2ae324f3162dd2706a8538"><code>3aae603</code></a> Merge branch '1.9.x' into 1.10.x</li>
   <li><a href="https://github.com/micrometer-metrics/micrometer/commit/b4778de29270862f8b001e24d79640e40f707bec"><code>b4778de</code></a> Upgrade Spring Boot to 2.7.9</li>
   <li><a href="https://github.com/micrometer-metrics/micrometer/commit/f2b5cae2b492fb2d8ed5210056854d7a14ab7c31"><code>f2b5cae</code></a> Upgrade Spring Cloud Sleuth to 3.1.7</li>
   <li><a href="https://github.com/micrometer-metrics/micrometer/commit/6a5d15ea352f4135867bfd7936ced7d39931c0eb"><code>6a5d15e</code></a> Upgrade SignalFx to 1.0.29</li>
   <li><a href="https://github.com/micrometer-metrics/micrometer/commit/6571c102026ec88971d4c6a1df9bf2c225ebae0c"><code>6571c10</code></a> Upgrade Dropwizard Metrics to 4.2.17</li>
   <li><a href="https://github.com/micrometer-metrics/micrometer/commit/884a24f976ede4b060eea89504ce8f739f397a8d"><code>884a24f</code></a> Upgrade AWS SDK to 1.12.405</li>
   <li><a href="https://github.com/micrometer-metrics/micrometer/commit/b507044bd24c1608b88ede1f57f8b6ac441d971e"><code>b507044</code></a> Upgrade Reactor to 3.4.27, Reactor-Netty to 1.0.29, and Netty to 4.1.89</li>
   <li>Additional commits viewable in <a href="https://github.com/micrometer-metrics/micrometer/compare/v1.10.4...v1.10.5">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=io.micrometer:micrometer-core&package-manager=maven&previous-version=1.10.4&new-version=1.10.5)](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 #11820: Bump micrometer-core from 1.10.4 to 1.10.5

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


-- 
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 #11820: Bump micrometer-core from 1.10.4 to 1.10.5

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

   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=11820)
   
   [![Bug](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/bug-16px.png 'Bug')](https://sonarcloud.io/project/issues?id=apache_dubbo&pullRequest=11820&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=11820&resolved=false&types=BUG) [0 Bugs](https://sonarcloud.io/project/issues?id=apache_dubbo&pullRequest=11820&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=11820&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=11820&resolved=false&types=VULNERABILITY) [0 Vulnerabilities](https://sonarcloud.io/project/issues?id=apache_dubbo&pullRequest=11820&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=11820&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=11820&resolved=false&types=SECURITY_HOTSPOT) [0 Security Hotspots](https://sonarcloud.io/project/security_hotspots?id=apache_dubbo&pullRequest=11820&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=11820&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=11820&resolved=false&types=CODE_SMELL) [0 Code Smells](https://sonarcloud.io/project/issues?id=apache_dubbo&pullRequest=11820&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=11820&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=11820&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


[GitHub] [dubbo] codecov-commenter commented on pull request #11820: Bump micrometer-core from 1.10.4 to 1.10.5

Posted by "codecov-commenter (via GitHub)" <gi...@apache.org>.
codecov-commenter commented on PR #11820:
URL: https://github.com/apache/dubbo/pull/11820#issuecomment-1467520283

   ## [Codecov](https://codecov.io/gh/apache/dubbo/pull/11820?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) Report
   > Merging [#11820](https://codecov.io/gh/apache/dubbo/pull/11820?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (af99292) into [3.2](https://codecov.io/gh/apache/dubbo/commit/69edf4ef8c158b95a0ce510bffdf17b3a4de1ec8?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (69edf4e) will **increase** coverage by `0.73%`.
   > The diff coverage is `n/a`.
   
   ```diff
   @@             Coverage Diff              @@
   ##                3.2   #11820      +/-   ##
   ============================================
   + Coverage     68.10%   68.84%   +0.73%     
   + Complexity      340        2     -338     
   ============================================
     Files          3409     1533    -1876     
     Lines        156731    63528   -93203     
     Branches      25887     9306   -16581     
   ============================================
   - Hits         106746    43734   -63012     
   + Misses        40530    15539   -24991     
   + Partials       9455     4255    -5200     
   ```
   
   
   [see 1894 files with indirect coverage changes](https://codecov.io/gh/apache/dubbo/pull/11820/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)
   
   :mega: We’re building smart automated test selection to slash your CI/CD build times. [Learn more](https://about.codecov.io/iterative-testing/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)
   


-- 
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