Skip to content

Conversation

@github-actions
Copy link

@github-actions github-actions bot commented Dec 5, 2025

Summary

This PR upgrades Astro from v4.15.2 to v5.16.4 and makes the necessary compatibility changes.

Changes

  • Upgraded packages:

    • astro: 4.15.2 → 5.16.4
    • @astrojs/markdoc: 0.11.4 → 0.15.9
    • @astrojs/netlify: 5.5.1 → 6.6.3
    • @astrojs/react: 3.6.2 → 4.4.2
    • @astrojs/rss: 4.0.7 → 4.0.14
    • @astrojs/check: 0.9.3 → 0.9.6
  • Compatibility updates:

    • Changed output: "hybrid" to output: "server" in astro.config.mjs (Astro v5 merged hybrid mode into server mode)
    • Updated Newsletter.tsx to use withState instead of experimental_withState (API stabilized in v5)

Verification

✅ Site builds successfully with npm run build

Resolves #44


This PR was generated with Warp.

- Upgraded Astro from v4.15.2 to v5.16.4 and related packages
- Updated astro.config.mjs: Changed output from 'hybrid' to 'server' (v5 compatibility)
- Updated Newsletter.tsx: Replaced experimental_withState with withState
- Verified site builds successfully

Resolves #44

Co-Authored-By: Warp <agent@warp.dev>
@netlify
Copy link

netlify bot commented Dec 5, 2025

Deploy Preview for bholmes failed.

Name Link
🔨 Latest commit dd47979
🔍 Latest deploy log https://app.netlify.com/projects/bholmes/deploys/69336925f3e91a000841c370

@cloudflare-workers-and-pages
Copy link

Deploying bholmesdev with  Cloudflare Pages  Cloudflare Pages

Latest commit: dd47979
Status:🚫  Build failed.

View logs

@github-actions github-actions bot mentioned this pull request Dec 6, 2025
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.

Bump Astro version

1 participant