Skip to content

build(deps): update wasmtime-wasi requirement from 41.0.0 to 42.0.1#181

Merged
HttpRafa merged 1 commit intomainfrom
dependabot/cargo/wasmtime-wasi-42.0.1
Mar 3, 2026
Merged

build(deps): update wasmtime-wasi requirement from 41.0.0 to 42.0.1#181
HttpRafa merged 1 commit intomainfrom
dependabot/cargo/wasmtime-wasi-42.0.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 2, 2026

Updates the requirements on wasmtime-wasi to permit the latest version.

Release notes

Sourced from wasmtime-wasi's releases.

v42.0.1

42.0.1

Released 2026-02-25.

Fixed

  • Fix some minor bindgen! issues with anyhow: true #12658
Changelog

Sourced from wasmtime-wasi's changelog.

42.0.1

Released 2026-02-25.

Fixed

  • Fix some minor bindgen! issues with anyhow: true #12658

42.0.0

Released 2026-02-24.

Added

  • Cranelift now supports bitwise operations on floats on aarch64. #12326

  • Cranelift now supports NaN canonicalization of f16 and f128. #12337

  • Wasmtime has gained minimal support to implement fixed-length lists in the component model being communicated between composed components. #10619

  • Wasmtime's Error and Result types are now built-in to the wasmtime crate and are no longer defined by the anyhow crate. Wasmtime exports a mostly-compatible anyhow-like API at wasmtime::error which is used instead. Wasmtime's own Error handles OOM internally and is foundational part of Wasmtime's work-in-progress support to gracefully handle OOM. #12309

  • Wasmtime now exports an extension trait to convert anyhow::Result<T> into wasmtime::Result<T>. #12255

  • Wasmtime supports a new bindgen! option to generate bindings specifically with anyhow::Result instead of wasmtime::Result. #12331

  • The Nvidia-Cuda execution provider is now supported for the wasi-nn onnx backend. #12044

  • Non-exported and private entities can now be accessed through the debugger API. #12367

... (truncated)

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [wasmtime-wasi](https://github.com/bytecodealliance/wasmtime) to permit the latest version.
- [Release notes](https://github.com/bytecodealliance/wasmtime/releases)
- [Changelog](https://github.com/bytecodealliance/wasmtime/blob/v42.0.1/RELEASES.md)
- [Commits](bytecodealliance/wasmtime@v41.0.0...v42.0.1)

---
updated-dependencies:
- dependency-name: wasmtime-wasi
  dependency-version: 42.0.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Mar 2, 2026
@HttpRafa HttpRafa merged commit 6571b1c into main Mar 3, 2026
2 of 3 checks passed
@dependabot dependabot bot deleted the dependabot/cargo/wasmtime-wasi-42.0.1 branch March 3, 2026 04:36
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.

1 participant