chore(deps): update Cloudflare Worker tooling (#1574)
## Description Update Wrangler, Cloudflare Workers types, and the Cloudflare Vitest pool for Node 24, Vite 8, and Vitest 4 compatibility. Existing Worker test APIs and compatibility date remain valid. Closes codemem-jnd6.6. ## Type of Change - [ ] ๐ Feature (new functionality) - [ ] ๐ Bug fix (fixes an issue) - [ ] ๐ Documentation (docs-only change) - [x] ๐ง Maintenance (refactor, chore, CI, etc.) - [ ] ๐งช Testing (test-only changes) ## Testing - [x] Relevant checks pass locally (`pnpm run tsc`, `pnpm run lint`, `pnpm run test`) - [ ] Added/updated tests for changes - [x] Manually verified changes work as expected Additional checks: Worker typecheck, Wrangler dry-run bundle, 12 Node tests, 6 Worker integration tests, Snyk high-severity SCA scan. Known follow-up: migrate the terminal `@cloudflare/vitest-pool-workers` package to `@cloudflare/vitest-plugin`; the current pool also pins an older test-only workerd than direct Wrangler. ## Checklist - [x] Code follows project style (`pnpm run lint` passes for touched files) - [x] Self-review completed - [x] Documentation updated (not needed) - [x] No new warnings introduced
A
Adam Kunicki committed
8e6603c02f1703a43624b71799db59d626f41ef6
Parent: 853b518
Committed by GitHub <noreply@github.com>
on 9/2/2026, 3:09:31 PM