ZakShearman / mc-tower-defence

Tower defence gamemode for minestom (EmortalMC)
GNU Lesser General Public License v2.1
11 stars 1 forks source link

Update dependency com.github.ben-manes.caffeine:caffeine to v3.1.0 #29

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

WhiteSource Renovate

This PR contains the following updates:

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

Release Notes

ben-manes/caffeine ### [`v3.1.0`](https://togithub.com/ben-manes/caffeine/releases/v3.1.0) - Fixed the publication of a removal notification when computing a null value on top of an expired entry - Fixed the publication of a removal notification for a conditional replacement on an unbounded cache - Fixed `Map.equals` when the traversal triggers an eviction and the subset of live entries matches - Improved refreshAfterWrite to return the new value if computed by the caller ([#​688](https://togithub.com/ben-manes/caffeine/issues/688), [#​699](https://togithub.com/ben-manes/caffeine/issues/699)) - Added [Interner][interner] for weak keyed equality caching ([#​344](https://togithub.com/ben-manes/caffeine/issues/344)) [interner]: https://togithub.com/ben-manes/caffeine/wiki/Interner

Configuration

šŸ“… Schedule: 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.



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

sonarcloud[bot] commented 2 years ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information