chore(deps): update dependency ioredis to ^5.9.0 #190
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:
^5.2.2→^5.9.0Release Notes
luin/ioredis (ioredis)
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
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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 this update again.
This PR was generated by Mend Renovate. View the repository job log.