Update dependency limits to v5 - #1757
Open
k1h-renovate[bot] wants to merge 1 commit into
Open
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## dev #1757 +/- ##
=======================================
Coverage 92.91% 92.91%
=======================================
Files 30 30
Lines 5052 5052
=======================================
Hits 4694 4694
Misses 358 358 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
k1h-renovate
Bot
force-pushed
the
renovate/limits-5.x
branch
from
May 5, 2026 01:27
b2bb7e3 to
05e3ebc
Compare
k1h-renovate
Bot
force-pushed
the
renovate/limits-5.x
branch
from
June 3, 2026 01:06
05e3ebc to
1007c1d
Compare
k1h-renovate
Bot
force-pushed
the
renovate/limits-5.x
branch
from
June 26, 2026 01:06
1007c1d to
1b08dba
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
==3.13.0→==5.8.0Warning
Some dependencies could not be looked up. Check the warning logs for more information.
Release Notes
alisaifee/limits (limits)
v5.8.0Compare Source
Release Date: 2026-02-04
Bug Fix
username & password for storages that support it.
startup_nodesthrough keywordarguments for all redis cluster storages.
v5.7.0Compare Source
Release Date: 2026-02-03
Compatibility
v5.6.0Compare Source
Release Date: 2025-09-29
Development
v5.5.0Compare Source
Release Date: 2025-08-05
Compatibility
packagingrequirementcoredisrequirementredisrequirementv5.4.0Compare Source
Release Date: 2025-06-16
Feature
limits.parseandlimits.parse_manyto capture any granularity instead ofjust the hardcoded ones so that custom rate limits can
also be extracted using the utility functions.
Issue 279 <https://github.com/alisaifee/limits/issues/279>_Compatibility
v5.3.0Compare Source
Release Date: 2025-06-13
Bug Fix
moving window limits that resulted in incorrectly removing
unexpired entries.
Issue 277 <https://github.com/alisaifee/limits/issues/277>_v5.2.0Compare Source
Release Date: 2025-05-16
Bug Fix
clearmethod for sliding windowcounter which effectively did not clear the sliding window for
redis, memcached & in memory storage implementations.
Issue 276 <https://github.com/alisaifee/limits/issues/276>_v5.1.0Compare Source
Release Date: 2025-04-23
Features
key_prefixconstructor argument for all redis storageimplementations to simplify customizing the prefix used for all
keys created in redis.
v5.0.0Compare Source
Release Date: 2025-04-15
Backward incompatible changes
emcacheto :pypi
:memcachioPerformance
testandget_window_statsoperationsespecially when dealing with large rate limits.
testandget_window_statsoperations.testandget_window_statsoperations.v4.8.0Compare Source
Features
implementations to simplify customizing the prefix used for all keys
created in redis (Backported from
5.1.0).v4.7.3Compare Source
Release Date: 2025-04-12
Documentation
Bug Fix
v4.7.2Compare Source
Release Date: 2025-04-09
Documentation
v4.7.1Compare Source
Release Date: 2025-04-08
Testing
v4.7Compare Source
Release Date: 2025-04-12
Documentation
Bug Fix
v4.6Compare Source
Release Date: 2025-04-03
Bug Fix
Issue 264 <https://github.com/alisaifee/limits/issues/264>_v4.5Compare Source
Release Date: 2025-04-03
Bug Fix
Issue 267 <https://github.com/alisaifee/limits/issues/267>_v4.4.1Compare Source
Release Date: 2025-03-14
Documentation
v4.4Compare Source
Release Date: 2025-03-14
Documentation
v4.3Compare Source
Release Date: 2025-03-14
Feature
valkey://schemas and usingvalkey-pydependency
Compatibility
v4.2Compare Source
Release Date: 2025-03-11
Feature
redis-pyinstead ofcorediswhich asyncio + redis storages
v4.1Compare Source
Release Date: 2025-03-14
Documentation
v4.0.1Compare Source
Release Date: 2025-01-16
Security
v4.0.0Compare Source
Release Date: 2025-01-05
Breaking change
reset_timeinget_window_statsto use a precise floating point value instead of truncating
to the previous second.
v3.14.1Compare Source
Release Date: 2024-11-30
Chore
creation
v3.14.0Compare Source
Release Date: 2024-11-29
Feature
Compatibility
Deprecations
Configuration
📅 Schedule: (in timezone Europe/Stockholm)
* 18-23,0-5 * * 1-5)🚦 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 has been generated by Mend Renovate.