Skip to content

chore(deps): fix cargo-deny advisory failures#649

Merged
streamer45 merged 1 commit into
mainfrom
devin/1783156240-fix-cargo-deny-advisories
Jul 4, 2026
Merged

chore(deps): fix cargo-deny advisory failures#649
streamer45 merged 1 commit into
mainfrom
devin/1783156240-fix-cargo-deny-advisories

Conversation

@staging-devin-ai-integration

@staging-devin-ai-integration staging-devin-ai-integration Bot commented Jul 4, 2026

Copy link
Copy Markdown
Contributor

Summary

Review & Validation

  • cargo deny check advisories passes
  • Workspace still builds with the patch-level bumps (cargo check --workspace verified locally)

Notes

Link to Devin session: https://staging.itsdev.in/sessions/94ea78ef75e341abaa5f8d5dc77aa3ce
Requested by: @streamer45


Devin Review

Status Commit
🟢 Reviewed ef8f37d
Open in Devin Review (Staging)

Update anyhow to 1.0.103 (RUSTSEC-2026-0190) and wasmtime to 46.0.1
(RUSTSEC-2026-0188). Add deny.toml ignores for quick-xml advisories
(RUSTSEC-2026-0194/0195, blocked on opendal) and the ttf-parser
unmaintained notice (RUSTSEC-2026-0192, blocked on fontdue).

Fixes #648

Signed-off-by: streamkit-devin <devin@streamkit.dev>
@streamer45 streamer45 self-assigned this Jul 4, 2026
@streamer45 streamer45 self-requested a review July 4, 2026 09:12
@staging-devin-ai-integration

Copy link
Copy Markdown
Contributor Author

🤖 Devin AI Engineer

I'll be helping with this pull request! Here's what you should know:

✅ I will automatically:

  • Address comments on this PR. Add '(aside)' to your comment to have me ignore it.
  • Look at CI failures and help fix them

Note: I can only respond to comments from users who have write access to this repository.

⚙️ Control Options:

  • Disable automatic comment, CI, and merge conflict monitoring

@staging-devin-ai-integration staging-devin-ai-integration Bot left a comment

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

✅ Devin Review: No Issues Found

Devin Review analyzed this PR and found no bugs or issues to report.

Open in Devin Review (Staging)
Debug

Playground

@codecov

codecov Bot commented Jul 4, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 85.24%. Comparing base (5faed28) to head (ef8f37d).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #649      +/-   ##
==========================================
+ Coverage   85.22%   85.24%   +0.01%     
==========================================
  Files         249      249              
  Lines       75412    75412              
  Branches     2437     2437              
==========================================
+ Hits        64272    64285      +13     
+ Misses      11134    11121      -13     
  Partials        6        6              
Flag Coverage Δ
backend 85.30% <ø> (+0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Components Coverage Δ
core 85.79% <ø> (ø)
engine 83.76% <ø> (ø)
api 91.14% <ø> (ø)
nodes 84.88% <ø> (+0.04%) ⬆️
server 85.19% <ø> (ø)
plugin-native 84.79% <ø> (ø)
plugin-wasm 95.41% <ø> (ø)
ui-services 86.27% <ø> (ø)
ui-components 70.18% <ø> (ø)
see 2 files with indirect coverage changes
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@streamer45 streamer45 merged commit ad22502 into main Jul 4, 2026
30 checks passed
@streamer45 streamer45 deleted the devin/1783156240-fix-cargo-deny-advisories branch July 4, 2026 11:28
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(deps): cargo-deny advisories failing on main (anyhow, quick-xml, ttf-parser, wasmtime-wasi)

2 participants