Skip to content

Conversation

Copy link

Copilot AI commented Nov 26, 2025

Changes

  • Upgrade astro from ^5.0.0-beta.2 to ^5.16.0
  • Upgrade @astrojs/cloudflare from ^12.0.0-beta.0 to ^12.6.11
  • Upgrade @astrojs/preact from ^4.0.1 to ^4.1.3
  • Upgrade @astrojs/react from ^3.6.2 to ^4.4.2
  • Upgrade @astrojs/check from ^0.9.3 to ^0.9.5
  • Upgrade @astrojs/ts-plugin from ^1.10.2 to ^1.10.5
  • Remove forceTrailingSlash middleware (trailing slash is now managed by Astro's built-in config)

Associated issue

Resolves upgrade astro to the latest version

How to test

  1. Run npm install
  2. Run npm run lint:eslint — should pass
  3. Run npm run dev — dev server should start without errors
  4. Verify build works in CI/CD pipeline

Checklist

  • I have performed a self-review of my own code
  • I have made sure that my PR is easy to review (not too big, includes comments)
  • I have made updated relevant documentation files (in project README, docs/, etc)
  • I have added a decision log entry if the change affects the architecture or changes a significant technology
  • I have notified a reviewer
Original prompt

upgrade astro to the latest version


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

@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Nov 26, 2025

Deploying dda-website with  Cloudflare Pages  Cloudflare Pages

Latest commit: cb07456
Status: ✅  Deploy successful!
Preview URL: https://e1c8e6ca.dda-website.pages.dev
Branch Preview URL: https://copilot-upgrade-astro-to-lat.dda-website.pages.dev

View logs

Copilot AI changed the title [WIP] Upgrade Astro to the latest version Upgrade Astro to latest version (5.16.0) Nov 26, 2025
Copilot AI requested a review from sjoerdbeentjes November 26, 2025 08:12
@sjoerdbeentjes
Copy link
Contributor

@copilot also please remove the forceTrailingSlash middleware

Copy link
Author

Copilot AI commented Nov 26, 2025

@copilot also please remove the forceTrailingSlash middleware

Removed the forceTrailingSlash middleware in commit cb07456.

@sjoerdbeentjes sjoerdbeentjes marked this pull request as ready for review November 26, 2025 15:37
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