Skip to content

chore(deps): bump wit-bindgen 0.57 -> 0.58#110

Merged
swlynch99 merged 1 commit into
mainfrom
claude/bump-wit-bindgen-0.58
Jun 9, 2026
Merged

chore(deps): bump wit-bindgen 0.57 -> 0.58#110
swlynch99 merged 1 commit into
mainfrom
claude/bump-wit-bindgen-0.58

Conversation

@swlynch99

Copy link
Copy Markdown
Contributor

What

Bumps the wit-bindgen-core and wit-bindgen-rust code generators 0.57.1 → 0.58.0 (workspace deps used by durable-bindgen, invoked via xtask gen bindings).

The Opts API consumed by durable-bindgen (format / runtime_path / ownership / with / additional_derive_attributes, plus WorldGenerator/Resolve/Files) is unchanged, so no code changes are required. wit-bindgen-rt stays at 0.44.0 (already the latest). Pulls wit-component / wit-parser / wasm-encoder 0.247 → 0.251 transitively (deduping against wasmtime 45's copies).

Scope note

The generated bindings.rs files are committed and only regenerated on demand (xtask gen bindings), not during a normal cargo build. So this bump keeps the generator tooling current without altering the checked-in bindings, and there's no CI binding-freshness check to trip. Regeneration with the new generator can be done as a separate, deliberate step.

Verification

cargo check --workspace --all-features --locked ✅ (full workspace, 48s)

https://claude.ai/code/session_01KN3PaeQ1pFq1B3uReMqHjp


Generated by Claude Code

Bumps the wit-bindgen-core and wit-bindgen-rust code generators used by
durable-bindgen (and invoked via `xtask gen bindings`). The Opts API
(format / runtime_path / ownership / with / additional_derive_attributes)
is unchanged, so no code changes are required. wit-bindgen-rt stays at
0.44.0 (latest).

Generated bindings are committed and only regenerated on demand, so this
bump does not alter the checked-in bindings; it keeps the generator
tooling current. Pulls wit-component / wit-parser 0.247 -> 0.251
transitively.

Verified with `cargo check --workspace --all-features --locked`.

https://claude.ai/code/session_01KN3PaeQ1pFq1B3uReMqHjp
@swlynch99 swlynch99 merged commit b7fa64e into main Jun 9, 2026
7 checks passed
@swlynch99 swlynch99 deleted the claude/bump-wit-bindgen-0.58 branch June 9, 2026 23:58
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