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:01:49 UTC

[GitHub] [dubbo] dependabot[bot] opened a new pull request, #12558: Bump micrometer-core from 1.11.0 to 1.11.1

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

   Bumps [micrometer-core](https://github.com/micrometer-metrics/micrometer) from 1.11.0 to 1.11.1.
   <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.11.1</h2>
   <h2>:lady_beetle: Bug Fixes</h2>
   <ul>
   <li>StepRegistry publish on close before scheduled publish loses previous step data <a href="https://redirect.github.com/micrometer-metrics/micrometer/issues/3863">#3863</a></li>
   <li>DeltaHistogram in SignalFx registry doesn't align with count and total <a href="https://redirect.github.com/micrometer-metrics/micrometer/issues/3774">#3774</a></li>
   <li>Proper scope handling in gRPC client instrumentation <a href="https://redirect.github.com/micrometer-metrics/micrometer/pull/3865">#3865</a></li>
   <li>Scope lost between Reactor and imperative code blocks <a href="https://redirect.github.com/micrometer-metrics/micrometer/issues/3833">#3833</a></li>
   <li>Introduces NullObservation <a href="https://redirect.github.com/micrometer-metrics/micrometer/pull/3831">#3831</a></li>
   <li>Make the scope current when needed for grpc server instrumentation <a href="https://redirect.github.com/micrometer-metrics/micrometer/pull/3806">#3806</a></li>
   <li>GRPC current span Tracer.currentSpan() becomes null when processing parallel calls <a href="https://redirect.github.com/micrometer-metrics/micrometer/issues/3805">#3805</a></li>
   <li>Improper varargs check in KeyValues and Tags <a href="https://redirect.github.com/micrometer-metrics/micrometer/issues/3851">#3851</a></li>
   </ul>
   <h2>:hammer: Dependency Upgrades</h2>
   <ul>
   <li>Upgrade to AWS SDK 2.20.82 <a href="https://redirect.github.com/micrometer-metrics/micrometer/issues/3900">#3900</a></li>
   <li>Upgrade to Spectator 1.6.5 <a href="https://redirect.github.com/micrometer-metrics/micrometer/issues/3899">#3899</a></li>
   <li>Upgrade to context-propagation 1.0.3 <a href="https://redirect.github.com/micrometer-metrics/micrometer/issues/3890">#3890</a></li>
   <li>Upgrade to Spring Boot 2.7.12 <a href="https://redirect.github.com/micrometer-metrics/micrometer/issues/3898">#3898</a></li>
   <li>Upgrade to Spring Javaformat 0.0.39 <a href="https://redirect.github.com/micrometer-metrics/micrometer/issues/3897">#3897</a></li>
   <li>Upgrade to Testcontainers 1.18.3 <a href="https://redirect.github.com/micrometer-metrics/micrometer/issues/3896">#3896</a></li>
   <li>Upgrade to SignalFx 1.0.32 <a href="https://redirect.github.com/micrometer-metrics/micrometer/issues/3895">#3895</a></li>
   <li>Upgrade to Dropwizard Metrics 4.2.19 <a href="https://redirect.github.com/micrometer-metrics/micrometer/issues/3894">#3894</a></li>
   <li>Upgrade to AWS SDK 1.12.485 <a href="https://redirect.github.com/micrometer-metrics/micrometer/issues/3893">#3893</a></li>
   <li>Upgrade to Reactor Netty 1.0.32 and Netty 4.1.93 <a href="https://redirect.github.com/micrometer-metrics/micrometer/issues/3892">#3892</a></li>
   <li>Bump com.gradle.enterprise from 3.13.2 to 3.13.3 <a href="https://redirect.github.com/micrometer-metrics/micrometer/pull/3862">#3862</a></li>
   <li>Bump com.gradle.enterprise from 3.13.1 to 3.13.2 <a href="https://redirect.github.com/micrometer-metrics/micrometer/pull/3842">#3842</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/lenin-jaganathan"><code>@​lenin-jaganathan</code></a>, <a href="https://github.com/izeye"><code>@​izeye</code></a>, and <a href="https://github.com/ttddyy"><code>@​ttddyy</code></a></p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/micrometer-metrics/micrometer/commit/9d368be199d3da8c82817994c82882e4c28f93f8"><code>9d368be</code></a> Polish <a href="https://redirect.github.com/micrometer-metrics/micrometer/issues/3864">#3864</a></li>
   <li><a href="https://github.com/micrometer-metrics/micrometer/commit/b0be362f4a5fb2e092fb6ff0c4bc770b7edb7b91"><code>b0be362</code></a> Publish completed step values on close before scheduled publish (StepRegistry...</li>
   <li><a href="https://github.com/micrometer-metrics/micrometer/commit/4811b7ee9b517388643f0c5777302308abfd18bf"><code>4811b7e</code></a> Merge branch '1.10.x' into 1.11.x</li>
   <li><a href="https://github.com/micrometer-metrics/micrometer/commit/73d7d3d105c402b8431a247c8e72092bafb0a08b"><code>73d7d3d</code></a> Added a getter to OTLA for ObservationRegistry</li>
   <li><a href="https://github.com/micrometer-metrics/micrometer/commit/5bd34e5b4edaf9bd82f083a57030cf19eedda0da"><code>5bd34e5</code></a> Polish <a href="https://redirect.github.com/micrometer-metrics/micrometer/issues/3799">#3799</a></li>
   <li><a href="https://github.com/micrometer-metrics/micrometer/commit/03a227a2e27d3935573beb5ec6de4fb9f80ea909"><code>03a227a</code></a> Align DeltaHistogram in SignalFx registry with count and total (<a href="https://redirect.github.com/micrometer-metrics/micrometer/issues/3799">#3799</a>)</li>
   <li><a href="https://github.com/micrometer-metrics/micrometer/commit/693ffa86f903303f71f02e1f507bde92817b7f09"><code>693ffa8</code></a> Upgrade to AWS SDK 2.20.82</li>
   <li><a href="https://github.com/micrometer-metrics/micrometer/commit/dce8860a4f655dd4600d330c53d10050a32c497e"><code>dce8860</code></a> Upgrade to Spectator 1.6.5</li>
   <li><a href="https://github.com/micrometer-metrics/micrometer/commit/192d755dcf74a95e8f4c0041c8652758c6784bb3"><code>192d755</code></a> Merge branch '1.10.x' into 1.11.x</li>
   <li><a href="https://github.com/micrometer-metrics/micrometer/commit/2f51778bffac3d11a19c2e7f0f077c2ac909d97b"><code>2f51778</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.11.0...v1.11.1">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.11.0&new-version=1.11.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 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 #12558: Bump micrometer-core from 1.11.0 to 1.11.1

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


-- 
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 #12558: Bump micrometer-core from 1.11.0 to 1.11.1

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

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