memcache@1.9.0 — 2026-07-08
Maintenance release: dependency and CI upgrades. Minimum supported Node is now 22.19.
Internal
- pin the
memcachedtest-service image to1.6.44for reproducible test runs (e3d6b4c, #101) - upgrade
hasheryruntime dependency to v3 — no API or hash-output changes (109dd19, #100) - upgrade
hookifiedruntime dependency to 3.0.1 (f598fe9, #99) - raise minimum Node to 22.19 (
engines.node>=22.19.0) (8eabc21, #98) - upgrade
doculadocs tooling to 2.1.0 (477160a, #97) - upgrade all GitHub Actions to their latest majors —
actions/checkoutv7,pnpm/action-setupv6 (7ecba81, #96) - upgrade TypeScript build tooling — tsx 4.23.0, tsdown 0.22.3, @types/node 24.13.2 (0c789ef, #95)
- upgrade code quality dependencies — biome 2.5.2, vitest 4.1.10, faker 10.5.0 (b713578, #94)
- consolidate build and test into a single CI job (d2a2770, #93)
Contributors
- @jaredwray (9)
Full List of Changes
- ci: consolidate build and test into a single job by @jaredwray in #93
- root - chore: upgrade code quality dependencies by @jaredwray in #94
- root - chore: upgrade TypeScript and build tooling by @jaredwray in #95
- root - chore: upgrade GitHub Actions (breaking) by @jaredwray in #96
- root - chore: upgrade docula by @jaredwray in #97
- root - chore: raise Node engine floor to >=22.19 by @jaredwray in #98
- root - chore: upgrade hookified by @jaredwray in #99
- root - chore: upgrade hashery (breaking) by @jaredwray in #100
- root - chore: pin memcached test-service image by @jaredwray in #101
Full diff: v1.8.0...v1.9.0