Skip to content

Update dependency fakeredis to v2.37.0#2520

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/fakeredis-2.x
Open

Update dependency fakeredis to v2.37.0#2520
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/fakeredis-2.x

Conversation

@renovate

@renovate renovate Bot commented Jul 25, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
fakeredis ==2.36.2==2.37.0 age confidence

Release Notes

cunla/fakeredis-py (fakeredis)

v2.37.0

Compare Source

v2.37.0 - 2026-07-22

🚀 Features
  • feat: implement connection commands RESET, CLIENT KILL, CLIENT UNBLOCK, CLIENT REPLY, CLIENT PAUSE,
    CLIENT UNPAUSE, CLIENT NO-EVICT and CLIENT NO-TOUCH. CLIENT PAUSE validates and records its arguments but does
    not actually suspend command processing; the client-side caching commands (CLIENT TRACKING, CLIENT TRACKINGINFO,
    CLIENT CACHING, CLIENT GETREDIR) remain unsupported
  • feat: support INCREX command (redis 8.8) (#​520)
  • feat: support FPHA argument in JSON.SET to force homogeneous numeric arrays to a floating-point type (redis 8.8) (
    #​523)
  • feat: support hash field subkey notifications (redis 8.8) (#​525)
  • feat: support multiple aggregators in TS.RANGE/TS.REVRANGE/TS.MRANGE/TS.MREVRANGE (redis 8.8) (#​524)
  • feat: support COUNT aggregator in ZUNION/ZINTER/ZUNIONSTORE/ZINTERSTORE (redis 8.8) (#​522)
  • feat: support CLAIM min-idle-time option in XREADGROUP (redis 8.4) (#​527)
  • feat(bitfield): support #-prefixed offsets in BITFIELD
🐛 Bug Fixes
  • fix: align XNACK with redis 8.8 semantics (#​521)
  • fix: HEXPIRE/HPEXPIRE now raise an error on negative expiration time
  • fix: GEOADD now rejects longitude/latitude pairs outside the valid range
🧰 Maintenance
  • Update to redis-py 8.0.1
  • Update Valkey version used in CI to 8.1.8
  • refactor: reorganize and clean up command classes in _commands.py and related mixins
  • test: skip subkey notification tests on redis-py below 5 (#​526)
  • doc: fix link to implement command guide (#​519)

Full Changelog: cunla/fakeredis-py@v2.36.2...v2.37.0


Configuration

📅 Schedule: (UTC)

  • 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Signed-off-by: Renovate Bot <bot@renovateapp.com>
@renovate
renovate Bot force-pushed the renovate/fakeredis-2.x branch from 73828a2 to 2912380 Compare July 26, 2026 13:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

Status: Backlog

Development

Successfully merging this pull request may close these issues.

1 participant