Skip to content

Bump wasmtime + deterministic-wasi-ctx to 44.0.1 / 4.0.2#1204

Merged
saulecabrera merged 1 commit intobytecodealliance:mainfrom
saga-dasgupta:sd.bump-wasmtime-version-44
May 6, 2026
Merged

Bump wasmtime + deterministic-wasi-ctx to 44.0.1 / 4.0.2#1204
saulecabrera merged 1 commit intobytecodealliance:mainfrom
saga-dasgupta:sd.bump-wasmtime-version-44

Conversation

@saga-dasgupta
Copy link
Copy Markdown
Contributor

@saga-dasgupta saga-dasgupta commented May 6, 2026

Summary

Combines four interdependent Dependabot bumps into a single PR. They have to move together because each one fails on its own — wasmtime, wasmtime-wasi, and wasmtime-wizer are version-locked at 44.0.1, and deterministic-wasi-ctx 4.0.2 is the version that pulls in wasmtime 44.

No source changes were needed for the wasmtime 43→44 bump — cargo check against javy-codegen, javy-runner, javy-plugin-processing, and javy-cli all compile clean against the new API. Wasmtime 44.0.1 also includes a security fix for GHSA-p8xm-42r7-89xg (table-allocation panic).

Combines the four interdependent Dependabot PRs (bytecodealliance#1192, bytecodealliance#1193, bytecodealliance#1194, bytecodealliance#1196)
into a single update. The wasmtime, wasmtime-wasi, and wasmtime-wizer crates
must move together at 44.0.1, and deterministic-wasi-ctx 4.0.2 is the version
that depends on wasmtime 44, so each PR fails on its own.
@saga-dasgupta saga-dasgupta force-pushed the sd.bump-wasmtime-version-44 branch from dc5dd70 to aefed0f Compare May 6, 2026 14:57
@jeffcharles jeffcharles requested a review from saulecabrera May 6, 2026 15:36
Copy link
Copy Markdown
Member

@saulecabrera saulecabrera left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@saulecabrera saulecabrera merged commit 4be6a68 into bytecodealliance:main May 6, 2026
4 checks passed
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