-
Notifications
You must be signed in to change notification settings - Fork 6k
Update pre-commit hook cachetools to >=5.5.2,<5.6.0 #4951
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
Conversation
abd271c to
3884dec
Compare
Bibo-Joshi
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
should rather be updated to match the pyproject.toml. probably not renovates fault as it's currently out of sync
94ee8a9 to
107ea8c
Compare
df92270 to
af51e0e
Compare
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
# Conflicts: # .pre-commit-config.yaml
Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more here.
This PR contains the following updates:
>=5.3.3,<5.5.0->>=5.5.2,<5.6.0Note: The
pre-commitmanager in Renovate is not supported by thepre-commitmaintainers or community. Please do not report any problems there, instead create a Discussion in the Renovate repository if you have any questions.Release Notes
tkem/cachetools (cachetools)
v5.5.2Compare Source
===================
Reduce number of
@cachedlock/unlock operations.Improve documentation.
Update CI environment.
v5.5.1Compare Source
===================
Add documentation regarding caching of exceptions.
Officially support Python 3.13.
Update CI environment.
v5.5.0Compare Source
===================
TTLCache.expire()returns iterable of expired(key, value)pairs.
TLRUCache.expire()returns iterable of expired(key, value)pairs.
Documentation improvements.
Update CI environment.
Configuration
📅 Schedule: Branch creation - Only on Sunday and Saturday ( * * * * 0,6 ) (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.
This PR was generated by Mend Renovate. View the repository job log.