Skip to content

build(deps): update wasmtime requirement from 46.0.1 to 47.0.2 - #203

Merged
HttpRafa merged 1 commit into
mainfrom
dependabot/cargo/wasmtime-47.0.2
Jul 27, 2026
Merged

build(deps): update wasmtime requirement from 46.0.1 to 47.0.2#203
HttpRafa merged 1 commit into
mainfrom
dependabot/cargo/wasmtime-47.0.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 27, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on wasmtime to permit the latest version.

Release notes

Sourced from wasmtime's releases.

v47.0.2

47.0.2

Released 2026-07-21.

Fixed

  • Fix async-delivered write-closed events for futures. #13914

  • Fix call hooks with yields and concurrent execution. #13871

Changelog

Sourced from wasmtime's changelog.

47.0.2

Released 2026-07-21.

Fixed

  • Fix async-delivered write-closed events for futures. #13914

  • Fix call hooks with yields and concurrent execution. #13871


47.0.1

Released 2026-07-20.

Fixed

  • Fixed publication of wasmtime-cli to crates.io. #13902

47.0.0

Released 2026-07-20.

Added

  • Wasmtime now has the WebAssembly GC proposal enabled by default. #13594

  • Wasmtime now has the WebAssembly exception-handling proposal enabled by default. #13603

  • Cranelift now supports the compact unwind format on Mach-O platforms. #13586

  • Wasmtime now supports bounds-checked unsafe intrinsics which take spectre mitigations into account. #13597

  • The wasmtime::Engine type now supports reflection to determine the value of most Config options that were selected during creation. #13671

  • Support for fibers on unsupported architectures is now supported through an

... (truncated)

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Jul 27, 2026
@HttpRafa

Copy link
Copy Markdown
Owner

@dependabot rebase

Updates the requirements on [wasmtime](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/v47.0.2/RELEASES.md)
- [Commits](bytecodealliance/wasmtime@v46.0.1...v47.0.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/cargo/wasmtime-47.0.2 branch from cb4ad06 to 88d1a9c Compare July 27, 2026 08:58
@HttpRafa
HttpRafa merged commit 0105d7d into main Jul 27, 2026
2 of 3 checks passed
@dependabot
dependabot Bot deleted the dependabot/cargo/wasmtime-47.0.2 branch July 27, 2026 08:58
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