Update dependency fakeredis to ~=2.36.1#92
Merged
Conversation
6bca890 to
1a60682
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.35.0→~=2.36.1Release Notes
cunla/fakeredis-py (fakeredis)
v2.36.1Compare Source
🐛 Bug Fixes
TypeErroron import in Python 3.8 due tolist[Any]annotation insortcommand (#490)_decoderecurses intodictso RESP3HGETALLresponses are decoded (#492)Databasenow uses stable identity-based__hash__/__eq__(previously returned an unstable hash)🧰 Maintenance
build_client_kwdshelperFull Changelog: cunla/fakeredis-py@v2.36.0...v2.36.1
v2.36.0Compare Source
🚀 Features
XACKDEL,XDELEX,XIDMPRECORD,XNACKcommands (#484)VISMEMBERcommand to check element existence in vector setARSET,ARGET,ARLEN,ARGETRANGE,ARINSERT,ARDEL, etc.) for Redis 8.8 (#487)
🐛 Bug Fixes
VSIMcommandCF.RESERVEandCF.SCANDUMPshould not create keys if they do not existVSET🧰 Maintenance
CLIENT INFOandCLIENT GETNAMEcommandsCommandsMixinBaseto centralise shared mixin attributes (#482)AsyncClientTypefor improved type safetyNew Contributors
Full Changelog: cunla/fakeredis-py@v2.35.1...v2.36.0
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Enabled.
♻ 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.