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.5 to 2.8.6 #313

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 12, 2020

Bumps caffeine from 2.8.5 to 2.8.6.

Release notes

Sourced from caffeine's releases.

2.8.6

Cache

  • Changed false sharing protection to comply with JDK 15's field layout (Java Objects Inside Out)
  • Suppressed the removal listener notification when an AsyncCache future value resolves to null
  • Improved the implementations of AsyncCache.synchronous().asMap() conditional methods
  • Added Jandex index for assisting GraalVM AOT (quarkusio/quarkus#10420)
  • Deprecated UnsafeAccess and SingleConsumerQueue

JCache

  • Changed to an OSGi Component to avoid coupling consumers to the provider (#447)
  • Added the ability to record native statistics (#460)
Commits
  • 5d8a554 Upgrade spotbugs
  • ef5c40e Migrate to CLA Assistant; fix flaky test
  • 6280143 Aggressively clear TestNG result queues to free memory
  • 7eccd72 Aggressively free test memory
  • 8049458 Add 'record-native-stats' option to jcache (fixes #460)
  • c571207 Add tests that Jandex index loads with contents
  • fe0131b Add jandex index for Quarkus / GraalVM AOT
  • f77ab38 Update to JDK15 field layouts and add deprecations
  • 1ae5b95 Add codeql and gradle github actions
  • 5770ef3 Suppress removal listener notification when future value is null
  • 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.5 to 2.8.6.
- [Release notes](https://github.com/ben-manes/caffeine/releases)
- [Commits](ben-manes/caffeine@v2.8.5...v2.8.6)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 12, 2020
@dependabot dependabot bot requested a review from dwnusbaum October 12, 2020 15:53
@dwnusbaum dwnusbaum merged commit 0289626 into master Oct 12, 2020
@dwnusbaum dwnusbaum deleted the dependabot/maven/com.github.ben-manes.caffeine-caffeine-2.8.6 branch October 12, 2020 16:14
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
1 participant