solrbot opened a new pull request, #3084: URL: https://github.com/apache/solr/pull/3084
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [com.github.ben-manes.caffeine:caffeine](https://redirect.github.com/ben-manes/caffeine) | dependencies | minor | `3.1.8` -> `3.2.0` | --- ### 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 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 - "* * * * *" (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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/solrbot/renovate-github-action) <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjQuMSIsInVwZGF0ZWRJblZlciI6IjM4LjEyNC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> -- 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: issues-unsubscr...@solr.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org For additional commands, e-mail: issues-h...@solr.apache.org