Skip to content

chore(deps): bump wasi-common from 42.0.1 to 43.0.0#3469

Merged
YJDoc2 merged 1 commit intomainfrom
dependabot/cargo/wasi-common-43.0.0
Mar 30, 2026
Merged

chore(deps): bump wasi-common from 42.0.1 to 43.0.0#3469
YJDoc2 merged 1 commit intomainfrom
dependabot/cargo/wasi-common-43.0.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 23, 2026

Bumps wasi-common from 42.0.1 to 43.0.0.

Release notes

Sourced from wasi-common's releases.

v43.0.0

43.0.0

Released 2026-03-20.

Added

  • Wasmtime now supports the WASIp3 snapshot 0.3.0-rc-2026-03-15. #12557

  • The number of frames captured in backtrace collection can now be configured. #12542

  • Wasmtime now supports fine-grained operator cost configuration for when fuel is enabled. #12541

  • Configuring the gc_support option is now possible through the C API. #12630

  • Configuring the concurrency_support option is now possible through the C API. #12703

  • Debugging-related APIs have been added to access all modules and instances on a store. #12637

  • All store entities now expose a "unique ID" for debugging purposes. #12645

  • Cranelift's x64 backend now supports the cls instruction for all integer types. #12644

Changed

  • Internal refactoring and support necessary for handling OOM gracefully throughout the runtime is proceeding apace. New APIs such as FuncType::try_new are available in addition to many internal changes. #12530 #12537 (... and many more ...)

  • Wasmtime's representation of stack frames in the debugging API no longer borrows the store itself and is instead represented as a handle. #12566

  • Wasmtime now unconditionally sets SO_REUSEADDR for guest-bound sockets. #12597

... (truncated)

Changelog

Sourced from wasi-common's changelog.

44.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 Pull requests that update Rust code labels Mar 23, 2026
@YJDoc2
Copy link
Copy Markdown
Collaborator

YJDoc2 commented Mar 30, 2026

@dependabot rebase

Bumps [wasi-common](https://github.com/bytecodealliance/wasmtime) from 42.0.1 to 43.0.0.
- [Release notes](https://github.com/bytecodealliance/wasmtime/releases)
- [Changelog](https://github.com/bytecodealliance/wasmtime/blob/main/RELEASES.md)
- [Commits](bytecodealliance/wasmtime@v42.0.1...v43.0.0)

---
updated-dependencies:
- dependency-name: wasi-common
  dependency-version: 43.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/cargo/wasi-common-43.0.0 branch from baebca0 to c951232 Compare March 30, 2026 11:38
@YJDoc2 YJDoc2 enabled auto-merge (squash) March 30, 2026 11:42
@YJDoc2 YJDoc2 merged commit e88c1a5 into main Mar 30, 2026
28 checks passed
@YJDoc2 YJDoc2 deleted the dependabot/cargo/wasi-common-43.0.0 branch March 30, 2026 12:40
@YJDoc2
Copy link
Copy Markdown
Collaborator

YJDoc2 commented Mar 30, 2026

The reason this only has lock changes, is that I updated toml in another pr, but forgot to update the lockfile

@github-actions github-actions bot mentioned this pull request Mar 30, 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 Pull requests that update Rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant