-
Notifications
You must be signed in to change notification settings - Fork 2
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 ioredis to ^5.4.1 #27
base: main
Are you sure you want to change the base?
Conversation
|
87c635e
to
e0fe87e
Compare
e0fe87e
to
8ab8d0c
Compare
8ab8d0c
to
1deec96
Compare
1deec96
to
f78ff5e
Compare
f78ff5e
to
82a8fac
Compare
82a8fac
to
92daefc
Compare
92daefc
to
f9c97b7
Compare
6bb2f9f
to
5eea056
Compare
26c574a
to
deeeaf7
Compare
deeeaf7
to
f790972
Compare
f790972
to
d6f7d0e
Compare
This PR contains the following updates:
^5.0.5
->^5.4.1
^5.3.2
->^5.4.1
Release Notes
luin/ioredis (ioredis)
v5.4.1
Compare Source
Bug Fixes
v5.4.0
Compare Source
Bug Fixes
refreshSlotsCache
is callback concurrently, call the callback only when the refresh process is done (#1881) (804ee07)Features
socketTimeout
inRedis
(#1882) (673ac77)5.3.2 (2023-04-15)
Bug Fixes
5.3.1 (2023-02-12)
Bug Fixes
v5.3.2
Compare Source
Bug Fixes
v5.3.1
Compare Source
Bug Fixes
v5.3.0
Compare Source
Bug Fixes
Features
5.2.6 (2023-01-25)
Bug Fixes
5.2.5 (2023-01-14)
Bug Fixes
Named export to support ESM imports in Typescript (#1695) (cdded57)
With this change, users would be able to import Redis with
import { Redis} from 'ioredis'
. This makes it possible to import Redis in an ESM project. The original way (import Redis from 'ioredis'
) will still be supported but will be deprecated in the next major version.5.2.4 (2022-11-02)
Bug Fixes
5.2.3 (2022-08-23)
Bug Fixes
5.2.2 (2022-07-23)
Bug Fixes
5.2.1 (2022-07-16)
Bug Fixes
v5.2.6
Compare Source
Bug Fixes
v5.2.5
Compare Source
Bug Fixes
Named export to support ESM imports in Typescript (#1695) (cdded57)
With this change, users would be able to import Redis with
import { Redis} from 'ioredis'
. This makes it possible to import Redis in an ESM project. The original way (import Redis from 'ioredis'
) will still be supported but will be deprecated in the next major version.v5.2.4
Compare Source
Bug Fixes
v5.2.3
Compare Source
Bug Fixes
v5.2.2
Compare Source
Bug Fixes
v5.2.1
Compare Source
Bug Fixes
v5.2.0
Compare Source
Features
v5.1.0
Compare Source
Features
5.0.6 (2022-05-31)
Bug Fixes
5.0.5 (2022-05-17)
Bug Fixes
5.0.4 (2022-04-09)
Bug Fixes
5.0.3 (2022-03-31)
Bug Fixes
5.0.2 (2022-03-30)
Bug Fixes
5.0.1 (2022-03-26)
Bug Fixes
v5.0.6
Compare Source
Bug Fixes
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.