PEXPlugins / PermissionsEx

A powerful permissions plugin for Minecraft
https://permissionsex.stellardrift.ca
Apache License 2.0
479 stars 297 forks source link

chore(deps): update dependency com.github.ben-manes.caffeine:caffeine to v2.9.0 #3183

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.github.ben-manes.caffeine:caffeine 2.8.8 -> 2.9.0 age adoption passing confidence

Release Notes

ben-manes/caffeine ### [`v2.9.0`](https://togithub.com/ben-manes/caffeine/releases/v2.9.0) Cache - Added `Caffeine.evictionListener` which is notified within the atomic operation when an entry is automatically removed - Added triggering cache maintenance if an iterator observes an expired entry for more aggressive eviction ([#​487](https://togithub.com/ben-manes/caffeine/issues/487)) - Improved eager eviction of an added or updated entry if it exceeds the cache's maximum weight - Deprecated `CacheWriter`. Please use `asMap` computations or an eviction listener instead - Added `CacheStats.of(...)` to allow for becoming a value-based class in a future release

Renovate configuration

:date: Schedule: At any time (no schedule defined).

:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.

:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

:no_bell: Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by WhiteSource Renovate. View repository job log here.