solrbot opened a new pull request, #1380: URL: https://github.com/apache/solr/pull/1380
This PR contains the following updates: | Package | Type | Update | Change | Pending | |---|---|---|---|---| | [com.github.ben-manes.caffeine:caffeine](https://togithub.com/ben-manes/caffeine) | dependencies | patch | `3.1.2` -> `3.1.3` | `3.1.4` | --- ### Release Notes <details> <summary>ben-manes/caffeine</summary> ### [`v3.1.3`](https://togithub.com/ben-manes/caffeine/releases/tag/v3.1.3): 3.1.3 Cache - Fixed the build time dependency constraints from being leaked into the external metadata ([#​867](https://togithub.com/ben-manes/caffeine/issues/867)) - Fixed the cause of a removal notification for a discarded refresh when the entry was removed - Fixed the behavior for null lookups into returned unmodifiable maps to be consistent ([#​864](https://togithub.com/ben-manes/caffeine/issues/864)) - Fixed an unexpected delay of removal notifications when using a scheduler ([#​859](https://togithub.com/ben-manes/caffeine/issues/859)) - Fixed explicit refreshes from being deduped if the entry is pending eviction - Defaulted methods to [@​CheckReturnValue](https://errorprone.info/bugpattern/CheckReturnValue) for static analysis ([#​863](https://togithub.com/ben-manes/caffeine/issues/863)) - Reduced the lock hold time during Map.clear ([#​835](https://togithub.com/ben-manes/caffeine/issues/835)) JCache - Fixed `putAll` with an immutable map that causes an exception when using a cache writer ([#​841](https://togithub.com/ben-manes/caffeine/issues/841)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "* 8-20 * * *" (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://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xNTIuMCIsInVwZGF0ZWRJblZlciI6IjM0LjE1Mi4wIn0=--> -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
