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 2.8.6 to 2.8.8 #323

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 8, 2020

Bumps caffeine from 2.8.6 to 2.8.8.

Release notes

Sourced from caffeine's releases.

2.8.8

Cache

2.8.7

Cache

  • Fixed asMap().keySet().toArray() to not return expired mappings (#472)
  • Added support for ISO-8601 durations to CaffeineSpec (#466)
  • Fixed put update optimization for variable expiration (#478)
Commits
  • c1ed088 Fix NPE when on the bootclasspath (fixes #481)
  • f77b9e2 Release 2.8.7
  • 83ae0dc Fix write-time optimization for variable expiration (fixes #478)
  • a54afaa Improved the simulator's report formatting
  • 64b50b6 fix simulator's bloom filter table minumum sizing
  • 5cc2c7d Improved simulator runtime for large traces
  • 23cd333 Add support for LRB traces to the simulator
  • b95222a minor cleanups to simulator
  • cdd455f Allow for simulator policies to add custom metrics
  • 9f16577 Do not return expired mappings in the keySet's toArray (fixed #472)
  • 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)

Bumps [caffeine](https://github.com/ben-manes/caffeine) from 2.8.6 to 2.8.8.
- [Release notes](https://github.com/ben-manes/caffeine/releases)
- [Commits](ben-manes/caffeine@v2.8.6...v2.8.8)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 8, 2020
@dependabot dependabot bot requested a review from dwnusbaum December 8, 2020 06:37
@dwnusbaum dwnusbaum merged commit 7f3204b into master Dec 10, 2020
@dependabot dependabot bot deleted the dependabot/maven/com.github.ben-manes.caffeine-caffeine-2.8.8 branch December 10, 2020 22:45
@timja
Copy link
Member

timja commented Jan 22, 2021

could this be released please @dwnusbaum?
it's causing some pain in downstream dependencies with error_prone_annotations enforcer conflicts

@dwnusbaum
Copy link
Member

@timja I just released 1.76 with this change.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
2 participants