Skip to content

Update Wrangler to 4.118.0 - #106

Merged
badcuban merged 2 commits into
mainfrom
agent/wrangler-4-118
Aug 3, 2026
Merged

Update Wrangler to 4.118.0#106
badcuban merged 2 commits into
mainfrom
agent/wrangler-4-118

Conversation

@badcuban

@badcuban badcuban commented Aug 3, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • update Wrangler from 4.114.0 to 4.118.0
  • accept the corresponding Miniflare 5 alpha and Workerd lockfile graph in an isolated PR

Why

Wrangler was a compatible minor update that Dependabot missed, but it carries a larger local-runtime transition than the other tooling bumps. Keeping it separate makes that risk and its relay-specific verification explicit.

Validation

  • vp install --frozen-lockfile
  • vp exec wrangler --version - 4.118.0
  • wrangler deploy --dry-run - all bindings recognized; nothing deployed
  • local Miniflare relay smoke - health, session creation, authenticated desktop/device WebSocket upgrades, ping/pong, forwarding, and status
  • relay build and typecheck
  • relay protocol tests - 4/4 passed through the package-local Vite+ runner
  • vp fmt
  • vp lint
  • vp run typecheck
  • git diff --check

Generated worker types are intentionally unchanged: comparing 4.114 and 4.118 output found no substantive declaration difference attributable to this bump.

@vercel

vercel Bot commented Aug 3, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
threadlines Ready Ready Preview Aug 3, 2026 4:11pm

Request Review

@github-actions github-actions Bot added vouch:trusted PR author is trusted by repo permissions or the VOUCHED list. size:M labels Aug 3, 2026
@badcuban
badcuban marked this pull request as ready for review August 3, 2026 16:19
@badcuban
badcuban merged commit c8551cd into main Aug 3, 2026
16 checks passed
@badcuban
badcuban deleted the agent/wrangler-4-118 branch August 3, 2026 16:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:M vouch:trusted PR author is trusted by repo permissions or the VOUCHED list.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant