Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 3, 2021

Bumps caffeine from 3.0.1 to 3.0.2.

Release notes

Sourced from caffeine's releases.

3.0.2

Cache

  • Added cancelation 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
  • 754b19d Add clarifying JavaDoc (see #537)
  • 7b28541 Add module descriptor for guava adapters
  • 99bf56b additional test coverage
  • 08511fd Fix publication of the test coverage report
  • 7fa11d4 Fix timer wheel cascading and support cancelating a scheduled task
  • d3488a7 Enable build steps for jdk11 onward
  • 3d735bc Add module descriptor while maintaining Eclipse IDE experience
  • 038153a Update GDWheelPolicy.java
  • ba78559 minor code cleanup
  • f068f0e Bump actions/cache from v2.1.4 to v2.1.5
  • 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 dependabot bot added the Type: Dependency update Pull requests that update a dependency file label May 3, 2021
@Andre601 Andre601 merged commit 4682f29 into development May 3, 2021
@dependabot dependabot bot deleted the dependabot/gradle/development/com.github.ben-manes.caffeine-caffeine-3.0.2 branch May 3, 2021 11:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Type: Dependency update Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants