Skip to content

build(deps): bump github.com/alicebob/miniredis/v2 from 2.33.0 to 2.37.0#1128

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/alicebob/miniredis/v2-2.37.0
Open

build(deps): bump github.com/alicebob/miniredis/v2 from 2.33.0 to 2.37.0#1128
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/alicebob/miniredis/v2-2.37.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 4, 2026

Bumps github.com/alicebob/miniredis/v2 from 2.33.0 to 2.37.0.

Release notes

Sourced from github.com/alicebob/miniredis/v2's releases.

HEXPIRE

support CLUSTER SHARDS

redis 8.4.0, DUMP/RESTORE, EVALRO, WAIT

drop a go.mod dep, lua fi, BLMOVE XAUTOCLAIM fixes

  • add Lua redis.setresp({2,3})
  • embed gopher-json package
  • fix XAUTOCLAIM (thanks @​kgunning)
  • fix writeXpending (thanks @​gnpaone)
  • fix BLMOVE TTL special case
  • constants for key types @​alyssaruth

add ZRANK/ZREVRANK, fix ZINTERSTORE and XTRIM

  • fix ZINTERSTORE where target is one of the source sets
  • added support for ZRank and ZRevRank with score (thanks Jeff Howell)
  • fix MEMORY subcommand casing (thanks @​joshaber)
  • use streamCmp in Xtrim (thanks @​daniel-cohere)
Changelog

Sourced from github.com/alicebob/miniredis/v2's changelog.

v2.37.0

v2.36.1

v2.36.0

v2.35.0

  • add Lua redis.setresp({2,3})
  • embed gopher-json package
  • fix XAUTOCLAIM (thanks @​kgunning)
  • fix writeXpending (thanks @​gnpaone)
  • fix BLMOVE TTL special case
  • constants for key types @​alyssaruth

v2.34.0

  • fix ZINTERSTORE where target is one of the source sets
  • added support for ZRank and ZRevRank with score (thanks Jeff Howell)
  • fix MEMORY subcommand casing (thanks @​joshaber)
  • use streamCmp in Xtrim (thanks @​daniel-cohere)
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 [github.com/alicebob/miniredis/v2](https://github.com/alicebob/miniredis) from 2.33.0 to 2.37.0.
- [Release notes](https://github.com/alicebob/miniredis/releases)
- [Changelog](https://github.com/alicebob/miniredis/blob/master/CHANGELOG.md)
- [Commits](alicebob/miniredis@v2.33.0...v2.37.0)

---
updated-dependencies:
- dependency-name: github.com/alicebob/miniredis/v2
  dependency-version: 2.37.0
  dependency-type: direct:production
  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 go Pull requests that update Go code labels May 4, 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 go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants