Skip to content

fix(ci): clear cargo-audit RUSTSEC-2026-0204 (crossbeam-epoch)#42

Merged
avifenesh merged 2 commits into
mainfrom
fix/crossbeam-epoch-rustsec-2026-0204
Jul 12, 2026
Merged

fix(ci): clear cargo-audit RUSTSEC-2026-0204 (crossbeam-epoch)#42
avifenesh merged 2 commits into
mainfrom
fix/crossbeam-epoch-rustsec-2026-0204

Conversation

@avifenesh

Copy link
Copy Markdown
Collaborator

Why

Supply chain (cargo audit) fails on main with RUSTSEC-2026-0204 (crossbeam-epoch 0.9.18 → need ≥0.9.20). This blocked Dependabot merges without --admin.

What

cargo update -p crossbeam-epoch --precise 0.9.20 — lockfile only.

Test plan

  • CI Supply chain (cargo audit) green
  • Rust and script checks still green

Bump transitive crossbeam-epoch to >=0.9.20 so Supply chain (cargo audit)
passes after Dependabot merges landed with --admin.
Copilot AI review requested due to automatic review settings July 12, 2026 18:36

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot wasn't able to review any files in this pull request.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the crossbeam-epoch dependency version from 0.9.18 to 0.9.20 in Cargo.lock. There are no review comments, and I have no feedback to provide.

Important

The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.

Same gpui font stack class as other unmaintained ignores; crossbeam-epoch
bump alone is not enough for --deny warnings.
Copilot AI review requested due to automatic review settings July 12, 2026 18:39

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@avifenesh
avifenesh merged commit 635f489 into main Jul 12, 2026
8 checks passed
@avifenesh
avifenesh deleted the fix/crossbeam-epoch-rustsec-2026-0204 branch July 12, 2026 18:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants