chore(deps): bump wasmtime from 43.0.2 to 45.0.2#157
Merged
Conversation
Bumps [wasmtime](https://github.com/bytecodealliance/wasmtime) from 43.0.2 to 45.0.2. - [Release notes](https://github.com/bytecodealliance/wasmtime/releases) - [Changelog](https://github.com/bytecodealliance/wasmtime/blob/v45.0.2/RELEASES.md) - [Commits](bytecodealliance/wasmtime@v43.0.2...v45.0.2) --- updated-dependencies: - dependency-name: wasmtime dependency-version: 45.0.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
abbb07d to
7e08840
Compare
avrabe
added a commit
that referenced
this pull request
Jun 23, 2026
The dependabot wasmtime bumps (#157 lib → 45, #166 example → 46) require rustc 1.93/1.94, but rust-toolchain.toml pinned 1.91.0, so `cargo on {ubuntu,macos}` went red on main. Per maintainer decision, adopt the wasmtime bumps and raise the MSRV to 1.94.0 rather than cap wasmtime. - rust-toolchain.toml 1.91.0 → 1.94.0 (only MSRV pin in the repo). - Migrate examples/wasmtime-loader for wasmtime 46: its `wasmtime::Error` is a different anyhow::Error, so map into our anyhow before `Context::with_context`. Verified: workspace tests + lib `runtime` feature + the example all build and pass on rustc 1.94. 609 library tests pass. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
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 wasmtime from 43.0.2 to 45.0.2.
Release notes
Sourced from wasmtime's releases.
... (truncated)
Changelog
Sourced from wasmtime's changelog.
... (truncated)
Commits
a7c209dRelease Wasmtime 45.0.2 (#13643)e9fbe97[45.0.x] Fix leak infd_renumber(#13648)83166baRelease Wasmtime 45.0.1 (#13567)83371d9Suggesting v45.0.1 cherry-pick for zero-delay timers (#13559)377cd91Release Wasmtime 45.0.0 (#13416)1eb2c19release-45.0.0: Fix wasmtime-wasi path_open(TRUNCATE) bypass of FilePerms::WR...49b2aa8Add release notes (#13328)52e14e8Fix the version bump workflow (#13275)8bdb373gc_fuzz: Struct fields (#13101)e3e5aa6Refactor how inlining is configured in Wasmtime (#13250)