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

fix(deps): Update dependency cachetools to v5.5.0 #378

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

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Dec 13, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
cachetools ==5.3.1 -> ==5.5.0 age adoption passing confidence

Release Notes

tkem/cachetools (cachetools)

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.


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 is behind base branch, 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-bot renovate-bot requested review from lanre-OG and a team as code owners December 13, 2023 18:41
@forking-renovate forking-renovate bot added the dependencies Pull requests that update a dependency file label Dec 13, 2023
@dpebot
Copy link
Collaborator

dpebot commented Dec 13, 2023

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/cachetools-5.x branch from 6b7cc57 to bdaee1a Compare December 20, 2023 02:35
@dpebot
Copy link
Collaborator

dpebot commented Dec 20, 2023

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/cachetools-5.x branch from bdaee1a to 1b7181e Compare December 21, 2023 17:08
@dpebot
Copy link
Collaborator

dpebot commented Dec 21, 2023

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/cachetools-5.x branch from 1b7181e to 035869f Compare January 3, 2024 20:31
@dpebot
Copy link
Collaborator

dpebot commented Jan 3, 2024

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/cachetools-5.x branch from 035869f to f39896c Compare January 30, 2024 18:42
@dpebot
Copy link
Collaborator

dpebot commented Jan 30, 2024

/gcbrun

@renovate-bot renovate-bot changed the title chore(deps): update dependency cachetools to v5.3.2 fix(deps): Update dependency cachetools to v5.3.2 Feb 5, 2024
@renovate-bot renovate-bot force-pushed the renovate/cachetools-5.x branch from f39896c to b62e462 Compare February 22, 2024 01:33
@dpebot
Copy link
Collaborator

dpebot commented Feb 22, 2024

/gcbrun

@renovate-bot renovate-bot changed the title fix(deps): Update dependency cachetools to v5.3.2 chore(deps): update dependency cachetools to v5.3.2 Feb 22, 2024
@renovate-bot renovate-bot force-pushed the renovate/cachetools-5.x branch from b62e462 to 636f1b2 Compare February 23, 2024 16:52
@dpebot
Copy link
Collaborator

dpebot commented Feb 23, 2024

/gcbrun

@renovate-bot renovate-bot changed the title chore(deps): update dependency cachetools to v5.3.2 chore(deps): update dependency cachetools to v5.3.3 Mar 4, 2024
@renovate-bot renovate-bot force-pushed the renovate/cachetools-5.x branch from 636f1b2 to f8fea0a Compare March 4, 2024 23:06
@dpebot
Copy link
Collaborator

dpebot commented Mar 4, 2024

/gcbrun

@renovate-bot renovate-bot changed the title chore(deps): update dependency cachetools to v5.3.3 chore(deps): update dependency cachetools to v5.4.0 Jul 22, 2024
@renovate-bot renovate-bot force-pushed the renovate/cachetools-5.x branch from f8fea0a to 2ae22e4 Compare July 22, 2024 18:58
@dpebot
Copy link
Collaborator

dpebot commented Jul 22, 2024

/gcbrun

@renovate-bot renovate-bot changed the title chore(deps): update dependency cachetools to v5.4.0 fix(deps): Update dependency cachetools to v5.4.0 Aug 6, 2024
@renovate-bot renovate-bot changed the title fix(deps): Update dependency cachetools to v5.4.0 fix(deps): Update dependency cachetools to v5.5.0 Aug 25, 2024
@renovate-bot renovate-bot force-pushed the renovate/cachetools-5.x branch from 2ae22e4 to 6c5cd71 Compare August 25, 2024 22:57
@dpebot
Copy link
Collaborator

dpebot commented Aug 25, 2024

/gcbrun

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants