Skip to content

fix(deps): update dependency com.github.ben-manes.caffeine:caffeine to v3.2.0 (release/4.2.x)#4696

Merged
joschi merged 2 commits intorelease/4.2.xfrom
renovate/release/4.2.x-com.github.ben-manes.caffeine-caffeine-3.x
Jan 20, 2025
Merged

fix(deps): update dependency com.github.ben-manes.caffeine:caffeine to v3.2.0 (release/4.2.x)#4696
joschi merged 2 commits intorelease/4.2.xfrom
renovate/release/4.2.x-com.github.ben-manes.caffeine-caffeine-3.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 20, 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

Release Notes

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

v3.2.0: 3.2.0

Compare Source

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 - "* 0-3 * * 1" (UTC), Automerge - "* 0-3 * * 1" (UTC).

🚦 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 these updates 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 20, 2025
@renovate renovate bot requested review from a team as code owners January 20, 2025 01:27
@joschi joschi force-pushed the renovate/release/4.2.x-com.github.ben-manes.caffeine-caffeine-3.x branch from d13f5c6 to d0cf526 Compare January 20, 2025 07:25
@joschi joschi enabled auto-merge (squash) January 20, 2025 07:25
@renovate renovate bot force-pushed the renovate/release/4.2.x-com.github.ben-manes.caffeine-caffeine-3.x branch from d0cf526 to fd7d26f Compare January 20, 2025 07:34
@renovate
Copy link
Contributor Author

renovate bot commented Jan 20, 2025

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.

@joschi joschi merged commit 0968cd0 into release/4.2.x Jan 20, 2025
4 checks passed
@joschi joschi deleted the renovate/release/4.2.x-com.github.ben-manes.caffeine-caffeine-3.x branch January 20, 2025 08:55
@sonarqubecloud
Copy link

@joschi joschi added this to the 4.2.31 milestone May 24, 2025
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