fix(deps): update dependency ioredis to v5#377
Open
renovate[bot] wants to merge 1 commit intomasterfrom
Open
Conversation
458c2bd to
5e2d0b7
Compare
5e2d0b7 to
0e6edd5
Compare
0e6edd5 to
f3ce899
Compare
f3ce899 to
4996c31
Compare
2fa9b11 to
cdc8ba1
Compare
cdc8ba1 to
8600233
Compare
8600233 to
c662c07
Compare
c662c07 to
e6ea857
Compare
e6ea857 to
06d71ed
Compare
06d71ed to
1895a8d
Compare
1895a8d to
7b1921b
Compare
7b1921b to
afae5ba
Compare
afae5ba to
8ca7528
Compare
04345ca to
7edc837
Compare
7edc837 to
2cfdc5c
Compare
2cfdc5c to
d22bc6e
Compare
d22bc6e to
fd28135
Compare
fd28135 to
9dbdf23
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:
4.28.2→5.10.14.28.1→5.0.0Release Notes
luin/ioredis (ioredis)
v5.10.1Compare Source
Bug Fixes
v5.10.0Compare Source
Features
5.9.3 (2026-02-12)
Bug Fixes
5.9.3 (2026-02-12)
Bug Fixes
5.9.2 (2026-01-15)
Bug Fixes
Reverts
5.9.1 (2026-01-08)
Bug Fixes
v5.9.3Compare Source
Bug Fixes
v5.9.2Compare Source
Bug Fixes
Reverts
v5.9.1Compare Source
Bug Fixes
v5.9.0Compare Source
Bug Fixes
Features
5.8.2 (2025-10-21)
Bug Fixes
5.8.1 (2025-10-06)
Bug Fixes
v5.8.2Compare Source
Bug Fixes
v5.8.1Compare Source
Bug Fixes
v5.8.0Compare Source
Bug Fixes
Features
v5.7.0Compare Source
Bug Fixes
Features
5.6.1 (2025-04-11)
Bug Fixes
v5.6.1Compare Source
Bug Fixes
Features
5.6.1 (2025-04-11)
Bug Fixes
v5.6.0Compare Source
Bug Fixes
Features
5.6.1 (2025-04-11)
Bug Fixes
v5.5.0Compare Source
Features
5.4.2 (2024-12-20)
Bug Fixes
5.4.1 (2024-04-17)
Bug Fixes
v5.4.2Compare Source
Features
5.4.2 (2024-12-20)
Bug Fixes
5.4.1 (2024-04-17)
Bug Fixes
v5.4.1Compare Source
Features
5.4.2 (2024-12-20)
Bug Fixes
5.4.1 (2024-04-17)
Bug Fixes
v5.4.0Compare Source
Features
5.4.2 (2024-12-20)
Bug Fixes
5.4.1 (2024-04-17)
Bug Fixes
v5.3.2Compare Source
Bug Fixes
refreshSlotsCacheis callback concurrently, call the callback only when the refresh process is done (#1881) (804ee07)Features
socketTimeoutinRedis(#1882) (673ac77)5.3.2 (2023-04-15)
Bug Fixes
5.3.1 (2023-02-12)
Bug Fixes
v5.3.1Compare Source
Bug Fixes
refreshSlotsCacheis callback concurrently, call the callback only when the refresh process is done (#1881) (804ee07)Features
socketTimeoutinRedis(#1882) (673ac77)5.3.2 (2023-04-15)
Bug Fixes
5.3.1 (2023-02-12)
Bug Fixes
v5.3.0Compare Source
Bug Fixes
refreshSlotsCacheis callback concurrently, call the callback only when the refresh process is done (#1881) (804ee07)Features
socketTimeoutinRedis(#1882) (673ac77)5.3.2 (2023-04-15)
Bug Fixes
5.3.1 (2023-02-12)
Bug Fixes
v5.2.6Compare 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.5Compare 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.4Compare 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.3Compare 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.2Compare 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.1Compare 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.0Compare 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.1.0Compare 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.6Compare 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.5Compare 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
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.