Closed renovate[bot] closed 1 month ago
Because you closed this PR without merging, Renovate will ignore this update (==0.13.0
). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps
array of your Renovate config.
If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.
This PR contains the following updates:
==0.9.0
->==0.13.0
Release Notes
pallets-eco/cachelib (cachelib)
### [`v0.13.0`](https://redirect.github.com/pallets-eco/cachelib/blob/HEAD/CHANGES.rst#Version-0130) [Compare Source](https://redirect.github.com/pallets-eco/cachelib/compare/0.12.0...0.13.0) Released 2024-04-13 - default `hashlib.md5` may not be available in FIPS builds. We now do not access it at import time on `FileSystemCache`so developers have time to change the default. `hashlib.md5` will be lazy loaded when a new default is not provided ### [`v0.12.0`](https://redirect.github.com/pallets-eco/cachelib/blob/HEAD/CHANGES.rst#Version-0120) [Compare Source](https://redirect.github.com/pallets-eco/cachelib/compare/0.11.0...0.12.0) Released 2024-02-11 - `RedisCache` now supports callables as keys - Added `MongoDB` as a cache backend ### [`v0.11.0`](https://redirect.github.com/pallets-eco/cachelib/blob/HEAD/CHANGES.rst#Version-0110) [Compare Source](https://redirect.github.com/pallets-eco/cachelib/compare/0.10.2...0.11.0) Released 2024-02-10 - Drop python 3.7 support - Add python 3.11 support ### [`v0.10.2`](https://redirect.github.com/pallets-eco/cachelib/blob/HEAD/CHANGES.rst#Version-0102) [Compare Source](https://redirect.github.com/pallets-eco/cachelib/compare/0.10.1...0.10.2) Released 2023-01-31 - Fix broken release ### [`v0.10.1`](https://redirect.github.com/pallets-eco/cachelib/blob/HEAD/CHANGES.rst#Version-0101) [Compare Source](https://redirect.github.com/pallets-eco/cachelib/compare/0.10.0...0.10.1) Released 2023-01-22 - Fix logging pollution due to `DynamoDB` logging handler ### [`v0.10.0`](https://redirect.github.com/pallets-eco/cachelib/blob/HEAD/CHANGES.rst#Version-0100) [Compare Source](https://redirect.github.com/pallets-eco/cachelib/compare/0.9.0...0.10.0) Released 2023-01-22 - Improve error message when `FileSystemCache` methods are called with non-str keys. :pr:`170` - Added `DynamoDb` as a cache backend :pr:`209`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.
This PR was generated by Mend Renovate. View the repository job log.