chore: upgrade Astro to v6, Starlight to v0.38, Vite to v8, Node to v22#677
Open
zastrowm wants to merge 1 commit intostrands-agents:mainfrom
Open
chore: upgrade Astro to v6, Starlight to v0.38, Vite to v8, Node to v22#677zastrowm wants to merge 1 commit intostrands-agents:mainfrom
zastrowm wants to merge 1 commit intostrands-agents:mainfrom
Conversation
Faster builds
Contributor
Documentation Preview FailedThe documentation deployment encountered an error. Please check the deployment logs for more details. |
Contributor
Review SummaryAssessment: Request Changes Clean dependency upgrade - version bumps are consistent across workflows and package.json. One documentation update needed. Review Details
Nice work keeping the upgrade focused and verifying the build! 👍 |
zastrowm
commented
Mar 18, 2026
JackYPCOnline
approved these changes
Mar 18, 2026
agent-of-mkmeral
pushed a commit
to agent-of-mkmeral/docs
that referenced
this pull request
Mar 20, 2026
…22 (strands-agents#677) Co-authored-by: Mackenzie Zastrow <zastrowm@users.noreply.github.com>
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
Upgrades Astro, Starlight, and Vite to their latest major versions, and bumps the Node.js requirement to match.
node-version: '22'(ci.yml, deploy-github-pages.yml, docs-preview.yml)Build verified clean with no errors after the upgrade.
Preview-build failure is expected as the node version upgrade won't apply until this merges to main.
Related Issues
N/A
Type of Change
Checklist
npm run buildBy submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.