fix(dependencies): update dependency redis to v4#488
fix(dependencies): update dependency redis to v4#488renovate[bot] wants to merge 1 commit intomasterfrom
Conversation
|
This pull request is being automatically deployed with Vercel (learn more). 🔍 Inspect: https://vercel.com/whtsky/fulltextrssplz/9sqWo9XfNJXkL5RSdVojCFUrGkFS [Deployment for f917fc1 failed] |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #488 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 1 1
Lines 9 9
=========================================
Hits 9 9 ☔ View full report in Codecov by Sentry. |
ada203b to
05b42c5
Compare
05b42c5 to
78eb12a
Compare
78eb12a to
642c1eb
Compare
642c1eb to
afa39ab
Compare
afa39ab to
8894897
Compare
8894897 to
f68fdeb
Compare
f68fdeb to
c0f6428
Compare
c0f6428 to
b74934a
Compare
b74934a to
1ca70b0
Compare
1ca70b0 to
38797d7
Compare
38797d7 to
643a634
Compare
643a634 to
e7ecbd2
Compare
e7ecbd2 to
b44c884
Compare
b44c884 to
a165df6
Compare
c798a93 to
26f0464
Compare
26f0464 to
7294fa4
Compare
7294fa4 to
b157222
Compare
b157222 to
0a3cf6a
Compare
0a3cf6a to
9041ced
Compare
9041ced to
68a3000
Compare
68a3000 to
c27f2fd
Compare
c27f2fd to
1f4800d
Compare
1f4800d to
09ca429
Compare
09ca429 to
ef8c98f
Compare
ef8c98f to
727d9d4
Compare
727d9d4 to
e53d0d6
Compare
e53d0d6 to
b25ba2c
Compare
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
Deployment failed with the following error: |
|
Deployment failed with the following error: |
This PR contains the following updates:
3.1.2→4.7.12.8.32→4.0.11Release Notes
redis/node-redis (redis)
v4.7.1Compare Source
v4.7.0Compare Source
Enhancements
@redis/clientfrom1.5.16to1.6.0@redis/jsonfrom1.0.6to1.0.7@redis/searchfrom1.1.6to1.2.0@redis/time-seriesfrom1.0.5to1.1.0v4.6.15Compare Source
Enhancements
@redis/clientfrom1.5.16to1.5.17v4.6.14Compare Source
Enhancements
@redis/clientfrom1.5.14to1.5.16v4.6.13Compare Source
Enhancements
@redis/clientfrom1.5.13to1.5.14v4.6.12Compare Source
Enhancements
@redis/clientfrom1.5.12to1.5.13v4.6.11Compare Source
Enhancements
@redis/clientfrom1.5.11to1.5.12@redis/graphfrom1.1.0to1.1.1@redis/jsonfrom1.1.5to1.1.6v4.6.10Compare Source
Fixes
@redis/clientfrom1.5.9to1.5.10@redis/searchfrom1.1.3to1.1.4@redis/jsonfrom1.0.4to1.0.5v4.6.9Compare Source
Enhancements
@redis/clientfrom1.5.9to1.5.10@redis/searchfrom1.1.3to1.1.4@redis/jsonfrom1.0.4to1.0.5v4.6.8Compare Source
Enhancements
@redis/clientfrom1.5.8to1.5.9@redis/time-seriesfrom1.0.4to1.0.5v4.6.7Compare Source
Enhancements
@redis/clientfrom1.5.7to1.5.8@redis/searchfrom1.1.2to1.1.3v4.6.6Compare Source
Enhancements
@redis/clientfrom1.5.6to1.5.7v4.6.5Compare Source
Enhancements
@redis/clientfrom1.5.5to1.5.6v4.6.4Compare Source
Enhancements
@redis/clientfrom1.5.4to1.5.5v4.6.3Compare Source
Enhancements
@redis/clientfrom1.5.3to1.5.4v4.6.2Compare Source
Enhancements
@redis/clientfrom1.5.2to1.5.3v4.6.1Compare Source
Enhancements
@redis/clientfrom1.5.0to1.5.2v4.6.0Compare Source
Enhancements
@redis/clientfrom1.4.2to1.5.0@redis/bloomfrom1.1.0to1.2.0@redis/searchfrom1.1.0to1.1.1v4.5.1Compare Source
Enhancements
@redis/clientv4.5.0Compare Source
Enhancements
@redis/client@redis/time-seriesv4.4.0Compare Source
Enhancements
@redis/client@redis/bloom@redis/graphv4.3.1Compare Source
Enhancements
@redis/jsonv4.3.0Compare Source
Enhancements
@redis/client@redis/searchv4.2.0Compare Source
Enhancements
@redis/clientv4.1.1Compare Source
Enhancements
@redis/clientv4.1.0Compare Source
Enhancements
@redis/bloom@redis/client@redis/graph@redis/json@redis/search@redis/time-seriesv4.0.6Compare Source
@node-redis/client@node-redis/searchv4.0.5Compare Source
v4.0.4Compare Source
@node-redis/client@node-redis/search@node-redis/time-seriesv4.0.3Compare Source
@node-redis/graph@node-redis/client@1.0.3v4.0.2Compare Source
Fixes
EXISTScommand reply (#1819)Enhancements
@node-redis/bloomBuffersASKandMOVEDerrors handlerv4.0.1Compare Source
Fixes
NOAUTHerror when using authentication & database (#1681).quit()in PubSub mode (#1766)nameon a client (#1758)client.hset) inlegacyModeRedisSocketOptionstype (#1741)Enhancements
numbers andBuffers inHSET(#1738 #1739)RedisClientType,RedisClusterTypeand some more types (#1673)@node-redis/time-seriesv4.0.0Compare Source
This version is a major change and refactor, adding modern JavaScript capabilities and multiple breaking changes. See the migration guide for tips on how to upgrade.
Breaking Changes
createClienttakes new and different argumentsprefix,rename_commandsconfiguration options tocreateClienthave been removedenable_offline_queueconfiguration option is removed, executing commands on a closed client (without calling.connect()or after calling.disconnect()) will reject immediately.auth()directlyFeatures
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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 these updates again.
This PR was generated by Mend Renovate. View the repository job log.