Skip to content

chore: upgrade astro to v6.1.2#230

Merged
laurentkempe merged 1 commit into
mainfrom
astro-upgrade/v6.1.2
Mar 31, 2026
Merged

chore: upgrade astro to v6.1.2#230
laurentkempe merged 1 commit into
mainfrom
astro-upgrade/v6.1.2

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

Upgrades astro from 6.1.1 to 6.1.2 and regenerates pnpm-lock.yaml.

What changed in 6.1.2

This is a patch release with three bug fixes — no breaking changes, no configuration changes required:

  • astro preview host config fix: Fixes astro preview ignoring vite.preview.allowedHosts set in astro.config.mjs (#16104)
  • Catch-all route fix: Fixes catch-all routes incorrectly intercepting requests for static assets when using the @astrojs/node adapter in middleware mode (#16047)
  • Zod v4 validation errors: Fixes Zod v4 validation error formatting to show human-readable messages instead of raw JSON (#15981)

Changes made

  • package.json: astro version bumped from 6.1.16.1.2
  • pnpm-lock.yaml: Regenerated lockfile

References

Generated by Astro Upgrade ·

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@github-actions github-actions Bot added astro dependencies Pull requests that update a dependency file labels Mar 31, 2026
@laurentkempe laurentkempe merged commit f72c07a into main Mar 31, 2026
@laurentkempe laurentkempe deleted the astro-upgrade/v6.1.2 branch March 31, 2026 21:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

astro dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant