Update dependency cachetools to v6.2.6 #6

Open
renovate-bot wants to merge 1 commit from renovate/cachetools-6.x into main
Collaborator

This PR contains the following updates:

Package Change Age Confidence
cachetools (changelog) ==6.1.0 → ==6.2.6 age confidence

Release Notes

tkem/cachetools (cachetools)

v6.2.6

Compare Source

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

  • Improve typedkey performance.

  • Minor documentation improvements.

  • Minor testing improvements.

  • Minor code readability improvements.

v6.2.5

Compare Source

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

  • Improve documentation regarding @cachedmethod with lock
    parameter.

  • Add test cases for cache stampede scenarios.

  • Update CI environment.

v6.2.4

Compare Source

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

  • Fix license information displayed on PyPI be using an updated
    version of twine for uploading.

v6.2.3

Compare Source

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

  • Improve documentation regarding @cachedmethod with condition
    parameter.

  • Minor style and readability improvements.

  • Modernize build environment.

  • Update CI environment.

v6.2.2

Compare Source

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

  • Minor improvements from GitHub Copilot code review.

  • Improve documentation.

v6.2.1

Compare Source

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

  • Add support for Python 3.14.

  • Improve documentation.

  • Update CI environment.

v6.2.0

Compare Source

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

  • Improve general RRCache performance by storing cache keys in an
    additional sequence container. Note that this will increase memory
    consumption.

  • Add more unit tests.


Configuration

📅 Schedule: (UTC)

  • 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 has been generated by Mend Renovate CLI.

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [cachetools](https://github.com/tkem/cachetools) ([changelog](https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst)) | `==6.1.0` → `==6.2.6` | ![age](https://developer.mend.io/api/mc/badges/age/pypi/cachetools/6.2.6?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/cachetools/6.1.0/6.2.6?slim=true) | --- ### Release Notes <details> <summary>tkem/cachetools (cachetools)</summary> ### [`v6.2.6`](https://github.com/tkem/cachetools/blob/HEAD/CHANGELOG.rst#v626-2026-01-27) [Compare Source](https://github.com/tkem/cachetools/compare/v6.2.5...v6.2.6) \=================== - Improve typedkey performance. - Minor documentation improvements. - Minor testing improvements. - Minor code readability improvements. ### [`v6.2.5`](https://github.com/tkem/cachetools/blob/HEAD/CHANGELOG.rst#v625-2026-01-25) [Compare Source](https://github.com/tkem/cachetools/compare/v6.2.4...v6.2.5) \=================== - Improve documentation regarding `@cachedmethod` with `lock` parameter. - Add test cases for cache stampede scenarios. - Update CI environment. ### [`v6.2.4`](https://github.com/tkem/cachetools/blob/HEAD/CHANGELOG.rst#v624-2025-12-15) [Compare Source](https://github.com/tkem/cachetools/compare/v6.2.3...v6.2.4) \=================== - Fix license information displayed on PyPI be using an updated version of `twine` for uploading. ### [`v6.2.3`](https://github.com/tkem/cachetools/blob/HEAD/CHANGELOG.rst#v623-2025-12-12) [Compare Source](https://github.com/tkem/cachetools/compare/v6.2.2...v6.2.3) \=================== - Improve documentation regarding `@cachedmethod` with `condition` parameter. - Minor style and readability improvements. - Modernize build environment. - Update CI environment. ### [`v6.2.2`](https://github.com/tkem/cachetools/blob/HEAD/CHANGELOG.rst#v622-2025-11-13) [Compare Source](https://github.com/tkem/cachetools/compare/v6.2.1...v6.2.2) \=================== - Minor improvements from GitHub Copilot code review. - Improve documentation. ### [`v6.2.1`](https://github.com/tkem/cachetools/blob/HEAD/CHANGELOG.rst#v621-2025-10-12) [Compare Source](https://github.com/tkem/cachetools/compare/v6.2.0...v6.2.1) \=================== - Add support for Python 3.14. - Improve documentation. - Update CI environment. ### [`v6.2.0`](https://github.com/tkem/cachetools/blob/HEAD/CHANGELOG.rst#v620-2025-08-25) [Compare Source](https://github.com/tkem/cachetools/compare/v6.1.0...v6.2.0) \=================== - Improve general `RRCache` performance by storing cache keys in an additional sequence container. Note that this will increase memory consumption. - Add more unit tests. </details> --- ### Configuration 📅 **Schedule**: (UTC) - 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate CLI](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xNC4xIiwidXBkYXRlZEluVmVyIjoiNDQuNzQuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Update dependency cachetools to v6.2.6
Some checks failed
trunk / Run tests (push) Failing after 3s
trunk / Build Python Wheel 📦 (push) Has been skipped
trunk / Build and push container image to GHCR (push) Has been skipped
trunk / Publish 📦 to PyPI (push) Has been skipped
trunk / Create GitHub Release (push) Has been skipped
142842f8c1
Some checks failed
trunk / Run tests (push) Failing after 3s
trunk / Build Python Wheel 📦 (push) Has been skipped
trunk / Build and push container image to GHCR (push) Has been skipped
trunk / Publish 📦 to PyPI (push) Has been skipped
trunk / Create GitHub Release (push) Has been skipped
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/cachetools-6.x:renovate/cachetools-6.x
git switch renovate/cachetools-6.x

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff renovate/cachetools-6.x
git switch renovate/cachetools-6.x
git rebase main
git switch main
git merge --ff-only renovate/cachetools-6.x
git switch renovate/cachetools-6.x
git rebase main
git switch main
git merge --no-ff renovate/cachetools-6.x
git switch main
git merge --squash renovate/cachetools-6.x
git switch main
git merge --ff-only renovate/cachetools-6.x
git switch main
git merge renovate/cachetools-6.x
git push origin main
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
StarkZarn/meshtastic-prometheus-exporter!6
No description provided.