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/04/11 07:17:57 UTC

[GitHub] [dubbo] dependabot[bot] opened a new pull request, #12062: Bump micrometer-bom from 1.10.5 to 1.10.6

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

   Bumps [micrometer-bom](https://github.com/micrometer-metrics/micrometer) from 1.10.5 to 1.10.6.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/micrometer-metrics/micrometer/releases">micrometer-bom's releases</a>.</em></p>
   <blockquote>
   <h2>1.10.6</h2>
   <h2>:lady_beetle: Bug Fixes</h2>
   <ul>
   <li><code>-SNAPSHOT</code> Dependency in POM Causes Build Issues <a href="https://redirect.github.com/micrometer-metrics/micrometer/issues/3738">#3738</a></li>
   <li>Improves the ThreadLocalAccessor story of continuing scopes <a href="https://redirect.github.com/micrometer-metrics/micrometer/pull/3731">#3731</a></li>
   <li>[Dynatrace v2] Switch to primitive types and ensure synchronization <a href="https://redirect.github.com/micrometer-metrics/micrometer/pull/3741">#3741</a></li>
   <li>PushMeterRegistry will publish multiple times if closed multiple times <a href="https://redirect.github.com/micrometer-metrics/micrometer/issues/3712">#3712</a></li>
   </ul>
   <h2>:hammer: Dependency Upgrades</h2>
   <ul>
   <li>Upgrade to google-auth-library-oauth2-http 1.12.2 <a href="https://redirect.github.com/micrometer-metrics/micrometer/issues/3757">#3757</a></li>
   <li>Upgrade to reactor-bom 2020.0.30 and netty 4.1.91 <a href="https://redirect.github.com/micrometer-metrics/micrometer/issues/3756">#3756</a></li>
   <li>Upgrade signalfx-java to 1.0.30 <a href="https://redirect.github.com/micrometer-metrics/micrometer/issues/3755">#3755</a></li>
   <li>Upgrade metrics-jmx to 4.2.18 <a href="https://redirect.github.com/micrometer-metrics/micrometer/issues/3754">#3754</a></li>
   <li>Upgrade metrics-graphite to 4.2.18 <a href="https://redirect.github.com/micrometer-metrics/micrometer/issues/3753">#3753</a></li>
   <li>Upgrade aws-java-sdk-cloudwatch to 1.12.445 <a href="https://redirect.github.com/micrometer-metrics/micrometer/issues/3752">#3752</a></li>
   <li>Bump com.gradle.enterprise from 3.12.5 to 3.12.6 <a href="https://redirect.github.com/micrometer-metrics/micrometer/pull/3719">#3719</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/izeye"><code>@​izeye</code></a>, <a href="https://github.com/pirgeo"><code>@​pirgeo</code></a>, and <a href="https://github.com/yuzawa-san"><code>@​yuzawa-san</code></a></p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/micrometer-metrics/micrometer/commit/d577e142ad004302c62c07d09b6a142ebdedbe7a"><code>d577e14</code></a> Upgrade to google-auth-library-oauth2-http 1.12.2</li>
   <li><a href="https://github.com/micrometer-metrics/micrometer/commit/a1288c545b9e3efabfc5c5ec8d926525a187d42b"><code>a1288c5</code></a> Merge branch '1.9.x' into 1.10.x</li>
   <li><a href="https://github.com/micrometer-metrics/micrometer/commit/14263db6794d1093a5178e324105a4f5a905bbdd"><code>14263db</code></a> Upgrade to reactor-bom 2020.0.30 and netty 4.1.91</li>
   <li><a href="https://github.com/micrometer-metrics/micrometer/commit/e52224ded326baa7144d972c9c1e82c6c58b4bed"><code>e52224d</code></a> Upgrade signalfx-java to 1.0.30</li>
   <li><a href="https://github.com/micrometer-metrics/micrometer/commit/407fffa3c0c1c102272ff87d73ba5bc924e087e9"><code>407fffa</code></a> Upgrade metrics-jmx to 4.2.18</li>
   <li><a href="https://github.com/micrometer-metrics/micrometer/commit/31787acbd82e3287d300f9a8728f3a0b5adf0d52"><code>31787ac</code></a> Upgrade metrics-graphite to 4.2.18</li>
   <li><a href="https://github.com/micrometer-metrics/micrometer/commit/93da2e27be22b59ebea551798e06d82f419a6a11"><code>93da2e2</code></a> Upgrade aws-java-sdk-cloudwatch to 1.12.445</li>
   <li><a href="https://github.com/micrometer-metrics/micrometer/commit/d3192303c00ec398210c0ed34168715228fa22a1"><code>d319230</code></a> Removed usage of lambda from hot paths; fixes <a href="https://redirect.github.com/micrometer-metrics/micrometer/issues/3746">gh-3746</a></li>
   <li><a href="https://github.com/micrometer-metrics/micrometer/commit/bb82f861cb4a9db6fb1ece76d788ca4a7689b077"><code>bb82f86</code></a> Improves the ThreadLocalAccessor story of continuing scopes (<a href="https://redirect.github.com/micrometer-metrics/micrometer/issues/3731">#3731</a>)</li>
   <li><a href="https://github.com/micrometer-metrics/micrometer/commit/2f91b70e76cfa2bb54b8948f3a21a0ff9cd9b8ea"><code>2f91b70</code></a> Merge branch '1.9.x' into 1.10.x</li>
   <li>Additional commits viewable in <a href="https://github.com/micrometer-metrics/micrometer/compare/v1.10.5...v1.10.6">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=io.micrometer:micrometer-bom&package-manager=maven&previous-version=1.10.5&new-version=1.10.6)](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] codecov-commenter commented on pull request #12062: Bump micrometer-bom from 1.10.5 to 1.10.6

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

   ## [Codecov](https://codecov.io/gh/apache/dubbo/pull/12062?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 [#12062](https://codecov.io/gh/apache/dubbo/pull/12062?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (7be5e20) into [3.2](https://codecov.io/gh/apache/dubbo/commit/412471a98f5503905960893ea9ddac70a7e197a8?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (412471a) will **decrease** coverage by `0.01%`.
   > The diff coverage is `n/a`.
   
   ```diff
   @@             Coverage Diff              @@
   ##                3.2   #12062      +/-   ##
   ============================================
   - Coverage     69.63%   69.62%   -0.01%     
     Complexity        2        2              
   ============================================
     Files          1580     1580              
     Lines         65102    65102              
     Branches       9477     9477              
   ============================================
   - Hits          45332    45326       -6     
   + Misses        15438    15436       -2     
   - Partials       4332     4340       +8     
   ```
   
   
   [see 26 files with indirect coverage changes](https://codecov.io/gh/apache/dubbo/pull/12062/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


[GitHub] [dubbo] AlbumenJ merged pull request #12062: Bump micrometer-bom from 1.10.5 to 1.10.6

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


-- 
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 #12062: Bump micrometer-bom from 1.10.5 to 1.10.6

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

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