Skip to content

chore(deps): bump wasmparser 0.227 -> 0.251#108

Merged
swlynch99 merged 1 commit into
mainfrom
claude/bump-wasmparser-0.251
Jun 9, 2026
Merged

chore(deps): bump wasmparser 0.227 -> 0.251#108
swlynch99 merged 1 commit into
mainfrom
claude/bump-wasmparser-0.251

Conversation

@swlynch99

Copy link
Copy Markdown
Contributor

What

Bumps wasmparser 0.227.0 → 0.251.0 in durable-client.

wasmtime 45 (used by the runtime) already pulls wasmparser 0.251 transitively, so this bumps durable-client's direct dependency to match and dedupes the two copies out of the lockfile (net lock change: just removing the old 0.227.1 entry).

The APIs used here — Validator::new_with_features / validate_all, WasmFeatures (default, remove(THREADS)), Parser::is_component, BinaryReaderError — are unchanged, so no code changes are required.

Verification

cargo check -p durable-client --all-features --locked

https://claude.ai/code/session_01KN3PaeQ1pFq1B3uReMqHjp


Generated by Claude Code

wasmtime 45 already pulls wasmparser 0.251 transitively, so this bumps
durable-client's direct dependency to match and dedupes the two copies
out of the lockfile. The Validator / WasmFeatures / BinaryReaderError
APIs used here are unchanged, so no code changes are required.

https://claude.ai/code/session_01KN3PaeQ1pFq1B3uReMqHjp
@swlynch99 swlynch99 enabled auto-merge (squash) June 9, 2026 23:52
@swlynch99 swlynch99 merged commit 8328f77 into main Jun 9, 2026
7 checks passed
@swlynch99 swlynch99 deleted the claude/bump-wasmparser-0.251 branch June 9, 2026 23:54
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