Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps-dev): bump fakeredis from 2.16.0 to 2.17.0 #699

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jul 18, 2023

Bumps fakeredis from 2.16.0 to 2.17.0.

Release notes

Sourced from fakeredis's releases.

v2.17.0 🌈

Changes

🚀 Features

🧰 Bug Fixes

  • Fix incorrect error msg for group not found #210
  • fix: use same server_key within pipeline when issued watch #213
  • issue with ZRANGE and ZRANGESTORE with BYLEX #214

Contributors

We'd like to thank all the contributors who worked on this release!

@​OlegZv, @​sjjessop

Full Changelog: cunla/fakeredis-py@v2.16.0...v2.17.0

Commits
  • 83ab471 chore:update code and doc
  • fb253e8 chore:update code and doc
  • a08ec67 fix:issue with ZRANGE and ZRANGESTORE with BYLEX (#214)
  • 640faeb fix: use same server_key within pipeline when issued watch (#213)
  • 4027ada fix:failing test
  • 553921c fix:Using DefaultParser instead of BaseParser
  • bdbe88c fix:Using DefaultParser instead of BaseParser
  • 5cde5e7 chore:update test to redis-py 5rc2
  • 4f99350 chore:update dependencies
  • 9a4ad6d fix:flake8
  • 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 will merge this PR once CI passes on it, as requested by @andrewthetechie.


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)

Bumps [fakeredis](https://github.com/cunla/fakeredis-py) from 2.16.0 to 2.17.0.
- [Release notes](https://github.com/cunla/fakeredis-py/releases)
- [Commits](cunla/fakeredis-py@v2.16.0...v2.17.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jul 18, 2023
Copy link
Owner

@andrewthetechie andrewthetechie left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jul 18, 2023

One of your CI runs failed on this pull request, so Dependabot won't merge it.

Dependabot will still automatically merge this pull request if you amend it and your tests pass.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Aug 15, 2023

Superseded by #718.

@dependabot dependabot bot closed this Aug 15, 2023
@dependabot dependabot bot deleted the dependabot/pip/fakeredis-2.17.0 branch August 15, 2023 19:27
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 python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant