Skip to content

Commit 7df2411

Browse files
chore(deps): update dependency ioredis to v5.8.0 (#2801)
> [!NOTE] > Mend has cancelled [the proposed renaming](https://redirect.github.com/renovatebot/renovate/discussions/37842) of the Renovate GitHub app being renamed to `mend[bot]`. > > This notice will be removed on 2025-10-07. <hr> This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [ioredis](https://redirect.github.com/luin/ioredis) | [`5.7.0` -> `5.8.0`](https://renovatebot.com/diffs/npm/ioredis/5.7.0/5.8.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/ioredis/5.8.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/ioredis/5.7.0/5.8.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>luin/ioredis (ioredis)</summary> ### [`v5.8.0`](https://redirect.github.com/luin/ioredis/blob/HEAD/CHANGELOG.md#580-2025-09-23) [Compare Source](https://redirect.github.com/luin/ioredis/compare/v5.7.0...v5.8.0) ##### Bug Fixes - **ssubscribe:** re-subscribe sharded pubsub channels individually on ready ([#&#8203;2012](https://redirect.github.com/luin/ioredis/issues/2012)) ([55a410f](https://redirect.github.com/luin/ioredis/commit/55a410fb1d7201d5de90ebb7a18a1c3cbf359b12)) ##### Features - add more xtrim method overloads and tests ([#&#8203;2010](https://redirect.github.com/luin/ioredis/issues/2010)) ([8a3e052](https://redirect.github.com/luin/ioredis/commit/8a3e05205009325c1de417217c3f6156994b7079)) - implement proper hpexpire command signatures and tests ([#&#8203;2006](https://redirect.github.com/luin/ioredis/issues/2006)) ([95e80af](https://redirect.github.com/luin/ioredis/commit/95e80afa3f104a8911610bfeebdfb6c5cfc7a4cc)) - **stream:** Add XDELEX command ([#&#8203;2003](https://redirect.github.com/luin/ioredis/issues/2003)) ([7be3c8d](https://redirect.github.com/luin/ioredis/commit/7be3c8dc23403e247a32472998deff613fd8c9ad)) - support client setinfo ([#&#8203;2011](https://redirect.github.com/luin/ioredis/issues/2011)) ([a5d808b](https://redirect.github.com/luin/ioredis/commit/a5d808bc0bad8beab72ca0e044632a7178db5661)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "on the 2nd through 5th day of the month" (UTC), 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. --- - [ ] <!-- 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/JabRef/JabRefOnline). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xMzEuOSIsInVwZGF0ZWRJblZlciI6IjQxLjEzMS45IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 12b1666 commit 7df2411

File tree

2 files changed

+33
-33
lines changed

2 files changed

+33
-33
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"cross-fetch": "4.1.0",
6666
"graphql": "16.11.0",
6767
"graphql-scalars": "1.24.2",
68-
"ioredis": "5.7.0",
68+
"ioredis": "5.8.0",
6969
"json-bigint-patch": "0.0.8",
7070
"lodash": "4.17.21",
7171
"pinia": "3.0.3",

0 commit comments

Comments
 (0)