Skip to content

chore(deps-dev): bump ioredis from 5.11.1 to 6.0.0 - #1772

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/ioredis-6.0.0
Open

chore(deps-dev): bump ioredis from 5.11.1 to 6.0.0#1772
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/ioredis-6.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 3, 2026

Copy link
Copy Markdown
Contributor

Bumps ioredis from 5.11.1 to 6.0.0.

Release notes

Sourced from ioredis's releases.

v6.0.0

6.0.0 (2026-07-31)

Bug Fixes

  • clear stale socket timeout on reconnect (#2148) (6455dbe)
  • cluster: recreate stale connection on circular MOVED (#2135) (08c8967)
  • cluster: validate MOVED slot to prevent Array.prototype pollution (#2151) (9618206), closes #1267
  • command: serialize large integer arguments in decimal notation (#2136) (09b8d04)
  • redis: keep reconnecting when connection closes during client setup (#2099) (#2123) (f9a66bc)
  • sentinel: preserve zero preferred slave priority (#2129) (a3f9f2d)
  • tracing: redact values for GETSET and PSETEX (#2134) (832765d)
  • types: export ScanStreamOptions, RedisStatus and ClusterStatus (#2158) (cf3bf71)

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.

v6.0.0-beta.1

6.0.0-beta.1 (2026-07-29)

Bug Fixes

  • clear stale socket timeout on reconnect (#2148) (6455dbe)
  • cluster: recreate stale connection on circular MOVED (#2135) (08c8967)
  • cluster: validate MOVED slot to prevent Array.prototype pollution (#2151) (9618206), closes #1267
  • command: serialize large integer arguments in decimal notation (#2136) (09b8d04)
  • redis: keep reconnecting when connection closes during client setup (#2099) (#2123) (f9a66bc)
  • sentinel: preserve zero preferred slave priority (#2129) (a3f9f2d)
  • tracing: redact values for GETSET and PSETEX (#2134) (832765d)

... (truncated)

Changelog

Sourced from ioredis's changelog.

6.0.0 (2026-07-31)

Bug Fixes

  • clear stale socket timeout on reconnect (#2148) (6455dbe)
  • cluster: recreate stale connection on circular MOVED (#2135) (08c8967)
  • cluster: validate MOVED slot to prevent Array.prototype pollution (#2151) (9618206), closes #1267
  • command: serialize large integer arguments in decimal notation (#2136) (09b8d04)
  • redis: keep reconnecting when connection closes during client setup (#2099) (#2123) (f9a66bc)
  • sentinel: preserve zero preferred slave priority (#2129) (a3f9f2d)
  • tracing: redact values for GETSET and PSETEX (#2134) (832765d)
  • types: export ScanStreamOptions, RedisStatus and ClusterStatus (#2158) (cf3bf71)

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.
Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 3, 2026
@vercel

vercel Bot commented Aug 3, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
orpc Ready Ready Preview Aug 4, 2026 4:21am

@pkg-pr-new

pkg-pr-new Bot commented Aug 3, 2026

Copy link
Copy Markdown
More templates

@orpc/ai-sdk

npm i https://pkg.pr.new/@orpc/ai-sdk@1772

@orpc/arktype

npm i https://pkg.pr.new/@orpc/arktype@1772

@orpc/bun

npm i https://pkg.pr.new/@orpc/bun@1772

@orpc/client

npm i https://pkg.pr.new/@orpc/client@1772

@orpc/cloudflare

npm i https://pkg.pr.new/@orpc/cloudflare@1772

@orpc/contract

npm i https://pkg.pr.new/@orpc/contract@1772

@orpc/experimental-effect

npm i https://pkg.pr.new/@orpc/experimental-effect@1772

@orpc/evlog

npm i https://pkg.pr.new/@orpc/evlog@1772

@orpc/hibernation

npm i https://pkg.pr.new/@orpc/hibernation@1772

@orpc/json-schema

npm i https://pkg.pr.new/@orpc/json-schema@1772

@orpc/nest

npm i https://pkg.pr.new/@orpc/nest@1772

@orpc/next

npm i https://pkg.pr.new/@orpc/next@1772

@orpc/openapi

npm i https://pkg.pr.new/@orpc/openapi@1772

@orpc/opentelemetry

npm i https://pkg.pr.new/@orpc/opentelemetry@1772

@orpc/pinia-colada

npm i https://pkg.pr.new/@orpc/pinia-colada@1772

@orpc/pino

npm i https://pkg.pr.new/@orpc/pino@1772

@orpc/publisher

npm i https://pkg.pr.new/@orpc/publisher@1772

@orpc/ratelimit

npm i https://pkg.pr.new/@orpc/ratelimit@1772

@orpc/server

npm i https://pkg.pr.new/@orpc/server@1772

@orpc/shared

npm i https://pkg.pr.new/@orpc/shared@1772

@orpc/swr

npm i https://pkg.pr.new/@orpc/swr@1772

@orpc/tanstack-query

npm i https://pkg.pr.new/@orpc/tanstack-query@1772

@orpc/trpc

npm i https://pkg.pr.new/@orpc/trpc@1772

@orpc/valibot

npm i https://pkg.pr.new/@orpc/valibot@1772

@orpc/zod

npm i https://pkg.pr.new/@orpc/zod@1772

commit: 6b2f77f

@codspeed-hq

codspeed-hq Bot commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

Merging this PR will not alter performance

✅ 25 untouched benchmarks


Comparing dependabot/npm_and_yarn/ioredis-6.0.0 (6b2f77f) with main (93d7c39)

Open in CodSpeed

@codecov

codecov Bot commented Aug 3, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

Bumps [ioredis](https://github.com/redis/ioredis) from 5.11.1 to 6.0.0.
- [Release notes](https://github.com/redis/ioredis/releases)
- [Changelog](https://github.com/redis/ioredis/blob/main/CHANGELOG.md)
- [Commits](redis/ioredis@v5.11.1...v6.0.0)

---
updated-dependencies:
- dependency-name: ioredis
  dependency-version: 6.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title feat: bump ioredis from 5.11.1 to 6.0.0 chore(deps-dev): bump ioredis from 5.11.1 to 6.0.0 Aug 4, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/ioredis-6.0.0 branch from 1031dc0 to 6b2f77f Compare August 4, 2026 04:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants