Skip to content

build(deps-dev): bump fakeredis from 2.34.1 to 2.35.1#685

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/fakeredis-2.35.1
Open

build(deps-dev): bump fakeredis from 2.34.1 to 2.35.1#685
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/fakeredis-2.35.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 28, 2026

Bumps fakeredis from 2.34.1 to 2.35.1.

Release notes

Sourced from fakeredis's releases.

v2.35.1

🐛 Bug Fixes

  • fix: Breaking change in 2.35.0: FakeConnection renamed without backward-compatible alias #468

Full Changelog: cunla/fakeredis-py@v2.35.0...v2.35.1

v2.35.0

What's Changed

🚀 Features

  • Support for idempotent message processing introduced in Redis 8.6 #461
  • Support for vector set commands VADD, VCARD, VDIM, VEMB, VGETATTR, VINFO, VLINKS, VRANDMEMBER, VRANGE, VREM, VSETATTR, VSIM #451

🐛 Bug Fixes

  • fix XREADGROUP on multiple streams only returns one message #460
  • fix: XDEL sending ResponseError when stream ID is invalid #465
  • Fix DeprecationWarning caused by mixing valkey and redis classes (@​kurtmckee) #462 #464
  • fix: bug referencing non existing variable #465

🧰 Maintenance

  • Update typing-extensions version constraint to support newer versions #458
  • Improved documentation with mermaidjs diagrams #467
  • Move documentation dependencies to pyproject.toml

Full Changelog: cunla/fakeredis-py@v2.34.1...v2.35.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.34.1 to 2.35.1.
- [Release notes](https://github.com/cunla/fakeredis-py/releases)
- [Commits](cunla/fakeredis-py@v2.34.1...v2.35.1)

---
updated-dependencies:
- dependency-name: fakeredis
  dependency-version: 2.35.1
  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 Apr 28, 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