Skip to content

Bump fakeredis from 2.36.2 to 2.37.0 in /apps/api - #61

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/apps/api/fakeredis-2.37.0
Open

Bump fakeredis from 2.36.2 to 2.37.0 in /apps/api#61
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/apps/api/fakeredis-2.37.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 26, 2026

Copy link
Copy Markdown

Bumps fakeredis from 2.36.2 to 2.37.0.

Release notes

Sourced from fakeredis's releases.

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

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [fakeredis](https://github.com/cunla/fakeredis-py) from 2.36.2 to 2.37.0.
- [Release notes](https://github.com/cunla/fakeredis-py/releases)
- [Commits](cunla/fakeredis-py@v2.36.2...v2.37.0)

---
updated-dependencies:
- dependency-name: fakeredis
  dependency-version: 2.37.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Jul 26, 2026
@dependabot
dependabot Bot requested a review from chriswu727 as a code owner July 26, 2026 11:53
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Jul 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants