Skip to content

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
masterfrom
claude/fervent-ptolemy-ORJr1
Draft

Upgrade deps: wrangler 4.90.0, kysely 0.29.0, vitest-pool-workers 0.16.3#161
pokle wants to merge 1 commit into
masterfrom
claude/fervent-ptolemy-ORJr1

Conversation

@pokle
Copy link
Copy Markdown
Owner

@pokle pokle commented May 10, 2026

Summary

  • wrangler 4.87.0 → 4.90.0 (all workspaces, pinned exact) — deferred last week to verify the TZ=UTC change in 4.89.0; confirmed safe since all worker code uses .toISOString() (always UTC)
  • kysely 0.28.17 → 0.29.0 (auth-api) — now stable (was RC). No deprecated APIs used (withTables not in codebase). TypeScript 6.0.3 exceeds new 5.4 minimum
  • @cloudflare/vitest-pool-workers 0.15.2/0.14.9 → 0.16.3 (competition-api, mcp-api) — new reset() helper, requires wrangler ≥4.90.0 peer dep
  • better-auth + @better-auth/api-key 1.6.9 → 1.6.10 (frontend, auth-api) — bug fixes for session revalidation, email casing
  • mapbox-gl 3.23.0 → 3.23.1 (root, frontend) — patch
  • @cloudflare/workers-types 4.20260509.1 → 4.20260510.1 (all workspaces) — weekly type update

No 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 pass
  • bun run test:all — 411 engine + 226 competition-api + 21 mcp-api tests pass
  • bun run test:e2e — 1 chromium spec passes (exercises wrangler 4.90.0 dev startup with TZ=UTC)
  • bun audit — 0 vulnerabilities

https://claude.ai/code/session_015LTaRPjsaT2Rp2BTxW1Y4S


Generated by Claude Code

…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
@github-actions
Copy link
Copy Markdown

Preview Deployment
https://4f8b34aa.glidecomp.pages.dev
Commit: b7a6895

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants