BlueWallet / LndHub

Wrapper for Lightning Network Daemon. It provides separate accounts for end-users
http://LndHub.io
MIT License
745 stars 181 forks source link

[Snyk] Upgrade ioredis from 4.27.10 to 5.2.2 #485

Closed snyk-bot closed 1 year ago

snyk-bot commented 1 year ago

Snyk has created this PR to upgrade ioredis from 4.27.10 to 5.2.2.

merge advice :information_source: 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 is a major version upgrade, and may be a breaking change.

Release notes
Package name: ioredis
  • 5.2.2 - 2022-07-23

    5.2.2 (2022-07-23)

    Bug Fixes

    • srandmember with count argument should return array of strings (#1620) (5f813f3)
  • 5.2.1 - 2022-07-16

    5.2.1 (2022-07-16)

    Bug Fixes

    • always allow selecting a new node for cluster mode subscriptions when the current one fails (#1589) (1c8cb85)
  • 5.2.0 - 2022-07-11

    5.2.0 (2022-07-11)

    Features

  • 5.1.0 - 2022-06-25

    5.1.0 (2022-06-25)

    Features

    • add command typings for Redis 7.0.2. Also fix a typing issue for hgetallBuffer. (#1611) (fa77c07)
  • 5.0.6 - 2022-05-31

    5.0.6 (2022-05-31)

    Bug Fixes

  • 5.0.5 - 2022-05-17

    5.0.5 (2022-05-17)

    Bug Fixes

    • improve typing for redis.multi (#1580) (f9f875b)
    • send correct command during auto-pipelining of .call() operations (#1579) (e41c3dc)
  • 5.0.4 - 2022-04-09

    5.0.4 (2022-04-09)

    Bug Fixes

    • Expose ChainableCommander and other types (#1560) (df04dd8)
  • 5.0.3 - 2022-03-31

    5.0.3 (2022-03-31)

    Bug Fixes

    • add named exports to keep compatible with @ types/ioredis (#1552) (a89a900)
    • Fix failover detector with sentinel and tls streams (ac00a00)
    • handle NOPERM error for monitor (93b873d), closes #1498
    • Hook up the keepAlive after a successful connect (14f03a4), closes #1339
  • 5.0.2 - 2022-03-30

    5.0.2 (2022-03-30)

    Bug Fixes

    • allow option maxRetriesPerRequest to be null (#1553) (d62a808), closes #1550
    • support TypeScript interface as parameters of hmset and mset (#1545) (3444791), closes #1536
  • 5.0.1 - 2022-03-26

    5.0.1 (2022-03-26)

    Bug Fixes

    • improve typing compatibility with @ types/ioredis (#1542) (3bf300a)
  • 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
from ioredis GitHub release notes
Commit messages
Package name: ioredis
  • 3a4c7f9 chore(release): 5.2.2 [skip ci]
  • 5f813f3 fix: srandmember with count argument should return array of strings (#1620)
  • d8a87bc chore(release): 5.2.1 [skip ci]
  • 1c8cb85 fix: always allow selecting a new node for cluster mode subscriptions when the current one fails (#1589)
  • 07ee6ea chore(release): 5.2.0 [skip ci]
  • 9e6db7d feat: add mode property to client (#1618)
  • 5c989e5 chore(release): 5.1.0 [skip ci]
  • fa77c07 feat: add command typings for Redis 7.0.2. Also fix a typing issue for hgetallBuffer. (#1611)
  • 975336d chore(deps-dev): bump semantic-release from 19.0.2 to 19.0.3 (#1601)
  • da93f18 chore(deps): bump semver-regex from 3.1.3 to 3.1.4 (#1595)
  • 550fe1f chore(release): 5.0.6 [skip ci]
  • 63b2ee4 fix: Add back Pipeline#length (#1585)
  • fe21620 docs: (README) removed $ from npm commands (#1590)
  • fb8630f docs: clarify suffix use cases
  • 91ed2d8 chore(release): 5.0.5 [skip ci]
  • e41c3dc fix: send correct command during auto-pipelining of .call() operations (#1579)
  • f9f875b fix: improve typing for redis.multi (#1580)
  • 7a9e5fd chore(release): 5.0.4 [skip ci]
  • df04dd8 fix: Expose ChainableCommander and other types (#1560)
  • 4c433ec docs: Update version table to avoid confusions
  • 79ea885 docs: Fix links to Redis class & use https (#1558)
  • 0db2d4f chore(release): 5.0.3 [skip ci]
  • 93b873d fix: handle NOPERM error for monitor
  • ac00a00 fix: Fix failover detector with sentinel and tls streams
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