Commit 655e88c
authored
chore(deps): update dependency ioredis to v5.10.0 (#1295)
This PR contains the following updates:
| Package | Change |
[Age](https://docs.renovatebot.com/merge-confidence/) |
[Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|
| [ioredis](https://redirect.github.com/luin/ioredis) | [`5.9.3` →
`5.10.0`](https://renovatebot.com/diffs/npm/ioredis/5.9.3/5.10.0) |

|

|
---
### Release Notes
<details>
<summary>luin/ioredis (ioredis)</summary>
###
[`v5.10.0`](https://redirect.github.com/luin/ioredis/blob/HEAD/CHANGELOG.md#5100-2026-02-27)
[Compare
Source](https://redirect.github.com/luin/ioredis/compare/v5.9.3...v5.10.0)
##### Features
- add hash field expiration commands and tests
([5219f9f](https://redirect.github.com/luin/ioredis/commit/5219f9f6ae40c5b4e9bc40581d6513da27dbf1c2))
- add hexpireat & hexpiretime
([#​2082](https://redirect.github.com/luin/ioredis/issues/2082))
([b38124f](https://redirect.github.com/luin/ioredis/commit/b38124f784cc6d170ff60f508f3bc34269806f47))
####
[5.9.3](https://redirect.github.com/luin/ioredis/compare/v5.9.2...v5.9.3)
(2026-02-12)
##### Bug Fixes
- autopipelining to route writes to masters with scaleReads
([#​2072](https://redirect.github.com/luin/ioredis/issues/2072))
([8adb1ae](https://redirect.github.com/luin/ioredis/commit/8adb1aeb6f01cb2cf832c1f218033daf2a722925))
- fix issue with moved command for replicas
([#​2064](https://redirect.github.com/luin/ioredis/issues/2064))
([de4eed4](https://redirect.github.com/luin/ioredis/commit/de4eed4c88c1222002223b17d6d481c2a12df329))
- **types:** optional properties on RedisOptions allow explicit
undefined
([#​2066](https://redirect.github.com/luin/ioredis/issues/2066))
([0a1a898](https://redirect.github.com/luin/ioredis/commit/0a1a8982f9c912c78de68295e1f56136b62a645e))
####
[5.9.3](https://redirect.github.com/luin/ioredis/compare/v5.9.2...v5.9.3)
(2026-02-12)
##### Bug Fixes
- autopipelining to route writes to masters with scaleReads
([#​2072](https://redirect.github.com/luin/ioredis/issues/2072))
([8adb1ae](https://redirect.github.com/luin/ioredis/commit/8adb1aeb6f01cb2cf832c1f218033daf2a722925))
- fix issue with moved command for replicas
([#​2064](https://redirect.github.com/luin/ioredis/issues/2064))
([de4eed4](https://redirect.github.com/luin/ioredis/commit/de4eed4c88c1222002223b17d6d481c2a12df329))
- **types:** optional properties on RedisOptions allow explicit
undefined
([#​2066](https://redirect.github.com/luin/ioredis/issues/2066))
([0a1a898](https://redirect.github.com/luin/ioredis/commit/0a1a8982f9c912c78de68295e1f56136b62a645e))
####
[5.9.2](https://redirect.github.com/luin/ioredis/compare/v5.9.1...v5.9.2)
(2026-01-15)
##### Bug Fixes
- **cluster:** Cluster reconnect sharded subscribers
([#​2060](https://redirect.github.com/luin/ioredis/issues/2060))
([def9804](https://redirect.github.com/luin/ioredis/commit/def9804dd44faa13dd57347c7353142ec0bd2d8f))
- preserve replica slots on MOVED in pipelines
([#​2059](https://redirect.github.com/luin/ioredis/issues/2059))
([a1c3e9d](https://redirect.github.com/luin/ioredis/commit/a1c3e9d3a1915cf4a699aff9781629e492f75076))
##### Reverts
- Revert "fix: preserve replica slots on MOVED in pipelines
([#​2059](https://redirect.github.com/luin/ioredis/issues/2059))"
([#​2062](https://redirect.github.com/luin/ioredis/issues/2062))
([517b932](https://redirect.github.com/luin/ioredis/commit/517b93239648c06829c695112223c9f17c2e7f80)),
closes
[#​2059](https://redirect.github.com/luin/ioredis/issues/2059)
[#​2062](https://redirect.github.com/luin/ioredis/issues/2062)
####
[5.9.1](https://redirect.github.com/luin/ioredis/compare/v5.9.0...v5.9.1)
(2026-01-08)
##### Bug Fixes
- make client-side blocking timeouts opt-in
([#​2058](https://redirect.github.com/luin/ioredis/issues/2058))
([07ed493](https://redirect.github.com/luin/ioredis/commit/07ed4939ce4228efa1f85f75c16528aa5f25862e))
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/cedarjs/cedar).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My40My4yIiwidXBkYXRlZEluVmVyIjoiNDMuNDMuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiY2hhbmdlc2V0cy1vayIsInJlbGVhc2U6ZGVwZW5kZW5jeSJdfQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent ea6772a commit 655e88c
2 files changed
+11
-11
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3583 | 3583 | | |
3584 | 3584 | | |
3585 | 3585 | | |
3586 | | - | |
| 3586 | + | |
3587 | 3587 | | |
3588 | 3588 | | |
3589 | 3589 | | |
| |||
7184 | 7184 | | |
7185 | 7185 | | |
7186 | 7186 | | |
7187 | | - | |
7188 | | - | |
7189 | | - | |
7190 | | - | |
| 7187 | + | |
| 7188 | + | |
| 7189 | + | |
| 7190 | + | |
7191 | 7191 | | |
7192 | 7192 | | |
7193 | 7193 | | |
| |||
19580 | 19580 | | |
19581 | 19581 | | |
19582 | 19582 | | |
19583 | | - | |
19584 | | - | |
19585 | | - | |
| 19583 | + | |
| 19584 | + | |
| 19585 | + | |
19586 | 19586 | | |
19587 | | - | |
| 19587 | + | |
19588 | 19588 | | |
19589 | 19589 | | |
19590 | 19590 | | |
| |||
19593 | 19593 | | |
19594 | 19594 | | |
19595 | 19595 | | |
19596 | | - | |
| 19596 | + | |
19597 | 19597 | | |
19598 | 19598 | | |
19599 | 19599 | | |
| |||
0 commit comments