Skip to content

deps: bump wasmtime from 45.0.2 to 46.0.0#105

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

deps: bump wasmtime from 45.0.2 to 46.0.0#105
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/wasmtime-46.0.0

Conversation

@dependabot

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

Copy link
Copy Markdown

Bumps wasmtime from 45.0.2 to 46.0.0.

Release notes

Sourced from wasmtime's releases.

v46.0.0

46.0.0

Released 2026-06-22.

Added

  • Added opt-in support for the WebAssembly branch-hinting proposal: the metadata.code.branch_hint custom section is parsed and used to mark cold blocks during Cranelift compilation, behind Config::wasm_branch_hinting (off by default). #13459

  • Wasmtime's C API now supports type reflection of GC values. #13268

  • Wasmtime now supports being compiled to arm64_32 platforms. #13259

  • The cranelift-frontend crate,the RISC-V Cranelift backend, and Wasmtime's component-model-async feature now support no_std. #13401 #13479 #13533

  • Wasmtime has initial support for the component model (implements "...") feature. #13361 #13497 #13513

  • The wasmtime CLI now supports configuring the initial-cwd property of WASI. #13468

  • The wasmtime serve subcommand now supports --header to set headers for the guest. #13471

  • Wasmtime supports WASI 0.2.12, which notably includes exit-with-code in stable. #13536

  • Wasmtime's component-model-async-bytes feature was renamed to component-model-bytes and now lifting/lowering using Bytes and BytesMut is directly supported. #13366

  • Wasmtime now exposes the async call stack of components through its public API which can be used to determine which root task performed an import call.

... (truncated)

Changelog

Sourced from wasmtime's changelog.

47.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 @github

dependabot Bot commented on behalf of github Jun 22, 2026

Copy link
Copy Markdown
Author

Labels

The following labels could not be found: dependencies. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

Bumps [wasmtime](https://github.com/bytecodealliance/wasmtime) from 45.0.2 to 46.0.0.
- [Release notes](https://github.com/bytecodealliance/wasmtime/releases)
- [Changelog](https://github.com/bytecodealliance/wasmtime/blob/main/RELEASES.md)
- [Commits](bytecodealliance/wasmtime@v45.0.2...v46.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title deps: bump wasmtime from 45.0.1 to 46.0.0 deps: bump wasmtime from 45.0.2 to 46.0.0 Jun 22, 2026
@dependabot dependabot Bot force-pushed the dependabot/cargo/wasmtime-46.0.0 branch from 759c7c4 to df4a312 Compare June 22, 2026 23:52
@dependabot @github

dependabot Bot commented on behalf of github Jun 24, 2026

Copy link
Copy Markdown
Author

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

@dependabot dependabot Bot closed this Jun 24, 2026
@dependabot dependabot Bot deleted the dependabot/cargo/wasmtime-46.0.0 branch June 24, 2026 08:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants