build(deps): bump the wasm group with 8 updates#1411
Merged
Conversation
rvolosatovs
enabled auto-merge
July 21, 2026 12:20
rvolosatovs
approved these changes
Jul 21, 2026
Bumps the wasm group with 8 updates: | Package | From | To | | --- | --- | --- | | [wasi-preview1-component-adapter-provider](https://github.com/bytecodealliance/wasmtime) | `46.0.1` | `47.0.1` | | [wasm-wave](https://github.com/bytecodealliance/wasm-tools) | `0.253.0` | `0.254.0` | | [wasmparser](https://github.com/bytecodealliance/wasm-tools) | `0.253.0` | `0.254.0` | | [wasmtime](https://github.com/bytecodealliance/wasmtime) | `46.0.1` | `47.0.1` | | [wasmtime-cli-flags](https://github.com/bytecodealliance/wasmtime) | `46.0.1` | `47.0.1` | | [wasmtime-wasi](https://github.com/bytecodealliance/wasmtime) | `46.0.1` | `47.0.1` | | [wasmtime-wasi-http](https://github.com/bytecodealliance/wasmtime) | `46.0.1` | `47.0.1` | | [wit-component](https://github.com/bytecodealliance/wasm-tools) | `0.253.0` | `0.254.0` | Updates `wasi-preview1-component-adapter-provider` from 46.0.1 to 47.0.1 - [Release notes](https://github.com/bytecodealliance/wasmtime/releases) - [Changelog](https://github.com/bytecodealliance/wasmtime/blob/v47.0.1/RELEASES.md) - [Commits](bytecodealliance/wasmtime@v46.0.1...v47.0.1) Updates `wasm-wave` from 0.253.0 to 0.254.0 - [Release notes](https://github.com/bytecodealliance/wasm-tools/releases) - [Commits](https://github.com/bytecodealliance/wasm-tools/commits) Updates `wasmparser` from 0.253.0 to 0.254.0 - [Release notes](https://github.com/bytecodealliance/wasm-tools/releases) - [Commits](https://github.com/bytecodealliance/wasm-tools/commits) Updates `wasmtime` from 46.0.1 to 47.0.1 - [Release notes](https://github.com/bytecodealliance/wasmtime/releases) - [Changelog](https://github.com/bytecodealliance/wasmtime/blob/v47.0.1/RELEASES.md) - [Commits](bytecodealliance/wasmtime@v46.0.1...v47.0.1) Updates `wasmtime-cli-flags` from 46.0.1 to 47.0.1 - [Release notes](https://github.com/bytecodealliance/wasmtime/releases) - [Changelog](https://github.com/bytecodealliance/wasmtime/blob/v47.0.1/RELEASES.md) - [Commits](bytecodealliance/wasmtime@v46.0.1...v47.0.1) Updates `wasmtime-wasi` from 46.0.1 to 47.0.1 - [Release notes](https://github.com/bytecodealliance/wasmtime/releases) - [Changelog](https://github.com/bytecodealliance/wasmtime/blob/v47.0.1/RELEASES.md) - [Commits](bytecodealliance/wasmtime@v46.0.1...v47.0.1) Updates `wasmtime-wasi-http` from 46.0.1 to 47.0.1 - [Release notes](https://github.com/bytecodealliance/wasmtime/releases) - [Changelog](https://github.com/bytecodealliance/wasmtime/blob/v47.0.1/RELEASES.md) - [Commits](bytecodealliance/wasmtime@v46.0.1...v47.0.1) Updates `wit-component` from 0.253.0 to 0.254.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: 47.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: wasm - dependency-name: wasm-wave dependency-version: 0.254.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: wasm - dependency-name: wasmparser dependency-version: 0.254.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: wasm - dependency-name: wasmtime dependency-version: 47.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: wasm - dependency-name: wasmtime-cli-flags dependency-version: 47.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: wasm - dependency-name: wasmtime-wasi dependency-version: 47.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: wasm - dependency-name: wasmtime-wasi-http dependency-version: 47.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: wasm - dependency-name: wit-component dependency-version: 0.254.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: wasm ... Signed-off-by: dependabot[bot] <support@github.com>
`wasmtime_cli_flags::CommonOptions` no longer derives `clap::Parser` without the `clap` feature in wasmtime 47, so `try_parse_from` is gone. Construct a blank options set with the new `CommonOptions::new()` constructor instead. Assisted-by: anthropic:claude-opus-4-8
Apply the same `CommonOptions::new()` fix to the benchmark harness that was applied to `wrpc-wasmtime-cli`; the bench target compiles under `--all-targets` (exercised by the nextest CI check). Drop the now-unused `core::iter` and `clap::Parser` imports. Assisted-by: anthropic:claude-opus-4-8
rvolosatovs
force-pushed
the
dependabot/cargo/wasm-961ddcf90f
branch
from
July 21, 2026 14:15
e1ed16f to
bb25c62
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the wasm group with 8 updates:
46.0.147.0.10.253.00.254.00.253.00.254.046.0.147.0.146.0.147.0.146.0.147.0.146.0.147.0.10.253.00.254.0Updates
wasi-preview1-component-adapter-providerfrom 46.0.1 to 47.0.1Release notes
Sourced from wasi-preview1-component-adapter-provider's releases.
... (truncated)
Changelog
Sourced from wasi-preview1-component-adapter-provider's changelog.
... (truncated)
Commits
3efe09eRelease Wasmtime 47.0.1 (#13907)c4171d3[47.0.x] Exclude large directories from publishing (#13906)39d6716Release Wasmtime 47.0.0 (#13898)692ef64[47.0.0] A few more minor backports (#13864)1352ed0[47.0.0] Some GC/fix-related backports (#13861)f97a110Add release notes (#13831)d106f4bRelease 47.0.0 alias region backports (#13826)11350e9Tag debug guest state slot stores with alias regions (#13805)4d52eacReduce some complexity in wasi-http p3 paths (#13807)dc7f6d5Parameterize compile-time builtins benchmarks on concurrency support (#13803)Updates
wasm-wavefrom 0.253.0 to 0.254.0Commits
Updates
wasmparserfrom 0.253.0 to 0.254.0Commits
Updates
wasmtimefrom 46.0.1 to 47.0.1Release notes
Sourced from wasmtime's releases.
... (truncated)
Changelog
Sourced from wasmtime's changelog.
... (truncated)
Commits
3efe09eRelease Wasmtime 47.0.1 (#13907)c4171d3[47.0.x] Exclude large directories from publishing (#13906)39d6716Release Wasmtime 47.0.0 (#13898)692ef64[47.0.0] A few more minor backports (#13864)1352ed0[47.0.0] Some GC/fix-related backports (#13861)f97a110Add release notes (#13831)d106f4bRelease 47.0.0 alias region backports (#13826)11350e9Tag debug guest state slot stores with alias regions (#13805)4d52eacReduce some complexity in wasi-http p3 paths (#13807)dc7f6d5Parameterize compile-time builtins benchmarks on concurrency support (#13803)Updates
wasmtime-cli-flagsfrom 46.0.1 to 47.0.1Release notes
Sourced from wasmtime-cli-flags's releases.
... (truncated)
Changelog
Sourced from wasmtime-cli-flags's changelog.
... (truncated)
Commits
3efe09eRelease Wasmtime 47.0.1 (#13907)c4171d3[47.0.x] Exclude large directories from publishing (#13906)39d6716Release Wasmtime 47.0.0 (#13898)692ef64[47.0.0] A few more minor backports (#13864)1352ed0[47.0.0] Some GC/fix-related backports (#13861)f97a110Add release notes (#13831)d106f4bRelease 47.0.0 alias region backports (#13826)11350e9Tag debug guest state slot stores with alias regions (#13805)4d52eacReduce some complexity in wasi-http p3 paths (#13807)dc7f6d5Parameterize compile-time builtins benchmarks on concurrency support (#13803)Updates
wasmtime-wasifrom 46.0.1 to 47.0.1Release notes
Sourced from wasmtime-wasi's releases.
... (truncated)
Changelog
Sourced from wasmtime-wasi's changelog.
... (truncated)
Commits
3efe09eRelease Wasmtime 47.0.1 (#13907)c4171d3[47.0.x] Exclude large directories from publishing (#13906)39d6716Release Wasmtime 47.0.0 (#13898)692ef64[47.0.0] A few more minor backports (#13864)1352ed0[47.0.0] Some GC/fix-related backports (#13861)f97a110Add release notes (#13831)d106f4bRelease 47.0.0 alias region backports (#13826)11350e9Tag debug guest state slot stores with alias regions (#13805)4d52eacReduce some complexity in wasi-http p3 paths (#13807)dc7f6d5Parameterize compile-time builtins benchmarks on concurrency support (#13803)Updates
wasmtime-wasi-httpfrom 46.0.1 to 47.0.1Release notes
Sourced from wasmtime-wasi-http's releases.
... (truncated)
Changelog
Sourced from wasmtime-wasi-http's changelog.
... (truncated)
Commits
3efe09eRelease Wasmtime 47.0.1 (#13907)c4171d3[47.0.x] Exclude large directories from publishing (#13906)39d6716Release Wasmtime 47.0.0 (#13898)692ef64[47.0.0] A few more minor backports (#13864)1352ed0[47.0.0] Some GC/fix-related backports (#13861)f97a110Add release notes (#13831)d106f4bRelease 47.0.0 alias region backports (#13826)11350e9Tag debug guest state slot stores with alias regions (#13805)4d52eacReduce some complexity in wasi-http p3 paths (#13807)dc7f6d5Parameterize compile-time builtins benchmarks on concurrency support (#13803)Updates
wit-componentfrom 0.253.0 to 0.254.0Commits
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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