Skip to content

Update dependency com.github.ben-manes.caffeine:caffeine to v3.2.3 (branch_9x)#4313

Open
solrbot wants to merge 5 commits intoapache:branch_9xfrom
solrbot:renovate-9x/com.github.ben-manes.caffeine-caffeine-3.x
Open

Update dependency com.github.ben-manes.caffeine:caffeine to v3.2.3 (branch_9x)#4313
solrbot wants to merge 5 commits intoapache:branch_9xfrom
solrbot:renovate-9x/com.github.ben-manes.caffeine-caffeine-3.x

Conversation

@solrbot
Copy link
Copy Markdown
Collaborator

@solrbot solrbot commented Apr 21, 2026

This PR contains the following updates:

Package Type Update Change
com.github.ben-manes.caffeine:caffeine dependencies minor 3.1.8 -> 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 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 - Every minute ( * * * * * ) (UTC), Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR becomes conflicted, 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 has been generated by Renovate Bot

solrbot and others added 5 commits August 29, 2025 21:10
Also prevent renovate from filing new PRs for it

Signed-off-by: Jan Høydahl <jan.git@cominvent.com>
Signed-off-by: Jan Høydahl <jan.git@cominvent.com>
Signed-off-by: Jan Høydahl <jan.git@cominvent.com>
Signed-off-by: Jan Høydahl <jan.git@cominvent.com>
@solrbot solrbot added the exempt-stale Prevent a PR from going stale label Apr 21, 2026
@github-actions github-actions Bot added the dependencies Dependency upgrades label Apr 21, 2026
@janhoy janhoy force-pushed the renovate-9x/com.github.ben-manes.caffeine-caffeine-3.x branch from 3916267 to a3004cd Compare April 21, 2026 18:23
@solrbot
Copy link
Copy Markdown
Collaborator Author

solrbot commented Apr 21, 2026

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependency upgrades exempt-stale Prevent a PR from going stale tool:build

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants