Skip to content

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

Merged
xrmx merged 1 commit into
mainfrom
renovate/cachetools-5.x
Aug 20, 2026
Merged

xrmx merged 1 commit into
mainfrom
renovate/cachetools-5.x

Conversation

@renovate

@renovate renovate Bot commented Aug 17, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
cachetools (changelog) ==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: (UTC)

  • Branch creation
    • "before 8am on Monday"
  • 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
renovate Bot requested a review from a team as a code owner August 17, 2026 00:51
@renovate renovate Bot added dependencies Pull requests that update a dependency file Skip Changelog PRs that do not require a CHANGELOG.md entry labels Aug 17, 2026
@opentelemetry-pr-dashboard

opentelemetry-pr-dashboard Bot commented Aug 17, 2026

Copy link
Copy Markdown

Pull request dashboard status

Merged · refreshed 2026-08-20 17:25 UTC

Status above doesn't look right?
  • Anything look wrong? Report it with what you expected; it helps us improve the dashboard.

@renovate
renovate Bot force-pushed the renovate/cachetools-5.x branch 3 times, most recently from 710bc6c to aa13fc4 Compare August 20, 2026 09:01
@github-project-automation github-project-automation Bot moved this to Approved PRs in Python PR digest Aug 20, 2026
@xrmx
xrmx added this pull request to the merge queue Aug 20, 2026
@github-merge-queue
github-merge-queue Bot removed this pull request from the merge queue due to a conflict with the base branch Aug 20, 2026
@renovate
renovate Bot force-pushed the renovate/cachetools-5.x branch 2 times, most recently from 2f43010 to d73c985 Compare August 20, 2026 15:29
@xrmx
xrmx enabled auto-merge August 20, 2026 16:08
@xrmx
xrmx added this pull request to the merge queue Aug 20, 2026
@github-merge-queue
github-merge-queue Bot removed this pull request from the merge queue due to failed status checks Aug 20, 2026
@renovate
renovate Bot force-pushed the renovate/cachetools-5.x branch from d73c985 to 4285332 Compare August 20, 2026 16:48
@xrmx
xrmx added this pull request to the merge queue Aug 20, 2026
Merged via the queue into main with commit 0293453 Aug 20, 2026
579 checks passed
@xrmx
xrmx deleted the renovate/cachetools-5.x branch August 20, 2026 17:09
@github-project-automation github-project-automation Bot moved this from Approved PRs to Done in Python PR digest Aug 20, 2026
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 Skip Changelog PRs that do not require a CHANGELOG.md entry

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant