deps: clear all open Dependabot alerts - #77
Merged
Conversation
- quinn-proto 0.11.14 -> 0.11.17 (remote memory exhaustion, alert #27) - astro ^6.4.6 -> ^7.2.7 + starlight ^0.38.4 -> ^0.41.9 (XSS alerts #18-23) - sharp ^0.34.5 -> ^0.35.0 (libvips CVEs, alerts #25/#26) - js-yaml override >=4.2.0 -> >=4.3.1 <5 (quadratic DoS, alerts #28/#30; capped below 5 since js-yaml 5 drops the default export astro imports) - transitive bumps via pnpm update: nanoid 3.3.18 (#32/#34), postcss 8.5.26 (#29/#33), svgo 4.1.0 (#24) Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This was referenced Aug 26, 2026
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.
Fixes all 17 open Dependabot alerts:
>=4.3.1 <5— quadratic DoS (docs.yml: bump Node 20 -> 22 for pnpm 11 #28, docs-next: add screenshots to GUI + CLI pages #30); capped below 5 because js-yaml 5 drops the default export astro imports (the old>=4.2.0override was floating it to 5.x and breaking the build)Verified:
cargo checkclean,pnpm buildin docs-next builds all 9 pages.Supersedes the open Dependabot PRs for quinn-proto, astro, and sharp.
🤖 Generated with Claude Code