Skip to content

Update dependencies#6463

Merged
workers-devprod merged 1 commit intomainfrom
automatic-update-deps
Mar 30, 2026
Merged

Update dependencies#6463
workers-devprod merged 1 commit intomainfrom
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 March 30, 2026 22:27
@workers-devprod workers-devprod enabled auto-merge (rebase) March 30, 2026 22:27
@ask-bonk
Copy link
Copy Markdown
Contributor

ask-bonk bot commented Mar 30, 2026

I've reviewed the full diff. This is a straightforward automated dependency update PR. Let me verify the key aspects:

  1. Rust crate version bumps - all are minor/patch updates: ada-url 3.4.2→3.4.4, capnp 0.25.2→0.25.3, capnpc 0.25.0→0.25.2, cc 1.2.57→1.2.58, itoa 1.0.17→1.0.18, js-sys 0.3.91→0.3.92, mio 1.1.1→1.2.0, rustc-hash 2.1.1→2.1.2, simd-adler32 0.3.8→0.3.9, uuid 1.22.0→1.23.0, wasm-bindgen 0.2.114→0.2.115, zerocopy 0.8.42→0.8.48
  2. Bazel build deps - apple_support 2.3.0→2.5.2, rules_shell 0.6.1→0.7.1
  3. Cap'n Proto (C++) - updated to a new commit hash
  4. GitHub workflow - opencode_version 1.2.27→1.3.8
  5. Cargo.lock - consistent with the above version bumps, checksums match

All changes are mechanically consistent:

  • Renamed BUILD files match new versions
  • Internal cross-references between crates are updated consistently
  • SHA256 hashes are present for all crate downloads
  • The defs.bzl conditions table correctly adds the new cfg(any(unix, target_os = "hermit", target_os = "wasi")) condition that mio 1.2.0 introduced
  • No behavioral changes, no compat flag concerns, no security implications

LGTM

github run

@workers-devprod workers-devprod merged commit 2db3d89 into main Mar 30, 2026
36 of 37 checks passed
@workers-devprod workers-devprod deleted the automatic-update-deps branch March 30, 2026 23:14
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