Skip to content

Update redis requirement from 0.9.1 to 0.21.4#22

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/cargo/redis-0.21.4
Closed

Update redis requirement from 0.9.1 to 0.21.4#22
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/cargo/redis-0.21.4

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Nov 5, 2021

Updates the requirements on redis to permit the latest version.

Changelog

Sourced from redis's changelog.

0.21.4 (2021-11-04)

0.21.3 (2021-10-15)

0.21.2 (2021-09-02)

Bug Fixes

  • Compile with tokio-comp and up-to-date dependencies (282f997e, closes #531, breaks #)

Breaking Changes

  • Compile with tokio-comp and up-to-date dependencies (282f997e, closes #531, breaks #)

0.21.1 (2021-08-25)

Bug Fixes

  • pin futures dependency to required version (9be392bc)

0.21.0 (2021-07-16)

Performance

  • Don't enqueue multiplexed commands if the receiver is dropped (ca5019db)

Features

  • Refactor ConnectionAddr to remove boxing and clarify fields

0.20.2 (2021-06-17)

... (truncated)

Commits
  • d4dfd43 (cargo-release) version 0.21.4
  • 188d240 Update changelog
  • f6bca03 Merge pull request #559 from stephank/fix/framed
  • 7b99fd8 Fix for changes to Framed in tokio-util 0.6.9
  • 0a69346 Merge pull request #556 from doyshinda/zrandmember
  • cbb9ac3 Add convenience command: zrandmember
  • acf2c57 (cargo-release) start next development iteration 0.21.4-alpha.0
  • 16ebcdd (cargo-release) version 0.21.3
  • 4a67dfd Update changelog
  • f30a065 cargo release --execute
  • 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)

Updates the requirements on [redis](https://github.com/mitsuhiko/redis-rs) to permit the latest version.
- [Release notes](https://github.com/mitsuhiko/redis-rs/releases)
- [Changelog](https://github.com/mitsuhiko/redis-rs/blob/master/CHANGELOG.md)
- [Commits](redis-rs/redis-rs@0.9.1...0.21.4)

---
updated-dependencies:
- dependency-name: redis
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Nov 5, 2021
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github Jan 11, 2022

Superseded by #23.

@dependabot dependabot Bot closed this Jan 11, 2022
@dependabot dependabot Bot deleted the dependabot/cargo/redis-0.21.4 branch January 11, 2022 07:09
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants