Skip to content

build(deps): update wasmtime-wasi requirement from 32.0.0 to 37.0.2 in /ext/app_bridge#97

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/ext/app_bridge/wasmtime-wasi-37.0.2
Closed

build(deps): update wasmtime-wasi requirement from 32.0.0 to 37.0.2 in /ext/app_bridge#97
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/ext/app_bridge/wasmtime-wasi-37.0.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Oct 13, 2025

Updates the requirements on wasmtime-wasi to permit the latest version.

Release notes

Sourced from wasmtime-wasi's releases.

v37.0.2

37.0.2

Released 2025-10-07.

Fixed

  • Fix a memory leak in the C API when using anyref or externref. CVE-2025-61670.
Changelog

Sourced from wasmtime-wasi's changelog.

37.0.2

Released 2025-10-07.

Fixed

  • Fix a memory leak in the C API when using anyref or externref. CVE-2025-61670.

37.0.1

Released 2025-09-23.

Fixed

  • Cranelift's cranelift-jit crate now properly applies relocations to ADRP instructions on aarch64; a zero-extension on the offset was fixed to properly sign-extend instead. #11734

37.0.0

Released 2025-09-20.

Added

  • Wasmtime now fully implements the WebAssembly exception-handling proposal. Support is still disabled by default but is ready for testing. The proposal will be enabled by default in a future release of Wasmtime. #11326

  • An initial implementation of WASIp3 is available for the 0.3.0-rc-2025-08-15 tag made for the WASIp3 release. Note that this is not production ready yet but is an excellent time to start kicking the tires in preparation for an upcoming officialy WASIp3 0.3.0 release. Users of the CLI can opt-in with -Sp3 -Wcomponent-model-async. #11406 #11423 #11443

  • Wasmtime has initial support for the Linux PAGEMAP_SCAN ioctl which can greatly improve instantiation throughput in scenarios with a high number of instantiations and short instance lifetime. This support is disabled by default but will likely be enabled by default in a future release. #11372 #11433

... (truncated)

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [wasmtime-wasi](https://github.com/bytecodealliance/wasmtime) to permit the latest version.
- [Release notes](https://github.com/bytecodealliance/wasmtime/releases)
- [Changelog](https://github.com/bytecodealliance/wasmtime/blob/v37.0.2/RELEASES.md)
- [Commits](bytecodealliance/wasmtime@v32.0.0...v37.0.2)

---
updated-dependencies:
- dependency-name: wasmtime-wasi
  dependency-version: 37.0.2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Oct 13, 2025
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Oct 27, 2025

Superseded by #108.

@dependabot dependabot bot closed this Oct 27, 2025
@dependabot dependabot bot deleted the dependabot/cargo/ext/app_bridge/wasmtime-wasi-37.0.2 branch October 27, 2025 13:32
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.

0 participants