Skip to content

deps: update dependency com.github.ben-manes.caffeine:caffeine to v2.9.0#79

Merged
anguillanneuf merged 1 commit into
googleapis:masterfrom
renovate-bot:renovate/com.github.ben-manes.caffeine-caffeine-2.x
Feb 16, 2021
Merged

deps: update dependency com.github.ben-manes.caffeine:caffeine to v2.9.0#79
anguillanneuf merged 1 commit into
googleapis:masterfrom
renovate-bot:renovate/com.github.ben-manes.caffeine-caffeine-2.x

Conversation

@renovate-bot
Copy link
Copy Markdown
Contributor

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.github.ben-manes.caffeine:caffeine 2.8.8 -> 2.9.0 age adoption passing confidence

Release Notes

ben-manes/caffeine

v2.9.0

Compare Source

Cache

  • Added Caffeine.evictionListener that is notified within the atomic operation when an entry is automatically removed
  • Added triggering cache maintenance to more aggressively evict if an iterator observes an expired entry (#​487)
  • Deprecated CacheWriter. Please use an asMap computations or an eviction listener instead
  • Improved eager eviction of a added or updated entry if it exceeds the cache's maximum weight
  • Added CacheStats.of(...) to allow for becoming a value-based class in a future release

Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate-bot renovate-bot requested review from a team February 16, 2021 08:04
@trusted-contributions-gcf trusted-contributions-gcf Bot added the api: pubsublite Issues related to the googleapis/java-pubsublite-spark API. label Feb 16, 2021
@google-cla google-cla Bot added the api: pubsublite Issues related to the googleapis/java-pubsublite-spark API. label Feb 16, 2021
@product-auto-label product-auto-label Bot added the api: pubsublite Issues related to the googleapis/java-pubsublite-spark API. label Feb 16, 2021
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 16, 2021
@codecov
Copy link
Copy Markdown

codecov Bot commented Feb 16, 2021

Codecov Report

Merging #79 (606de5d) into master (ae18de6) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #79   +/-   ##
=========================================
  Coverage     58.39%   58.39%           
  Complexity       81       81           
=========================================
  Files            17       17           
  Lines           524      524           
  Branches         18       18           
=========================================
  Hits            306      306           
  Misses          215      215           
  Partials          3        3           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ae18de6...adc990f. Read the comment docs.

@anguillanneuf anguillanneuf merged commit caebf8a into googleapis:master Feb 16, 2021
@renovate-bot renovate-bot deleted the renovate/com.github.ben-manes.caffeine-caffeine-2.x branch February 16, 2021 18:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: pubsublite Issues related to the googleapis/java-pubsublite-spark API. cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants