Skip to content

Conversation

@shane-moore
Copy link

Issue Addressed

I was resolving CI issues for my gloas block production PR , and noticed the make audit-CI check was failing due to:

Crate:     ruint
Version:   1.17.0
Title:     Unsoundness of safe `reciprocal_mg10`
Date:      2025-12-22
ID:        RUSTSEC-2025-0137
URL:       https://rustsec.org/advisories/RUSTSEC-2025-0137
Solution:  Upgrade to >=1.17.1

Proposed Changes

Using the latest stable rust, 1.92.0, I ran cargo update ruint -> cargo check -> make audit-CI, which passed

Additional Info

It seems the dependency windows-sys becomes downgraded as a byproduct of the dependency graph being recalculated from the ruint update, but I didn't notice any issues from this while running the checks above

@michaelsproul michaelsproul added ready-for-merge This PR is ready to merge. dependencies Pull requests that update a dependency file labels Jan 1, 2026
@mergify mergify bot added the queued label Jan 1, 2026
@mergify
Copy link

mergify bot commented Jan 1, 2026

Merge Queue Status

✅ The pull request has been merged at 5dff3b2

This pull request spent 39 minutes 17 seconds in the queue, including 38 minutes 5 seconds running CI.
The checks were run on draft #8618.

Required conditions to merge
  • check-success=local-testnet-success
  • check-success=test-suite-success

mergify bot added a commit that referenced this pull request Jan 1, 2026
@mergify mergify bot merged commit 6dab3c9 into sigp:unstable Jan 1, 2026
36 checks passed
@mergify mergify bot removed the queued label Jan 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file ready-for-merge This PR is ready to merge.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants