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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Snyk] Upgrade ioredis from 4.6.2 to 4.16.1 #31

Closed

Conversation

snyk-bot
Copy link

@snyk-bot snyk-bot commented May 1, 2020

Snyk has created this PR to upgrade ioredis from 4.6.2 to 4.16.1.

merge advice

鉁╓hat is Merge Advice? We check thousands of dependency upgrade pull requests and CI tests every day to see which upgrades were successfully merged. After crunching this data, we give a recommendation on how safe we think the change is for you to merge without causing issues. Learn more, and share your feedback to help improve this feature. 馃檹
鈩癸笍 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 31 versions ahead of your current version.
  • The recommended version was released a month ago, on 2020-03-28.
Release notes
Package name: ioredis
  • 4.16.1 - 2020-03-28

    4.16.1 (2020-03-28)

    Bug Fixes

  • 4.16.0 - 2020-02-19

    4.16.0 (2020-02-19)

    Features

    • ability force custom scripts to be readOnly and execute on slaves (#1057) (a24c3ab)
  • 4.15.1 - 2019-12-25

    4.15.1 (2019-12-25)

    Bug Fixes

    • ignore empty hosts returned by CLUSTER SLOTS (#1025) (d79a8ef)
    • prevent exception when send custom command (04cad7f)
  • 4.15.0 - 2019-11-29

    4.15.0 (2019-11-29)

    Features

    • support multiple fields for hset (51b1478)
  • 4.14.4 - 2019-11-22

    4.14.4 (2019-11-22)

    Bug Fixes

    • improved performance of Pipeline.exec (#991) (86470a8)
  • 4.14.3 - 2019-11-07

    4.14.3 (2019-11-07)

    Bug Fixes

    • update funding information (c83cb05)
  • 4.14.2 - 2019-10-23

    4.14.2 (2019-10-23)

    Bug Fixes

    • security deps updates [skip ci] (a7095d7)
  • 4.14.1 - 2019-08-27

    4.14.1 (2019-08-27)

    Bug Fixes

  • 4.14.0 - 2019-07-31

    4.14.0 (2019-07-31)

    Features

  • 4.13.1 - 2019-07-22

    4.13.1 (2019-07-22)

    Bug Fixes

    • keep sentinels of options immutable (bacb7e1), closes #936
  • 4.13.0 - 2019-07-19
  • 4.12.2 - 2019-07-16
  • 4.12.1 - 2019-07-15
  • 4.12.0 - 2019-07-14
  • 4.11.2 - 2019-07-13
  • 4.11.1 - 2019-06-26
  • 4.11.0 - 2019-06-25
  • 4.10.4 - 2019-06-11
  • 4.10.3 - 2019-06-08
  • 4.10.2 - 2019-06-08
  • 4.10.1 - 2019-06-08
  • 4.10.0 - 2019-05-23
  • 4.9.5 - 2019-05-15
  • 4.9.4 - 2019-05-13
  • 4.9.3 - 2019-05-07
  • 4.9.2 - 2019-05-03
  • 4.9.1 - 2019-03-22
  • 4.9.0 - 2019-03-18
  • 4.8.0 - 2019-03-12
  • 4.7.0 - 2019-03-12
  • 4.6.3 - 2019-02-03
  • 4.6.2 - 2019-02-02
from ioredis GitHub release notes
Commit messages
Package name: ioredis
  • 0b4826f chore(release): 4.16.1 [skip ci]
  • 0013991 fix: abort incomplete pipelines upon reconnect (#1084)
  • 4bbdfd6 docs: fix README typo (#1068)
  • f4fe62f chore(release): 4.16.0 [skip ci]
  • a24c3ab feat: ability force custom scripts to be readOnly and execute on slaves (#1057)
  • e584473 docs(README): Formatted Cluster docs (#1063)
  • 4a13a1b docs: add more detail to the basic example (#1043)
  • 1d06cf4 chore(release): 4.15.1 [skip ci]
  • d79a8ef fix: ignore empty hosts returned by CLUSTER SLOTS (#1025)
  • 04cad7f fix: prevent exception when send custom command
  • 0e7090a docs(README): fix typo (#1032)
  • 0db527f chore(release): 4.15.0 [skip ci]
  • 51b1478 feat: support multiple fields for hset
  • 06b28e1 Allow sentinelRetryStrategy to be disabled
  • 416591c chore: remove format-check on travis
  • 9bda593 chore(release): 4.14.4 [skip ci]
  • 86470a8 fix: improved performance of Pipeline.exec (#991)
  • 5333468 chore(release): 4.14.3 [skip ci]
  • c83cb05 fix: update funding information
  • b0dcf19 chore(release): 4.14.2 [skip ci]
  • 66920f1 test: add case for passwords containing +
  • a7095d7 fix: security deps updates [skip ci]
  • 6bd31e3 docs(README): show monitor.disconnect() async function example (#957)
  • a3c667d docs(readme): fixes typo (#954)

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

@stale
Copy link

stale bot commented Jun 30, 2020

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wontfix This will not be worked on
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Retry logic for ioredis response incorrect result SentinelIterator throws error after upgrade from v3 to v4
1 participant