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 ^5.5.0 - autoclosed #3789

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Oct 8, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
cachetools ^5.3.3 -> ^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.


Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 renovate bot force-pushed the renovate/cachetools-5.x branch 7 times, most recently from 9a74493 to 984c1ac Compare October 9, 2024 17:39
@renovate renovate bot changed the title fix(deps): update dependency cachetools to v5.5.0 fix(deps): update dependency cachetools to ^5.5.0 Oct 9, 2024
@renovate renovate bot force-pushed the renovate/cachetools-5.x branch from 984c1ac to af15c2c Compare October 10, 2024 15:59
@renovate renovate bot force-pushed the renovate/cachetools-5.x branch 3 times, most recently from 24d4e78 to ad2040c Compare October 25, 2024 17:46
@renovate renovate bot force-pushed the renovate/cachetools-5.x branch from ad2040c to 9464727 Compare October 25, 2024 19:53
@renovate renovate bot changed the title fix(deps): update dependency cachetools to ^5.5.0 fix(deps): update dependency cachetools to ^5.5.0 - autoclosed Oct 25, 2024
@renovate renovate bot closed this Oct 25, 2024
@renovate renovate bot deleted the renovate/cachetools-5.x branch October 25, 2024 19:57
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