-
Notifications
You must be signed in to change notification settings - Fork 82
build(deps): bump redis from 4.7.0 to 5.7.0 #4100
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
beae78c
to
6aa9ad2
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. ❌ Your project check has failed because the head coverage (64.78%) is below the target coverage (80.00%). You can increase the head coverage or adjust the target coverage.
@@ Coverage Diff @@
## main #4100 +/- ##
===========================================
- Coverage 93.22% 64.78% -28.45%
===========================================
Files 122 122
Lines 20996 20996
Branches 1675 423 -1252
===========================================
- Hits 19574 13602 -5972
- Misses 1399 7386 +5987
+ Partials 23 8 -15
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
ccd3dc3
6aa9ad2
to
ccd3dc3
Compare
ccd3dc3
to
c064236
Compare
@dependabot rebase |
Bumps [redis](https://github.com/redis/node-redis) from 4.7.0 to 5.7.0. - [Release notes](https://github.com/redis/node-redis/releases) - [Changelog](https://github.com/redis/node-redis/blob/master/CHANGELOG.md) - [Commits](https://github.com/redis/node-redis/compare/[email protected]@5.7.0) --- updated-dependencies: - dependency-name: redis dependency-version: 5.7.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
c064236
to
837a6a2
Compare
Bumps redis from 4.7.0 to 5.7.0.
Release notes
Sourced from redis's releases.
... (truncated)
Commits
e2d4b43
Release [email protected]c75809e
Release [email protected]fa3ca98
Release [email protected]f37f98a
Release [email protected]b5cf002
Release [email protected]69fa907
Release [email protected]facc918
Release [email protected]5f09e4a
feat: add EPSILON parameter support to VSIM command (#3041)d8e14fa
fix(scan): remove console.logs (#3038)28d719d
docs: DOC-5074 added vector set doc examples (#3031)Maintainer changes
This version was pushed to npm by dmaier-redislabs, a new releaser for redis since your current version.
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 <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@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)