Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency cachetools to v5.5.1 #5

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 28, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
cachetools ==5.3.0 -> ==5.5.1 age adoption passing confidence

Release Notes

tkem/cachetools (cachetools)

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.

v5.3.3

Compare Source

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

  • Documentation improvements.

  • Update CI environment.

v5.3.2

Compare Source

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

  • Add support for Python 3.12.

  • Various documentation improvements.

v5.3.1

Compare Source

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

  • Depend on Python >= 3.7.

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 Update dependency cachetools to v5.3.1 chore(deps): update dependency cachetools to v5.3.1 Jul 8, 2023
@renovate renovate bot changed the title chore(deps): update dependency cachetools to v5.3.1 chore(deps): update dependency cachetools to v5.3.2 Oct 24, 2023
@renovate renovate bot force-pushed the renovate/cachetools-5.x branch from bc0787d to d4614b3 Compare October 24, 2023 18:40
@renovate renovate bot changed the title chore(deps): update dependency cachetools to v5.3.2 chore(deps): update dependency cachetools to v5.3.3 Mar 2, 2024
@renovate renovate bot force-pushed the renovate/cachetools-5.x branch from d4614b3 to 53e6df5 Compare March 2, 2024 11:23
@renovate renovate bot force-pushed the renovate/cachetools-5.x branch from 53e6df5 to 6ee8957 Compare July 15, 2024 21:04
@renovate renovate bot changed the title chore(deps): update dependency cachetools to v5.3.3 chore(deps): update dependency cachetools to v5.4.0 Jul 15, 2024
@renovate renovate bot force-pushed the renovate/cachetools-5.x branch from 6ee8957 to 4c02f3f Compare August 18, 2024 21:53
@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 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 4c02f3f to a9883a4 Compare January 22, 2025 00:56
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