Skip to content

chore(deps): update dependency ioredis to v6 - #15

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/ioredis-6.x
Open

chore(deps): update dependency ioredis to v6#15
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/ioredis-6.x

Conversation

@renovate

@renovate renovate Bot commented Jul 31, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
ioredis ~5.7.0~6.0.0 age confidence

Release Notes

redis/ioredis (ioredis)

v6.0.0

Compare Source

Bug Fixes
Features
BREAKING CHANGES
  • ioredis now requires Node.js 20 or newer and uses RESP3 by default. Set protocol: 2 to retain the v5 wire protocol.

5.11.1 (2026-06-04)

Bug Fixes
  • cluster: reconnect to nodes that restart without slot changes (#​2096) (c84b2ee)
  • parse protocol-relative Redis URLs as TCP connections (#​2125) (131ee24)

v5.11.1

Compare Source

Bug Fixes
Features
BREAKING CHANGES
  • ioredis now requires Node.js 20 or newer and uses RESP3 by default. Set protocol: 2 to retain the v5 wire protocol.

5.11.1 (2026-06-04)

Bug Fixes
  • cluster: reconnect to nodes that restart without slot changes (#​2096) (c84b2ee)
  • parse protocol-relative Redis URLs as TCP connections (#​2125) (131ee24)

v5.11.0

Compare Source

Bug Fixes
Features
BREAKING CHANGES
  • ioredis now requires Node.js 20 or newer and uses RESP3 by default. Set protocol: 2 to retain the v5 wire protocol.

5.11.1 (2026-06-04)

Bug Fixes
  • cluster: reconnect to nodes that restart without slot changes (#​2096) (c84b2ee)
  • parse protocol-relative Redis URLs as TCP connections (#​2125) (131ee24)

v5.10.1

Compare Source

Bug Fixes
Features

5.10.1 (2026-03-19)

Bug Fixes

v5.10.0

Compare Source

Bug Fixes
Features

5.10.1 (2026-03-19)

Bug Fixes

v5.9.3

Compare Source

Features

5.9.3 (2026-02-12)

Bug Fixes
  • autopipelining to route writes to masters with scaleReads (#​2072) (8adb1ae)
  • fix issue with moved command for replicas (#​2064) (de4eed4)
  • types: optional properties on RedisOptions allow explicit undefined (#​2066) (0a1a898)

5.9.3 (2026-02-12)

Bug Fixes
  • autopipelining to route writes to masters with scaleReads (#​2072) (8adb1ae)
  • fix issue with moved command for replicas (#​2064) (de4eed4)
  • types: optional properties on RedisOptions allow explicit undefined (#​2066) (0a1a898)

5.9.2 (2026-01-15)

Bug Fixes
Reverts

5.9.1 (2026-01-08)

Bug Fixes

v5.9.2

Compare Source

Features

5.9.3 (2026-02-12)

Bug Fixes
  • autopipelining to route writes to masters with scaleReads (#​2072) (8adb1ae)
  • fix issue with moved command for replicas (#​2064) (de4eed4)
  • types: optional properties on RedisOptions allow explicit undefined (#​2066) (0a1a898)

5.9.3 (2026-02-12)

Bug Fixes
  • autopipelining to route writes to masters with scaleReads (#​2072) (8adb1ae)
  • fix issue with moved command for replicas (#​2064) (de4eed4)
  • types: optional properties on RedisOptions allow explicit undefined (#​2066) (0a1a898)

5.9.2 (2026-01-15)

Bug Fixes
Reverts

5.9.1 (2026-01-08)

Bug Fixes

v5.9.1

Compare Source

Features

5.9.3 (2026-02-12)

Bug Fixes
  • autopipelining to route writes to masters with scaleReads (#​2072) (8adb1ae)
  • fix issue with moved command for replicas (#​2064) (de4eed4)
  • types: optional properties on RedisOptions allow explicit undefined (#​2066) (0a1a898)

5.9.3 (2026-02-12)

Bug Fixes
  • autopipelining to route writes to masters with scaleReads (#​2072) (8adb1ae)
  • fix issue with moved command for replicas (#​2064) (de4eed4)
  • types: optional properties on RedisOptions allow explicit undefined (#​2066) (0a1a898)

5.9.2 (2026-01-15)

Bug Fixes
Reverts

5.9.1 (2026-01-08)

Bug Fixes

v5.9.0

Compare Source

Features

5.9.3 (2026-02-12)

Bug Fixes
  • autopipelining to route writes to masters with scaleReads (#​2072) (8adb1ae)
  • fix issue with moved command for replicas (#​2064) (de4eed4)
  • types: optional properties on RedisOptions allow explicit undefined (#​2066) (0a1a898)

5.9.3 (2026-02-12)

Bug Fixes
  • autopipelining to route writes to masters with scaleReads (#​2072) (8adb1ae)
  • fix issue with moved command for replicas (#​2064) (de4eed4)
  • types: optional properties on RedisOptions allow explicit undefined (#​2066) (0a1a898)

5.9.2 (2026-01-15)

Bug Fixes
Reverts

5.9.1 (2026-01-08)

Bug Fixes

v5.8.2

Compare Source

Bug Fixes
  • remove unnecessary case-sensitivity when working with commands (#​2036) (f33a2c8)
Features

5.8.2 (2025-10-21)

Bug Fixes

5.8.1 (2025-10-06)

Bug Fixes
  • ssubscribe: re-subscribe sharded pubsub channels individually (#​2021) (f161367)

v5.8.1

Compare Source

Bug Fixes
  • remove unnecessary case-sensitivity when working with commands (#​2036) (f33a2c8)
Features

5.8.2 (2025-10-21)

Bug Fixes

5.8.1 (2025-10-06)

Bug Fixes
  • ssubscribe: re-subscribe sharded pubsub channels individually (#​2021) (f161367)

v5.8.0

Compare Source

Bug Fixes
  • remove unnecessary case-sensitivity when working with commands (#​2036) (f33a2c8)
Features

5.8.2 (2025-10-21)

Bug Fixes

5.8.1 (2025-10-06)

Bug Fixes
  • ssubscribe: re-subscribe sharded pubsub channels individually (#​2021) (f161367)

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

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.

0 participants