snappass
snappass copied to clipboard
Bump fakeredis from 1.7.5 to 1.9.0
Bumps fakeredis from 1.7.5 to 1.9.0.
Release notes
Sourced from fakeredis's releases.
v1.9.0
What's Changed
- Enable redis7 support by
@cunla
in cunla/fakeredis-py#42Full Changelog: https://github.com/cunla/fakeredis-py/compare/v1.8.2...v1.9.0
v1.8.2
1.8.2
What's Changed
- Update publish GitHub action to create an issue on failure by
@terencehonles
in dsoftwareinc/fakeredis-py#33- Add release draft job by
@cunla
in dsoftwareinc/fakeredis-py#37- Fix input and output type of cursors for SCAN commands by
@tohin
in dsoftwareinc/fakeredis-py#40- Fix passing params in args - Fix #36 by
@cunla
in dsoftwareinc/fakeredis-py#41New Contributors
@tohin
made their first contribution in dsoftwareinc/fakeredis-py#40Full Changelog: https://github.com/dsoftwareinc/fakeredis-py/compare/v1.8.1...v1.8.2
v1.8.1
What's Changed
- fix: allow redis 4.3.* by
@terencehonles
in dsoftwareinc/fakeredis-py#30New Contributors
@terencehonles
made their first contribution in dsoftwareinc/fakeredis-py#30Full Changelog: https://github.com/dsoftwareinc/fakeredis-py/compare/v1.8...v1.8.1
v1.8
What's Changed
- Fix handling url with username and password by
@cunla
in dsoftwareinc/fakeredis-py#27- Refactor tests by
@cunla
in dsoftwareinc/fakeredis-py#28Full Changelog: https://github.com/dsoftwareinc/fakeredis-py/compare/v1.7.6.1...v1.8
v1.7.6.1
What's Changed
- 23 - Re-add dependencies lost during switch to poetry by
@xkortex
in dsoftwareinc/fakeredis-py#26New Contributors
@xkortex
made their first contribution in dsoftwareinc/fakeredis-py#26Full Changelog: https://github.com/dsoftwareinc/fakeredis-py/compare/v1.7.6...v1.7.6.1
v1.7.6
Added
- add IMOVE operation by
@BGroever
in dsoftwareinc/fakeredis-py#11
... (truncated)
Commits
c7dda21
Update packages05c77f9
Change repo owner7f6b66d
Refactor test files2775b11
Enable redis7 support (#42)e62c7b5
Fix passing params in args (#41)d5d491f
Fix input and output type of cursors for SCAN commands (#40)8618a84
Update support for redis 6.2.7ba2ee28
Update to support redis 6.2.7dc66d23
Update to support redis 6.2.768370f9
Tests pass- 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 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)