fix(deps): update dependency com.github.ben-manes.caffeine:caffeine to v3.2.3 (release/5.0.x) by renovate[bot] · Pull Request #5007 · dropwizard/metrics (original) (raw)
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| com.github.ben-manes.caffeine:caffeine | 3.2.2 -> 3.2.3 |
Release Notes
ben-manes/caffeine (com.github.ben-manes.caffeine:caffeine)
v3.2.3: 3.2.3
- Fixed frequency tracking of weak keys to use the object's identity hash code (#1902)
- Added support for underscores in
CaffeineSpecwhen using numeric literals (#1890) - Improved the external api to no longer lock when querying for the maximum size or weighted size (#1897)
- Added detection and recovery when a custom
CompletableFutureis in an inconsistent state (quarkus#50513)
Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), Automerge - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC).
🚦 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.
- If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.