chore(deps): update all non-major dependencies by chrisbbreuer ยท Pull Request #2973 ยท stacksjs/ts-cache
This PR contains the following updates:
Package Updates Summary
| Type | Count |
|---|---|
| ๐ฆ NPM Packages | 4 |
| ๐ง System Dependencies | 1 |
| ๐ GitHub Actions | 3 |
| Total | 8 |
๐ฆ npm Dependencies
4 packages will be updated
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| ioredis (source) | 5.8.2 -> 5.9.2 |
||||
| redis (source) | 5.9.0 -> 5.10.0 |
||||
| better-dx (source) | 0.2.3 -> 0.2.5 |
||||
| lru-cache (source) | 11.2.4 -> 11.2.6 |
๐ง System Dependencies
| Package | Change | Type | File |
|---|---|---|---|
| bun.com | ^1.3.0 โ ^1.3.2 |
๐ข patch | deps.yaml |
๐ GitHub Actions
3 actions will be updated
| Action | Change | Type | Files |
|---|---|---|---|
| oven-sh/setup-bun | v2.0.2 โ v2.1.2 |
๐ก minor | ci.yml |
| oven-sh/setup-bun | v2 โ v2.1.2 |
๐ข patch | buddy-bot.yml |
| shivammathur/setup-php | 2.35.5 โ 2.36.0 |
๐ก minor | buddy-bot.yml |
Release Notes
luin/ioredis (ioredis)
5.8.2 -> 5.9.2
v5.9.2
5.9.2 (2026-01-15)
Bug Fixes
- cluster: Cluster reconnect sharded subscribers (#2060) (def9804)
- preserve replica slots on MOVED in pipelines (#2059) (a1c3e9d)
Reverts
- Revert "fix: preserve replica slots on MOVED in pipelines (chore(deps): update all non-major dependencies #2059)" (chore(deps): update all non-major dependencies #2062) (517b932), closes #2059 #2062
Released by github-actions[bot] on 1/15/2026
v5.9.1
5.9.1 (2026-01-08)
Bug Fixes
Released by github-actions[bot] on 1/8/2026
v5.9.0
5.9.0 (2026-01-05)
Bug Fixes
Features
- add timeout blocking commands (#2052) (6ec78be)
- cluster: refactor sharded pub/sub v5 (#2043) (a523f3a)
Released by github-actions[bot] on 1/5/2026
redis/node-redis (redis)
5.9.0 -> 5.10.0
redis@5.10.0
Changes
๐ New Features
- Add MSETEX command support (#3116)
- Add CLAIM attribute to XREADGROUP command (#3122)
- Add index/query doc page examples (#3109)
๐งช Experimental Features
- Add support for CAS/CAD, DELEX, DIGEST commands (#3123)
- Add support for HYBRID search (#3119 #3132)
- Add latency histogram (#3099)
๐ Bug Fixes
- Fix dist/package.json version bumping in release process (#3125)
- Prevent false-ready state when socket errors during handshake (#3128)
- Don't parse number properties in XREADGROUP (#3133)
๐งฐ Maintenance
- Apply proxy improvements (#3121)
- Mark 8.4 features as experimental (#3134)
- Extract supported Redis versions into SUPPORTED_REDIS_VERSIONS.md (#3131)
- Bump test container image to 8.4.0 (#3139)
Contributors
We'd like to thank all the contributors who worked on this release!
- andy-stark-redis
- htemelski-redis
- [nkaradzhov](https://github.com/nka...
[View full release notes]
Released by nkaradzhov on 11/19/2025
redis@5.9.0
What's Changed
- fix(ts): use all commands in cluster type by nkaradzhov in fix(ts): use all commands in cluster type redis/node-redis#3065
- Main by watersRand in Main redis/node-redis#3047
- docs: fix scanIterator example in readme by nkaradzhov in docs: fix scanIterator example in readme redis/node-redis#3072
- Hitless upgrades by nkaradzhov in Hitless upgrades redis/node-redis#3021
- fix(cluster): prevent infinite loop by nkaradzhov in fix(cluster): prevent infinite loop redis/node-redis#3078
- docs: update RedisJSON documentation link by Caiuriuller in docs: update RedisJSON documentation link redis/node-redis#3079
- refactor(test): improve test scenario reliability and maintainability by PavelPashov in refactor(test): improve test scenario reliability and maintainability redis/node-redis#3077
- Improve stale issue management workfl...
[View full release notes]
Released by nkaradzhov on 10/23/2025
redis@5.9.0-beta.3
What's Changed
- Fix: resolve doubly linked list push issue by ntvviktor in Fix: resolve doubly linked list push issue redis/node-redis#3085
- Update default Redis version to 8.4-M01-pre in tests by bobymicroby in Update default Redis version to 8.4-M01-pre in tests redis/node-redis#3092
- Adjust scenario tests according to latest maint naming changes by nkaradzhov in Adjust scenario tests according to latest maint naming changes redis/node-redis#3090
- test(maint): touch up wrong assertions by nkaradzhov in test(maint): touch up wrong assertions redis/node-redis#3096
- fix(pool): make createClientPool use provided options by nkaradzhov in fix(pool): make createClientPool use provided options redis/node-redis#3095
- Emit invalidate events from client by sastcsgh in Emit invalidate events from client redis/node-redis#3076
- Fix client kill enums by watersRand in https://github.com/redis/node-redis/p...
[View full release notes]
Released by nkaradzhov on 10/22/2025
stacksjs/development (better-dx)
0.2.3 -> 0.2.5
v0.2.5
No significant changes
View changes on GitHub
Released by github-actions[bot] on 11/22/2025
v0.2.4
No significant changes
View changes on GitHub
Released by github-actions[bot] on 11/21/2025
isaacs/node-lru-cache (lru-cache)
11.2.4 -> 11.2.6
A cache object that deletes the least-recently-used items.
๐ View Release Notes
๐ View Changelog
๐ Package Statistics
- ioredis: 12,805,362 weekly downloads
- redis: 7,768,993 weekly downloads
- better-dx: 45,270 weekly downloads
- lru-cache: 318,490,014 weekly downloads
- bun.com: Popular JavaScript runtime and package manager
- oven-sh/setup-bun: GitHub Action for workflow automation
- oven-sh/setup-bun: GitHub Action for workflow automation
- shivammathur/setup-php: GitHub Action for workflow automation
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.
- If you want to rebase/retry this PR, check this box
This PR was generated by Buddy ๐ค