This repository has been archived by the owner on Oct 3, 2023. It is now read-only.
chore(deps): update dependency redis to v4 #950
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:
3.1.2
->4.6.7
2.8.31
->4.0.10
Release Notes
redis/node-redis (redis)
v4.6.7
Compare Source
Enhancements
@redis/client
from1.5.7
to1.5.8
@redis/serch
from1.1.2
to1.1.3
v4.6.6
Compare Source
Enhancements
@redis/client
from1.5.6
to1.5.7
v4.6.5
Compare Source
Enhancements
@redis/client
from1.5.5
to1.5.6
v4.6.4
Compare Source
Enhancements
@redis/client
from1.5.4
to1.5.5
v4.6.3
Compare Source
Enhancements
@redis/client
from1.5.3
to1.5.4
v4.6.2
Compare Source
Enhancements
@redis/client
from1.5.2
to1.5.3
v4.6.1
Compare Source
Enhancements
@redis/client
from1.5.0
to1.5.2
v4.6.0
Compare Source
Enhancements
@redis/client
from1.4.2
to1.5.0
@redis/bloom
from1.1.0
to1.2.0
@redis/search
from1.1.0
to1.1.1
v4.5.1
Compare Source
Enhancements
@redis/client
v4.5.0
Compare Source
Enhancements
@redis/client
@redis/time-series
v4.4.0
Compare Source
Enhancements
@redis/client
@redis/bloom
@redis/graph
v4.3.1
Compare Source
Enhancements
@redis/json
v4.3.0
Compare Source
Enhancements
@redis/client
@redis/search
v4.2.0
Compare Source
Enhancements
@redis/client
v4.1.1
Compare Source
Enhancements
@redis/client
v4.1.0
Compare Source
Enhancements
@redis/bloom
@redis/client
@redis/graph
@redis/json
@redis/search
@redis/time-series
v4.0.6
Compare Source
@node-redis/client
@node-redis/search
v4.0.5
Compare Source
v4.0.4
Compare Source
@node-redis/client
@node-redis/search
@node-redis/time-series
v4.0.3
Compare Source
@node-redis/graph
@node-redis/[email protected]
v4.0.2
Compare Source
Fixes
EXISTS
command reply (#1819)Enhancements
@node-redis/bloom
Buffer
sASK
andMOVED
errors handlerv4.0.1
Compare Source
Fixes
NOAUTH
error when using authentication & database (#1681).quit()
in PubSub mode (#1766)name
on a client (#1758)client.hset
) inlegacyMode
RedisSocketOptions
type (#1741)Enhancements
number
s andBuffer
s inHSET
(#1738 #1739)RedisClientType
,RedisClusterType
and some more types (#1673)@node-redis/time-series
v4.0.0
Compare 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
createClient
takes new and different argumentsprefix
,rename_commands
configuration options tocreateClient
have been removedenable_offline_queue
configuration 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 becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR has been generated by Mend Renovate. View repository job log here.