chore(deps): bump wasmtime from 31.0.0 to 34.0.1 in the wasmtime-dependencies group across 1 directory
Type: Pull Request
State: Closed
Association: Contributor
Comments: 2
(11 months ago)
(11 months ago)
(11 months ago)
dependencies rust
jacobsteves
Bumps the wasmtime-dependencies group with 1 update in the / directory: wasmtime.
Updates wasmtime from 31.0.0 to 34.0.1
Release notes
Sourced from wasmtime's releases.
v34.0.1
34.0.1
Released 2025-06-24.
Fixed
- Fix a panic with host-defined tables/globals and concrete reference types. #11103
v34.0.0
34.0.0
Released 2025-06-20.
Added
Support for SIMD in the Pulley interpreter can now be disabled at compile-time to shrink the size of the final binary. #10727
The C API now has
wasmtime_trap_new_codeto create awasm_trap_tfrom its code. #10765Winch's support for x86_64 is now classified with tier 1 support in Wasmtime. #10755
Winch's support for aarch64 now implements stack checks to pass many more spec tests. #10763
Cranelift's s390x backend now has full support for the
f128type. #10774Wasmtime's C API for the component model has initial support for calling functions. #10697 #10841 #10858 #10864 #10877
The
wasmtime wastcommand now has a--generate-dwarfflag to show filename/line number information for backtraces. #10780Changed
... (truncated)
Changelog
Sourced from wasmtime's changelog.
34.0.1
Released 2025-06-24.
Fixed
- Fix a panic with host-defined tables/globals and concrete reference types. #11103
34.0.0
Released 2025-06-20.
Added
Support for SIMD in the Pulley interpreter can now be disabled at compile-time to shrink the size of the final binary. #10727
The C API now has
wasmtime_trap_new_codeto create awasm_trap_tfrom its code. #10765Winch's support for x86_64 is now classified with tier 1 support in Wasmtime. #10755
Winch's support for aarch64 now implements stack checks to pass many more spec tests. #10763
Cranelift's s390x backend now has full support for the
f128type. #10774Wasmtime's C API for the component model has initial support for calling functions. #10697 #10841 #10858 #10864 #10877
The
wasmtime wastcommand now has a--generate-dwarfflag to show filename/line number information for backtraces. #10780Changed
... (truncated)
Commits
ebdadc4Release Wasmtime 34.0.1 (#11119)f5a9490[34.0.0] Fix globals/tables holding their registered types (#11104)597c0c8Make auto-publish script more robust (#11090) (#11108)f6cd545cargo vet: pulley-macros is audited as crates io (#11089) (#11100)26ed24aRelease Wasmtime 34.0.0 (#11085)22f045efix: do not collect backtrace on eachgc_runtimeaccess (#11068) (#11074)b3ae195Update release notes (#10983)550b304Fix crash optimizing icmp with vectors (#10948) (#10955)a7d3300Revert "Stack switching: Infrastructure and runtime support (#10388)" (#10938)63d482cStack switching: Infrastructure and runtime support (#10388)- 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 <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
Pull Request Statistics
1
2
+614
-87
Package Dependencies
wasmtime
cargo
31.0.0 → 34.0.1
Major
the wasmtime-dependencies group across 1 directory
Technical Details
| ID: | 3896432 |
| UUID: | 2628633378 |
| Node ID: | PR_kwDOGfyLd86crcMi |
| Host: | GitHub |
| Repository: | Shopify/function-runner |
| Mergeable: | Yes |
| Merge State: | Unstable |