chore(docs): bump mermaid 11.12→11.13 and @astrojs/starlight 0.37.6→0.37.7#20464
Merged
chore(docs): bump mermaid 11.12→11.13 and @astrojs/starlight 0.37.6→0.37.7#20464
Conversation
….3→11.13.0 Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Update npm packages in docs package.json
chore(docs): bump mermaid 11.12→11.13 and @astrojs/starlight 0.37.6→0.37.7
Mar 11, 2026
Contributor
There was a problem hiding this comment.
Pull request overview
Updates the docs site dependencies to the latest compatible versions from a Dependabot npm bundle while intentionally keeping Astro on v5 due to Starlight’s current peer dependency constraint.
Changes:
- Bump
@astrojs/starlightfrom^0.37.6to^0.37.7. - Bump
mermaidfrom^11.12.3to^11.13.0. - Regenerate
docs/package-lock.jsonto reflect updated direct and transitive dependencies.
Reviewed changes
Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| docs/package.json | Updates direct dependency versions for Starlight and Mermaid. |
| docs/package-lock.json | Updates the lockfile to pin the new versions and resulting transitive dependency changes. |
Files not reviewed (1)
- docs/package-lock.json: Language not supported
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
You can also share your feedback on Copilot code review. Take the survey.
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.
Applies the compatible portion of the Dependabot npm bundle for
/docs/package.json.Changes
mermaid:^11.12.3→^11.13.0@astrojs/starlight:^0.37.6→^0.37.7package-lock.jsonregeneratedSkipped:
astro5 → 6@astrojs/starlight@0.37.7declarespeerDependencies: { astro: "^5.5.0" }— no published starlight release supports astro 6.x yet. The major bump will need a follow-up once starlight ships astro 6 compatibility.💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.