alexcrichton requested wasmtime-default-reviewers for a review on PR #11820.
alexcrichton requested pchickey for a review on PR #11820.
alexcrichton opened PR #11820 from alexcrichton:update-some-deps to bytecodealliance:main:
We don't really update that often, but it's probably best to update rarely as opposed to never. This commit runs
cargo update -p clap --aggressiveand then vetted the results. No concrete purpose here other than keeping up-to-date to avoid some bug that was fixed years ago biting us at some point.
<!--
Please make sure you include the following information:
If this work has been discussed elsewhere, please include a link to that
conversation. If it was discussed in an issue, just mention "issue #...".Explain why this change is needed. If the details are in an issue already,
this can be brief.Our development process is documented in the Wasmtime book:
https://docs.wasmtime.dev/contributing-development-process.htmlPlease ensure all communication follows the code of conduct:
https://github.com/bytecodealliance/wasmtime/blob/main/CODE_OF_CONDUCT.md
-->
alexcrichton updated PR #11820.
pchickey submitted PR review.
alexcrichton has enabled auto merge for PR #11820.
alexcrichton updated PR #11820.
alexcrichton requested dicej for a review on PR #11820.
alexcrichton requested wasmtime-core-reviewers for a review on PR #11820.
alexcrichton updated PR #11820.
alexcrichton commented on PR #11820:
I've pushed a workaround to avoid using
rustix::thread::gettid()to avoid running into https://github.com/bytecodealliance/rustix/issues/1519
alexcrichton has enabled auto merge for PR #11820.
alexcrichton updated PR #11820.
alexcrichton commented on PR #11820:
Ok I don't want to wade into those issues, so downgrading rustix back to 1.0.8.
alexcrichton has enabled auto merge for PR #11820.
alexcrichton merged PR #11820.
Last updated: Jan 10 2026 at 02:36 UTC