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

Open
renovate-bot wants to merge 1 commit from renovate/cachetools-5.x into master
Member

This PR contains the following updates:

Package Change Age Confidence
cachetools ==5.5.0 -> ==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.


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 has been generated by Renovate Bot.

This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [cachetools](https://github.com/tkem/cachetools) | `==5.5.0` -> `==5.5.2` | [![age](https://developer.mend.io/api/mc/badges/age/pypi/cachetools/5.5.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/cachetools/5.5.0/5.5.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>tkem/cachetools (cachetools)</summary> ### [`v5.5.2`](https://github.com/tkem/cachetools/blob/HEAD/CHANGELOG.rst#v552-2025-02-20) [Compare Source](https://github.com/tkem/cachetools/compare/v5.5.1...v5.5.2) \=================== - Reduce number of `@cached` lock/unlock operations. - Improve documentation. - Update CI environment. ### [`v5.5.1`](https://github.com/tkem/cachetools/blob/HEAD/CHANGELOG.rst#v551-2025-01-21) [Compare Source](https://github.com/tkem/cachetools/compare/v5.5.0...v5.5.1) \=================== - Add documentation regarding caching of exceptions. - Officially support Python 3.13. - Update CI environment. </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMzQuMCIsInVwZGF0ZWRJblZlciI6IjQxLjEuNCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJyZW5vdmF0ZS1ib3QiXX0=-->
renovate-bot added the
renovate-bot
label 2025-01-27 05:22:51 +05:30
renovate-bot force-pushed renovate/cachetools-5.x from fe17e3ec23 to 43290bc9ca 2025-02-24 05:21:35 +05:30 Compare
renovate-bot changed title from chore(deps): update dependency cachetools to v5.5.1 to chore(deps): update dependency cachetools to v5.5.2 2025-02-24 05:21:36 +05:30
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-5.x:renovate/cachetools-5.x
git checkout renovate/cachetools-5.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 checkout master
git merge --no-ff renovate/cachetools-5.x
git checkout renovate/cachetools-5.x
git rebase master
git checkout master
git merge --ff-only renovate/cachetools-5.x
git checkout renovate/cachetools-5.x
git rebase master
git checkout master
git merge --no-ff renovate/cachetools-5.x
git checkout master
git merge --squash renovate/cachetools-5.x
git checkout master
git merge --ff-only renovate/cachetools-5.x
git checkout master
git merge renovate/cachetools-5.x
git push origin master
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: ForgeFlux/nodeinfo-test#42
No description provided.