Skip to content
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

Update dependency redis to v3.1.1 [SECURITY] #1159

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 27, 2021

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
redis 3.0.2 -> 3.1.1 age adoption passing confidence

GitHub Vulnerability Alerts

CVE-2021-29469

Impact

When a client is in monitoring mode, the regex begin used to detected monitor messages could cause exponential backtracking on some strings. This issue could lead to a denial of service.

Patches

The problem was fixed in commit 2d11b6d and was released in version 3.1.1.

References

#​1569 (GHSL-2021-026)


Release Notes

redis/node-redis (redis)

v3.1.1

Compare Source

Enhancements
  • Upgrade node and dependencies
Fixes
  • Fix a potential exponential regex in monitor mode

v3.1.0

Compare Source

Enhancements
  • Upgrade node and dependencies and redis-commands to support Redis 6
  • Add support for Redis 6 auth pass [user]

Configuration

📅 Schedule: Branch creation - "" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Apr 27, 2021
@codecov
Copy link

codecov bot commented Apr 27, 2021

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (f2a9f49) 49.23% compared to head (0635cc8) 49.23%.

❗ Current head 0635cc8 differs from pull request most recent head d3d0bd7. Consider uploading reports for the commit d3d0bd7 to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1159   +/-   ##
=======================================
  Coverage   49.23%   49.23%           
=======================================
  Files          68       68           
  Lines        1501     1501           
  Branches      159      159           
=======================================
  Hits          739      739           
  Misses        752      752           
  Partials       10       10           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot force-pushed the renovate/npm-redis-vulnerability branch 6 times, most recently from 8e81ce4 to 423582f Compare May 3, 2021 22:51
@renovate renovate bot force-pushed the renovate/npm-redis-vulnerability branch 9 times, most recently from fee4385 to 9e8a965 Compare May 10, 2021 23:46
@renovate renovate bot force-pushed the renovate/npm-redis-vulnerability branch 4 times, most recently from 1b03e8f to eba7723 Compare May 14, 2021 19:40
@renovate renovate bot force-pushed the renovate/npm-redis-vulnerability branch 4 times, most recently from d628ccc to 05fbbdc Compare December 26, 2021 15:38
@renovate renovate bot force-pushed the renovate/npm-redis-vulnerability branch 5 times, most recently from f3387a1 to ca2496f Compare January 4, 2022 22:09
@renovate renovate bot force-pushed the renovate/npm-redis-vulnerability branch 3 times, most recently from 4d2cbc6 to 0635cc8 Compare January 5, 2022 03:17
@renovate renovate bot force-pushed the renovate/npm-redis-vulnerability branch from 0635cc8 to 60e3da0 Compare June 18, 2022 20:37
@renovate renovate bot changed the title Update dependency redis to v3.1.1 [SECURITY] Update dependency redis to v3.1.1 [SECURITY] - autoclosed Dec 19, 2023
@renovate renovate bot closed this Dec 19, 2023
@renovate renovate bot deleted the renovate/npm-redis-vulnerability branch December 19, 2023 11:02
@renovate renovate bot changed the title Update dependency redis to v3.1.1 [SECURITY] - autoclosed Update dependency redis to v3.1.1 [SECURITY] Dec 19, 2023
@renovate renovate bot reopened this Dec 19, 2023
@renovate renovate bot restored the renovate/npm-redis-vulnerability branch December 19, 2023 12:56
@renovate renovate bot force-pushed the renovate/npm-redis-vulnerability branch from 60e3da0 to d3d0bd7 Compare December 19, 2023 12:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants