fix(deps): update dependency redis to v6#1160
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
f302d1a to
98efb59
Compare
98efb59 to
f9ea3fe
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^5.0.0→^6.0.0Release Notes
redis/node-redis (redis)
v6.0.0Compare 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
🔥 Breaking Changes
See the v5 → v6 migration guide for migration steps.
keepAliveInitialDelay(30s) andcommandTimeout(5s) (#3292)🔒 Security
@azure/msal-nodeto 5.x to drop vulnerable transitiveuuid(CVE-2026-41907) (#3269)🚀 New Features
CLIENT UNBLOCKcommand (#3266)XNACKcommand with options (#3238)INCREXandINCREXBYFLOATcommands (#3288)COUNTaggregator toZINTER/ZINTERSTORE/ZUNION/ZUNIONSTORE(#3243)FPHAoption toJSON.SET(#3235)duplicate()method toRedisSentinel(#3212)unix://URLs inparseURL(#3271)RedisClient,RedisCluster,RedisSentineland pool classes (#3251)🐛 Bug Fixes
LOAD *inFT.AGGREGATE(#3241)@azure/msal-nodeto 5.x to drop vulnerableuuidtransitive (#3269)📚 Documentation
🧰 Maintenance
min-release-agecooldown to.npmrc(#3286)basic-ftp(#3225),tmpand@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: (UTC)
🚦 Automerge: Enabled.
♻ 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.
This PR was generated by Mend Renovate. View the repository job log.