Skip to content

build(deps): update wasmtime requirement from 44 to 47 - #1445

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/wasmtime-47
Open

build(deps): update wasmtime requirement from 44 to 47#1445
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/wasmtime-47

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 4, 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.1

47.0.1

Released 2026-07-20.

Fixed

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

Sourced from wasmtime's changelog.

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 opt-in compile time Cargo feature defining a C API embedders can implement. #13620

  • Embedders can now create an ArrayRef with a memcpy-style constructor. #13716

  • A new Accessor::poll_ready_for_concurrent_call API can be used to detect when backpressure indicates that a function is ready to be invoked. #13683

Changed

  • Support for wasi-threads and Wasmtime's wasi-common crate have been removed. For more information see the [associated RFC][rfc] in Wasmtime.

... (truncated)

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Aug 4, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner August 4, 2026 05:13
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Aug 4, 2026
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.1/RELEASES.md)
- [Commits](bytecodealliance/wasmtime@v44.0.0...v47.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/cargo/wasmtime-47 branch from af0f1c4 to fa84c69 Compare August 4, 2026 13:55
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