Skip to content

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

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

Update dependency com.github.ben-manes.caffeine:caffeine to v3.2.3#1464
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 Jun 30, 2025

This PR contains the following updates:

Package Change Age Confidence
com.github.ben-manes.caffeine:caffeine 3.1.83.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)

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 - "after 8:30am and before 10:30am Monday to Thursday" in timezone Europe/London.

🚦 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 Jun 30, 2025
@renovate renovate bot force-pushed the renovate/com.github.ben-manes.caffeine-caffeine-3.x branch 3 times, most recently from 53011dd to 2f8625c Compare July 7, 2025 11:01
@renovate renovate bot force-pushed the renovate/com.github.ben-manes.caffeine-caffeine-3.x branch 5 times, most recently from 38c3265 to 72506d7 Compare July 13, 2025 07:38
@renovate renovate bot changed the title Update dependency com.github.ben-manes.caffeine:caffeine to v3.2.1 Update dependency com.github.ben-manes.caffeine:caffeine to v3.2.2 Jul 13, 2025
@renovate renovate bot force-pushed the renovate/com.github.ben-manes.caffeine-caffeine-3.x branch 3 times, most recently from 2c03552 to 5c2acfd Compare July 21, 2025 12:28
@renovate renovate bot force-pushed the renovate/com.github.ben-manes.caffeine-caffeine-3.x branch 4 times, most recently from 30e5d46 to 86a389b Compare August 5, 2025 11:23
@renovate renovate bot force-pushed the renovate/com.github.ben-manes.caffeine-caffeine-3.x branch 2 times, most recently from 449a73c to 3a12725 Compare August 6, 2025 14:54
@renovate renovate bot force-pushed the renovate/com.github.ben-manes.caffeine-caffeine-3.x branch 4 times, most recently from 9319731 to 9dc13af Compare August 19, 2025 11:13
@renovate renovate bot force-pushed the renovate/com.github.ben-manes.caffeine-caffeine-3.x branch 2 times, most recently from a38294b to a5b0879 Compare August 26, 2025 09:13
@renovate renovate bot force-pushed the renovate/com.github.ben-manes.caffeine-caffeine-3.x branch 3 times, most recently from 8835c5c to 001449f Compare September 3, 2025 12:41
@renovate renovate bot force-pushed the renovate/com.github.ben-manes.caffeine-caffeine-3.x branch 2 times, most recently from 65a85d2 to f5522f9 Compare September 16, 2025 11:07
@renovate renovate bot force-pushed the renovate/com.github.ben-manes.caffeine-caffeine-3.x branch 3 times, most recently from 8432a87 to 6b7e4c5 Compare November 17, 2025 16:59
@renovate renovate bot force-pushed the renovate/com.github.ben-manes.caffeine-caffeine-3.x branch 7 times, most recently from 7aa3381 to 024ae40 Compare November 25, 2025 10:35
@renovate renovate bot force-pushed the renovate/com.github.ben-manes.caffeine-caffeine-3.x branch 5 times, most recently from e849e2e to c6ae202 Compare December 1, 2025 17:20
@renovate renovate bot force-pushed the renovate/com.github.ben-manes.caffeine-caffeine-3.x branch 8 times, most recently from 5e7f534 to 6b1c7ae Compare December 18, 2025 16:29
@renovate renovate bot force-pushed the renovate/com.github.ben-manes.caffeine-caffeine-3.x branch from 6b1c7ae to 1a34e48 Compare December 19, 2025 13:16
@renovate renovate bot force-pushed the renovate/com.github.ben-manes.caffeine-caffeine-3.x branch 3 times, most recently from 830fa4b to ed8a2dc Compare January 8, 2026 14:15
@larslnde
Copy link
Copy Markdown
Contributor

closing, not needed. Current version is ok https://tools.hmcts.net/jira/browse/RWA-4878

@renovate
Copy link
Copy Markdown
Contributor Author

renovate bot commented Feb 25, 2026

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (3.2.3). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

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