Skip to content

build(deps): bump the wasm group with 8 updates#1232

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

build(deps): bump the wasm group with 8 updates#1232
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/wasm-a18c1db957

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps the wasm group with 8 updates:

Package From To
wasi-preview1-component-adapter-provider 44.0.1 45.0.0
wasmparser 0.249.0 0.250.0
wasmtime 44.0.1 45.0.0
wasmtime-cli-flags 44.0.1 45.0.0
wasmtime-wasi 44.0.1 45.0.0
wasmtime-wasi-http 44.0.1 45.0.0
wit-component 0.249.0 0.250.0
wasm-wave 0.249.0 0.250.0

Updates wasi-preview1-component-adapter-provider from 44.0.1 to 45.0.0

Release notes

Sourced from wasi-preview1-component-adapter-provider's releases.

v45.0.0

45.0.0

Released 2026-05-21.

Added

  • Winch now respects the enable_nan_canonicalization setting. #12939

  • Initial support for invoking component functions asynchronously has been added to the C API. #12973

  • Cranelift's s390x backend implements more instructions from z17 and also implements more CLIF arithmetic overflow instructions. #12523 #12707

  • Wasmtime's support for handling OOM in more APIs has expanded and is now documented as well. #12993 #12988 #13017 #13047 #13049 #13051 #13074 #13083 #13088 #13224

  • The Component type now offers reflection APIs over the compiled in-memory view of instructions in the same manner Module does. #13073

  • The wasmtime CLI now has a hot-blocks subcommand to explore a perf-recorded output and show hot basic blocks of WebAssembly instructions. #13077

  • Wasmtime now has an initial implementation of a copying collector for GC, which notably enables collecting cycles unlike the DRC collector. #13093 #13107

  • The WASI inherit_network and allow_ip_name_lookup options were added to the C API. #13145

  • The C API now has the ability to select Winch as well as the

... (truncated)

Changelog

Sourced from wasi-preview1-component-adapter-provider's changelog.

46.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 wasmparser from 0.249.0 to 0.250.0

Commits

Updates wasmtime from 44.0.1 to 45.0.0

Release notes

Sourced from wasmtime's releases.

v45.0.0

45.0.0

Released 2026-05-21.

Added

  • Winch now respects the enable_nan_canonicalization setting. #12939

  • Initial support for invoking component functions asynchronously has been added to the C API. #12973

  • Cranelift's s390x backend implements more instructions from z17 and also implements more CLIF arithmetic overflow instructions. #12523 #12707

  • Wasmtime's support for handling OOM in more APIs has expanded and is now documented as well. #12993 #12988 #13017 #13047 #13049 #13051 #13074 #13083 #13088 #13224

  • The Component type now offers reflection APIs over the compiled in-memory view of instructions in the same manner Module does. #13073

  • The wasmtime CLI now has a hot-blocks subcommand to explore a perf-recorded output and show hot basic blocks of WebAssembly instructions. #13077

  • Wasmtime now has an initial implementation of a copying collector for GC, which notably enables collecting cycles unlike the DRC collector. #13093 #13107

  • The WASI inherit_network and allow_ip_name_lookup options were added to the C API. #13145

  • The C API now has the ability to select Winch as well as the

... (truncated)

Changelog

Sourced from wasmtime's changelog.

46.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 44.0.1 to 45.0.0

Release notes

Sourced from wasmtime-cli-flags's releases.

v45.0.0

45.0.0

Released 2026-05-21.

Added

  • Winch now respects the enable_nan_canonicalization setting. #12939

  • Initial support for invoking component functions asynchronously has been added to the C API. #12973

  • Cranelift's s390x backend implements more instructions from z17 and also implements more CLIF arithmetic overflow instructions. #12523 #12707

  • Wasmtime's support for handling OOM in more APIs has expanded and is now documented as well. #12993 #12988 #13017 #13047 #13049 #13051 #13074 #13083 #13088 #13224

  • The Component type now offers reflection APIs over the compiled in-memory view of instructions in the same manner Module does. #13073

  • The wasmtime CLI now has a hot-blocks subcommand to explore a perf-recorded output and show hot basic blocks of WebAssembly instructions. #13077

  • Wasmtime now has an initial implementation of a copying collector for GC, which notably enables collecting cycles unlike the DRC collector. #13093 #13107

  • The WASI inherit_network and allow_ip_name_lookup options were added to the C API. #13145

  • The C API now has the ability to select Winch as well as the

... (truncated)

Changelog

Sourced from wasmtime-cli-flags's changelog.

46.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 44.0.1 to 45.0.0

Release notes

Sourced from wasmtime-wasi's releases.

v45.0.0

45.0.0

Released 2026-05-21.

Added

  • Winch now respects the enable_nan_canonicalization setting. #12939

  • Initial support for invoking component functions asynchronously has been added to the C API. #12973

  • Cranelift's s390x backend implements more instructions from z17 and also implements more CLIF arithmetic overflow instructions. #12523 #12707

  • Wasmtime's support for handling OOM in more APIs has expanded and is now documented as well. #12993 #12988 #13017 #13047 #13049 #13051 #13074 #13083 #13088 #13224

  • The Component type now offers reflection APIs over the compiled in-memory view of instructions in the same manner Module does. #13073

  • The wasmtime CLI now has a hot-blocks subcommand to explore a perf-recorded output and show hot basic blocks of WebAssembly instructions. #13077

  • Wasmtime now has an initial implementation of a copying collector for GC, which notably enables collecting cycles unlike the DRC collector. #13093 #13107

  • The WASI inherit_network and allow_ip_name_lookup options were added to the C API. #13145

  • The C API now has the ability to select Winch as well as the

... (truncated)

Changelog

Sourced from wasmtime-wasi's changelog.

46.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 44.0.1 to 45.0.0

Release notes

Sourced from wasmtime-wasi-http's releases.

v45.0.0

45.0.0

Released 2026-05-21.

Added

  • Winch now respects the enable_nan_canonicalization setting. #12939

  • Initial support for invoking component functions asynchronously has been added to the C API. #12973

  • Cranelift's s390x backend implements more instructions from z17 and also implements more CLIF arithmetic overflow instructions. #12523 #12707

  • Wasmtime's support for handling OOM in more APIs has expanded and is now documented as well. #12993 #12988 #13017 #13047 #13049 #13051 #13074 #13083 #13088 #13224

  • The Component type now offers reflection APIs over the compiled in-memory view of instructions in the same manner Module does. #13073

  • The wasmtime CLI now has a hot-blocks subcommand to explore a perf-recorded output and show hot basic blocks of WebAssembly instructions. #13077

  • Wasmtime now has an initial implementation of a copying collector for GC, which notably enables collecting cycles unlike the DRC collector. #13093 #13107

  • The WASI inherit_network and allow_ip_name_lookup options were added to the C API. #13145

  • The C API now has the ability to select Winch as well as the

... (truncated)

Changelog

Sourced from wasmtime-wasi-http's changelog.

46.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 wit-component from 0.249.0 to 0.250.0

Commits

Updates wasm-wave from 0.249.0 to 0.250.0

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the wasm group with 8 updates:

| Package | From | To |
| --- | --- | --- |
| [wasi-preview1-component-adapter-provider](https://github.com/bytecodealliance/wasmtime) | `44.0.1` | `45.0.0` |
| [wasmparser](https://github.com/bytecodealliance/wasm-tools) | `0.249.0` | `0.250.0` |
| [wasmtime](https://github.com/bytecodealliance/wasmtime) | `44.0.1` | `45.0.0` |
| [wasmtime-cli-flags](https://github.com/bytecodealliance/wasmtime) | `44.0.1` | `45.0.0` |
| [wasmtime-wasi](https://github.com/bytecodealliance/wasmtime) | `44.0.1` | `45.0.0` |
| [wasmtime-wasi-http](https://github.com/bytecodealliance/wasmtime) | `44.0.1` | `45.0.0` |
| [wit-component](https://github.com/bytecodealliance/wasm-tools) | `0.249.0` | `0.250.0` |
| [wasm-wave](https://github.com/bytecodealliance/wasm-tools) | `0.249.0` | `0.250.0` |


Updates `wasi-preview1-component-adapter-provider` from 44.0.1 to 45.0.0
- [Release notes](https://github.com/bytecodealliance/wasmtime/releases)
- [Changelog](https://github.com/bytecodealliance/wasmtime/blob/main/RELEASES.md)
- [Commits](bytecodealliance/wasmtime@v44.0.1...v45.0.0)

Updates `wasmparser` from 0.249.0 to 0.250.0
- [Release notes](https://github.com/bytecodealliance/wasm-tools/releases)
- [Commits](https://github.com/bytecodealliance/wasm-tools/commits)

Updates `wasmtime` from 44.0.1 to 45.0.0
- [Release notes](https://github.com/bytecodealliance/wasmtime/releases)
- [Changelog](https://github.com/bytecodealliance/wasmtime/blob/main/RELEASES.md)
- [Commits](bytecodealliance/wasmtime@v44.0.1...v45.0.0)

Updates `wasmtime-cli-flags` from 44.0.1 to 45.0.0
- [Release notes](https://github.com/bytecodealliance/wasmtime/releases)
- [Changelog](https://github.com/bytecodealliance/wasmtime/blob/main/RELEASES.md)
- [Commits](bytecodealliance/wasmtime@v44.0.1...v45.0.0)

Updates `wasmtime-wasi` from 44.0.1 to 45.0.0
- [Release notes](https://github.com/bytecodealliance/wasmtime/releases)
- [Changelog](https://github.com/bytecodealliance/wasmtime/blob/main/RELEASES.md)
- [Commits](bytecodealliance/wasmtime@v44.0.1...v45.0.0)

Updates `wasmtime-wasi-http` from 44.0.1 to 45.0.0
- [Release notes](https://github.com/bytecodealliance/wasmtime/releases)
- [Changelog](https://github.com/bytecodealliance/wasmtime/blob/main/RELEASES.md)
- [Commits](bytecodealliance/wasmtime@v44.0.1...v45.0.0)

Updates `wit-component` from 0.249.0 to 0.250.0
- [Release notes](https://github.com/bytecodealliance/wasm-tools/releases)
- [Commits](https://github.com/bytecodealliance/wasm-tools/commits)

Updates `wasm-wave` from 0.249.0 to 0.250.0
- [Release notes](https://github.com/bytecodealliance/wasm-tools/releases)
- [Commits](https://github.com/bytecodealliance/wasm-tools/commits)

---
updated-dependencies:
- dependency-name: wasi-preview1-component-adapter-provider
  dependency-version: 45.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: wasm
- dependency-name: wasmparser
  dependency-version: 0.250.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: wasm
- dependency-name: wasmtime
  dependency-version: 45.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: wasm
- dependency-name: wasmtime-cli-flags
  dependency-version: 45.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: wasm
- dependency-name: wasmtime-wasi
  dependency-version: 45.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: wasm
- dependency-name: wasmtime-wasi-http
  dependency-version: 45.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: wasm
- dependency-name: wit-component
  dependency-version: 0.250.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: wasm
- dependency-name: wasm-wave
  dependency-version: 0.250.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: wasm
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust wRPC Rust support labels May 22, 2026
@dependabot dependabot Bot requested a review from rvolosatovs as a code owner May 22, 2026 00:57
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust wRPC Rust support labels May 22, 2026
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.

0 participants