Skip to content

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jan 6, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
cachetools ==4.1.1 -> ==4.2.1 age adoption passing confidence

Release Notes

tkem/cachetools

v4.2.1

Compare Source

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

  • Handle __missing__() not storing cache items.

  • Clean up __missing__() example.

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 renovate bot force-pushed the renovate/cachetools-4.x branch from 29c6e70 to 8c42127 Compare January 31, 2021 17:54
@renovate renovate bot changed the title Update dependency cachetools to v4.2.0 Update dependency cachetools to v4.2.1 Jan 31, 2021
@toddbirchard toddbirchard merged commit 7d82781 into master Feb 9, 2021
@toddbirchard toddbirchard deleted the renovate/cachetools-4.x branch February 9, 2021 02:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants