Skip to content

Update dependency redis to v6#175

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

Update dependency redis to v6#175
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/redis-6.x

Conversation

@renovate

@renovate renovate Bot commented Jun 24, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
redis ^5.12.1^6.0.0 age confidence

Release Notes

redis/node-redis (redis)

v6.1.0

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/redis/node-redis/compare/redis@6.0.1...redis@6.1.0

v6.0.1

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/redis/node-redis/compare/redis@6.0.0...redis@6.0.1

v6.0.0

Compare Source

Changes

This is the first major release of node-redis since 5.x. The headline change is RESP3 by default, alongside broader Redis 8.8 command coverage, pubsub/cluster reliability fixes, and a bumped minimum Node.js version.

Key changes

  • RESP3 is the default protocol — opt back into RESP2 explicitly if you need the old wire format
  • Node.js 20 is the new minimum supported runtime
  • Redis 8.8 coverage — new array commands, INCREX / INCREXBYFLOAT, ZINTER/ZUNION COUNT aggregator, XNACK, CLIENT UNBLOCK
  • Sentinel & cluster pubsub fixes for failover-moved connections and sharded topology recovery
  • Stack modules exposed on pool type and the core client classes are now publicly re-exported

🔥 Breaking Changes

See the v5 → v6 migration guide for migration steps.

  • RESP3 is now the default protocol (#​3215)
  • Node.js 20 is now the minimum supported version (#​3293)
  • New default values for keepAliveInitialDelay (30s) and commandTimeout (5s) (#​3292)

🔒 Security

🚀 New Features

  • Add CLIENT UNBLOCK command (#​3266)
  • Add XNACK command with options (#​3238)
  • Add Redis 8.8 array commands (#​3285)
  • Add INCREX and INCREXBYFLOAT commands (#​3288)
  • Add COUNT aggregator to ZINTER / ZINTERSTORE / ZUNION / ZUNIONSTORE (#​3243)
  • Add FPHA option to JSON.SET (#​3235)
  • time-series: add multi-aggregation range APIs (#​3249)
  • Add duplicate() method to RedisSentinel (#​3212)
  • Parse unix:// URLs in parseURL (#​3271)
  • Expose RedisClient, RedisCluster, RedisSentinel and pool classes (#​3251)
  • Expose stack modules on the pool type (#​3267)

🐛 Bug Fixes

  • sentinel: use mapped address when failover moves pubsub connections (#​3190)
  • cluster: recover sharded pubsub topology after node reconnects (#​3223)
  • client: swallow synchronous EPIPE from writeAfterFIN (#​3283)
  • search: allow LOAD * in FT.AGGREGATE (#​3241)
  • otel: record client connection errors (#​3259)
  • entraid: bump @azure/msal-node to 5.x to drop vulnerable uuid transitive (#​3269)
  • Fix wrapper command options handling (#​3295)
  • Non-functional typo fixes (#​3244)

📚 Documentation

🧰 Maintenance

  • Add changed-file lint gate (#​3257)
  • CI: lint changed files against PR merge base (#​3265)
  • CI: build monorepo before documentation generation (#​3233)
  • Add min-release-age cooldown to .npmrc (#​3286)
  • Allow empty object types in lint config (#​3263)
  • Add hash field subkey notifications test (#​3264)
  • Restore generic-transformers spec on current APIs (#​3214)
  • Bump default docker test image through 8.8 milestones to 8.8-rc1 (#​3234, #​3236, #​3260, #​3284)
  • chore(deps): bump basic-ftp (#​3225), tmp and @inquirer/editor (#​3294)

👥 New Contributors

We'd like to thank all the contributors who worked on this release!
@​Rohan5commit, @​opensourcezeal, @​aarond-sp, @​claygeo, @​raashish1601, @​watersRand, @​PavelPashov, @​elimelt, @​nkaradzhov

Full Changelog: https://github.com/redis/node-redis/compare/redis@5.12.1...redis@6.0.0


Configuration

📅 Schedule: (in timezone Europe/London)

  • Branch creation
    • "after 7am and before 11am every weekday"
  • Automerge
    • At any time (no schedule defined)

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

Rebasing: Whenever PR is behind base branch, 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.

@renovate renovate Bot force-pushed the renovate/redis-6.x branch from 83f2401 to a743c05 Compare June 24, 2026 09:14
@renovate renovate Bot force-pushed the renovate/redis-6.x branch from a743c05 to 27479aa Compare June 24, 2026 09:35
@renovate renovate Bot force-pushed the renovate/redis-6.x branch from 27479aa to 164000b Compare June 25, 2026 08:04
@renovate renovate Bot force-pushed the renovate/redis-6.x branch from 164000b to 5acd1e8 Compare June 25, 2026 08:29
@renovate renovate Bot force-pushed the renovate/redis-6.x branch from 5acd1e8 to c854759 Compare June 25, 2026 08:53
@renovate renovate Bot force-pushed the renovate/redis-6.x branch from c854759 to 6742f6b Compare June 25, 2026 13:23
@renovate renovate Bot force-pushed the renovate/redis-6.x branch from 6742f6b to b9d4c7e Compare June 26, 2026 10:57
@renovate renovate Bot force-pushed the renovate/redis-6.x branch from b9d4c7e to 94e94a7 Compare June 26, 2026 11:18
@renovate renovate Bot force-pushed the renovate/redis-6.x branch from 94e94a7 to bb59096 Compare June 29, 2026 07:50
@renovate renovate Bot force-pushed the renovate/redis-6.x branch from bb59096 to 1828839 Compare June 29, 2026 08:19
@renovate renovate Bot force-pushed the renovate/redis-6.x branch from 1828839 to dd004a2 Compare June 29, 2026 09:06
@renovate renovate Bot force-pushed the renovate/redis-6.x branch from dd004a2 to 2b532e9 Compare June 29, 2026 09:39
@renovate renovate Bot force-pushed the renovate/redis-6.x branch from 2b532e9 to 1a130b1 Compare June 29, 2026 10:08
@renovate renovate Bot force-pushed the renovate/redis-6.x branch from 190a6e3 to 904957c Compare June 30, 2026 08:09
@renovate renovate Bot force-pushed the renovate/redis-6.x branch from 904957c to 753c484 Compare June 30, 2026 13:07
@renovate renovate Bot force-pushed the renovate/redis-6.x branch from 753c484 to 1017f6b Compare June 30, 2026 14:45
@renovate renovate Bot force-pushed the renovate/redis-6.x branch from 1017f6b to 4b7bb8f Compare June 30, 2026 15:09
@renovate renovate Bot force-pushed the renovate/redis-6.x branch from 4b7bb8f to 99e1fd9 Compare June 30, 2026 16:07
@renovate renovate Bot force-pushed the renovate/redis-6.x branch from 99e1fd9 to b5ad2c8 Compare June 30, 2026 16:29
@hmcts-jenkins-d-to-i hmcts-jenkins-d-to-i Bot requested a deployment to preview June 30, 2026 16:34 Abandoned
@renovate renovate Bot force-pushed the renovate/redis-6.x branch from b5ad2c8 to 09c8823 Compare July 1, 2026 15:58
@renovate renovate Bot force-pushed the renovate/redis-6.x branch from 09c8823 to a9f4013 Compare July 1, 2026 18:57
@renovate renovate Bot force-pushed the renovate/redis-6.x branch from a9f4013 to 9c47a38 Compare July 1, 2026 19:50
@renovate renovate Bot force-pushed the renovate/redis-6.x branch from 9c47a38 to 2a00bef Compare July 2, 2026 07:22
@renovate renovate Bot force-pushed the renovate/redis-6.x branch from 2a00bef to 5673ce9 Compare July 2, 2026 07:46
@renovate renovate Bot force-pushed the renovate/redis-6.x branch from 5673ce9 to cb3e406 Compare July 2, 2026 08:28
@renovate renovate Bot force-pushed the renovate/redis-6.x branch from cb3e406 to ab3c1e6 Compare July 2, 2026 13:36
@renovate renovate Bot force-pushed the renovate/redis-6.x branch from ab3c1e6 to ef3332c Compare July 2, 2026 15:34
@renovate renovate Bot force-pushed the renovate/redis-6.x branch from ef3332c to d742266 Compare July 6, 2026 10:01
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.

0 participants