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 4.27.2 #3

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

Conversation

snyk-bot
Copy link

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

merge advice
ℹ️ 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.


  • The recommended version is 27 versions ahead of your current version.
  • The recommended version was released a month ago, on 2021-05-04.
Release notes
Package name: ioredis
  • 4.27.2 - 2021-05-04

    4.27.2 (2021-05-04)

    Bug Fixes

    • cluster: avoid ClusterAllFailedError in certain cases (aa9c5b1), closes #1330
  • 4.27.1 - 2021-04-24

    4.27.1 (2021-04-24)

    Bug Fixes

    • clears commandTimeout timer as each respective command gets fulfilled (#1336) (d65f8b2)
  • 4.27.0 - 2021-04-24

    4.27.0 (2021-04-24)

    Features

    • sentinel: detect failover from +switch-master messages (#1328) (a464151)
  • 4.26.0 - 2021-04-08

    4.26.0 (2021-04-08)

    Bug Fixes

    • cluster: subscriber connection leaks (81b9be0), closes #1325

    Features

    • cluster: apply provided connection name to internal connections (2e388db)
  • 4.25.0 - 2021-04-02

    4.25.0 (2021-04-02)

    Features

  • 4.24.6 - 2021-03-31

    4.24.6 (2021-03-31)

    Bug Fixes

    • force disconnect after a timeout if socket is still half-open (#1318) (6cacd17)
  • 4.24.5 - 2021-03-27

    4.24.5 (2021-03-27)

    Bug Fixes

  • 4.24.4 - 2021-03-24

    4.24.4 (2021-03-24)

    Bug Fixes

    • minor compatibility issues caused by TypeScript upgrade (#1309) (c96139a), closes #1308
  • 4.24.3 - 2021-03-21

    4.24.3 (2021-03-21)

    Bug Fixes

    • support parallel script execution in pipelines (#1304) (c917719)
  • 4.24.2 - 2021-03-14

    4.24.2 (2021-03-14)

    Bug Fixes

  • 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
Commit messages
Package name: ioredis
  • e0cfea1 chore(release): 4.27.2 [skip ci]
  • aa9c5b1 fix(cluster): avoid ClusterAllFailedError in certain cases
  • aafc349 chore(release): 4.27.1 [skip ci]
  • d65f8b2 fix: clears commandTimeout timer as each respective command gets fulfilled (#1336)
  • 9e140f0 chore(release): 4.27.0 [skip ci]
  • a464151 feat(sentinel): detect failover from +switch-master messages (#1328)
  • 6b821af docs: add CONTRIBUTING note
  • dac428d chore(release): 4.26.0 [skip ci]
  • 2e388db feat(cluster): apply provided connection name to internal connections
  • 81b9be0 fix(cluster): subscriber connection leaks
  • 8f9a72e docs(README): add documentation for Streams (#1323)
  • 88b8a31 chore(release): 4.25.0 [skip ci]
  • 56f0272 feat: added commandTimeout option (#1320)
  • 0c129c8 chore(release): 4.24.6 [skip ci]
  • 6cacd17 fix: force disconnect after a timeout if socket is still half-open (#1318)
  • caa12f8 refactor: use async/await in SentinelConnector (#1315)
  • 27ba714 chore: added Node.js v6 to Travis conf (#1316)
  • afd0c87 chore: use tls.ConnectionOptions instead of tls.SecureContextOptions for TLS options (#1312)
  • 41ca587 chore(release): 4.24.5 [skip ci]
  • da3ec92 fix: select db in cluster mode causes unhandled errors (#1311)
  • 7f81d0c chore(release): 4.24.4 [skip ci]
  • c96139a fix: minor compatibility issues caused by TypeScript upgrade (#1309)
  • c14cb6c chore(release): 4.24.3 [skip ci]
  • c917719 fix: support parallel script execution in pipelines (#1304)

Compare


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:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

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.

1 participant