Skip to content

build(deps): bump wasmtime-wasi from 43.0.1 to 45.0.0#24

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/wasmtime-wasi-44.0.1
Closed

build(deps): bump wasmtime-wasi from 43.0.1 to 45.0.0#24
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/wasmtime-wasi-44.0.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps wasmtime-wasi from 43.0.1 to 45.0.0.

Release notes

Sourced from wasmtime-wasi's releases.

v45.0.0

45.0.0

Released 2026-05-21.

Added

  • Winch now respects the enable_nan_canonicalization setting. #12939

  • Initial support for invoking component functions asynchronously has been added to the C API. #12973

  • Cranelift's s390x backend implements more instructions from z17 and also implements more CLIF arithmetic overflow instructions. #12523 #12707

  • Wasmtime's support for handling OOM in more APIs has expanded and is now documented as well. #12993 #12988 #13017 #13047 #13049 #13051 #13074 #13083 #13088 #13224

  • The Component type now offers reflection APIs over the compiled in-memory view of instructions in the same manner Module does. #13073

  • The wasmtime CLI now has a hot-blocks subcommand to explore a perf-recorded output and show hot basic blocks of WebAssembly instructions. #13077

  • Wasmtime now has an initial implementation of a copying collector for GC, which notably enables collecting cycles unlike the DRC collector. #13093 #13107

  • The WASI inherit_network and allow_ip_name_lookup options were added to the C API. #13145

  • The C API now has the ability to select Winch as well as the

... (truncated)

Changelog

Sourced from wasmtime-wasi's changelog.

46.0.0

Unreleased.

Added

Changed


Release notes for previous releases of Wasmtime can be found on the respective release branches of the Wasmtime repository.

... (truncated)

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels May 2, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 16, 2026

Dependabot can't resolve your Rust dependency files. Because of this, Dependabot cannot update this pull request.

1 similar comment
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 24, 2026

Dependabot can't resolve your Rust dependency files. Because of this, Dependabot cannot update this pull request.

Bumps [wasmtime-wasi](https://github.com/bytecodealliance/wasmtime) from 43.0.1 to 45.0.0.
- [Release notes](https://github.com/bytecodealliance/wasmtime/releases)
- [Changelog](https://github.com/bytecodealliance/wasmtime/blob/main/RELEASES.md)
- [Commits](bytecodealliance/wasmtime@v43.0.1...v45.0.0)

---
updated-dependencies:
- dependency-name: wasmtime-wasi
  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 changed the title build(deps): bump wasmtime-wasi from 43.0.1 to 44.0.1 build(deps): bump wasmtime-wasi from 43.0.1 to 45.0.0 May 24, 2026
@dependabot dependabot Bot force-pushed the dependabot/cargo/wasmtime-wasi-44.0.1 branch from 55b552c to 23e75b8 Compare May 24, 2026 16:40
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 24, 2026

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

@dependabot dependabot Bot closed this May 24, 2026
@dependabot dependabot Bot deleted the dependabot/cargo/wasmtime-wasi-44.0.1 branch May 24, 2026 17:28
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