Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Aug 25, 2024

This PR contains the following updates:

Package Change Age Confidence
cachetools ==5.3.3 -> ==5.5.2 age confidence

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: 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 changed the title chore(deps): update dependency cachetools to v5.5.0 Update dependency cachetools to v5.5.0 Sep 17, 2024
@renovate renovate bot changed the title Update dependency cachetools to v5.5.0 chore(deps): update dependency cachetools to v5.5.0 Oct 19, 2024
@renovate renovate bot force-pushed the renovate/cachetools-5.x branch from 07b865d to 250eafd Compare January 26, 2025 09:54
@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 26, 2025
@renovate renovate bot changed the title chore(deps): update dependency cachetools to v5.5.1 Update dependency cachetools to v5.5.1 Feb 20, 2025
@renovate renovate bot force-pushed the renovate/cachetools-5.x branch from 250eafd to 7deb2d1 Compare February 23, 2025 21:48
@renovate renovate bot changed the title Update dependency cachetools to v5.5.1 Update dependency cachetools to v5.5.2 Feb 23, 2025
@renovate renovate bot changed the title Update dependency cachetools to v5.5.2 chore(deps): update dependency cachetools to v5.5.2 Mar 6, 2025
@renovate renovate bot changed the title chore(deps): update dependency cachetools to v5.5.2 Update dependency cachetools to v5.5.2 Mar 9, 2025
@renovate renovate bot force-pushed the renovate/cachetools-5.x branch from 7deb2d1 to 441c031 Compare March 17, 2025 13:40
@renovate renovate bot force-pushed the renovate/cachetools-5.x branch from 441c031 to f5e4be6 Compare April 8, 2025 14:32
@renovate renovate bot force-pushed the renovate/cachetools-5.x branch from f5e4be6 to 7cd5154 Compare May 7, 2025 13:02
@renovate renovate bot force-pushed the renovate/cachetools-5.x branch from 7cd5154 to c6ffbe3 Compare August 10, 2025 14:08
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.

1 participant