Skip to content

fix(e2e): Fix astro-6 e2e test build by relaxing astro version range#21211

Merged
chargome merged 1 commit into
developfrom
cg/astro-e2e
May 28, 2026
Merged

fix(e2e): Fix astro-6 e2e test build by relaxing astro version range#21211
chargome merged 1 commit into
developfrom
cg/astro-e2e

Conversation

@chargome
Copy link
Copy Markdown
Member

@astrojs/node@10.1.2 requires astro@^6.3.0 due to a renamed internal export, but the test app pinned astro to ~6.2.0.

Fix: ~6.2.0 to ^6.2.0 so pnpm can resolve to astro@6.3+.

@chargome chargome self-assigned this May 28, 2026
@chargome chargome requested review from Lms24 and nicohrubec May 28, 2026 11:56
Copy link
Copy Markdown
Member

@nicohrubec nicohrubec left a comment

Choose a reason for hiding this comment

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

🚀

@chargome chargome enabled auto-merge (squash) May 28, 2026 11:58
@chargome chargome merged commit cead7f9 into develop May 28, 2026
42 checks passed
@chargome chargome deleted the cg/astro-e2e branch May 28, 2026 12:07
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