Skip to content

build(deps): bump fakeredis from 1.9.1 to 2.0.0 in /backend #1659

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

Merged
merged 1 commit into from
Nov 25, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 21, 2022

Bumps fakeredis from 1.9.1 to 2.0.0.

Release notes

Sourced from fakeredis's releases.

v2.0.0 🌈

Changes

🚀 Breaking changes

  • Remove support for aioredis separate from redis-py (redis-py versions 4.1.2 and below). (#65)

🚀 Features

  • Add support for redis-py v4.4rc4 (#73)
  • Add mypy support (#74)

🧰 Maintenance

  • Separate commands to mixins (#71)
  • Use release-drafter
  • Update GitHub workflows

Full Changelog: cunla/fakeredis-py@v1.10.1...v2.0.0

v1.10.1 🌈

What's Changed

New Contributors

Full Changelog: cunla/fakeredis-py@v1.10.0...v1.10.1

v1.10.0

What's Changed

Full Changelog: cunla/fakeredis-py@v1.9.4...v1.10.0

v1.9.4

What's Changed

Full Changelog: cunla/fakeredis-py@v1.9.3...v1.9.4

v1.9.3

Changed

  • Removed python-six dependency

Full Changelog: cunla/fakeredis-py@v1.9.2...v1.9.3

v1.9.2

What's Changed

... (truncated)

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 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)

@marco-c
Copy link
Collaborator

marco-c commented Nov 25, 2022

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/pip/backend/fakeredis-2.0.0 branch from cbd7cf4 to d813cac Compare November 25, 2022 17:05
@marco-c
Copy link
Collaborator

marco-c commented Nov 25, 2022

@dependabot rebase

Bumps [fakeredis](https://github.com/cunla/fakeredis-py) from 1.9.1 to 2.0.0.
- [Release notes](https://github.com/cunla/fakeredis-py/releases)
- [Commits](cunla/fakeredis-py@v1.9.1...v2.0.0)

---
updated-dependencies:
- dependency-name: fakeredis
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/backend/fakeredis-2.0.0 branch from d813cac to 64d23fc Compare November 25, 2022 17:23
@marco-c marco-c merged commit e10d1f8 into master Nov 25, 2022
@marco-c marco-c deleted the dependabot/pip/backend/fakeredis-2.0.0 branch November 25, 2022 17:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Python Backend
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant