chore(deps): update all non-major dependencies by chrisbbreuer ยท Pull Request #2944 ยท 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

npm

4 packages will be updated

Package Change Age Adoption Passing Confidence
ioredis (source) 5.8.2 -> 5.9.2 age adoption passing confidence
redis (source) 5.9.0 -> 5.10.0 age adoption passing confidence
better-dx (source) 0.2.3 -> 0.2.5 age adoption passing confidence
lru-cache (source) 11.2.4 -> 11.2.5 age adoption passing confidence

๐Ÿ”ง System Dependencies

system

Package Change Type File
bun.com ^1.3.0 โ†’ ^1.3.2 ๐ŸŸข patch deps.yaml

๐Ÿš€ GitHub Actions

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

Compare Source

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

Released by github-actions[bot] on 1/15/2026

v5.9.1

Compare Source

5.9.1 (2026-01-08)

Bug Fixes

  • make client-side blocking timeouts opt-in (#2058) (07ed493)

Released by github-actions[bot] on 1/8/2026

v5.9.0

Compare Source

5.9.0 (2026-01-05)

Bug Fixes

  • remove unnecessary case-sensitivity when working with commands (#2036) (f33a2c8)

Features

Released by github-actions[bot] on 1/5/2026

redis/node-redis (redis)

5.9.0 -> 5.10.0

redis@5.10.0

Compare Source

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!

[View full release notes]

Released by nkaradzhov on 11/19/2025

redis@5.9.0

Compare Source

What's Changed

[View full release notes]

Released by nkaradzhov on 10/23/2025

redis@5.9.0-beta.3

Compare Source

What's Changed

[View full release notes]

Released by nkaradzhov on 10/22/2025

stacksjs/development (better-dx)

0.2.3 -> 0.2.5

v0.2.5

Compare Source

No significant changes

    View changes on GitHub

Released by github-actions[bot] on 11/22/2025

v0.2.4

Compare Source

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.5

Compare Source

A cache object that deletes the least-recently-used items.

๐Ÿ“– View Release Notes

๐Ÿ”— View Changelog

Release Notes

Changelog

bun.com

^1.3.0 โ†’ ^1.3.2

๐Ÿ“ File: deps.yaml

๐Ÿ”— Release Notes: bun.sh

oven-sh/setup-bun

v2.0.2 โ†’ v2.1.2

Visit oven-sh/setup-bun for release notes.

oven-sh/setup-bun

v2 โ†’ v2.1.2

Visit oven-sh/setup-bun for release notes.

shivammathur/setup-php

2.35.5 โ†’ 2.36.0

Visit shivammathur/setup-php for release notes.


๐Ÿ“Š 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 ๐Ÿค–