Update dependency redis to v6#175
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
83f2401 to
a743c05
Compare
a743c05 to
27479aa
Compare
27479aa to
164000b
Compare
164000b to
5acd1e8
Compare
5acd1e8 to
c854759
Compare
c854759 to
6742f6b
Compare
6742f6b to
b9d4c7e
Compare
b9d4c7e to
94e94a7
Compare
94e94a7 to
bb59096
Compare
bb59096 to
1828839
Compare
1828839 to
dd004a2
Compare
dd004a2 to
2b532e9
Compare
2b532e9 to
1a130b1
Compare
190a6e3 to
904957c
Compare
904957c to
753c484
Compare
753c484 to
1017f6b
Compare
1017f6b to
4b7bb8f
Compare
4b7bb8f to
99e1fd9
Compare
99e1fd9 to
b5ad2c8
Compare
b5ad2c8 to
09c8823
Compare
09c8823 to
a9f4013
Compare
a9f4013 to
9c47a38
Compare
9c47a38 to
2a00bef
Compare
2a00bef to
5673ce9
Compare
5673ce9 to
cb3e406
Compare
cb3e406 to
ab3c1e6
Compare
ab3c1e6 to
ef3332c
Compare
ef3332c to
d742266
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.12.1→^6.0.0Release Notes
redis/node-redis (redis)
v6.1.0Compare 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.1Compare 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.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: (in timezone Europe/London)
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.