This repository was archived by the owner on Jun 3, 2026. It is now read-only.
chore: upgrade Astro to v6, Starlight to v0.38, Vite to v8, Node to v22#677
Open
zastrowm wants to merge 1 commit into
Open
chore: upgrade Astro to v6, Starlight to v0.38, Vite to v8, Node to v22#677zastrowm wants to merge 1 commit into
zastrowm wants to merge 1 commit into
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>
notowen333
pushed a commit
to notowen333/docs
that referenced
this pull request
Mar 27, 2026
…22 (strands-agents#677) Co-authored-by: Mackenzie Zastrow <zastrowm@users.noreply.github.com>
Contributor
|
This repository has been merged into the strands-agents/harness-sdk monorepo and will be archived shortly. All new development happens there. If this PR is still relevant, please recreate it against the monorepo. The code now lives under Apologies for the disruption, and thank you for contributing! |
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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.