Skip to content

chore: bump prettier-plugin-astro to 1.0.0 and reformat astro files - #33410

Merged
mvvmm merged 2 commits into
productionfrom
prettier-plugin-astro-reformat
Sep 14, 2026
Merged

mvvmm merged 2 commits into
productionfrom
prettier-plugin-astro-reformat

Conversation

@mvvmm

@mvvmm mvvmm commented Sep 13, 2026

Copy link
Copy Markdown
Collaborator

Summary

Bumps prettier-plugin-astro from 0.14.1 to 1.0.0 — a major rewrite on top of Astro 7's Rust compiler that changes how .astro files are formatted — and reformats all .astro files with the new printer.

This is the follow-up needed to make Dependabot PR #33399 pass CI. The rewrite produces different formatting output, so pnpm run format:check fails on 155 .astro files until they are reformatted. The auto-format bot cannot fix this because it only formats files changed by the PR (which was just package.json + pnpm-lock.yaml).

The diff is whitespace-only. All pre-build CI steps were verified locally:

  • pnpm run check — 0 errors / 0 warnings
  • pnpm run lint — pass
  • pnpm run format:check — pass
  • validate redirects, check component docs, pnpm run test:prebuild — pass

Documentation checklist

dependabot Bot and others added 2 commits September 11, 2026 23:00
Bumps [prettier-plugin-astro](https://github.com/withastro/prettier-plugin-astro) from 0.14.1 to 1.0.0.
- [Release notes](https://github.com/withastro/prettier-plugin-astro/releases)
- [Changelog](https://github.com/withastro/prettier-plugin-astro/blob/main/CHANGELOG.md)
- [Commits](withastro/prettier-plugin-astro@v0.14.1...v1.0.0)

---
updated-dependencies:
- dependency-name: prettier-plugin-astro
  dependency-version: 1.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@github-actions

Copy link
Copy Markdown
Contributor

This pull request requires reviews from CODEOWNERS as it changes files that match the following patterns:

Pattern Owners
package.json @cloudflare/content-engineering
* @cloudflare/product-owners
/src/components/ @cloudflare/content-engineering
/src/components/agent-setup @cloudflare/ai-agents, @cloudflare/dev-plat-leads, @cloudflare/product-owners
/src/components/models/ @ethulia, @kflansburg, @mchenco, @shridhar-cf, @superhighfives, @cloudflare/product-owners, @cloudflare/content-engineering
/src/components/realtimekit/ @ravindra-cloudflare, @roerohan, @cloudflare/realtime, @cloudflare/RealtimeKit, @cloudflare/product-owners
/src/components/ui/search/ @cloudflare/ai-search, @cloudflare/content-engineering
*.astro @cloudflare/content-engineering

@cloudflare-workers-and-pages

Copy link
Copy Markdown

🚀 Deploying Preview to Cloudflare 🚀

Preview URL: https://prettier-plugin-astro-reformat.previews.developers.cloudflare.com (commit fc6b7bd)

This URL reflects your latest Preview deployment

Preview Deployments by commit

Status Deployment URL Commit Updated (UTC) See this deployment's details
  • Build: Success ✅
  • Deployment: Success ✅

View logs ↗
https://79e2df66.previews.developers.cloudflare.com fc6b7bd 2026-09-13T15:39:51.659Z Visit the dashboard ↗

@github-actions

Copy link
Copy Markdown
Contributor

@mvvmm
mvvmm marked this pull request as ready for review September 13, 2026 20:14
@cloudflare-docs-bot

cloudflare-docs-bot Bot commented Sep 13, 2026

Copy link
Copy Markdown
Contributor

Review

✅ No issues found in commit fc6b7bd.

Code Review

This code review is in beta and may not always be helpful — use your judgment.

No code review issues found.

Conventions

No convention issues found.

Style Guide Review

No style-guide issues found.

Commands

Only codeowners can run commands. Post a comment with the command to trigger it.

Command Description
/review Runs a review now. Incremental if a prior review exists, full if not.
/full-review Re-reviews the entire PR diff from scratch, ignoring incremental history. Useful after a rebase, when you want a fresh review, or if the bot gets out of sync and reports issues that no longer exist.
/ignore-review-limit Permanently lifts the 2-review automatic limit for this PR. Future pushes will trigger reviews as normal.
/disable-auto-review Stops automatic reviews from triggering on future pushes to this PR. Codeowners can still run /review or /full-review manually.
/rebase Rebases the PR branch against production. On conflict, attempts to resolve automatically using AI. Stops with an explanation if confidence is not high enough.

@mvvmm
mvvmm merged commit 9d6f481 into production Sep 14, 2026
21 checks passed
@mvvmm
mvvmm deleted the prettier-plugin-astro-reformat branch September 14, 2026 22:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

9 participants