-
-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(deps): update dependency redis to v4 #219
base: main
Are you sure you want to change the base?
Conversation
|
Code Climate has analyzed commit 8876df9 and detected 0 issues on this pull request. View more on Code Climate. |
d0cc5a1
to
2df13ef
Compare
6b16d0d
to
f00b29c
Compare
f00b29c
to
2de794c
Compare
6c431f6
to
4b0de7a
Compare
50f2d5b
to
d8eba48
Compare
c644564
to
a195fde
Compare
a195fde
to
97ed096
Compare
3ee46a9
to
20bded0
Compare
20bded0
to
9d1c58d
Compare
9d1c58d
to
2441927
Compare
ef6d7f3
to
2d7efc8
Compare
420fac6
to
4d4b834
Compare
56ab941
to
08534ac
Compare
b01e092
to
f4351a8
Compare
f4351a8
to
b34bb59
Compare
093de8f
to
fe0137b
Compare
fe0137b
to
b46e155
Compare
7ff17ee
to
b478099
Compare
b478099
to
5798180
Compare
5798180
to
f440b10
Compare
f440b10
to
f7afc7d
Compare
f7afc7d
to
72fdbf7
Compare
72fdbf7
to
b5ecaf5
Compare
b5ecaf5
to
3a5833e
Compare
3a5833e
to
8876df9
Compare
This PR contains the following updates:
^3.0.0
->^3.0.0 || ^4.0.0
^2.8.25
->^2.8.25 || ^4.0.0
3.1.2
->4.7.0
2.8.32
->4.0.11
Release Notes
redis/node-redis (redis)
v4.7.0
Compare Source
v4.6.15
Compare Source
Enhancements
@redis/client
from1.5.16
to1.5.17
v4.6.14
Compare Source
Enhancements
@redis/client
from1.5.14
to1.5.16
v4.6.13
Compare Source
Enhancements
@redis/client
from1.5.13
to1.5.14
v4.6.12
Compare Source
Enhancements
@redis/client
from1.5.121 to
1.5.13`v4.6.11
Compare Source
Enhancements
@redis/client
from1.5.11
to1.5.12
@redis/graph
from1.1.0
to1.1.1
@redis/json
from1.1.5
to1.1.6
v4.6.10
Compare Source
Fixes
@redis/client
from1.5.9
to1.5.10
@redis/search
from1.1.3
to1.1.4
@redis/json
from1.0.4
to1.0.5
v4.6.9
Compare Source
Enhancements
@redis/client
from1.5.9
to1.5.10
@redis/search
from1.1.3
to1.1.4
@redis/json
from1.0.4
to1.0.5
v4.6.8
Compare Source
Enhancements
@redis/client
from1.5.8
to1.5.9
@redis/time-series
from1.0.4
to1.0.5
v4.6.7
Compare Source
Enhancements
@redis/client
from1.5.7
to1.5.8
@redis/search
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 was generated by Mend Renovate. View the repository job log.