Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Sep 13, 2025

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:

Package Change Age Confidence
cachetools >=5.3.3,<5.5.0 -> >=5.5.2,<5.6.0 age confidence

Note: The pre-commit manager in Renovate is not supported by the pre-commit maintainers 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.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.


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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

github-actions bot pushed a commit that referenced this pull request Sep 13, 2025
@renovate renovate bot force-pushed the renovate/cachetools-5.x branch from abd271c to 3884dec Compare September 15, 2025 15:26
@renovate renovate bot added ⚙️ ci-cd affected functionality: ci-cd and removed dependencies labels Sep 15, 2025
github-actions bot pushed a commit that referenced this pull request Sep 15, 2025
Copy link
Member

@Bibo-Joshi Bibo-Joshi left a 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

@renovate renovate bot force-pushed the renovate/cachetools-5.x branch from 94ee8a9 to 107ea8c Compare September 15, 2025 16:38
@renovate renovate bot enabled auto-merge (squash) September 15, 2025 16:38
@Bibo-Joshi Bibo-Joshi disabled auto-merge September 15, 2025 16:39
@renovate renovate bot enabled auto-merge (squash) September 15, 2025 16:39
github-actions bot pushed a commit that referenced this pull request Sep 15, 2025
@renovate renovate bot force-pushed the renovate/cachetools-5.x branch from df92270 to af51e0e Compare September 15, 2025 20:26
@renovate
Copy link
Contributor Author

renovate bot commented Sep 15, 2025

Edited/Blocked Notification

Renovate 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.

⚠️ Warning: custom changes will be lost.

@renovate renovate bot merged commit 437c4d7 into master Sep 15, 2025
7 of 9 checks passed
@renovate renovate bot deleted the renovate/cachetools-5.x branch September 15, 2025 20:50
@github-actions github-actions bot locked and limited conversation to collaborators Sep 23, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

⚙️ ci-cd affected functionality: ci-cd

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants