Skip to content

build(deps): bump the wasm group across 1 directory with 5 updates#1346

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/wasm-478dc8f6f6
Open

build(deps): bump the wasm group across 1 directory with 5 updates#1346
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/wasm-478dc8f6f6

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the wasm group with 5 updates in the / directory:

Package From To
wasi-preview1-component-adapter-provider 45.0.2 46.0.0
wasmtime 45.0.2 46.0.0
wasmtime-cli-flags 45.0.2 46.0.0
wasmtime-wasi 45.0.2 46.0.0
wasmtime-wasi-http 45.0.2 46.0.0

Updates wasi-preview1-component-adapter-provider from 45.0.2 to 46.0.0

Release notes

Sourced from wasi-preview1-component-adapter-provider'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 wasi-preview1-component-adapter-provider'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

Updates 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

Updates wasmtime-cli-flags from 45.0.2 to 46.0.0

Release notes

Sourced from wasmtime-cli-flags'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-cli-flags'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

Updates wasmtime-wasi from 45.0.2 to 46.0.0

Release notes

Sourced from wasmtime-wasi'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-wasi'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

Updates wasmtime-wasi-http from 45.0.2 to 46.0.0

Release notes

Sourced from wasmtime-wasi-http'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-wasi-http'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 dependabot Bot added dependencies Pull requests that update a dependency file rust wRPC Rust support labels Jun 23, 2026
@dependabot dependabot Bot requested a review from rvolosatovs as a code owner June 23, 2026 00:55
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust wRPC Rust support labels Jun 23, 2026
@rvolosatovs rvolosatovs enabled auto-merge June 23, 2026 09:29
@dependabot dependabot Bot changed the title build(deps): bump the wasm group with 5 updates build(deps): bump the wasm group across 1 directory with 5 updates Jun 23, 2026
@dependabot dependabot Bot force-pushed the dependabot/cargo/wasm-478dc8f6f6 branch 9 times, most recently from f10cc41 to 7eecfed Compare June 23, 2026 14:39
Bumps the wasm group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [wasi-preview1-component-adapter-provider](https://github.com/bytecodealliance/wasmtime) | `45.0.2` | `46.0.0` |
| [wasmtime](https://github.com/bytecodealliance/wasmtime) | `45.0.2` | `46.0.0` |
| [wasmtime-cli-flags](https://github.com/bytecodealliance/wasmtime) | `45.0.2` | `46.0.0` |
| [wasmtime-wasi](https://github.com/bytecodealliance/wasmtime) | `45.0.2` | `46.0.0` |
| [wasmtime-wasi-http](https://github.com/bytecodealliance/wasmtime) | `45.0.2` | `46.0.0` |



Updates `wasi-preview1-component-adapter-provider` 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)

Updates `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)

Updates `wasmtime-cli-flags` 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)

Updates `wasmtime-wasi` 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)

Updates `wasmtime-wasi-http` 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: wasi-preview1-component-adapter-provider
  dependency-version: 46.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: wasm
- dependency-name: wasmtime
  dependency-version: 46.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: wasm
- dependency-name: wasmtime-cli-flags
  dependency-version: 46.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: wasm
- dependency-name: wasmtime-wasi
  dependency-version: 46.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: wasm
- dependency-name: wasmtime-wasi-http
  dependency-version: 46.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: wasm
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/cargo/wasm-478dc8f6f6 branch from 7eecfed to fc82027 Compare June 23, 2026 15:41
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 wRPC Rust support

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant