Skip to content

fix(deps): revert astro to v5.18.0 - blocked by @astrojs/starlight incompatibility with v6#1375

Closed
Copilot wants to merge 3 commits intomainfrom
copilot/sub-pr-1374
Closed

fix(deps): revert astro to v5.18.0 - blocked by @astrojs/starlight incompatibility with v6#1375
Copilot wants to merge 3 commits intomainfrom
copilot/sub-pr-1374

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Mar 10, 2026

The renovate-generated astro v6 update broke CI in two ways: package-lock.json was never regenerated to match the package.json bump, and even with a correct lock file, @astrojs/starlight@0.37.7 (latest) declares a peer dependency of astro@^5.5.0 — making it fundamentally incompatible with astro v6 (fails at config setup with an internal zod v4 conflict).

Changes

  • docs/package.json — Reverts astro from ^6.0.0 back to ^5.18.0 (latest stable v5)
  • docs/package-lock.json — Regenerated via npm install to be in sync with package.json

The astro v6 upgrade should be re-attempted once @astrojs/starlight releases a compatible version.


💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

…compatibility with v6

Co-authored-by: devantler <26203420+devantler@users.noreply.github.com>
Copy link
Copy Markdown
Contributor Author

Copilot AI commented Mar 10, 2026

Just as a heads up, I was blocked by some firewall rules while working on your feedback. Expand below for details.

Warning

Firewall rules blocked me from connecting to one or more addresses (expand for details)

I tried to connect to the following addresses, but was blocked by firewall rules:

  • telemetry.astro.build
    • Triggering command: /home/REDACTED/work/_temp/ghcca-node/node/bin/node node /home/REDACTED/work/monorepo/monorepo/docs/node_modules/.bin/astro build (dns block)

If you need me to access, download, or install something from one of these locations, you can either:

Copilot AI changed the title [WIP] Fix dependency issue by updating astro to version 6 fix(deps): revert astro to v5.18.0 - blocked by @astrojs/starlight incompatibility with v6 Mar 10, 2026
@renovate renovate bot force-pushed the renovate/major-astro-monorepo branch from 0e54c99 to 5039d17 Compare March 10, 2026 20:36
Base automatically changed from renovate/major-astro-monorepo to main March 10, 2026 20:37
@devantler devantler closed this Mar 11, 2026
@devantler devantler deleted the copilot/sub-pr-1374 branch March 11, 2026 08:06
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.

2 participants