Skip to content

build(deps): bump wasmtime from 17.0.3 to 20.0.2 - #3

Open
dependabot[bot] wants to merge 3 commits into
mainfrom
dependabot/cargo/wasmtime-8.0.1
Open

build(deps): bump wasmtime from 17.0.3 to 20.0.2#3
dependabot[bot] wants to merge 3 commits into
mainfrom
dependabot/cargo/wasmtime-8.0.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 26, 2026

Copy link
Copy Markdown

Bumps wasmtime from 17.0.3 to 20.0.2.

Release notes

Sourced from wasmtime's releases.

v20.0.2

20.0.2

Released 2024-05-07.

Added

  • Improve error in CMake for when Cargo is not found. #8497

  • Use --release in CMake with MinSizeRel and RelWithDebInfo. #8549

  • Add a WASMTIME_FASTEST_RUNTIME configuration option for CMake which enables LTO and other related optimization options. #8554

Changelog

Sourced from wasmtime's changelog.

20.0.2

Released 2024-05-07.

Added

  • Improve error in CMake for when Cargo is not found. #8497

  • Use --release in CMake with MinSizeRel and RelWithDebInfo. #8549

  • Add a WASMTIME_FASTEST_RUNTIME configuration option for CMake which enables LTO and other related optimization options. #8554


20.0.1

Released 2024-05-03.

Added

  • Make the c-api CMakeLists.txt easier to import. #8496

20.0.0

Released 2024-04-22.

Added

  • Support for shared WebAssembly memories has been added to the C API. #7940

  • A Component::component_type method has been added to reflect on the imports and exports of a component. #8078

  • The with key in bindgen! now supports remapping entire packages and namespaces. #8083

  • Winch now supports the component model by using Cranelift to generate trampolines. #8082 #8109

... (truncated)

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Jun 26, 2026
MrShiister and others added 2 commits July 22, 2026 13:05
* Handle SYS_shutdown as passthrough

* Upgrade wasmtime to 17.0.3 to fix handling of WouldBlock

Wasi-common 17.0.3 added implementation to map
std::io::ErrorKind::WouldBlock => Errno::Again.into(), which allows mio
to handle as Pending rather than a fatal crash

* Update implementation to satisfy trait

* build(deps): bump rand from 0.8.5 to 0.8.6

Bumps [rand](https://github.com/rust-random/rand) from 0.8.5 to 0.8.6.
- [Release notes](https://github.com/rust-random/rand/releases)
- [Changelog](https://github.com/rust-random/rand/blob/0.8.6/CHANGELOG.md)
- [Commits](rust-random/rand@0.8.5...0.8.6)

---
updated-dependencies:
- dependency-name: rand
  dependency-version: 0.8.6
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [wasmtime](https://github.com/bytecodealliance/wasmtime) from 17.0.3 to 20.0.2.
- [Release notes](https://github.com/bytecodealliance/wasmtime/releases)
- [Changelog](https://github.com/bytecodealliance/wasmtime/blob/v20.0.2/RELEASES.md)
- [Commits](bytecodealliance/wasmtime@v17.0.3...v20.0.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title build(deps): bump wasmtime from 5.0.1 to 8.0.1 build(deps): bump wasmtime from 17.0.3 to 20.0.2 Jul 22, 2026
@dependabot
dependabot Bot force-pushed the dependabot/cargo/wasmtime-8.0.1 branch from aff6852 to d16e421 Compare July 22, 2026 05:08
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