Stream: git-wasmtime

Topic: wasmtime / PR #6758 [11.0.0] Update some minimum version ...


view this post on Zulip Wasmtime GitHub notifications bot (Jul 21 2023 at 16:27):

alexcrichton opened PR #6758 from alexcrichton:update-min-11 to bytecodealliance:release-11.0.0:

This PR seeks to fix #6755 by updating the 11.0.0 release branch's minimum version requirements for a few crates. This brings in the CI proposed by https://github.com/bytecodealliance/wasmtime/pull/6757 and then gets it passing locally by updating our clap and our system-interface dependencies. Note that Cargo.lock is not changing here which is intentional because the goal is to have the lower bound of the dependency be what's in Cargo.lock which is what we're testing against.

Also note that the actual modifications to dependency requirements is not needed on main due to other PRs that update dependencies. As such the dependency version requirements here are only required for the release branch.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 21 2023 at 16:27):

alexcrichton has marked PR #6758 as ready for review.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 21 2023 at 16:27):

alexcrichton requested fitzgen for a review on PR #6758.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 21 2023 at 16:27):

alexcrichton requested wasmtime-default-reviewers for a review on PR #6758.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 21 2023 at 16:34):

fitzgen submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 21 2023 at 18:06):

alexcrichton merged PR #6758.


Last updated: Oct 23 2024 at 20:03 UTC