Skip to content

fix(deps): update dependency redis to ~5.11.0#7619

Merged
pearigee merged 8 commits intogoogleapis:mainfrom
renovate-bot:renovate/redis-5.x
Mar 19, 2026
Merged

fix(deps): update dependency redis to ~5.11.0#7619
pearigee merged 8 commits intogoogleapis:mainfrom
renovate-bot:renovate/redis-5.x

Conversation

@renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Mar 16, 2026

This PR contains the following updates:

Package Change Age Confidence
redis ~5.7.0~5.11.0 age confidence

Release Notes

redis/node-redis (redis)

v5.11.0

Compare Source

5.11.0 Release Changelog

🌟 Highlights
Smart Client Handoffs for Enterprise OSS API (Pending a Redis Enterprise version release)

This release introduces support for Redis Enterprise Cluster maintenance notifications via SMIGRATING/SMIGRATED push notifications. The client now automatically handles slot migrations by:

  • Relaxing timeouts during migration (SMIGRATING) to prevent false failures
  • Automatic slot handoff when completed (SMIGRATED)
  • Enabling seamless operations during Redis Enterprise maintenance windows
Redis 8.6 Support

This release adds support for Redis 8.6 features:

  • XADD idempotency options (IDMPAUTO, IDMP, and policy) - Prevent duplicate entries by tracking producer and message IDs
  • XCFGSET command - Configure per-stream idempotency parameters (IDMP_DURATION, IDMP_MAXSIZE)
  • XINFO STREAM enhancements - New idempotency tracking fields (idmp-duration, idmp-maxsize, pids-tracked, iids-tracked, iids-added, iids-duplicates)
  • HOTKEYS command family (START, STOP, GET, RESET) - Track and identify hot keys by CPU time and network bytes

🚀 New Features

🐛 Bug Fixes

📚 Documentation & Testing

New Contributors

Full Changelog: https://github.com/redis/node-redis/compare/redis@5.10.0...redis@5.11.0

v5.10.0

Compare Source

Changes

🚀 New Features

  • Add MSETEX command support (#​3116)
  • Add CLAIM attribute to XREADGROUP command (#​3122)
  • Add index/query doc page examples (#​3109)

🧪 Experimental Features

🐛 Bug Fixes

  • Fix dist/package.json version bumping in release process (#​3125)
  • Prevent false-ready state when socket errors during handshake (#​3128)
  • Don't parse number properties in XREADGROUP (#​3133)

🧰 Maintenance

  • Apply proxy improvements (#​3121)
  • Mark 8.4 features as experimental (#​3134)
  • Extract supported Redis versions into SUPPORTED_REDIS_VERSIONS.md (#​3131)
  • Bump test container image to 8.4.0 (#​3139)

Contributors

We'd like to thank all the contributors who worked on this release!

Full Changelog: https://github.com/redis/node-redis/compare/redis@5.9.0...redis@5.10.0

v5.9.0

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/redis/node-redis/compare/redis@5.8.3...redis@5.9.0

v5.8.3

Compare Source

What's Changed

Full Changelog: https://github.com/redis/node-redis/compare/redis@5.8.2...redis@5.8.3

v5.8.2

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/redis/node-redis/compare/redis@5.8.1...redis@5.8.2

v5.8.1

Compare Source

What's Changed

Full Changelog: https://github.com/redis/node-redis/compare/redis@5.8.0...redis@5.8.1

v5.8.0

Compare Source


Configuration

📅 Schedule: Branch creation - Between 09:00 AM and 09:59 AM, only on Monday ( * 9 * * 1 ) (UTC), 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.

@renovate-bot renovate-bot requested a review from a team as a code owner March 16, 2026 09:33
@dpebot
Copy link
Collaborator

dpebot commented Mar 16, 2026

/gcbrun

@pearigee pearigee added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 16, 2026
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 16, 2026
@dpebot
Copy link
Collaborator

dpebot commented Mar 16, 2026

/gcbrun

@dpebot
Copy link
Collaborator

dpebot commented Mar 16, 2026

/gcbrun

@dpebot
Copy link
Collaborator

dpebot commented Mar 17, 2026

/gcbrun

@dpebot
Copy link
Collaborator

dpebot commented Mar 17, 2026

/gcbrun

@dpebot
Copy link
Collaborator

dpebot commented Mar 18, 2026

/gcbrun

@pearigee pearigee added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 18, 2026
@dpebot
Copy link
Collaborator

dpebot commented Mar 18, 2026

/gcbrun

@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 18, 2026
@pearigee
Copy link
Contributor

/gcbrun

2 similar comments
@pearigee
Copy link
Contributor

/gcbrun

@pearigee
Copy link
Contributor

/gcbrun

@dpebot
Copy link
Collaborator

dpebot commented Mar 19, 2026

/gcbrun

1 similar comment
@pearigee
Copy link
Contributor

/gcbrun

@pearigee pearigee added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 19, 2026
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 19, 2026
@pearigee pearigee merged commit febcc55 into googleapis:main Mar 19, 2026
29 checks passed
@release-please release-please bot mentioned this pull request Mar 19, 2026
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.

5 participants