Skip to content

chore(docs): astro 7.2.1 / starlight 0.41.7 / sharp 0.35.3 — clear the docs dependabot alerts - #300

Merged
lex00 merged 1 commit into
mainfrom
fix/dependabot-docs-examples
Aug 12, 2026
Merged

chore(docs): astro 7.2.1 / starlight 0.41.7 / sharp 0.35.3 — clear the docs dependabot alerts#300
lex00 merged 1 commit into
mainfrom
fix/dependabot-docs-examples

Conversation

@lex00

@lex00 lex00 commented Aug 12, 2026

Copy link
Copy Markdown
Contributor

Forcing a dependency-graph rescan (the graph had been stale since ~Aug 9) surfaced 29 real alerts; this PR clears the 20 in docs/package-lock.json:

  • astro 5.6.1 → 7.2.1: 19 advisories, three high — the widest range (>= 2.9.0, <= 7.0.9) means nothing below 7.0.10 clears them all.
  • @astrojs/starlight ^0.37.6 → ^0.41.7 (peer for astro 7).
  • sharp ^0.34.2 → ^0.35.3 (high, < 0.35.0).

Lockfile regenerated from scratch; npm audit is clean and the site builds — 10 pages, pagefind index, sitemap — with no config changes needed across the two astro majors.

Remaining alerts (esbuild in root + example lockfiles, js-yaml in two examples) land separately once chant ships the esbuild ^0.28.1 release (INTENTIUS/chant#1700).

🤖 Generated with Claude Code

https://claude.ai/code/session_018eEeu6fsvSMcCD6emFWxbt

Clears the 19 astro advisories (three high) and the sharp high filed after
the dependency-graph rescan — nothing below astro 7.0.10 escapes every
range. Lockfile regenerated fresh; the site builds (10 pages, pagefind,
sitemap) on the new majors with no config changes.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_018eEeu6fsvSMcCD6emFWxbt
@lex00
lex00 merged commit 4d26fb8 into main Aug 12, 2026
3 checks passed
@lex00
lex00 deleted the fix/dependabot-docs-examples branch August 12, 2026 21: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