Skip to content

chore(deps): bump astro 6.1.6 → 6.3.1 + @astrojs/svelte 8.0.4 → 8.1.0#169

Merged
williamzujkowski merged 1 commit into
mainfrom
chore/deps-astro
May 12, 2026
Merged

chore(deps): bump astro 6.1.6 → 6.3.1 + @astrojs/svelte 8.0.4 → 8.1.0#169
williamzujkowski merged 1 commit into
mainfrom
chore/deps-astro

Conversation

@williamzujkowski
Copy link
Copy Markdown
Collaborator

Summary

Isolated Astro framework pair bump (two minors). Split from #167 so any page-render regression is bisectable to the framework rather than mixed-dependency churn.

Astro 6.3 changelog highlights: HMR fixes, content-collection render path improvements, no breaking changes from 6.1.x. @astrojs/svelte 8.1.0 is a minor over 8.0.4.

Test plan

  • pnpm install resolves cleanly
  • pnpm build (Astro SSG + Pagefind) passes
  • pnpm test (267 tests) green
  • pnpm typecheck clean (0 errors, 0 warnings, 27 hints — same baseline)
  • pnpm lint clean
  • CI build passes (full 53K-page Astro build over content submodule)
  • Visual spot-check post-merge against the deployed site

🤖 Generated with Claude Code

@williamzujkowski williamzujkowski requested a review from a team as a code owner May 12, 2026 11:16
Framework pair isolated to its own PR for clean visual spot-check
post-merge (these touch the page-render path).

Astro 6.3 patch notes: HMR + content-collection rendering fixes; no
breaking changes from 6.1.x. @astrojs/svelte 8.1.0 is a minor over 8.0.

Verified locally on top of post-#167 main: pnpm build, test (267
passing), typecheck (0 errors 0 warnings 27 hints — same baseline as
pre-bump), lint all green.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@williamzujkowski williamzujkowski merged commit b801a77 into main May 12, 2026
3 checks passed
@williamzujkowski williamzujkowski deleted the chore/deps-astro branch May 12, 2026 11:57
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.

1 participant