suecodelabs / cnfuzz

Breaking Cloud Native Web APIs in their natural habitat.
Apache License 2.0
35 stars 2 forks source link

Bump github.com/go-redis/redis/v9 from 9.0.0-beta.3 to 9.0.0-rc.1 #111

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps github.com/go-redis/redis/v9 from 9.0.0-beta.3 to 9.0.0-rc.1.

Release notes

Sourced from github.com/go-redis/redis/v9's releases.

v9.0.0-rc.1

Please refer to CHANGELOG.md for details

Commits
  • f6940c8 chore: cleanup changelog
  • 53b3c8c Merge pull request #2253 from go-redis/release/v9.0.0-rc.1
  • e84461f chore: release v9.0.0-rc.1 (release.sh)
  • bbf100d chore: go 1.17 compat
  • 894b0b9 chore: don't update dependencies
  • c306a51 Merge pull request #2252 from go-redis/fix/unsub-all
  • 331e40d fix: reset pubsub state when unsubscribing from all channels
  • 6a8cf3e chore: fix examples
  • 3e4ae80 chore: improve instrumentation example
  • d01dc36 Merge pull request #2245 from go-redis/fix/dial-hook
  • 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 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)