Commit 7f52d4d
authored
fix(deps): update micrometer to v1.16.5 (#2292)
This PR contains the following updates:
| Package | Change |
[Age](https://docs.renovatebot.com/merge-confidence/) |
[Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|
|
[io.micrometer:micrometer-registry-prometheus](https://redirect.github.com/micrometer-metrics/micrometer)
| `1.16.4` → `1.16.5` |

|

|
|
[io.micrometer:micrometer-core](https://redirect.github.com/micrometer-metrics/micrometer)
| `1.16.4` → `1.16.5` |

|

|
---
> [!WARNING]
> Some dependencies could not be looked up. Check the [Dependency
Dashboard](../issues/355) for more information.
---
### Release Notes
<details>
<summary>micrometer-metrics/micrometer
(io.micrometer:micrometer-registry-prometheus)</summary>
###
[`v1.16.5`](https://redirect.github.com/micrometer-metrics/micrometer/releases/tag/v1.16.5):
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://redirect.github.com/Joowon-Seo), and
[@​ribafish](https://redirect.github.com/ribafish)
</details>
---
### Configuration
📅 **Schedule**: (UTC)
- Branch creation
- At any time (no schedule defined)
- Automerge
- At any time (no schedule defined)
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about these
updates again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/typesafegithub/github-workflows-kt).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMTAuMiIsInVwZGF0ZWRJblZlciI6IjQzLjExMC4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 14cf81c commit 7f52d4d
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
0 commit comments