Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump caffeine from 3.0.1 to 3.0.3 #111

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

dependabot-preview[bot]
Copy link

Bumps caffeine from 3.0.1 to 3.0.3.

Release notes

Sourced from caffeine's releases.

3.0.3

Cache

  • Fixed reading an intermittent null weak/soft value during a concurrent write (#568)
  • Fixed extraneous eviction when concurrently removing a collected entry after a writer resurrects it with a new mapping (#568)
  • Fixed excessive retries of discarding an expired entry when the fixed duration period is extended, thereby resurrecting it (#568)

3.0.2

Cache

  • Added cancellation of the next scheduled expiration cleanup when the cache becomes empty (#542)
  • Improved how variable expiration reorganizes the timer events (#541)
  • Improved usage of nullness annotations (#530)
  • Removed sun.misc.Unsafe and fallbacks
  • Added module descriptors (#535)
Commits
  • 37c51d5 Improve robustness in racy scenarios (fixes #568)
  • f279485 Add simulator support for LIRS2's traces
  • 7bca129 Add findsecbugs checks for spotbugs
  • 3ccb1bf Enabled more error prone optional checks
  • 6445bb7 Resolve relevant JetBrains static analyzer warnings
  • a5d50a0 Use custom Integer type for unit tests
  • 0136596 Run static analyzers on generated sources
  • a7b18fa fix compilation on Windows machines
  • ff3bc33 misc cleanups
  • a8af2a2 Drop transitive from annotations Caffeine requires
  • Additional commits viewable in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in the .dependabot/config.yml file in this repo:

  • Update frequency
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [caffeine](https://github.com/ben-manes/caffeine) from 3.0.1 to 3.0.3.
- [Release notes](https://github.com/ben-manes/caffeine/releases)
- [Commits](ben-manes/caffeine@v3.0.1...v3.0.3)

Signed-off-by: dependabot-preview[bot] <[email protected]>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jul 2, 2021
@hmcts-jenkins-cdm hmcts-jenkins-cdm bot temporarily deployed to preview July 2, 2021 06:25 Inactive
@hmcts-jenkins-cdm hmcts-jenkins-cdm bot temporarily deployed to preview July 13, 2021 01:31 Inactive
@hmcts-jenkins-cdm hmcts-jenkins-cdm bot temporarily deployed to preview July 16, 2021 17:30 Inactive
@hmcts-jenkins-cdm hmcts-jenkins-cdm bot temporarily deployed to preview July 20, 2021 17:32 Inactive
@hmcts-jenkins-cdm hmcts-jenkins-cdm bot temporarily deployed to preview July 24, 2021 01:35 Inactive
@hmcts-jenkins-cdm hmcts-jenkins-cdm bot temporarily deployed to preview July 30, 2021 05:36 Inactive
@hmcts-jenkins-cdm hmcts-jenkins-cdm bot requested a deployment to preview November 24, 2021 14:05 Abandoned
@hmcts-jenkins-cdm hmcts-jenkins-cdm bot requested a deployment to preview November 26, 2021 01:32 Abandoned
@hmcts-jenkins-cft hmcts-jenkins-cft bot requested a deployment to preview December 16, 2021 12:25 Abandoned
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants