Skip to content

fix(deps): update wayland-scanner to resolve quick-xml RUSTSEC advisory - #10

Merged
MedCy1 merged 1 commit into
mainfrom
fix/quick-xml-advisory
Aug 27, 2026
Merged

MedCy1 merged 1 commit into
mainfrom
fix/quick-xml-advisory

Conversation

@MedCy1

@MedCy1 MedCy1 commented Aug 27, 2026

Copy link
Copy Markdown
Owner

Le check Dependency audit échoue actuellement sur main et sur les deux PR dependabot ouvertes (#8, #9), pour une raison indépendante de ces bumps : wayland-scanner 0.31.10 tire une version de quick-xml (0.39.2) visée par une advisory RUSTSEC (déclarations de namespace non bornées).

wayland-scanner 0.31.11 tire quick-xml 0.41.0, qui corrige le problème. cargo update -p wayland-scanner suffit (aucun changement de code, uniquement Cargo.lock).

Build + 35 tests OK, cargo deny check advisories passe.

@codecov-commenter

Copy link
Copy Markdown

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@MedCy1
MedCy1 merged commit c9633be into main Aug 27, 2026
6 checks passed
@MedCy1
MedCy1 deleted the fix/quick-xml-advisory branch August 27, 2026 20:00
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