Skip to content

Update dependencies#6619

Merged
workers-devprod merged 1 commit into
mainfrom
automatic-update-deps
Apr 20, 2026
Merged

Update dependencies#6619
workers-devprod merged 1 commit into
mainfrom
automatic-update-deps

Conversation

@workers-devprod

Copy link
Copy Markdown
Contributor

This is an automated pull request for updating the dependencies of workerd.

@workers-devprod workers-devprod requested review from a team as code owners April 20, 2026 18:48
@workers-devprod workers-devprod enabled auto-merge (rebase) April 20, 2026 18:48
@ask-bonk

ask-bonk Bot commented Apr 20, 2026

Copy link
Copy Markdown
Contributor

This is a straightforward automated dependency update PR. Let me verify the consistency of all the changes:

  1. GitHub workflow files: opencode version bump from 1.4.3 to 1.14.19 -- consistent across all 3 workflow files.

  2. Build deps: wasm-tools 1.246.2 -> 1.247.0 (minor bump, all platforms updated consistently), rules_shell 0.7.1 -> 0.8.0, capnp-cpp and workerd-cxx commit bumps, zlib commit bump.

  3. Rust crate updates: All are patch/minor version bumps:

    • bitflags 2.11.0 -> 2.11.1
    • clap 4.6.0 -> 4.6.1 (+ clap_derive)
    • rand 0.8.5 -> 0.8.6
    • tokio 1.51.1 -> 1.52.1
    • typenum 1.19.0 -> 1.20.0
    • uuid 1.23.0 -> 1.23.1
    • wasip2 1.0.2 -> 1.0.3
    • wit-bindgen 0.51.0 -> 0.57.1
  4. typenum 1.20.0: The new BUILD file dropped the cargo_build_script entirely. This is correct -- typenum 1.20.0 removed the build script upstream (it used to generate code via build.rs but now ships pre-generated source).

  5. All Cargo.lock checksums, BUILD.bazel aliases, and defs.bzl references are internally consistent.

  6. No behavioral changes to workerd code, no compat flag implications, no security concerns.

LGTM

github run

@workers-devprod workers-devprod merged commit 2e63ac5 into main Apr 20, 2026
34 of 35 checks passed
@workers-devprod workers-devprod deleted the automatic-update-deps branch April 20, 2026 19:42
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