Skip to content

chore(deps): bump wrangler to ^4.125.0 - #154

Draft
spencer-osbrjp wants to merge 1 commit into
mainfrom
bump/wrangler
Draft

chore(deps): bump wrangler to ^4.125.0#154
spencer-osbrjp wants to merge 1 commit into
mainfrom
bump/wrangler

Conversation

@spencer-osbrjp

Copy link
Copy Markdown
Collaborator

⚠️ MAJOR / needs template review

From/To: ^4.123.0^4.125.0 (minor bump, upstream breaking changes noted below)

What changed (per wrangler CHANGELOG.md):

  • 4.125.0: raw socket support for Workers dev (connect trigger, behind experimental compat flag); container preview deployments via new previews.containers config block; automatic parent Worker creation in wrangler preview; WorkflowInstance.delete() / batch deletion
  • 4.124.0: binding conversion/printing/local-dev-validation utilities migrated from @cloudflare/deploy-helpers to @cloudflare/workers-utils; --date-start/--date-end flags for wrangler workflows instances list; new observability.redact_query_string config option; exact bundle-size reporting on deploy

Breaking changes: Upstream notes two breaking changes in 4.124.0: (1) unstable_printBindings now takes bindings + an options object instead of five positional params; (2) binding utilities removed from @cloudflare/deploy-helpers, callers must import from @cloudflare/workers-utils. Both are wrangler-internal/programmatic-API changes, not CLI-flag changes.

Repo impact: None identified — grepped config/templates/ and pkg/ for unstable_printBindings, deploy-helpers, and workers-utils: no matches. wrangler is only referenced as a version pin in config/registry.json and invoked as a CLI by scaffolded projects, not called as a library from this repo. Flagging as draft per policy since upstream breaking changes were identified, for human confirmation.

Build/test result: go build and go test ./... both pass.

Soak window: 14 days

🤖 Generated with Claude Code

https://claude.ai/code/session_01WMBXoCMXTwAYxYagyZprw8


Generated by Claude Code

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01WMBXoCMXTwAYxYagyZprw8
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants