Skip to content

Update dependency com.github.ben-manes.caffeine:caffeine to v3.2.3#1022

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/com.github.ben-manes.caffeine-caffeine-3.x
Open

Update dependency com.github.ben-manes.caffeine:caffeine to v3.2.3#1022
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/com.github.ben-manes.caffeine-caffeine-3.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Aug 25, 2025

This PR contains the following updates:

Package Change Age Confidence
com.github.ben-manes.caffeine:caffeine 3.1.83.2.3 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


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)

v3.2.0: 3.2.0

Cache

  • Added Sigstore signing of maven artifacts
  • Added Expiry static factory methods (#​1499)
  • Migrated to JSpecify annotations (was checker framework)
  • Fixed variable expiration calculation when nearing overflow
  • Added logging when an async cache's removal listener fails
  • Added an expiration write optimization to more operations (#​1320)
  • Fixed when a Weigher or Expiry fail on an async completion (#​1687)
  • Fixed cases when the expiration ticker was also used for statistics (#​1678)
  • Fixed refresh handling to skip if the async cache's entry is still loading (#​1478)
  • Fixed containsKey for an async cache's synchronous view while in-flight (#​1626)
  • Fixed premature expiration for an async cache when using nearly immediate expiration (#​1623)
  • For a bulk async load returning extra mappings, wait to be added to the cache before returning (#​1409)

Guava

  • Relaxed the OSGi version requirement (#​1160)

JCache

  • Allow hibernate.javax.cache.uri to load the configuration from a jar (#​1347)

Configuration

📅 Schedule: Branch creation - "after 7am and before 11am every weekday" in timezone Europe/London, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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 Aug 25, 2025
@renovate renovate bot force-pushed the renovate/com.github.ben-manes.caffeine-caffeine-3.x branch from 7dd746a to 086ca6c Compare September 22, 2025 15:04
@renovate renovate bot changed the title Update dependency com.github.ben-manes.caffeine:caffeine to v3.2.2 Update dependency com.github.ben-manes.caffeine:caffeine to v3.2.3 Oct 28, 2025
@renovate renovate bot force-pushed the renovate/com.github.ben-manes.caffeine-caffeine-3.x branch from 086ca6c to d98ed17 Compare October 28, 2025 16:39
@renovate renovate bot force-pushed the renovate/com.github.ben-manes.caffeine-caffeine-3.x branch from d98ed17 to 8003d1c Compare November 26, 2025 15:18
@renovate renovate bot force-pushed the renovate/com.github.ben-manes.caffeine-caffeine-3.x branch from 8003d1c to 6f06d48 Compare January 15, 2026 09:43
@renovate renovate bot force-pushed the renovate/com.github.ben-manes.caffeine-caffeine-3.x branch from 6f06d48 to 82309e0 Compare January 21, 2026 14:17
@renovate renovate bot force-pushed the renovate/com.github.ben-manes.caffeine-caffeine-3.x branch 2 times, most recently from eefcd9f to 4181c8e Compare January 27, 2026 16:22
@renovate renovate bot force-pushed the renovate/com.github.ben-manes.caffeine-caffeine-3.x branch from 4181c8e to 3f3bd90 Compare February 12, 2026 14:54
@renovate renovate bot force-pushed the renovate/com.github.ben-manes.caffeine-caffeine-3.x branch from 3f3bd90 to 22fc18c Compare February 12, 2026 16:13
@renovate renovate bot force-pushed the renovate/com.github.ben-manes.caffeine-caffeine-3.x branch from 22fc18c to 26b212f Compare February 20, 2026 10:06
@renovate renovate bot force-pushed the renovate/com.github.ben-manes.caffeine-caffeine-3.x branch from 26b212f to a7ea688 Compare February 27, 2026 15:01
@renovate renovate bot force-pushed the renovate/com.github.ben-manes.caffeine-caffeine-3.x branch from a7ea688 to 646b15f Compare March 12, 2026 15:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants