Skip to content

chore(deps): update dependency cachetools to v5.5.2#446

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/cachetools-5.x
Open

chore(deps): update dependency cachetools to v5.5.2#446
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/cachetools-5.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Jul 15, 2024

This PR contains the following updates:

Package Change Age Confidence
cachetools (changelog) ==5.3.3==5.5.2 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

tkem/cachetools (cachetools)

v5.5.2

Compare Source

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

  • Reduce number of @cached lock/unlock operations.

  • Improve documentation.

  • Update CI environment.

v5.5.1

Compare Source

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

  • Add documentation regarding caching of exceptions.

  • Officially support Python 3.13.

  • Update CI environment.

v5.5.0

Compare Source

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

  • TTLCache.expire() returns iterable of expired (key, value)
    pairs.

  • TLRUCache.expire() returns iterable of expired (key, value)
    pairs.

  • Documentation improvements.

  • Update CI environment.

v5.4.0

Compare Source

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

  • Add the keys.typedmethodkey decorator.

  • Deprecate MRUCache class.

  • Deprecate @func.mru_cache decorator.

  • Update CI environment.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot requested a review from jhatler as a code owner July 15, 2024 20:00
@renovate renovate Bot changed the title chore(deps): update dependency cachetools to v5.4.0 chore(deps): update dependency cachetools to v5.5.0 Aug 18, 2024
@renovate renovate Bot force-pushed the renovate/cachetools-5.x branch from ba11238 to 128778a Compare August 18, 2024 22:28
@renovate renovate Bot changed the title chore(deps): update dependency cachetools to v5.5.0 chore(deps): update dependency cachetools to v5.5.1 Jan 22, 2025
@renovate renovate Bot force-pushed the renovate/cachetools-5.x branch from 128778a to a692e13 Compare January 22, 2025 01:12
@renovate renovate Bot changed the title chore(deps): update dependency cachetools to v5.5.1 chore(deps): update dependency cachetools to v5.5.2 Feb 20, 2025
@renovate renovate Bot force-pushed the renovate/cachetools-5.x branch from a692e13 to b9461a9 Compare February 20, 2025 23:21
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.

0 participants