chore(deps): bump wasmtime-wasi from 28.0.0 to 29.0.1 by dependabot[bot] · Pull Request #426 · Shopify/function-runner
Bumps wasmtime-wasi from 28.0.0 to 29.0.1.
Release notes
Sourced from wasmtime-wasi's releases.
v29.0.1
29.0.1
Released 2025-01-21.
Fixed
- Fix a missing increment in WASIp1-to-WASIp2 adapter which affected WASI configurations that have multiple preopened directories. #10064
v29.0.0
29.0.0
Released 2025-01-20.
Added
Winch now supports epoch-based interruption. #9737
Pulley, Wasmtime's WebAssembly interpreter, has seen quite a lot of progress and support fleshed out. It's still not 100% complete but should be about ready to start kicking the tires. #9744
The Wasmtime CLI now supports a
-Wextended-constflag to control whether theextended-constwasm proposal is enabled or not. #9768Work continues to progress on the AArch64 Winch backend, bringing it closer to completion. #9762 #9767 #9751 #9784 #9781 #9792 #9787 #9798 #9850
Wasmtime now supports a "custom code publisher" which can be useful when Wasmtime doesn't have built-in support for a particular environment. #9778
Configuration options have been added for
wasmtime-wasi-httpoutgoing bodies. #9800
... (truncated)
Changelog
Sourced from wasmtime-wasi's changelog.
29.0.1
Released 2025-01-21.
Fixed
- Fix a missing increment in WASIp1-to-WASIp2 adapter which affected WASI configurations that have multiple preopened directories. #10064
29.0.0
Released 2025-01-20.
Added
Winch now supports epoch-based interruption. #9737
Pulley, Wasmtime's WebAssembly interpreter, has seen quite a lot of progress and support fleshed out. It's still not 100% complete but should be about ready to start kicking the tires. #9744
The Wasmtime CLI now supports a
-Wextended-constflag to control whether theextended-constwasm proposal is enabled or not. #9768Work continues to progress on the AArch64 Winch backend, bringing it closer to completion. #9762 #9767 #9751 #9784 #9781 #9792 #9787 #9798 #9850
Wasmtime now supports a "custom code publisher" which can be useful when Wasmtime doesn't have built-in support for a particular environment. #9778
Configuration options have been added for
wasmtime-wasi-httpoutgoing bodies. #9800
... (truncated)
Commits
58282dfRelease Wasmtime 29.0.1 (#10070)e304726[29.0.x]: Fix a missing increment in p1-to-p2 adapter (#10067)5454077Release Wasmtime 29.0.0 (#10049)c72e60fFix dropping cached stack withStore::into_data(#10009) (#10014)fa6a12dAdd release notes for 29.0.0 (#9955)6b615ffRefactor release builds, add aarch64-musl (#9885) (#9934)2bd01cewinch: Standardize method naming convention accross the assemblers (#9918)b93e1bcwinch: Gracefully handle compilation errors (#9851)5ca3715feat: Implement simd_f64x2_arith for pulley (#9917)f2ab725RewordLinearMemoryandMemoryCreatornote about being a new API (#9916)- Additional commits viewable in compare view
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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)