Skip to content

build(deps): bump wasmtime-wasi from 24.0.6 to 42.0.1#1

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/wasmtime-wasi-42.0.1
Closed

build(deps): bump wasmtime-wasi from 24.0.6 to 42.0.1#1
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/wasmtime-wasi-42.0.1

Conversation

@dependabot
Copy link

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

Bumps wasmtime-wasi from 24.0.6 to 42.0.1.

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

v42.0.0

42.0.0

Released 2026-02-20.

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)

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 compatibility score

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)

Bumps [wasmtime-wasi](https://github.com/bytecodealliance/wasmtime) from 24.0.6 to 42.0.1.
- [Release notes](https://github.com/bytecodealliance/wasmtime/releases)
- [Changelog](https://github.com/bytecodealliance/wasmtime/blob/v42.0.1/RELEASES.md)
- [Commits](bytecodealliance/wasmtime@v24.0.6...v42.0.1)

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

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 4, 2026
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Mar 4, 2026

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

@dependabot dependabot bot closed this Mar 4, 2026
@dependabot dependabot bot deleted the dependabot/cargo/wasmtime-wasi-42.0.1 branch March 4, 2026 20:49
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