autoscaler
autoscaler copied to clipboard
chore(deps): bump github.com/alicebob/miniredis/v2 from 2.31.0 to 2.32.1
Bumps github.com/alicebob/miniredis/v2 from 2.31.0 to 2.32.1.
Release notes
Sourced from github.com/alicebob/miniredis/v2's releases.
SINTERCARD and [P]EXPIRETIME
- support for SINTERCARD (thanks
@s-barr-fetch
)- support for EXPIRETIME and PEXPIRETIME (thanks
@wszaranski
)- fix GEO* units to be case insensitive
COUNT, IDLETIME, and HRANDFIELD
- support COUNT in SCAN and ZSCAN (thanks
@BarakSilverfort
)- support for OBJECT IDLETIME (thanks
@nerd2
)- support for HRANDFIELD (thanks
@sejin-P
)
Changelog
Sourced from github.com/alicebob/miniredis/v2's changelog.
v2.32.1
- support for SINTERCARD (thanks
@s-barr-fetch
)- support for EXPIRETIME and PEXPIRETIME (thanks
@wszaranski
)- fix GEO* units to be case insensitive
v2.31.1
- support COUNT in SCAN and ZSCAN (thanks
@BarakSilverfort
)- support for OBJECT IDLETIME (thanks
@nerd2
)- support for HRANDFIELD (thanks
@sejin-P
)
Commits
1ed5626
update CHANGELOG for v2.32.1ef2c8fd
update readme3d911c1
Add PEXPIRETIME command1033c7e
GEO* units are case insensitive since 7.047eba53
Add EXPIRETIME command (#356)f96a5fa
cleanup2537d3d
support SINTERCARD (#352)3a21035
prepare v2.31.1abc5615
cleanup last commit422ad09
few more tests for HRANDFIELD- 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 rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@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)