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

chore(deps): update dependency com.github.ben-manes.caffeine:caffeine to v3.2.0 #4113

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 19, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.github.ben-manes.caffeine:caffeine 3.1.8 -> 3.2.0 age adoption passing 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.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 - 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 Jan 19, 2025
@renovate renovate bot enabled auto-merge (squash) January 19, 2025 09:44
@DanySK DanySK force-pushed the renovate/com.github.ben-manes.caffeine-caffeine-3.2.x branch from 3f6ff19 to a2cb368 Compare January 19, 2025 10:29
@renovate renovate bot force-pushed the renovate/com.github.ben-manes.caffeine-caffeine-3.2.x branch from a2cb368 to 0c76801 Compare January 19, 2025 10:31
@DanySK DanySK force-pushed the renovate/com.github.ben-manes.caffeine-caffeine-3.2.x branch from 0c76801 to e9f8de9 Compare January 19, 2025 10:34
@renovate renovate bot force-pushed the renovate/com.github.ben-manes.caffeine-caffeine-3.2.x branch from e9f8de9 to 4d3b83d Compare January 19, 2025 10:35
@DanySK DanySK force-pushed the renovate/com.github.ben-manes.caffeine-caffeine-3.2.x branch from 4d3b83d to 401c66a Compare January 19, 2025 11:22
@renovate renovate bot force-pushed the renovate/com.github.ben-manes.caffeine-caffeine-3.2.x branch from 401c66a to bffd5ac Compare January 19, 2025 11:23
@DanySK DanySK force-pushed the renovate/com.github.ben-manes.caffeine-caffeine-3.2.x branch from bffd5ac to a93f554 Compare January 19, 2025 11:25
@DanySK DanySK force-pushed the renovate/com.github.ben-manes.caffeine-caffeine-3.2.x branch from a93f554 to 37c83bb Compare January 20, 2025 10:42
@renovate renovate bot force-pushed the renovate/com.github.ben-manes.caffeine-caffeine-3.2.x branch from 37c83bb to e5d3236 Compare January 20, 2025 10:43
@DanySK DanySK force-pushed the renovate/com.github.ben-manes.caffeine-caffeine-3.2.x branch 4 times, most recently from eecce4c to f110696 Compare January 20, 2025 13:20
@renovate renovate bot force-pushed the renovate/com.github.ben-manes.caffeine-caffeine-3.2.x branch from f110696 to b9ce4c9 Compare January 20, 2025 13:21
@DanySK DanySK force-pushed the renovate/com.github.ben-manes.caffeine-caffeine-3.2.x branch from b9ce4c9 to 1de0e39 Compare January 20, 2025 14:08
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