Skip to content

Bump wasmtime-wizer from 43.0.1 to 44.0.1#1192

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/wasmtime-wizer-44.0.1
Closed

Bump wasmtime-wizer from 43.0.1 to 44.0.1#1192
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/wasmtime-wizer-44.0.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 1, 2026

Bumps wasmtime-wizer from 43.0.1 to 44.0.1.

Release notes

Sourced from wasmtime-wizer's releases.

v44.0.1

44.0.1

Released 2026-04-30.

Fixed

  • Panic when allocating a table exceeding the size of the host's address space. GHSA-p8xm-42r7-89xg

v44.0.0

44.0.0

Released 2026-04-20.

Added

  • The wasmtime CLI now supports a -g flag which runs a built-in wasm program to host a gdbstub-compatible server (can be connected to with LLDB) to debug guest programs. #12756 #12771 #12856 #12859

  • Wasmtime now has experimental support for the map<K, V> type in the component model. #12216

  • Wasmtime's C API now supports wasm tag types. #12763 #12803

  • Wasmtime's C API now supports exceptions. #12861

  • Wasmtime's C API has more support for the GC proposal. #12914 #12915 #12916 #12917

  • An initial implementation of the wasi:tls proposal for the 0.3.0-draft version has been added. #12834

Changed

  • The demangle Cargo feature of the wasmtime crate is now compatible with

... (truncated)

Changelog

Sourced from wasmtime-wizer's changelog.

44.0.1

Released 2026-04-30.

Fixed

  • Panic when allocating a table exceeding the size of the host's address space. GHSA-p8xm-42r7-89xg

44.0.0

Released 2026-04-20.

Added

  • The wasmtime CLI now supports a -g flag which runs a built-in wasm program to host a gdbstub-compatible server (can be connected to with LLDB) to debug guest programs. #12756 #12771 #12856 #12859

  • Wasmtime now has experimental support for the map<K, V> type in the component model. #12216

  • Wasmtime's C API now supports wasm tag types. #12763 #12803

  • Wasmtime's C API now supports exceptions. #12861

  • Wasmtime's C API has more support for the GC proposal. #12914 #12915 #12916 #12917

  • An initial implementation of the wasi:tls proposal for the 0.3.0-draft version has been added. #12834

Changed

  • The demangle Cargo feature of the wasmtime crate is now compatible with no_std targets.

... (truncated)

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels May 1, 2026
@dependabot dependabot Bot force-pushed the dependabot/cargo/wasmtime-wizer-44.0.1 branch 2 times, most recently from bf7fbf7 to c022141 Compare May 5, 2026 13:29
Bumps [wasmtime-wizer](https://github.com/bytecodealliance/wasmtime) from 43.0.1 to 44.0.1.
- [Release notes](https://github.com/bytecodealliance/wasmtime/releases)
- [Changelog](https://github.com/bytecodealliance/wasmtime/blob/v44.0.1/RELEASES.md)
- [Commits](bytecodealliance/wasmtime@v43.0.1...v44.0.1)

---
updated-dependencies:
- dependency-name: wasmtime-wizer
  dependency-version: 44.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/cargo/wasmtime-wizer-44.0.1 branch from c022141 to 2c25dfb Compare May 5, 2026 14:42
saga-dasgupta added a commit to saga-dasgupta/javy that referenced this pull request May 6, 2026
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.
saulecabrera pushed a commit that referenced this pull request May 6, 2026
Combines the four interdependent Dependabot PRs (#1192, #1193, #1194, #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.
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 6, 2026

Looks like wasmtime-wizer is up-to-date now, so this is no longer needed.

@dependabot dependabot Bot closed this May 6, 2026
@dependabot dependabot Bot deleted the dependabot/cargo/wasmtime-wizer-44.0.1 branch May 6, 2026 17:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update Rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants