Commit 3d59aa2
authored
chore(deps): bump io.micrometer:micrometer-core from 1.16.4 to 1.16.5 [skip ci]
Bumps [io.micrometer:micrometer-core](https://github.com/micrometer-metrics/micrometer) from 1.16.4 to 1.16.5.
Release notes
*Sourced from [io.micrometer:micrometer-core's releases](https://github.com/micrometer-metrics/micrometer/releases).*
> 1.16.5
> ------
>
> :lady\_beetle: Bug Fixes
> ------------------------
>
> * Invalid reflection hint in micrometer-core for native GraalVM 25 build [#7316](https://redirect.github.com/micrometer-metrics/micrometer/issues/7316)
> * ObservationGrpcClientInterceptor throws NPE when NameResolver returns empty authority [#7380](https://redirect.github.com/micrometer-metrics/micrometer/issues/7380)
> * Wrong Nullability Information in OkHttpMetricsEventListener [#7373](https://redirect.github.com/micrometer-metrics/micrometer/issues/7373)
>
> 🔨 Dependency Upgrades
> ----------------------------
>
> * Bump com.netflix.spectator:spectator-reg-atlas from 1.9.4 to 1.9.6 [#7393](https://redirect.github.com/micrometer-metrics/micrometer/pull/7393)
> * Bump spring6 from 6.2.16 to 6.2.17 [#7294](https://redirect.github.com/micrometer-metrics/micrometer/pull/7294)
>
> ❤️ Contributors
> --------------------
>
> Thank you to all the contributors who worked on this release:
>
> [`@Joowon-Seo`](https://github.com/Joowon-Seo), and [`@ribafish`](https://github.com/ribafish)
Commits
* [`cf727d0`](micrometer-metrics/micrometer@cf727d0) Bump com.netflix.spectator:spectator-reg-atlas from 1.9.5 to 1.9.6 ([#7393](https://redirect.github.com/micrometer-metrics/micrometer/issues/7393))
* [`55b8f06`](micrometer-metrics/micrometer@55b8f06) Fix OkHttp tests
* [`140b83b`](micrometer-metrics/micrometer@140b83b) Harmonize [`@Nullable`](https://github.com/Nullable) annotations in okhttp instrumentation ([#7375](https://redirect.github.com/micrometer-metrics/micrometer/issues/7375))
* [`8c1758b`](micrometer-metrics/micrometer@8c1758b) Handle null peerName in GrpcClientObservationConvention ([#7381](https://redirect.github.com/micrometer-metrics/micrometer/issues/7381))
* [`5ee71b4`](micrometer-metrics/micrometer@5ee71b4) Merge branch '1.15.x' into 1.16.x
* [`84faaa6`](micrometer-metrics/micrometer@84faaa6) Fix build cache misses from overlapping outputs in statsd module ([#7349](https://redirect.github.com/micrometer-metrics/micrometer/issues/7349))
* [`9a0441d`](micrometer-metrics/micrometer@9a0441d) Merge branch '1.15.x' into 1.16.x
* [`1010433`](micrometer-metrics/micrometer@1010433) NullMeterTagSupportTests does not match its filename
* [`c2770fc`](micrometer-metrics/micrometer@c2770fc) Bump org.apache.logging.log4j:log4j-core from 2.25.3 to 2.25.4 ([#7362](https://redirect.github.com/micrometer-metrics/micrometer/issues/7362))
* [`26f6da0`](micrometer-metrics/micrometer@26f6da0) Bump io.netty:netty-bom from 4.1.131.Final to 4.1.132.Final ([#7335](https://redirect.github.com/micrometer-metrics/micrometer/issues/7335))
* Additional commits viewable in [compare view](micrometer-metrics/micrometer@v1.16.4...v1.16.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)
---
Dependabot commands and options
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 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)2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
82 | | - | |
| 82 | + | |
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| |||
0 commit comments