Skip to content

chore(deps): upgrade /site to Astro 7.x + Starlight 0.41+#356

Draft
Copilot wants to merge 2 commits into
mainfrom
copilot/upgrade-site-to-astro-7
Draft

chore(deps): upgrade /site to Astro 7.x + Starlight 0.41+#356
Copilot wants to merge 2 commits into
mainfrom
copilot/upgrade-site-to-astro-7

Conversation

Copilot AI commented Jun 26, 2026

Copy link
Copy Markdown
Contributor

Upgrades the Starlight docs site from Astro 6.4.x → 7.0.x and @astrojs/starlight 0.40.x → 0.41.x. Astro 7 is a major release; this PR evaluates all breaking changes before merging rather than auto-merging Dependabot's partial bump (#347).

Dependency changes (site/package.json)

  • astro: ^6.4.7^7.0.2 (resolved: 7.0.3)
  • @astrojs/starlight: ^0.40.0^0.41.1 (resolved: 0.41.1)
  • package-lock.json regenerated cleanly

Astro 7 breaking changes

Change Impact
compressHTML default → 'jsx' None — Starlight owns its templates; build emits zero warnings
@astrojs/db removed None — not referenced anywhere in /site
Vite v8 transitive None — /site has no direct Vite imports

astro.config.mjs required no changes; all existing Starlight option shapes are compatible with 0.41.

Copilot AI self-assigned this Jun 26, 2026
Copilot AI review requested due to automatic review settings June 26, 2026 18:15
Copilot AI removed the request for review from Copilot June 26, 2026 18:15
- Bump astro from ^6.4.7 to ^7.0.2 (installed 7.0.3)
- Bump @astrojs/starlight from ^0.40.0 to ^0.41.1 (installed 0.41.1)
- Regenerate package-lock.json

Build verified: 18 pages built with no errors.
compressHTML default change to 'jsx' evaluated — no action needed.
@astrojs/db removal — not used in /site, no action needed.

Closes #355
Copilot AI requested review from Copilot and removed request for Copilot June 26, 2026 18:19
Copilot AI changed the title [WIP] Upgrade /site to Astro 7.x with compatible Starlight version chore(deps): upgrade /site to Astro 7.x + Starlight 0.41+ Jun 26, 2026
Copilot AI requested a review from spboyer June 26, 2026 18:20
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