fix(deps): bump crates for disclosed RUSTSEC advisories - #956
Open
Svector-anu wants to merge 1 commit into
Open
Conversation
- h2 0.4.14 → 0.4.16 (RUSTSEC-2026-0258 / GHSA-q83h-524g-xf6h) - memmap2 0.9.10 → 0.9.11 (RUSTSEC-2026-0186) - event-listener 5.4.1 → 5.4.2 (RUSTSEC-2026-0221) - crossbeam-epoch 0.9.18 → 0.9.20 (RUSTSEC-2026-0204) Lockfile-only; no code changes.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Automated dependency bump to address disclosed RustSec advisories found by osv-scanner.
h20.4.14→0.4.16memmap20.9.10→0.9.11!Sendtag soundnessevent-listener5.4.1→5.4.2fmt::Pointercrossbeam-epoch0.9.18→0.9.20Severity
Low–moderate DoS / soundness issues in transitive deps (h2 via zed-reqwest/hyper for GUI HTTP; memmap2 via fontdb; event-listener also on the CLI/HID++ path; crossbeam-epoch via rayon/ignore). No application code changes.
Verification
osv-scanner scan source --recursive --no-ignore --format=json .thencargo update -p h2 --precise 0.4.16(and the three sibling precise bumps)cargo metadataresolves cleanlyDetected by osv-scanner. No code changes outside the lockfile.
Note:
quick-xml@0.30.0(RUSTSEC-2026-0194 / 0195) remains viaxcb←zed-scapand cannot be bumped without an upstreamxcb/scapchange. Unmaintained notices (bincode, paste, instant, …) left alone — bincode is already documented in.cargo/deny.toml.