Open
Conversation
Contributor
Author
|
773c964 to
4d01381
Compare
48b3dc1 to
7e8467f
Compare
6534873 to
d383ac1
Compare
d383ac1 to
4a4358c
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:
4.12.3→4.14.32024.8.30→2024.12.142.25.1→2.35.11.19.1→1.20.01.20.1~3.12.7→~3.14.03.12→3.14.33.14.4^0.8.2→^0.15.00.15.112.32.4.20250913→2.33.0.20260408Review
Release Notes
certifi/python-certifi (certifi)
v2024.12.14Compare Source
cunla/fakeredis-py (fakeredis)
v2.35.1Compare Source
🐛 Bug Fixes
Full Changelog: cunla/fakeredis-py@v2.35.0...v2.35.1
v2.35.0Compare Source
What's Changed
🚀 Features
VADD,VCARD,VDIM,VEMB,VGETATTR,VINFO,VLINKS,VRANDMEMBER,VRANGE,VREM,VSETATTR,VSIM#451🐛 Bug Fixes
🧰 Maintenance
Full Changelog: cunla/fakeredis-py@v2.34.1...v2.35.0
v2.34.1Compare Source
What's Changed
🐛 Bug Fixes
FakeRedisto support redis-py 7.2.0 #457XREADwithblock=0works as expected #453Full Changelog: cunla/fakeredis-py@v2.34.0...v2.34.1
v2.34.0Compare Source
🚀 Features
🐛 Bug Fixes
XINFO STREAM#445New Contributors
Full Changelog: cunla/fakeredis-py@v2.33.0...v2.34.0
v2.33.0: 🌈Compare Source
🚀 Features
MSETEX(From Redis 8.4)🐛 Bug Fixes
🧰 Maintenance
New Contributors
Full Changelog: cunla/fakeredis-py@v2.32.1...v2.33.0
v2.32.1: 🌈Compare Source
v2.32.1 -
🐛 Bug Fixes
xpending_rangeto return all 4 required fields per Redis spec @zzstoatzz #427🧰 Maintenance
Full Changelog: cunla/fakeredis-py@v2.32.0...v2.32.1
v2.32.0: 🌈Compare Source
🐛 Bug Fixes
🚀 Features
🐛 Bug Fixes
New Contributors
Full Changelog: cunla/fakeredis-py@v2.31.3...v2.32.0
v2.31.3Compare Source
v2.31.1: 🌈Compare Source
🐛 Bug Fixes
🧰 Maintenance
TcpFakeServer#409Contributors
We'd like to thank all the contributors who worked on this release!
@mgorny and @phi-friday
Full Changelog: cunla/fakeredis-py@v2.31.0...v2.31.1
v2.31.0: 🌈Compare Source
🚀 Features
🐛 Bug Fixes
lib_nameandlib_versioninFakeBaseConnectionMixinFakeValkey, raisevalkey.ResponseErrorinstead ofredis.ResponseError#402New Contributors
Full Changelog: cunla/fakeredis-py@v2.30.3...v2.31.0
v2.30.3Compare Source
🐛 Bug Fixes
Callablefromtypingto support python 3.8 #398Full Changelog: cunla/fakeredis-py@v2.30.2...v2.30.3
v2.30.2: 🌈Compare Source
🐛 Bug Fixes
Callablefromtypingto support python 3.8 #398🧰 Maintenance
FakeValkeyuses valkey-py instead of redis-pyFull Changelog: cunla/fakeredis-py@v2.30.1...v2.30.2
v2.30.1: 🌈Compare Source
🐛 Bug Fixes
LICENSEfile to fakeredis/ on build #395🧰 Maintenance
Full Changelog: cunla/fakeredis-py@v2.30.0...v2.30.1
v2.30.0: 🌈Compare Source
Changes
🚀 Features
COPY@ajhetherington #383🐛 Bug Fixes
inspectto get__init__paramaters #384Contributors
We'd like to thank all the contributors who worked on this release!
@ajhetherington
Full Changelog: cunla/fakeredis-py@v2.29.0...v2.30.0
v2.29.0: 🌈Compare Source
🚀 Features
NOVALUESforHSCANCLIENT LIST#376🐛 Bug Fixes
json.setnx arg behavior #372hsetnot resetting expiration over fieldTDIGEST.QUANTILEto match redis behavior on a TDigest with one value #377HINCRBY/hincrbyfloatcommands now don't remove ttl from hash key @M1ha-Shvn #381New Contributors
Full Changelog: cunla/fakeredis-py@v2.28.1...v2.29.0
v2.28.1Compare Source
🐛 Bug Fixes
xaddto use last timestamp if the current system timestamp is lower than the last timestamp #368Full Changelog: cunla/fakeredis-py@v2.28.0...v2.28.1
v2.28.0Compare Source
🚀 Features
WITHSCOREinZRANKandZREVRANK#357HELLO,CLIENT SETNAME,CLIENT GETNAME,CLIENT ID,CLIENT INFO#361HGETEX,HSETEX,HGETDEL#365🐛 Bug Fixes
test_tcp_server_startedto close the connection @mgorny (#363)AUTHcommand @wakonig (#362)defaultaccount acl on startup @wakonig (#362)🧰 Maintenance
Contributors
We'd like to thank all the contributors who worked on this release!
@mgorny and @wakonig
Full Changelog: cunla/fakeredis-py@v2.27.0...v2.28.0
v2.27.0: 🌈Compare Source
Changes
🚀 Features
ACL LOAD,ACL SAVE,ACL LIST,ACL USERS,ACL GETUSER,ACL SETUSER,ACL DELUSER,ACL CAT,ACL LOG,ACL HELP,ACL WHOAMI,ACL GENPASS,ACL AUTH,ACL LOG_RESET,ACL LOG_COUNT,ACL LOG_GET,ACL LOG_HELP,ACL LOG_RESET,ACL LOG_COUNT,ACL LOG_GET,ACL LOG_HELPSADDEX, using a new set implementation with support for expiring members #350🧰 Maintenance
Contributors
We'd like to thank all the contributors who worked on this release!
@Redoubts
Full Changelog: cunla/fakeredis-py@v2.26.2...v2.27.0
v2.26.2: 🌈Compare Source
🐛 Bug Fixes
xreadgroupwhen stream length is less than COUNT with BLOCK #344🧰 Maintenance
SADDEX(Dragonfly specific command) #348Full Changelog: cunla/fakeredis-py@v2.26.1...v2.26.2
v2.26.1: 🌈Compare Source
🧰 Maintenance
Full Changelog: cunla/fakeredis-py@v2.26.0...v2.26.1
v2.26.0: 🌈Compare Source
🚀 Features
SADDEXcommand #340🐛 Bug Fixes
Full Changelog: cunla/fakeredis-py@v2.25.1...v2.26.0
python/mypy (mypy)
v1.20.0Compare Source
containerbase/python-prebuild (python)
v3.14.4Compare Source
Bug Fixes
v3.14.3Compare Source
Bug Fixes
v3.14.2Compare Source
Bug Fixes
v3.14.1Compare Source
Bug Fixes
v3.14.0Compare Source
Bug Fixes
v3.13.13Compare Source
Bug Fixes
v3.13.12Compare Source
Bug Fixes
v3.13.11Compare Source
Bug Fixes
v3.13.10Compare Source
Bug Fixes
v3.13.9Compare Source
Bug Fixes
v3.13.8Compare Source
Bug Fixes
v3.13.7Compare Source
Bug Fixes
v3.13.6Compare Source
Bug Fixes
v3.13.5Compare Source
Bug Fixes
v3.13.4Compare Source
Bug Fixes
v3.13.3Compare Source
Bug Fixes
v3.13.2Compare Source
Bug Fixes
v3.13.1Compare Source
Bug Fixes
v3.13.0Compare Source
Bug Fixes
astral-sh/ruff (ruff)
v0.15.10Compare Source
Released on 2026-04-09.
Preview features
flake8-logging] Allow closures in except handlers (LOG004) (#24464)flake8-self] MakeSLFdiagnostics robust to non-self-named variables (#24281)flake8-simplify] Make the fix forcollapsible-ifsafe inpreview(SIM102) (#24371)Bug fixes
E502fixes in f-strings and t-strings (#24410)dedent_to(#24381)pyupgrade] Fix panic caused by handling of octals (UP012) (#24390)Rule changes
ruff] Treat f-string interpolation as potential side effect (RUF019) (#24426)Server
Documentation
Contributors
v0.15.9Compare Source
Released on 2026-04-02.
Preview features
pyflakes] Flag annotated variable redeclarations asF811in preview mode (#24244)ruff] Allow dunder-named assignments in non-strict mode forRUF067(#24089)Bug fixes
flake8-errmsg] Avoid shadowing existingmsgin fix forEM101(#24363)flake8-simplify] Ignore pre-initialization references inSIM113(#24235)pycodestyle] FixW391fixes for consecutive empty notebook cells (#24236)pyupgrade] FixUP008nested class matching (#24273)pyupgrade] Ignore strings with string-only escapes (UP012) (#16058)ruff]RUF072: skip formfeeds on dedent (#24308)ruff] Avoid re-using symbol inRUF024fix (#24316)ruff] Parenthesize expression inRUF050fix (#24234)Rule changes
flake8-simplify] SuppressSIM105forexcept*before Python 3.12 (#23869)pyflakes] ExtendF507to flag%-format strings with zero placeholders (#24215)pyupgrade]UP018should detect more unnecessarily wrapped literals (UP018) (#24093)pyupgrade] FixUP008callable scope handling to support lambdas (#24274)ruff]RUF010: Mark fix as unsafe when it deletes a comment (#24270)Formatter
nested-string-quote-styleformatting option (#24312)Documentation
flake8-bugbear] Clarify RUF071 fix safety for non-path string comparisons (#24149)flake8-type-checking] Clarify import cycle wording forTC001/TC002/TC003(#24322)Other changes
|(#24343)Contributors
v0.15.8Compare Source
Released on 2026-03-26.
Preview features
ruff] New ruleunnecessary-if(RUF050) (#24114)ruff] New ruleuseless-finally(RUF072) (#24165)ruff] New rulef-string-percent-format(RUF073): warn when using%operator on an f-string (#24162)pyflakes] Recognizefrozendictas a builtin for Python 3.15+ (#24100)Bug fixes
flake8-async] Use fully-qualifiedanyio.lowlevelimport in autofix (ASYNC115) (#24166)flake8-bandit] Check tuple arguments for partial paths inS607(#24080)pyflakes] Skipundefined-name(F821) for conditionally deleted variables (#24088)E501/W505/formatter: Exclude nested pragma comments from line width calculation (#24071)%foo?parsing in IPython assignment expressions (#24152)analyze graph: resolve string imports that reference attributes, not just modules (#24058)Rule changes
eradicate] ignorety: ignorecomments inERA001(#24192)flake8-bandit] Treatsys.executableas trusted input inS603(#24106)flake8-self] RecognizeSelfannotation andselfassignment inSLF001(#24144)pyflakes]F507: Fix false negative for non-tuple RHS in%-formatting (#24142)refurb] Parenthesize generator arguments inFURB142fixer (#24200)Performance
Server
Documentation
extend-ignoreandextend-selectsettings documentation (#24064)Other changes
Contributors
v0.15.7Compare Source
Released on 2026-03-19.
Preview features
noqahover for non-Python documents (#24040)Rule changes
pycodestyle] Recognizepyrefly:as a pragma comment (E501) (#24019)Server
Documentation
pylint] Improve phrasing (PLC0208) (#24033)Other changes
Contributors
v0.15.6Compare Source
Released on 2026-03-12.
Preview features
lazyimport parsing (#23755)airflow] FlagVariable.get()calls outside of task execution context (AIR003) (#23584)airflow] Flag runtime-varying values in DAG/task constructor arguments (AIR304) (#23631)flake8-bugbear] Implementdelattr-with-constant(B043) (#23737)flake8-tidy-imports] AddTID254to enforce lazy imports (#23777)flake8-tidy-imports] Allow users to ban lazy imports withTID254(#23847)isort] Retainlazykeyword when sorting imports (#23762)pyupgrade] Addfrom __future__ import annotationsautomatically (UP006) (#23260)refurb] Supportnewlineparameter inFURB101for Python 3.13+ (#23754)ruff] Addos-path-commonprefix(RUF071) (#23814)ruff] Add unsafe fix for os-path-commonprefix (RUF071) (#23852)ruff] LimitRUF036to typing contexts; make it unsafe for non-typing-only (#23765)ruff] Use starred unpacking forRUF017in Python 3.15+ (#23789)Bug fixes
--add-noqacreating unwanted leading whitespace (#23773)--add-noqabreaking shebangs (#23577)flake8-annotations] Fix stack overflow inANN401on quoted annotations with escape sequences (#23912)pep8-naming] Check naming conventions inmatchpattern bindings (N806,N815,N816) (#23899)perflint] Fix comment duplication in fixes (PERF401,PERF403) (#23729)pyupgrade] Properly triggersuperchange in nested class (UP008) (#22677)ruff] Avoid syntax errors inRUF036fixes (#23764)Rule changes
flake8-bandit] FlagS501withrequests.request(#23873)flake8-executable] Fix WSL detection in non-Docker containers (#22879)flake8-print] Ignorepprintcalls withstream=(#23787)Documentation
flake8-bugbear] Fix misleading description forB904(#23731)Contributors
v0.15.5Compare Source
Released on 2026-03-05.
Preview features
perflint] ExtendPERF102to comprehensions and generators (#23473)refurb] FixFURB101andFURB103false positives when I/O variable is used later (#23542)ruff] Add fix fornone-not-at-end-of-union(RUF036) (#22829)ruff] Fix false positive forre.splitwith empty string pattern (RUF055) (#23634)Bug fixes
fastapi] Handle callable class dependencies with__call__method (FAST003) (#23553)pydocstyle] Fix numpy section ordering (D420) (#23685)pyflakes] Fix false positive for names shadowing re-exports (F811) (#23356)pyupgrade] Avoid inserting redundantNoneelements inUP045(#23459)Documentation
Other changes
Contributors
v0.15.4Compare Source
Released on 2026-02-26.
This is a follow-up release to 0.15.3 that resolves a panic when the new rule
PLR1712was enabled with any rule that analyzes definitions, such as many of theANNorDrules.Bug fixes
pyflakes] Suppress false positive inF821for names used beforedelin stub files (#23550)Documentation
import-headingexample (#23568)Contributors
v0.15.3Compare Source
Released on 2026-02-26.
Preview features
Drop explicit support for
.qmdfile extension (#23572)This can now be enabled instead by setting the
extensionoption:Include configured extensions in file discovery (#23400)
[
flake8-bandit] Allow suspicious imports inTYPE_CHECKINGblocks (S401-S415) (#23441)[
flake8-bugbear] AllowB901in pytest hook wrappers (#21931)[
flake8-import-conventions] Add missing conventions from upstream (ICN001,ICN002) (#21373)[
pydocstyle] Add rule to enforce docstring section ordering (D420) (#23537)[
pylint] Implementswap-with-temporary-variable(PLR1712) (#22205)[
ruff] Addunnecessary-assign-before-yield(RUF070) (#23300)[
ruff] Support file-level noqa inRUF102(#23535)[
ruff] Suppress diagnostic for invalid f-strings before Python 3.12 (RUF027) (#23480)[
flake8-bandit] Don't flagBaseLoader/CBaseLoaderas unsafe (S506) (#23510)Bug fixes
I002andPYI025(#23352)pyflakes] Fix false positive for@overloadfromlint.typing-modules(F811) (#23357)pyupgrade] Fix false positive forTypeVardefault before Python 3.12 (UP046) (#23540)pyupgrade] Fix handling of\Nin raw strings (UP032) (#22149)Rule changes
Render sub-diagnostics in the GitHub output format (#23455)
[
flake8-bugbear] Tag certainB007diagnostics as unnecessary (#23453)[
ruff] Ignore unknown rule codes inRUF100(#23531)These are now flagged by
RUF102instead.Documentation
pydocstyle] Fix double comma in description ofD404(#23440)Other changes
find_ruff_bin) for parity with uv (#23406)Contributors
v0.15.2Compare Source
Released on 2026-02-19.
Preview features
Expand the default rule set (#23385)
In preview, Ruff now enables a significantly expanded default rule set of 412
rules, up from the stable default set of 59 rules. The new rules are mostly a
superset of the stable defaults, with the exception of these rules, which are
removed from the preview defaults:
multiple-imports-on-one-line(E401)module-import-not-at-top-of-file(E402)module-import-not-at-top-of-file(E701)multiple-statements-on-one-line-semicolon(E702)useless-semicolon(E703)none-comparison(E711)true-false-comparison(E712)not-in-test(E713)not-is-test(E714)type-comparison(E721)lambda-assignment(E731)ambiguous-variable-name(E741)ambiguous-class-name(E742)ambiguous-function-name(E743)undefined-local-with-import-star(F403)undefined-local-with-import-star-usage(F405)undefined-local-with-nested-import-star-usage(F406)forward-annotation-syntax-error(F722)If you use preview and prefer the old defaults, you can restore them with
configuration like:
If you do give them a try, feel free to share your feedback in the GitHub
discussion!
[
flake8-pyi] Also check string annotations (PYI041) (#19023)Bug fixes
flake8-async] Fixin_async_contextlogic (#23426)ruff] Fix forRUF102should delete entire comment (#23380)ruff] Suppress diagnostic for strings with backslashes in interpolations before Python 3.12 (RUF027) (#21069)flake8-bugbear] FixB023false positive for immediately-invoked lambdas (#23294)Rule changes
flake8-executable] Allow global flags in uv shebangs (EXE003) (#22582)pyupgrade] Fix handling oftyping.{io,re}(UP035) (#23131)ruff] DetectPLC0207on chainedstr.split()calls ([#23275](https:/