Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency com.github.ben-manes.caffeine:caffeine to v3.2.0 #3084

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

solrbot
Copy link
Collaborator

@solrbot solrbot commented Jan 24, 2025

This PR contains the following updates:

Package Type Update Change
com.github.ben-manes.caffeine:caffeine dependencies minor 3.1.8 -> 3.2.0

Release Notes

ben-manes/caffeine (com.github.ben-manes.caffeine:caffeine)

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 - "* * * * *" (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

@github-actions github-actions bot added dependencies Dependency upgrades tool:build labels Jan 24, 2025
@solrbot solrbot changed the title chore(deps): update dependency com.github.ben-manes.caffeine:caffeine to v3.2.0 Update dependency com.github.ben-manes.caffeine:caffeine to v3.2.0 Feb 11, 2025
@solrbot solrbot changed the title Update dependency com.github.ben-manes.caffeine:caffeine to v3.2.0 chore(deps): update dependency com.github.ben-manes.caffeine:caffeine to v3.2.0 Feb 15, 2025
@solrbot solrbot changed the title chore(deps): update dependency com.github.ben-manes.caffeine:caffeine to v3.2.0 Update dependency com.github.ben-manes.caffeine:caffeine to v3.2.0 Feb 16, 2025
@solrbot solrbot force-pushed the renovate/benmanes.caffeine branch from 1bb65f1 to 8cd4b3f Compare February 16, 2025 20:55
@solrbot solrbot changed the title Update dependency com.github.ben-manes.caffeine:caffeine to v3.2.0 chore(deps): update dependency com.github.ben-manes.caffeine:caffeine to v3.2.0 Feb 16, 2025
@solrbot solrbot changed the title chore(deps): update dependency com.github.ben-manes.caffeine:caffeine to v3.2.0 Update dependency com.github.ben-manes.caffeine:caffeine to v3.2.0 Feb 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant