Commit 4915b39
authored
Update dependency com.github.ben-manes.caffeine:caffeine to v3.2.1 (#1416)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[com.github.ben-manes.caffeine:caffeine](https://redirect.github.com/ben-manes/caffeine)
| `3.2.0` -> `3.2.1` |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
> [!WARNING]
> Some dependencies could not be looked up. Check the warning logs for
more information.
---
### Release Notes
<details>
<summary>ben-manes/caffeine
(com.github.ben-manes.caffeine:caffeine)</summary>
###
[`v3.2.1`](https://redirect.github.com/ben-manes/caffeine/releases/tag/v3.2.1):
3.2.1
[Compare
Source](https://redirect.github.com/ben-manes/caffeine/compare/v3.2.0...v3.2.1)
- Fixed `computeIfAbsent` for an async cache's synchronous view to retry
if incomplete
- Improved `CaffeineSpec` when being reflectively constructed
([#​1839](https://redirect.github.com/ben-manes/caffeine/issues/1839))
- Improved the handling of negative durations with variable expiration
- Fixed intermittent null after replacing a weak/soft value
([#​1820](https://redirect.github.com/ben-manes/caffeine/issues/1820))
</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:eyJjcmVhdGVkSW5WZXIiOiI0MC40MC4zIiwidXBkYXRlZEluVmVyIjoiNDAuNDAuMyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 0e738ac commit 4915b39
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