Skip to content

Update Starlight packages alongside astro and markdoc major version bumps#61

Merged
admdly merged 1 commit into
mainfrom
claude/update-starlight-packages-kb1ai7
Jun 24, 2026
Merged

Update Starlight packages alongside astro and markdoc major version bumps#61
admdly merged 1 commit into
mainfrom
claude/update-starlight-packages-kb1ai7

Conversation

@admdly

@admdly admdly commented Jun 24, 2026

Copy link
Copy Markdown
Contributor

Bumps @astrojs/starlight to ^0.41.0 and @astrojs/starlight-markdoc to ^0.7.0, which require astro ^7.0.0. Also updates @astrojs/markdoc to ^2.0.0 to complete the coordinated upgrade needed for the build to pass.

…umps

Bumps @astrojs/starlight to ^0.41.0 and @astrojs/starlight-markdoc to
^0.7.0, which require astro ^7.0.0. Also updates @astrojs/markdoc to
^2.0.0 to complete the coordinated upgrade needed for the build to pass.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01QCKr7e7426ywY5FRW1JUXE
Copilot AI review requested due to automatic review settings June 24, 2026 11:19
@cloudflare-workers-and-pages

Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
docs 2b7d7d8 Commit Preview URL

Branch Preview URL
Jun 24 2026, 11:19 AM

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the docs site’s Astro/Starlight/Markdoc dependency stack to the new major versions required for compatibility and a passing build.

Changes:

  • Bump astro to ^7.0.0 and update Starlight packages to versions compatible with Astro 7.
  • Upgrade @astrojs/markdoc to ^2.0.0 to complete the coordinated Markdoc/Starlight upgrade.
  • Refresh package-lock.json to reflect the new dependency tree (Astro 7 / Vite 8 ecosystem).

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated 1 comment.

File Description
package.json Updates Astro/Starlight/Markdoc dependency versions for the coordinated major upgrade.
package-lock.json Updates the resolved dependency graph for the new versions (Astro 7, Starlight 0.41, Markdoc 2).

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread package.json
Comment on lines +22 to 27
"@astrojs/markdoc": "^2.0.0",
"@astrojs/starlight": "^0.41.0",
"@astrojs/starlight-markdoc": "^0.7.0",
"@markdoc/markdoc": "^0.5.7",
"astro": "^6.3.7",
"astro": "^7.0.0",
"sharp": "^0.35.0"
@admdly admdly merged commit c1aa3fd into main Jun 24, 2026
9 checks passed
@admdly admdly deleted the claude/update-starlight-packages-kb1ai7 branch June 24, 2026 11:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants