renovate-bot opened a new pull request, #820: URL: https://github.com/apache/polaris/pull/820
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.github.ben-manes.caffeine:caffeine](https://redirect.github.com/ben-manes/caffeine) | `3.1.8` -> `3.2.0` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>ben-manes/caffeine (com.github.ben-manes.caffeine:caffeine)</summary> ### [`v3.2.0`](https://redirect.github.com/ben-manes/caffeine/releases/tag/v3.2.0): 3.2.0 Cache - Added [Sigstore](https://www.sigstore.dev/) signing of maven artifacts - Added `Expiry` static factory methods ([#​1499](https://redirect.github.com/ben-manes/caffeine/issues/1499)) - Migrated to [JSpecify](https://jspecify.dev/) 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](https://redirect.github.com/ben-manes/caffeine/issues/1320)) - Fixed when a `Weigher` or `Expiry` fail on an async completion ([#​1687](https://redirect.github.com/ben-manes/caffeine/issues/1687)) - Fixed cases when the expiration ticker was also used for statistics ([#​1678](https://redirect.github.com/ben-manes/caffeine/issues/1678)) - Fixed to refresh handling to skip if the async cache's entry is still loading ([#​1478](https://redirect.github.com/ben-manes/caffeine/issues/1478)) - Fixed `containsKey` for an async cache's synchronous view while in-flight ([#​1626](https://redirect.github.com/ben-manes/caffeine/issues/1626)) - Fixed premature expiration for an async cache when using nearly immediate expiration ([#​1623](https://redirect.github.com/ben-manes/caffeine/issues/1623)) - For a bulk async load returning extra mappings, wait to be added to the cache before returning ([#​1409](https://redirect.github.com/ben-manes/caffeine/issues/1409)) Guava - Relaxed the OSGi version requirement ([#​1160](https://redirect.github.com/ben-manes/caffeine/issues/1160)) JCache - Allow `hibernate.javax.cache.uri` to load the configuration from a jar ([#​1347](https://redirect.github.com/ben-manes/caffeine/issues/1347)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/apache/polaris). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM5LjEwNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
