⚠ This page is served via a proxy. Original site: https://github.com
This service does not collect credentials or authentication data.
Skip to content

Conversation

@Farukest
Copy link
Contributor

Description:

Summary

  • Sets multiple-versions = "deny" in deny.toml as follow-up to chore: cargo deny root reth repo #408
  • Adds skip list for upstream dependencies (reth, alloy, kona) that have unavoidable version conflicts

Changes

  • Changed multiple-versions from "allow" to "deny"
  • Added 64 crates to skip list (windows-*, syn, rand, hashbrown, etc.) that come from upstream dependencies we cannot control

Verification

  • cargo deny check bans passes with bans ok

Closes #409

@cb-heimdall
Copy link
Collaborator

cb-heimdall commented Jan 13, 2026

✅ Heimdall Review Status

Requirement Status More Info
Reviews 2/1
Denominator calculation
Show calculation
1 if user is bot 0
1 if user is external 0
2 if repo is sensitive 0
From .codeflow.yml 1
Additional review requirements
Show calculation
Max 0
0
From CODEOWNERS 0
Global minimum 0
Max 1
1
1 if commit is unverified 0
Sum 1

@danyalprout danyalprout enabled auto-merge January 13, 2026 22:50
@danyalprout danyalprout added this pull request to the merge queue Jan 13, 2026
Merged via the queue into base:main with commit 233297e Jan 13, 2026
15 checks passed
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.

chore(workspace): set multiple versions to deny

4 participants