Closed dependabot[bot] closed 8 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 68.41%. Comparing base (
0a73fc6
) to head (9fa62ae
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Related to #826
Superseded by #829.
Bumps github.com/redis/go-redis/v9 from 9.3.0 to 9.5.0.
Release notes
Sourced from github.com/redis/go-redis/v9's releases.
... (truncated)
Commits
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)7b9e81f
fix: add bytes in scan struct example (#2836)9133749
test: add ut for util_test (#2840)51897bc
Remove unnecessary Node project definition file (#2863)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