Closed dependabot[bot] closed 3 weeks ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 68.41%. Comparing base (
38f7499
) to head (3f901f2
). Report is 19 commits behind head on master.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Superseded by #935.
Superseded by #936.
Bumps github.com/redis/go-redis/v9 from 9.3.0 to 9.5.1.
Release notes
Sourced from github.com/redis/go-redis/v9's releases.
... (truncated)
Commits
d43a9fa
Bump go-redis version to 9.5.1 (#2917)5da49b1
bug: Fix SETINFO ensuring it is set-and-forget (#2915)99527f0
docs: README update to highlight how to disable sending client identification...b5a9e5d
Bump go-redis version to 9.5.0 (#2905)35de49a
Speed up connections by sending SetInfo via a pipeline (#2880)8afc2b9
Remove freq object test from RE tests (#2904)d383038
feat: add object fraq command (#2844)f0ecdb4
docs: update features (#2846)516abe8
add CredentialsProvider to ClusterOptions (#2791)21ed15b
Add helpers to set libinfo without panic (#2724)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 show