Bump rustls-webpki to unblock CI#9130
Conversation
pawanjay176
left a comment
There was a problem hiding this comment.
LGTM. the advisory is from the client perspective and doesn't affect our warp server
Merge Queue Status
This pull request spent 1 hour 20 seconds in the queue, including 36 minutes 16 seconds running CI. Waiting for:
All conditions
ReasonThe merge conditions cannot be satisfied due to failing checks HintYou may have to fix your CI before adding the pull request to the queue again. |
|
Ignored https://rustsec.org/advisories/RUSTSEC-2026-0099.html as well to unblock CI which is a similar issue |
|
@mergify requeue |
Merge Queue Status
This pull request spent 58 minutes 9 seconds in the queue, including 37 minutes 4 seconds running CI. Waiting for:
All conditions
ReasonThe merge conditions cannot be satisfied due to failing checks HintYou may have to fix your CI before adding the pull request to the queue again. |
|
@mergify requeue |
Merge Queue Status
This pull request spent 28 minutes 6 seconds in the queue, including 26 minutes 36 seconds running CI. Required conditions to merge
|
Issue Addressed
New audit failure from
RUSTSEC-2026-0098Proposed Changes
Bump
rustls-webpkito an unaffected version, add an ignore for the old version used bywarp0.3Additional Info
As with
RUSTSEC-2026-0049, this ignore will also be fixed by thewarpbump in #9001