Commit 2b87200
authored
fix(deps): update dependency com.github.ben-manes.caffeine:caffeine to v3.2.3 (#1649)
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
|
[com.github.ben-manes.caffeine:caffeine](https://redirect.github.com/ben-manes/caffeine)
| `3.2.2` -> `3.2.3` |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.
---
### Release Notes
<details>
<summary>ben-manes/caffeine
(com.github.ben-manes.caffeine:caffeine)</summary>
###
[`v3.2.3`](https://redirect.github.com/ben-manes/caffeine/releases/tag/v3.2.3):
3.2.3
- Fixed frequency tracking of weak keys to use the object's identity
hash code
([#​1902](https://redirect.github.com/ben-manes/caffeine/issues/1902))
- Added support for underscores in `CaffeineSpec` when using numeric
literals
([#​1890](https://redirect.github.com/ben-manes/caffeine/issues/1890))
- Improved the external api to no longer lock when querying for the
maximum size or weighted size
([#​1897](https://redirect.github.com/ben-manes/caffeine/issues/1897))
- Added detection and recovery when a custom `CompletableFuture` is in
an inconsistent state
([quarkus#50513](https://redirect.github.com/quarkusio/quarkus/issues/50513))
</details>
---
### Configuration
📅 **Schedule**: 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 this update
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/prometheus/client_java).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNTkuNCIsInVwZGF0ZWRJblZlciI6IjQxLjE1OS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent b05a26f commit 2b87200
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| |||
0 commit comments