Stream: git-wasmtime

Topic: wasmtime / PR #12586 Update the `cargo audit` cron CI job


view this post on Zulip Wasmtime GitHub notifications bot (Feb 13 2026 at 00:58):

alexcrichton opened PR #12586 from alexcrichton:update-cargo-audit to bytecodealliance:main:

I noticed that the audit runs currently execute
cargo generate-lockfile which means it's not actually auditing our dependencies but an updated version of our dependencies. Local testing shows that I think this'll resolve things, although we'll figure that out on the next run.

<!--
Please make sure you include the following information:

Our development process is documented in the Wasmtime book:
https://docs.wasmtime.dev/contributing-development-process.html

Please ensure all communication follows the code of conduct:
https://github.com/bytecodealliance/wasmtime/blob/main/CODE_OF_CONDUCT.md
-->

view this post on Zulip Wasmtime GitHub notifications bot (Feb 13 2026 at 00:58):

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

view this post on Zulip Wasmtime GitHub notifications bot (Feb 13 2026 at 00:58):

alexcrichton requested rvolosatovs for a review on PR #12586.

view this post on Zulip Wasmtime GitHub notifications bot (Feb 13 2026 at 17:55):

rvolosatovs submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Feb 13 2026 at 17:56):

rvolosatovs added PR #12586 Update the cargo audit cron CI job to the merge queue.

view this post on Zulip Wasmtime GitHub notifications bot (Feb 13 2026 at 18:20):

rvolosatovs merged PR #12586.

view this post on Zulip Wasmtime GitHub notifications bot (Feb 13 2026 at 18:20):

rvolosatovs removed PR #12586 Update the cargo audit cron CI job from the merge queue.


Last updated: Feb 24 2026 at 04:36 UTC