Bump caffeine from 3.1.2 to 3.1.3 in /pgp-keys-map-test1 by dependabot[bot] · Pull Request #1339 · s4u/pgp-keys-map (original) (raw)
Bumps caffeine from 3.1.2 to 3.1.3.
Release notes
Sourced from caffeine's releases.
v3.1.3
Cache
- Fixed the build time dependency constraints from being leaked into the external metadata (#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)
- Fixed an unexpected delay of removal notifications when using a scheduler (#859)
- Fixed explicit refreshes from being deduped if the entry is pending eviction
- Defaulted methods to @CheckReturnValue for static analysis (#863)
- Reduced the lock hold time during Map.clear (#835)
JCache
- Fixed
putAllwith an immutable map that causes an exception when using a cache writer (#841)
Commits
- b9ad083 prepare for release
- 786e93f Bump mikepenz/gradle-dependency-submission from 0.8.3 to 0.8.4 (#866)
- ff12385 Add @CheckReturnValue at the package level (fixes #863)
- 310a132 minor cleanups
- fae5c5a do not dedupe explicit refreshes if the entry is pending eviction
- 3b36377 consistant behavior for null lookups to into unmodifiable maps (fixes #864)
- 6fc12bb upgrade dependency-check (vulnerability scanner)
- c29a257 touchups to #859
- 18133a7 ensure prompt clean up if a scheduler is configured (fixes #859)
- a6aa066 Bump step-security/harden-runner from 2.0.0 to 2.1.0 (#861)
- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)