Skip to content

deps(docs): bump astro to 6.1.6 and starlight ecosystem#90

Merged
AnExiledDev merged 1 commit intostagingfrom
deps/docs-updates
May 8, 2026
Merged

deps(docs): bump astro to 6.1.6 and starlight ecosystem#90
AnExiledDev merged 1 commit intostagingfrom
deps/docs-updates

Conversation

@AnExiledDev
Copy link
Copy Markdown
Owner

Summary

Bumps the docs site to Astro 6 (fixing XSS security alerts #28, #29) and all starlight ecosystem packages to compatible versions.

Requested bumps

Cascading Astro 6 compatibility bumps

  • @astrojs/starlight: ^0.37.6 → ^0.39.1
  • starlight-links-validator: ^0.19.2 → ^0.24.0
  • starlight-llms-txt: ^0.7.0 → ^0.8.1
  • starlight-scroll-to-top: ^0.4.0 → ^1.0.1
  • starlight-sidebar-topics: ^0.6.2 → ^0.7.1
  • starlight-tags: ^0.4.0 → ^1.0.1
  • starlight-kbd: ^0.3.0 → ^0.4.0
  • tailwindcss + @tailwindcss/vite: ^4.2.1 → ~4.1.11 (4.2.x requires Vite 8; Astro 6 ships Vite 7)
  • Removed zod override (was 3.25.76; Astro 6 requires zod ^4.3.6)

Supersedes #55, #57, #56, #54, #53.

Verification

  • npm install
  • npm run build — 58 pages built, all links valid, 0 vulnerabilities ✅

- astro: ^5.18.0 → ^6.1.6 (fixes XSS in define:vars - CVE alerts #28, #29)
- @astrojs/sitemap: 3.7.0 → 3.7.1
- @astrojs/starlight: ^0.37.6 → ^0.39.1 (required for Astro 6)
- @astrojs/starlight-tailwind: ^4.0.2 → ^5.0.0
- starlight-image-zoom: ^0.13.2 → ^0.14.1
- starlight-versions: ^0.7.0 → ^0.8.1
- starlight-links-validator: ^0.19.2 → ^0.24.0 (required for Starlight >=0.38)
- starlight-llms-txt: ^0.7.0 → ^0.8.1 (required for Starlight >=0.38)
- starlight-scroll-to-top: ^0.4.0 → ^1.0.1 (required for Starlight >=0.38)
- starlight-sidebar-topics: ^0.6.2 → ^0.7.1 (required for Starlight >=0.38)
- starlight-tags: ^0.4.0 → ^1.0.1 (required for Starlight >=0.38)
- starlight-kbd: ^0.3.0 → ^0.4.0 (required for Starlight >=0.38)
- @tailwindcss/vite: ^4.2.1 → ~4.1.11 (pin to 4.1.x for Vite 7 compat)
- tailwindcss: ^4.2.1 → ~4.1.11 (pin to 4.1.x for Vite 7 compat)
- Removed zod override (3.25.76) — Astro 6 requires zod ^4.3.6
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 8, 2026

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 4eef2367-8519-43c7-b7ce-c086e4ff5b68

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch deps/docs-updates

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

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