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.17.3 to 4.27.6 #67

Closed

Conversation

snyk-bot
Copy link
Contributor

Snyk has created this PR to upgrade ioredis from 4.17.3 to 4.27.6.

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 2 months ago, on 2021-06-13.
Release notes
Package name: ioredis
  • 4.27.6 - 2021-06-13

    4.27.6 (2021-06-13)

    Bug Fixes

  • 4.27.5 - 2021-06-05

    4.27.5 (2021-06-05)

    Bug Fixes

    • SENTINEL: actively failover detection under an option (#1363) (f02e383)
  • 4.27.4 - 2021-06-04

    4.27.4 (2021-06-04)

    Performance Improvements

  • 4.27.3 - 2021-05-22

    4.27.3 (2021-05-22)

    Bug Fixes

  • 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.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
from ioredis GitHub release notes
Commit messages
Package name: ioredis
  • cae7fc5 chore(release): 4.27.6 [skip ci]
  • 42f1ee1 fix: fixed autopipeline performances. (#1226)
  • 71f2994 chore(release): 4.27.5 [skip ci]
  • f02e383 fix(SENTINEL): actively failover detection under an option (#1363)
  • c87ea2a chore(release): 4.27.4 [skip ci]
  • 62b6a64 perf: Serialize error stack only when needed (#1359)
  • d4a55b5 chore(release): 4.27.3 [skip ci]
  • abd9a82 fix: autopipeling for buffer function (#1231)
  • 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)

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

@snyk-bot snyk-bot requested a review from a team as a code owner July 29, 2021 04:26
@wjhsf wjhsf closed this Sep 21, 2021
@wjhsf wjhsf deleted the snyk-upgrade-c16dbe51c01de7c3090a769b0ee4666a branch November 9, 2021 15:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ClusterAllFailedError on version 4.24.1 Extreme amount of ioredisClusterSubscriber clients
2 participants