Skip to content

chore(website): upgrade astro from v5 to v6#1339

Merged
fhennig merged 1 commit into
mainfrom
astro-v6-upgrade
Jul 15, 2026
Merged

chore(website): upgrade astro from v5 to v6#1339
fhennig merged 1 commit into
mainfrom
astro-v6-upgrade

Conversation

@fhennig

@fhennig fhennig commented Jul 14, 2026

Copy link
Copy Markdown
Contributor
  • astro: ^5.18.1 → ^6.4.8
  • @astrojs/node: ^9.5.3 → ^10.1.4 (v10 requires astro ^6.3.0)
  • @astrojs/react: ^4.4.2 → ^5.0.7

No code changes needed: the project has no content collections, no ViewTransitions, no legacy experimental flags, and all Astro imports use stable APIs that are unchanged in v6.

Upgrade guide: https://docs.astro.build/en/guides/upgrade-to/v6/

- astro: ^5.18.1 → ^6.4.8
- @astrojs/node: ^9.5.3 → ^10.1.4 (v10 requires astro ^6.3.0)
- @astrojs/react: ^4.4.2 → ^5.0.7

No code changes needed: the project has no content collections,
no ViewTransitions, no legacy experimental flags, and all Astro
imports use stable APIs that are unchanged in v6.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@vercel

vercel Bot commented Jul 14, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
dashboards Ready Ready Preview, Comment Jul 14, 2026 9:15am

Request Review

@fhennig fhennig self-assigned this Jul 14, 2026
@fhennig

fhennig commented Jul 14, 2026

Copy link
Copy Markdown
Contributor Author

I spot checked this, running it locally, and it looked fine to me!

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Upgrades the website/ Astro stack to Astro v6, aligning the Node adapter and React integration to compatible major versions for the frontend package.

Changes:

  • Bump astro from ^5.18.1 to ^6.4.8
  • Bump @astrojs/node from ^9.5.3 to ^10.1.4
  • Bump @astrojs/react from ^4.4.2 to ^5.0.7

Comment thread website/package.json
@taepper

taepper commented Jul 15, 2026

Copy link
Copy Markdown
Contributor

Sometimes astro has a major version upgrade script. Let's check whether it is also available for this version. @fhennig will check this again

@fhennig

fhennig commented Jul 15, 2026

Copy link
Copy Markdown
Contributor Author

The script goes directly to v7. But it also doesn't do anything besides the bumps for us.

@fhennig fhennig merged commit 98b48a5 into main Jul 15, 2026
14 checks passed
@fhennig fhennig deleted the astro-v6-upgrade branch July 15, 2026 08:39
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.

4 participants