anyproto / any-sync-filenode

Implementation of file node from any-sync protocol
https://anytype.io
MIT License
37 stars 16 forks source link

Bump github.com/redis/go-redis/v9 from 9.0.4 to 9.0.5 #3

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps github.com/redis/go-redis/v9 from 9.0.4 to 9.0.5.

Release notes

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

9.0.5

Changes

  • chore: release v9.0.5 (release.sh) (#2614)
  • chore: update otel example to the latest versions (#2606)
  • fix the reading of the "entries-read" field in XInfoStreamFull (#2595)
  • chore(deps): Update otel/metric to stable API (#2607)
  • feat: add field protocol to setupClusterQueryParams (#2600)
  • feat: add protocol option (#2598)

🚀 New Features

  • feat: Add ACL LOG (#2536)

Contributors

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

@​SoulPancake, @​ash2k, @​ljun20160606, @​monkey92t and @​vmihailenco

Changelog

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

9.0.5 (2023-05-29)

Features

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)