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

[Snyk] Upgrade ioredis from 4.16.3 to 5.4.1 #246

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

Conversation

snyk-io[bot]
Copy link

@snyk-io snyk-io bot commented Jul 17, 2024

This PR was automatically created by Snyk using the credentials of a real user.


![snyk-top-banner](https://github.com/andygongea/OWASP-Benchmark/assets/818805/c518c423-16fe-447e-b67f-ad5a49b5d123)

Snyk has created this PR to upgrade ioredis from 4.16.3 to 5.4.1.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


⚠️ Warning: This PR contains major version upgrade(s), and may be a breaking change.

  • The recommended version is 66 versions ahead of your current version.

  • The recommended version was released on 3 months ago.

Issues fixed by the recommended upgrade:

Issue Score Exploit Maturity
high severity Denial of Service (DoS)
SNYK-JS-WS-7266574
128 Proof of Concept
medium severity Prototype Pollution
SNYK-JS-IOREDIS-1567196
128 Proof of Concept
medium severity Regular Expression Denial of Service (ReDoS)
SNYK-JS-MINIMATCH-3050818
128 No Known Exploit
medium severity Regular Expression Denial of Service (ReDoS)
SNYK-JS-WS-1296835
128 Proof of Concept
low severity Regular Expression Denial of Service (ReDoS)
npm:debug:20170905
128 Proof of Concept
Release notes
Package name: ioredis
  • 5.4.1 - 2024-04-17

    5.4.1 (2024-04-17)

    Bug Fixes

  • 5.4.0 - 2024-04-16

    5.4.0 (2024-04-16)

    Bug Fixes

    • when refreshSlotsCache is called concurrently, call the callback only when the refresh process is done (#1881) (804ee07)

    Features

  • 5.3.2 - 2023-04-15

    5.3.2 (2023-04-15)

    Bug Fixes

  • 5.3.1 - 2023-02-12

    5.3.1 (2023-02-12)

    Bug Fixes

    • Fix commands not resend on reconnect in edge cases (#1720) (fe52ff1), closes #1718
    • Fix db parameter not working with auto pipelining (#1721) (d9b1bf1)
  • 5.3.0 - 2023-01-25

    5.3.0 (2023-01-25)

    Bug Fixes

    Features

  • 5.2.6 - 2023-01-25

    5.2.6 (2023-01-25)

    Bug Fixes

    • remove extraneous TCP/IPC properties from RedisOptions TS type (#1707) (9af7b1c)
  • 5.2.5 - 2023-01-14

    5.2.5 (2023-01-14)

    Bug Fixes

    • Named export to support ESM imports in Typescript (#1695) (cdded57)

      With this change, users would be able to import Redis with import { Redis} from 'ioredis'. This makes it possible to import Redis in an ESM project. The original way (import Redis from 'ioredis') will still be supported but will be deprecated in the next major version.

  • 5.2.4 - 2022-11-02

    5.2.4 (2022-11-02)

    Bug Fixes

    • passing in family parameter in URL in node 18 (#1673) (6f1ab9f)
  • 5.2.3 - 2022-08-23

    5.2.3 (2022-08-23)

    Bug Fixes

  • 5.2.2 - 2022-07-23
  • 5.2.1 - 2022-07-16
  • 5.2.0 - 2022-07-11
  • 5.1.0 - 2022-06-25
  • 5.0.6 - 2022-05-31
  • 5.0.5 - 2022-05-17
  • 5.0.4 - 2022-04-09
  • 5.0.3 - 2022-03-31
  • 5.0.2 - 2022-03-30
  • 5.0.1 - 2022-03-26
  • 5.0.0 - 2022-03-26
  • 5.0.0-beta.4 - 2022-03-19
  • 5.0.0-beta.3 - 2022-03-19
  • 5.0.0-beta.2 - 2022-03-16
  • 5.0.0-beta.1 - 2022-03-14
  • 4.28.5 - 2022-02-06
  • 4.28.4 - 2022-02-02
  • 4.28.3 - 2022-01-11
  • 4.28.2 - 2021-12-01
  • 4.28.1 - 2021-11-23
  • 4.28.0 - 2021-10-13
  • 4.27.11 - 2021-10-11
  • 4.27.10 - 2021-10-04
  • 4.27.9 - 2021-08-30
  • 4.27.8 - 2021-08-18
  • 4.27.7 - 2021-08-01
  • 4.27.6 - 2021-06-13
  • 4.27.5 - 2021-06-05
  • 4.27.4 - 2021-06-04
  • 4.27.3 - 2021-05-22
  • 4.27.2 - 2021-05-04
  • 4.27.1 - 2021-04-24
  • 4.27.0 - 2021-04-24
  • 4.26.0 - 2021-04-08
  • 4.25.0 - 2021-04-02
  • 4.24.6 - 2021-03-31
  • 4.24.5 - 2021-03-27
  • 4.24.4 - 2021-03-24
  • 4.24.3 - 2021-03-21
  • 4.24.2 - 2021-03-14
  • 4.24.1 - 2021-03-14
  • 4.24.0 - 2021-03-14
  • 4.23.1 - 2021-03-14
  • 4.23.0 - 2021-02-25
  • 4.22.0 - 2021-02-06
  • 4.21.0 - 2021-02-06
  • 4.20.0 - 2021-02-05
  • 4.19.4 - 2020-12-13
  • 4.19.3 - 2020-12-13
  • 4.19.2 - 2020-10-31
  • 4.19.1 - 2020-10-28
  • 4.19.0 - 2020-10-23
  • 4.18.0 - 2020-07-25
  • 4.17.3 - 2020-05-30
  • 4.17.2 - 2020-05-30
  • 4.17.1 - 2020-05-16
  • 4.17.0 - 2020-05-16
  • 4.16.3 - 2020-04-21
from ioredis GitHub release notes

Important

  • Warning: This PR contains a major version upgrade, and may be a breaking change.
  • Check the changes in this PR to ensure they won't cause issues with your project.
  • This PR was automatically created by Snyk using the credentials of a real user.
  • Max score is 1000. Note that the real score may have changed since the PR was raised.

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

Snyk has created this PR to upgrade ioredis from 4.16.3 to 5.4.1.

See this package in npm:
ioredis

See this project in Snyk:
https://app.snyk.io/org/cachiman/project/bef36014-8440-4b17-9d99-f7aea8100403?utm_source=github-cloud-app&utm_medium=referral&page=upgrade-pr
Copy link

google-cla bot commented Jul 17, 2024

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

A very fast retry strategy hangs blocking commands forever unsubscribe failed when stringNumbers is True
0 participants