Skip to content

cargo deny: update unsafe bytes and remove hermit-abi#189

Merged
samueltardieu merged 1 commit into
mainfrom
push-zzmsltmyusvx
Mar 10, 2026
Merged

cargo deny: update unsafe bytes and remove hermit-abi#189
samueltardieu merged 1 commit into
mainfrom
push-zzmsltmyusvx

Conversation

@samueltardieu

@samueltardieu samueltardieu commented Mar 10, 2026

Copy link
Copy Markdown
Member

Summary by CodeRabbit

  • Chores
    • Updated dependency compliance configuration to enable stricter validation.

@samueltardieu samueltardieu enabled auto-merge March 10, 2026 17:43
@coderabbitai

coderabbitai Bot commented Mar 10, 2026

Copy link
Copy Markdown

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Pro

Run ID: 7b70e3aa-f040-4746-a714-c187e1bbb65a

📥 Commits

Reviewing files that changed from the base of the PR and between 91132cc and 90aad69.

⛔ Files ignored due to path filters (1)
  • Cargo.lock is excluded by !**/*.lock
📒 Files selected for processing (1)
  • deny.toml
💤 Files with no reviewable changes (1)
  • deny.toml

📝 Walkthrough

Walkthrough

Removed the skip entry for the "hermit-abi" crate from the deny.toml configuration file, streamlining the dependency allowlist by eliminating an exception.

Changes

Cohort / File(s) Summary
Configuration
deny.toml
Removed skip entry for "hermit-abi" crate from the skip list.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Poem

🐰 A line removed, so clean and bright,
Hermit-abi skipped from sight,
The deny list now leaner, lean,
Best cleanup we've ever seen! ✨

🚥 Pre-merge checks | ✅ 2 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Title check ⚠️ Warning The title references two changes: updating unsafe bytes and removing hermit-abi, but the actual changeset only shows removal of hermit-abi from deny.toml with no evidence of bytes updates. Update the title to accurately reflect only the actual changes made, such as: 'cargo deny: remove hermit-abi from skip list' or verify that bytes updates are present in the changeset.
✅ Passed checks (2 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch push-zzmsltmyusvx

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@samueltardieu samueltardieu added this pull request to the merge queue Mar 10, 2026
Merged via the queue into main with commit 4458a1d Mar 10, 2026
11 checks passed
@samueltardieu samueltardieu deleted the push-zzmsltmyusvx branch March 10, 2026 17:51
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.

1 participant