Skip to content

Update Astro (and related packages)#42437

Merged
julien-deramond merged 1 commit into
twbs:v6-devfrom
coliff:dev/coliff/astro-update
May 24, 2026
Merged

Update Astro (and related packages)#42437
julien-deramond merged 1 commit into
twbs:v6-devfrom
coliff:dev/coliff/astro-update

Conversation

@coliff
Copy link
Copy Markdown
Contributor

@coliff coliff commented May 24, 2026

Closes #42436

Description

Right now, if you run npm run start or npm run docs then the site will be available in the browser but any changes made in examples will not update in the browser (even with force refresh).

Motivation & Context

This was caused by an upstream bug in Astro, which was resolved for 6.3.7.

Type of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Refactoring (non-breaking change)
  • Breaking change (fix or feature that would change existing functionality)

Checklist

  • I have read the contributing guidelines
  • My code follows the code style of the project (using npm run lint)
  • My change introduces changes to the documentation
  • I have updated the documentation accordingly
  • I have added tests to cover my changes
  • All new and existing tests passed

Live previews

Related issues

Copilot AI review requested due to automatic review settings May 24, 2026 12:23
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Note

Copilot was unable to run its full agentic suite in this review.

Updates Astro framework and related dev tooling versions in package.json to pick up newer fixes/features.

Changes:

  • Bump astro from ^6.1.8 to ^6.3.7
  • Bump @astrojs/check, @astrojs/markdown-remark, and @astrojs/mdx to newer patch versions

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

@julien-deramond
Copy link
Copy Markdown
Member

julien-deramond commented May 24, 2026

Thanks. I'll review this while I update the v5 and v6 deps. I was off for a couple of weeks, but I'll be back to it soon :) Since it's annoying, I'll try to do it tonight for this part.

@julien-deramond julien-deramond force-pushed the dev/coliff/astro-update branch from 8229329 to a770a0f Compare May 24, 2026 20:45
Copy link
Copy Markdown
Member

@julien-deramond julien-deramond left a comment

Choose a reason for hiding this comment

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

Thanks for bringing #42436 to everyone's attention. Tested locally to live update one of the examples, and it works well, so LGTM.

@julien-deramond julien-deramond merged commit 08b54be into twbs:v6-dev May 24, 2026
12 checks passed
@coliff coliff deleted the dev/coliff/astro-update branch May 24, 2026 22:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Inbox

Development

Successfully merging this pull request may close these issues.

3 participants