Update dependency fakeredis to v2.37.0#2520
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
Signed-off-by: Renovate Bot <bot@renovateapp.com>
renovate
Bot
force-pushed
the
renovate/fakeredis-2.x
branch
from
July 26, 2026 13:23
73828a2 to
2912380
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:
==2.36.2→==2.37.0Release Notes
cunla/fakeredis-py (fakeredis)
v2.37.0Compare Source
v2.37.0 - 2026-07-22
🚀 Features
RESET,CLIENT KILL,CLIENT UNBLOCK,CLIENT REPLY,CLIENT PAUSE,CLIENT UNPAUSE,CLIENT NO-EVICTandCLIENT NO-TOUCH.CLIENT PAUSEvalidates and records its arguments but doesnot actually suspend command processing; the client-side caching commands (
CLIENT TRACKING,CLIENT TRACKINGINFO,CLIENT CACHING,CLIENT GETREDIR) remain unsupportedINCREXcommand (redis 8.8) (#520)FPHAargument inJSON.SETto force homogeneous numeric arrays to a floating-point type (redis 8.8) (#523)
TS.RANGE/TS.REVRANGE/TS.MRANGE/TS.MREVRANGE(redis 8.8) (#524)COUNTaggregator inZUNION/ZINTER/ZUNIONSTORE/ZINTERSTORE(redis 8.8) (#522)CLAIM min-idle-timeoption inXREADGROUP(redis 8.4) (#527)#-prefixed offsets inBITFIELD🐛 Bug Fixes
XNACKwith redis 8.8 semantics (#521)HEXPIRE/HPEXPIREnow raise an error on negative expiration timeGEOADDnow rejects longitude/latitude pairs outside the valid range🧰 Maintenance
_commands.pyand related mixinsFull Changelog: cunla/fakeredis-py@v2.36.2...v2.37.0
Configuration
📅 Schedule: (UTC)
🚦 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.