Skip to content
This repository has been archived by the owner on Feb 28, 2023. It is now read-only.

chore(deps): update dependency cachetools to ~=4.2.0 #87

Merged
merged 1 commit into from
Dec 15, 2020

Conversation

renovate-bot
Copy link
Contributor

WhiteSource Renovate

This PR contains the following updates:

Package Update Change
cachetools minor ~=4.1.1 -> ~=4.2.0

Release Notes

tkem/cachetools

v4.2.0

Compare Source

===================

  • Add FIFO cache implementation.

  • Add MRU cache implementation.

  • Improve behavior of decorators in case of race conditions.

  • Improve documentation regarding mutability of caches values and use
    of key functions with decorators.

  • Officially support Python 3.9.


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 a review from a team as a code owner December 15, 2020 18:54
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Dec 15, 2020
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Dec 15, 2020
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Dec 15, 2020
@tbpg tbpg merged commit 57490a1 into googleapis:master Dec 15, 2020
@renovate-bot renovate-bot deleted the renovate/cachetools-4.x branch December 15, 2020 19:57
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
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