Upgrade dependencies to Astro v6#13230
Merged
delucis merged 10 commits intowithastro:mainfrom Mar 11, 2026
Merged
Conversation
✅ Deploy Preview for astro-docs-2 ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
10 tasks
Contributor
|
Reviewed on T&D |
* main: Update inferSize fetching behavior (withastro#13282) ci: update docs contributors (withastro#13292) feat(docs): Add Sevalla deployment guide and remove Kinsta deployment guide and assets (withastro#13286) Update link to current language tools repo (withastro#13287) Set max-age so prefetch works (withastro#13281) i18n(fr): add `errors/remote-image-not-allowed.mdx` (withastro#13288) i18n(ja): add integrations-guide/index.mdx (withastro#13194) i18n(zh-cn): Update cloudcannon.mdx (withastro#13257) i18n(zh-cn): Update configuration-reference.mdx (withastro#13259) i18n(zh-cn): Update `content-loader-reference.mdx` and `astro-content.mdx` (withastro#13260) i18n(zh-cn): Update `astro-assets.mdx` (withastro#13261) i18n(zh-cn): Update `api-reference.mdx` (withastro#13262) i18n(es): Update troubleshooting link to Spanish version (withastro#13266) ci: update error reference docs (withastro#13283) Bump Lunaria prerelease version (withastro#13285) i18n(fr): Fix french typo Tutorial p4 (withastro#13272) ci: update docs contributors (withastro#13268)
Member
|
I updated this PR to use stable releases of Astro 6 and Starlight 0.38, so marking it ready for review! |
matthewp
approved these changes
Mar 11, 2026
ArmandPhilippot
approved these changes
Mar 11, 2026
Member
ArmandPhilippot
left a comment
There was a problem hiding this comment.
I tested a few pages, including the tutorial, on desktop (Linux, Firefox + Chromium) and on mobile (Android, Firefox). Looks like everything works! 🙌🏽
ematipico
approved these changes
Mar 11, 2026
kevinzunigacuellar
approved these changes
Mar 11, 2026
Member
kevinzunigacuellar
left a comment
There was a problem hiding this comment.
Tested on Safari and Chrome
Contributor
|
I also tested a few japanese pages on iOS, Safari. Looks like everything works🫡 |
Member
|
Awesome, thank you everyone for testing. Let’s do this! 🚀 |
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.

Description (required)
This is a temporary PR migrating the docs to Astro v6.
I'll add more details later to this PR.
Some notes:
This is temporarily using the git protocol to install Starlight until we have preview releases (need to write some changesets for all packages)This is using the Starlight preview releases until we release these properlyThere is a tiny type issue I didn't bother investigating yet but looks very minor and probably an easy fix for later.There was a tiny type issue presumably due to a bump in Typescript versions or something similar? Fixed in cd25f8bDO NOT MERGE
Related issues & labels (optional)