Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Sep 12, 2025

This PR contains the following updates:

Package Change Age Confidence
com.github.ben-manes.caffeine:caffeine 3.2.0 -> 3.2.3 age confidence

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 CaffeineSpec when 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 CompletableFuture is in an inconsistent state (quarkus#50513)

v3.2.2: 3.2.2

  • Fixed characteristics returned by Spliterators (#​1883)

v3.2.1: 3.2.1

  • Fixed computeIfAbsent for an async cache's synchronous view to retry if incomplete
  • Improved CaffeineSpec when being reflectively constructed (#​1839)
  • Improved the handling of negative durations with variable expiration
  • Fixed intermittent null after replacing a weak/soft value (#​1820)

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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the 🔄 dependencies Pull requests that update a dependency file label Sep 12, 2025
@renovate renovate bot force-pushed the renovate/com.github.ben-manes.caffeine-caffeine-3.2.x branch 2 times, most recently from ccd4258 to 5fa9bb3 Compare September 22, 2025 21:03
@renovate renovate bot requested a review from a team as a code owner September 22, 2025 21:03
@renovate renovate bot force-pushed the renovate/com.github.ben-manes.caffeine-caffeine-3.2.x branch 2 times, most recently from f1b681d to fa7a96b Compare September 23, 2025 01:24
@renovate renovate bot force-pushed the renovate/com.github.ben-manes.caffeine-caffeine-3.2.x branch from fa7a96b to 3cebcc1 Compare October 28, 2025 06:02
@renovate renovate bot changed the title dependency: Update dependency com.github.ben-manes.caffeine:caffeine to v3.2.2 dependency: Update dependency com.github.ben-manes.caffeine:caffeine to v3.2.3 Oct 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🔄 dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant