tempo
tempo copied to clipboard
Bump github.com/alicebob/miniredis/v2 from 2.21.0 to 2.23.0
Bumps github.com/alicebob/miniredis/v2 from 2.21.0 to 2.23.0.
Release notes
Sourced from github.com/alicebob/miniredis/v2's releases.
INFO, LPOS, XPENDING
- basic INFO support (thanks
@kirill-a-belov)- support COUNT in SSCAN (thanks
@Abdi-dd)- test and support Go 1.19
- support LPOS (thanks
@ianstarz)- support XPENDING, XGROUP {CREATECONSUMER,DESTROY,DELCONSUMER}, XINFO {CONSUMERS,GROUPS}, XCLAIM (thanks
@sandyharvie)stream fixes, Dump() control, fix COMMAND
- set miniredis.DumpMaxLineLen to get more Dump() info (thanks
@afjoseph)- fix invalid response of COMMAND (thanks
@zsh1995)- fix possibility to generate duplicate IDs in XADD (thanks
@readams)- adds support for XAUTOCLAIM min-idle parameter (thanks
@readams)
Changelog
Sourced from github.com/alicebob/miniredis/v2's changelog.
v2.23.0
- basic INFO support (thanks
@kirill-a-belov)- support COUNT in SSCAN (thanks
@Abdi-dd)- test and support Go 1.19
- support LPOS (thanks
@ianstarz)- support XPENDING, XGROUP {CREATECONSUMER,DESTROY,DELCONSUMER}, XINFO {CONSUMERS,GROUPS}, XCLAIM (thanks
@sandyharvie)v2.22.0
- set miniredis.DumpMaxLineLen to get more Dump() info (thanks
@afjoseph)- fix invalid resposne of COMMAND (thanks
@zsh1995)- fix possibility to generate duplicate IDs in XADD (thanks
@readams)- adds support for XAUTOCLAIM min-idle parameter (thanks
@readams)
Commits
12c3ec2update changelog for v2.23.082d7bccMerge pull request #281 from sandyharvie/add-support-for-additional-stream-co...41c1becextendXPENDINGand add support for `XGROUP {CREATECONSUMER,DESTROY,DELCONS...1086c8cskip unstable testd437a8eMerge pull request #287 from Abdi-dd/master9fc7af8some int testsb2b9373Merge branch 'master' into HEADe4a93abMerge pull request #286 from ianstarz/lposf75e511Implement LPOS5bda296Merge pull request #284 from alicebob/gofmt- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.
@dependabot rebas
Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!
If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.
@dependabot rebase
Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!
If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.
@dependabot recreate
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.
@dependabot rebase
Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!
If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.
@dependabot recreate
Superseded by #1888.