dependabot[bot] opened a new pull request, #16246: URL: https://github.com/apache/dubbo/pull/16246
Bumps [io.micrometer:micrometer-core](https://github.com/micrometer-metrics/micrometer) from 1.16.4 to 1.16.5. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/micrometer-metrics/micrometer/releases">io.micrometer:micrometer-core's releases</a>.</em></p> <blockquote> <h2>1.16.5</h2> <h2>:lady_beetle: Bug Fixes</h2> <ul> <li>Invalid reflection hint in micrometer-core for native GraalVM 25 build <a href="https://redirect.github.com/micrometer-metrics/micrometer/issues/7316">#7316</a></li> <li>ObservationGrpcClientInterceptor throws NPE when NameResolver returns empty authority <a href="https://redirect.github.com/micrometer-metrics/micrometer/issues/7380">#7380</a></li> <li>Wrong Nullability Information in OkHttpMetricsEventListener <a href="https://redirect.github.com/micrometer-metrics/micrometer/issues/7373">#7373</a></li> </ul> <h2>:hammer: Dependency Upgrades</h2> <ul> <li>Bump com.netflix.spectator:spectator-reg-atlas from 1.9.4 to 1.9.6 <a href="https://redirect.github.com/micrometer-metrics/micrometer/pull/7393">#7393</a></li> <li>Bump spring6 from 6.2.16 to 6.2.17 <a href="https://redirect.github.com/micrometer-metrics/micrometer/pull/7294">#7294</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/Joowon-Seo"><code>@Joowon-Seo</code></a>, and <a href="https://github.com/ribafish"><code>@ribafish</code></a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/micrometer-metrics/micrometer/commit/cf727d0a9605c1aea58c26c5e72fb9f6fe84df2a"><code>cf727d0</code></a> Bump com.netflix.spectator:spectator-reg-atlas from 1.9.5 to 1.9.6 (<a href="https://redirect.github.com/micrometer-metrics/micrometer/issues/7393">#7393</a>)</li> <li><a href="https://github.com/micrometer-metrics/micrometer/commit/55b8f066ce6dbb637ccb54e626dadab605885a3e"><code>55b8f06</code></a> Fix OkHttp tests</li> <li><a href="https://github.com/micrometer-metrics/micrometer/commit/140b83bb46f2a10e6429522bb9aa785b63dc7882"><code>140b83b</code></a> Harmonize <a href="https://github.com/Nullable"><code>@Nullable</code></a> annotations in okhttp instrumentation (<a href="https://redirect.github.com/micrometer-metrics/micrometer/issues/7375">#7375</a>)</li> <li><a href="https://github.com/micrometer-metrics/micrometer/commit/8c1758b23f82d45579f2b12bd3a011d510afbd08"><code>8c1758b</code></a> Handle null peerName in GrpcClientObservationConvention (<a href="https://redirect.github.com/micrometer-metrics/micrometer/issues/7381">#7381</a>)</li> <li><a href="https://github.com/micrometer-metrics/micrometer/commit/5ee71b4cf892357e49c7bde26fb226e5958716b3"><code>5ee71b4</code></a> Merge branch '1.15.x' into 1.16.x</li> <li><a href="https://github.com/micrometer-metrics/micrometer/commit/84faaa60aaa8dfd3e0aab02ff6ca6986c5fd3fe0"><code>84faaa6</code></a> Fix build cache misses from overlapping outputs in statsd module (<a href="https://redirect.github.com/micrometer-metrics/micrometer/issues/7349">#7349</a>)</li> <li><a href="https://github.com/micrometer-metrics/micrometer/commit/9a0441db18e32df1a76753c0dcd92d29631a6418"><code>9a0441d</code></a> Merge branch '1.15.x' into 1.16.x</li> <li><a href="https://github.com/micrometer-metrics/micrometer/commit/1010433d812e3f8187103f72fae163137cf62694"><code>1010433</code></a> NullMeterTagSupportTests does not match its filename</li> <li><a href="https://github.com/micrometer-metrics/micrometer/commit/c2770fc0c3c1464b73f78eeab130ed7ed6475b90"><code>c2770fc</code></a> Bump org.apache.logging.log4j:log4j-core from 2.25.3 to 2.25.4 (<a href="https://redirect.github.com/micrometer-metrics/micrometer/issues/7362">#7362</a>)</li> <li><a href="https://github.com/micrometer-metrics/micrometer/commit/26f6da0f34511d5145e44bb2526bbf3b91491cd0"><code>26f6da0</code></a> Bump io.netty:netty-bom from 4.1.131.Final to 4.1.132.Final (<a href="https://redirect.github.com/micrometer-metrics/micrometer/issues/7335">#7335</a>)</li> <li>Additional commits viewable in <a href="https://github.com/micrometer-metrics/micrometer/compare/v1.16.4...v1.16.5">compare view</a></li> </ul> </details> <br /> [](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 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
