Upgrade deps: wrangler 4.90.0, kysely 0.29.0, vitest-pool-workers 0.16.3#161
Draft
pokle wants to merge 1 commit into
Draft
Upgrade deps: wrangler 4.90.0, kysely 0.29.0, vitest-pool-workers 0.16.3#161pokle wants to merge 1 commit into
pokle wants to merge 1 commit into
Conversation
…kers 0.16.3 Bumps wrangler from 4.87.0 to 4.90.0 (pinned exact) across all workspaces, which was deferred last week to verify the TZ=UTC change in 4.89.0 — confirmed safe since all worker code uses .toISOString(). Also upgrades kysely to 0.29.0 (now stable), @cloudflare/vitest-pool-workers to 0.16.3, better-auth to 1.6.10, mapbox-gl to 3.23.1, and @cloudflare/workers-types to 4.20260510.1. https://claude.ai/code/session_015LTaRPjsaT2Rp2BTxW1Y4S
|
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
TZ=UTCchange in 4.89.0; confirmed safe since all worker code uses.toISOString()(always UTC)withTablesnot in codebase). TypeScript 6.0.3 exceeds new 5.4 minimumreset()helper, requires wrangler ≥4.90.0 peer depNo security vulnerabilities. No code changes required. Full details in
docs/dependency-review-log.md(2026-05-10 entry).Test plan
bun run typecheck:all— 6 workspace typechecks passbun run test:all— 411 engine + 226 competition-api + 21 mcp-api tests passbun run test:e2e— 1 chromium spec passes (exercises wrangler 4.90.0 dev startup with TZ=UTC)bun audit— 0 vulnerabilitieshttps://claude.ai/code/session_015LTaRPjsaT2Rp2BTxW1Y4S
Generated by Claude Code