chore(deps): upgrade documentation dependencies (DOCSDEV-69)#3929
Merged
Conversation
- astro 6.1.9 → 6.3.8 (pinned ~6.3.8; astro 6.4 incompatible with Starlight 0.39.2's pinned @astrojs/mdx ^5.x) - @astrojs/starlight 0.38.4 → 0.39.2 - @astrojs/markdown-remark 7.1.1 → 7.1.2 - @interledger/docs-design-system 0.12.0 → 0.13.0 - starlight-links-validator 0.23 → 0.24 - starlight-versions 0.8.1 → 0.9.0 (requires Starlight 0.39+ — bundled) - mermaid 11.14.0 → 11.15.0 (no raw mermaid ID selectors in repo; no state diagrams ship — BC-2 + BC-3 verification clean) - eslint 10.2.1 → 10.4.0 - @typescript-eslint/parser, typescript-eslint 8.59 → 8.60 - globals 17.5 → 17.6
✅ Deploy Preview for brilliant-pasca-3e80ec canceled.
|
🚀 Performance Test ResultsTest Configuration:
Test Metrics:
📜 Logs |
…ki-docs-dep-upgrade # Conflicts: # pnpm-lock.yaml
sidvishnoi
previously approved these changes
Jun 8, 2026
Run pnpm dedupe to collapse duplicate package versions introduced by the docs dep upgrade and the merge from main.
Member
|
Looks like we broke CI (deja vu: it happened before too on some pnpm dedupe), let's revert for now. |
This reverts commit 7e124a1.
Contributor
Author
|
Reverted in ee7324a — pnpm-lock.yaml restored to the pre-dedupe state. Docs still build clean |
sidvishnoi
approved these changes
Jun 17, 2026
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.
Summary
DOCSDEV-69 cycle
astro6.1.9 → 6.3.8 (pinned~6.3.8)@astrojs/starlight0.38.4 → 0.39.2@astrojs/markdown-remark7.1.1 → 7.1.2@interledger/docs-design-system0.12.0 → 0.13.0starlight-links-validator0.23 → 0.24starlight-versions0.8.1 → 0.9.0 (requires Starlight 0.39+ bundled atomically)mermaid11.14.0 → 11.15.0eslint10.2.1 → 10.4.0,globals17.5 → 17.6@typescript-eslint/parser,typescript-eslint8.59 → 8.60Test plan
pnpm install(workspace root) cleanpnpm --filter documentation run lintpassespnpm --filter documentation run build:docssucceedsRef: DOCSDEV-69