Skip to content

build(deps): bump fakeredis from 2.35.1 to 2.36.0 in /service#52

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/service/fakeredis-2.36.0
Closed

build(deps): bump fakeredis from 2.35.1 to 2.36.0 in /service#52
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/service/fakeredis-2.36.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 2, 2026

Copy link
Copy Markdown
Contributor

Bumps fakeredis from 2.35.1 to 2.36.0.

Release notes

Sourced from fakeredis's releases.

v2.36.0

🚀 Features

  • Implement keyspace notifications @​alexbthundiyil-spec (#463)
  • feat(lua): add server global alias for Valkey @​przemub (#480)
  • feat(streams): implement XACKDEL, XDELEX, XIDMPRECORD, XNACK commands (#484)
  • feat: add VISMEMBER command to check element existence in vector set
  • feat: implement array commands (ARSET, ARGET, ARLEN, ARGETRANGE, ARINSERT, ARDEL, etc.) for Redis 8.8 ( #487)

🐛 Bug Fixes

  • fix: XREADGROUP with non-'>' ID returns consumer PEL @​tomtom103 #470
  • fix: similarity calculation in vector set VSIM command
  • fix: CF.RESERVE and CF.SCANDUMP should not create keys if they do not exist
  • fix: various issues in vector set commands VSET
  • fix(tcp_server): clean up handler threads on shutdown (#479)

🧰 Maintenance

  • Improved CLIENT INFO and CLIENT GETNAME commands
  • Better TDigest implementation
  • Update Redis 8 image used in CI to 8.8
  • Update to redis-py 8.0.0
  • perf(hash): make HSET O(1) by using len(h) instead of len(h.keys()) @​invoker-bot (#473)
  • refactor: introduce CommandsMixinBase to centralise shared mixin attributes (#482)
  • refactor: VectorSet improvements (#476)
  • refactor: async Redis tests to use AsyncClientType for improved type safety

New Contributors

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

Commits
  • acb12aa chore:update deps
  • a26a095 doc: update changelog for new VISMEMBER command and array commands in Redis 8.8
  • bb750ea feat:array commands (#487)
  • 1fc3a50 feat: refactor async Redis tests to use AsyncClientType for improved type safety
  • 46098c2 feat: add VISMEMBER command to check element existence in vector set
  • 39e2ad2 chore: update ci workflow to use redis 8.8
  • b58114b chore: update ci workflow to use redis 8.8
  • af1e691 update to redis-py 8.0.0
  • 1f4d0db fix test_topk_incrby test
  • 51f2d58 fix:test workflow
  • Additional commits viewable in compare view

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)
## Code Metrics Report | | [main](https://github.com/vatger/vatger-plugin/tree/main) ([892fdd8](https://github.com/vatger/vatger-plugin/commit/892fdd855b52be9e63fb0e62708191a5df7150bd)) | [#52](https://github.com//pull/52) ([4ec18c7](https://github.com/vatger/vatger-plugin/commit/4ec18c7aa80b90c5cb0f20bfb626214136e10047)) | +/- | |-------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------:|------------------------------------------------------------------------------------------------------------------------------------------------------------:|-----:| | **Coverage** | 76.4% | 76.4% | 0.0% | | **Test Execution Time** | 2s | 2s | 0s |
Details
  |                     | main (892fdd8) | #52 (4ec18c7) | +/-  |
  |---------------------|----------------|---------------|------|
  | Coverage            |          76.4% |         76.4% | 0.0% |
  |   Files             |             50 |            50 |    0 |
  |   Lines             |            933 |           933 |    0 |
  |   Covered           |            713 |           713 |    0 |
  | Test Execution Time |             2s |            2s |   0s |

Reported by octocov

Bumps [fakeredis](https://github.com/cunla/fakeredis-py) from 2.35.1 to 2.36.0.
- [Release notes](https://github.com/cunla/fakeredis-py/releases)
- [Commits](cunla/fakeredis-py@v2.35.1...v2.36.0)

---
updated-dependencies:
- dependency-name: fakeredis
  dependency-version: 2.36.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Jun 8, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #57.

@dependabot dependabot Bot closed this Jun 8, 2026
@dependabot dependabot Bot deleted the dependabot/uv/service/fakeredis-2.36.0 branch June 8, 2026 09:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants