chore(deps): update all non-major dependencies by chrisbbreuer ยท Pull Request #34 ยท stacksjs/ts-cache
This PR contains the following updates:
Package Updates Summary
| Type | Count |
|---|---|
| ๐ฆ NPM Packages | 1 |
| ๐ GitHub Actions | 1 |
| Total | 2 |
๐ฆ npm Dependencies
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| redis (source) | 5.9.0 -> 5.10.0 |
๐ GitHub Actions
| Action | Change | Type | Files |
|---|---|---|---|
| oven-sh/setup-bun | v2 โ v2.0.2 |
๐ข patch | buddy-bot.yml |
Release Notes
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
๐ Package Statistics
- redis: 6,903,516 weekly downloads
- oven-sh/setup-bun: 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 ๐ค