🚨 [security] [server] Update redis: 3.0.2 → 3.1.2 (minor) #23
+16
−11
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
🚨 Your current dependencies have known security vulnerabilities 🚨
This dependency update fixes known security vulnerabilities. Please see the details below and assess their impact carefully. We recommend to merge and deploy this as soon as possible!
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ redis (3.0.2 → 3.1.2) · Repo · Changelog
Security Advisories 🚨
🚨 Potential exponential regex in monitor mode
Release Notes
3.1.2
3.1.1
3.1.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 31 commits:
fix #1600 - exclude unnecessary files from tarball (#1601)
Bump version to 3.1.1 (#1597)
fix #1569 - improve monitor_regex (#1595)
Add Chat (#1594)
Merge branch 'master' of https://github.com/NodeRedis/node-redis
add user to README.md
Bump version to 3.1.0 (#1590)
fix for 428e1c8a7b2322c2650294638cb1663ac5692728 - fix auth retry when redis is in loading state
"fix" tests
Add support for Redis 6 `auth pass [user]` (#1508)
Add codeclimate badge (#1572)
Exclude examples from deepsource (#1579)
Upgrade node and dependencies (#1578)
Create codeql-analysis.yml (#1577)
Create .deepsource.toml (#1574)
Add LGTM badge (#1571)
Workflows fixes (#1570)
Merge pull request #1531 from marnikvde/improve-docs
Merge branch 'master' into improve-docs
Merge pull request #1277 from dcharbonnier/patch-1
Merge branch 'master' into patch-1
Merge pull request #1527 from heynikhil/patch-1
Merge branch 'master' into patch-1
Merge pull request #1563 from lebseu/patch-1
Update README.md
add info on connect_timeout option, and some cosmetics
more info to run tests
Update README.md
docs: replace travis badges with GH actions badges
chore: run tests on push
tests: setup GitHub Actions to replace Travis (#1497)
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands