chore(deps): bump the wasmtime group across 1 directory with 7 updates#546
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the wasmtime group across 1 directory with 7 updates#546dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
dependabot
Bot
force-pushed
the
dependabot/cargo/wasmtime-ddc6bb8ffe
branch
2 times, most recently
from
June 29, 2026 05:19
613f040 to
c5f4f00
Compare
crepererum
force-pushed
the
dependabot/cargo/wasmtime-ddc6bb8ffe
branch
from
June 29, 2026 10:40
c5f4f00 to
ec7fb52
Compare
Bumps the wasmtime group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [wasmtime-wasi](https://github.com/bytecodealliance/wasmtime) | `45.0.2` | `46.0.1` | | [wasmtime-wasi-io](https://github.com/bytecodealliance/wasmtime) | `45.0.2` | `46.0.1` | | cranelift-assembler-x64 | `0.132.2` | `0.132.3` | | [cranelift-codegen-shared](https://github.com/bytecodealliance/wasmtime) | `0.132.2` | `0.132.3` | | [cranelift-control](https://github.com/bytecodealliance/wasmtime) | `0.132.2` | `0.132.3` | Updates `wasmtime-wasi` from 45.0.2 to 46.0.1 - [Release notes](https://github.com/bytecodealliance/wasmtime/releases) - [Changelog](https://github.com/bytecodealliance/wasmtime/blob/v46.0.1/RELEASES.md) - [Commits](bytecodealliance/wasmtime@v45.0.2...v46.0.1) Updates `wasmtime-wasi-io` from 45.0.2 to 46.0.1 - [Release notes](https://github.com/bytecodealliance/wasmtime/releases) - [Changelog](https://github.com/bytecodealliance/wasmtime/blob/v46.0.1/RELEASES.md) - [Commits](bytecodealliance/wasmtime@v45.0.2...v46.0.1) Updates `cranelift-assembler-x64` from 0.132.2 to 0.132.3 Updates `cranelift-assembler-x64-meta` from 0.132.2 to 0.132.3 Updates `cranelift-codegen-shared` from 0.132.2 to 0.132.3 - [Release notes](https://github.com/bytecodealliance/wasmtime/releases) - [Changelog](https://github.com/bytecodealliance/wasmtime/blob/main/RELEASES.md) - [Commits](https://github.com/bytecodealliance/wasmtime/commits) Updates `cranelift-control` from 0.132.2 to 0.132.3 - [Release notes](https://github.com/bytecodealliance/wasmtime/releases) - [Changelog](https://github.com/bytecodealliance/wasmtime/blob/main/RELEASES.md) - [Commits](https://github.com/bytecodealliance/wasmtime/commits) Updates `cranelift-srcgen` from 0.132.2 to 0.132.3 - [Release notes](https://github.com/bytecodealliance/wasmtime/releases) - [Changelog](https://github.com/bytecodealliance/wasmtime/blob/main/RELEASES.md) - [Commits](https://github.com/bytecodealliance/wasmtime/commits) --- updated-dependencies: - dependency-name: cranelift-assembler-x64 dependency-version: 0.132.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: wasmtime - dependency-name: cranelift-assembler-x64-meta dependency-version: 0.132.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: wasmtime - dependency-name: cranelift-codegen-shared dependency-version: 0.132.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: wasmtime - dependency-name: cranelift-control dependency-version: 0.132.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: wasmtime - dependency-name: cranelift-srcgen dependency-version: 0.132.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: wasmtime - dependency-name: wasmtime-wasi dependency-version: 46.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: wasmtime - dependency-name: wasmtime-wasi-io dependency-version: 46.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: wasmtime ... Signed-off-by: dependabot[bot] <support@github.com>
crepererum
force-pushed
the
dependabot/cargo/wasmtime-ddc6bb8ffe
branch
from
June 29, 2026 10:48
ec7fb52 to
d974d02
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 wasmtime group with 5 updates in the / directory:
45.0.246.0.145.0.246.0.10.132.20.132.30.132.20.132.30.132.20.132.3Updates
wasmtime-wasifrom 45.0.2 to 46.0.1Release notes
Sourced from wasmtime-wasi's releases.
... (truncated)
Changelog
Sourced from wasmtime-wasi's changelog.
... (truncated)
Commits
823d1b8Release Wasmtime 46.0.1 (#13722)5ddfd5fTest and remediate ghsa-4ch3 for release-46.0.0 (#13726)b31ca92release-46.0.0: backport flaky test fix, amend release notes (#13721)311587eAdd explicit hint for generic call (#13715) (#13719)423be7aRelease Wasmtime 46.0.0 (#13696)4c582a2Properly tag inline bulk-copy loads/stores with alias regions (#13610) (#13679)559e3ca[46.0.0] More backports/bugfixes (#13668)7535c02Fix leak infd_renumber(#13649)60f0577[46.0.0] Some more backports (#13626)5d09d88feat(MachO): Cranelift: align stack prologue/epilogue with compact unwind for...Updates
wasmtime-wasi-iofrom 45.0.2 to 46.0.1Release notes
Sourced from wasmtime-wasi-io's releases.
... (truncated)
Changelog
Sourced from wasmtime-wasi-io's changelog.
... (truncated)
Commits
823d1b8Release Wasmtime 46.0.1 (#13722)5ddfd5fTest and remediate ghsa-4ch3 for release-46.0.0 (#13726)b31ca92release-46.0.0: backport flaky test fix, amend release notes (#13721)311587eAdd explicit hint for generic call (#13715) (#13719)423be7aRelease Wasmtime 46.0.0 (#13696)4c582a2Properly tag inline bulk-copy loads/stores with alias regions (#13610) (#13679)559e3ca[46.0.0] More backports/bugfixes (#13668)7535c02Fix leak infd_renumber(#13649)60f0577[46.0.0] Some more backports (#13626)5d09d88feat(MachO): Cranelift: align stack prologue/epilogue with compact unwind for...Updates
cranelift-assembler-x64from 0.132.2 to 0.132.3Updates
cranelift-assembler-x64-metafrom 0.132.2 to 0.132.3Updates
cranelift-codegen-sharedfrom 0.132.2 to 0.132.3Release notes
Sourced from cranelift-codegen-shared's releases.
Commits
Updates
cranelift-controlfrom 0.132.2 to 0.132.3Release notes
Sourced from cranelift-control's releases.
Commits
Updates
cranelift-srcgenfrom 0.132.2 to 0.132.3Release notes
Sourced from cranelift-srcgen's releases.
Commits