Upgrade dependencies (2026-05-24): 7 security fixes, wrangler 4.94.0#168
Merged
Conversation
Security: hono 4.12.22 (cookie injection, JWT bypass, IPv6 bypass, mount prefix stripping), better-auth 1.6.11 (invitation takeover, SSRF, magic link race, OAuth signing), qs and ws transitive vuln overrides. Also bumps wrangler 4.87.0→4.94.0 (TZ=UTC alignment, auth stability), agents 0.12.3→0.13.2, mapbox-gl 3.24.0, vitest-pool-workers 0.16.9, vitest 4.1.7, playwright 1.60.0, katex 0.16.47, and type definitions. See docs/dependency-review-log.md entry for 2026-05-24. https://claude.ai/code/session_019G16EEY73BE8QV92YTBWWQ
Wrangler 4.94.0 has new startup behavior (agent skills detection) that can make dev server startup slower on CI runners. The deploy pipeline's E2E tests fail with 30s timeout while branch-deploy passes — increasing to 60s gives wrangler more headroom on slow runners. https://claude.ai/code/session_019G16EEY73BE8QV92YTBWWQ
|
Preview Deployment |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
qsandwsoverridesFull details in
docs/dependency-review-log.mdentry for 2026-05-24.Test plan
bun audit— 0 vulnerabilitiesbun run typecheck:all— all 6 workspace typechecks passbun run test:all— 411 engine + 251 competition-api + 21 mcp-api tests passbun run test:e2e— 6 chromium specs pass (comp-creation + user-files-upload)https://claude.ai/code/session_019G16EEY73BE8QV92YTBWWQ
Generated by Claude Code