chore(deps): update dependency prettier-plugin-astro to v1 #124

Merged
Valentin Popov merged 1 commits from renovate/prettier-plugin-astro-1.x into master 2026-09-10 16:35:05 +04:00
Collaborator

This PR contains the following updates:

Package Change Age Confidence
prettier-plugin-astro ^0.14.1^1.0.0 age confidence

Release Notes

withastro/prettier-plugin-astro (prettier-plugin-astro)

v1.0.0

Compare Source

Major Changes
  • a8bf1a3: Raises the minimum supported Node version to 22.12.0.

  • 595d47f: The plugin has been fully rewritten on top of Astro 7's new Rust compiler. This rewrite fixes many long-standing issues, such as certain elements not being handled properly inside expressions.

    Whitespace formatting now matches Astro’s whitespace handling, and a new astroCompressHTML option has been added to match Astro's compressHTML setting. If you set compressHTML in your Astro config, also set astroCompressHTML in your Prettier config to match.

    In addition, this rewrite has allowed us to more closely match Prettier's built-in JSX and HTML formatting, leading to less cosmetic differences between the different files in your repo.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate CLI.

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [prettier-plugin-astro](https://github.com/withastro/prettier-plugin-astro) | [`^0.14.1` → `^1.0.0`](https://renovatebot.com/diffs/npm/prettier-plugin-astro/0.14.1/1.0.0) | ![age](https://developer.mend.io/api/mc/badges/age/npm/prettier-plugin-astro/1.0.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/prettier-plugin-astro/0.14.1/1.0.0?slim=true) | --- ### Release Notes <details> <summary>withastro/prettier-plugin-astro (prettier-plugin-astro)</summary> ### [`v1.0.0`](https://github.com/withastro/prettier-plugin-astro/blob/HEAD/CHANGELOG.md#100) [Compare Source](https://github.com/withastro/prettier-plugin-astro/compare/v0.14.1...v1.0.0) ##### Major Changes - [`a8bf1a3`](https://github.com/withastro/prettier-plugin-astro/commit/a8bf1a3): Raises the minimum supported Node version to 22.12.0. - [`595d47f`](https://github.com/withastro/prettier-plugin-astro/commit/595d47f): The plugin has been fully rewritten on top of Astro 7's new Rust compiler. This rewrite fixes many long-standing issues, such as certain elements not being handled properly inside expressions. Whitespace formatting now matches Astro’s whitespace handling, and a new `astroCompressHTML` option has been added to match Astro's [`compressHTML`](https://docs.astro.build/en/reference/configuration-reference/#compresshtml) setting. If you set `compressHTML` in your Astro config, also set `astroCompressHTML` in your Prettier config to match. In addition, this rewrite has allowed us to more closely match Prettier's built-in JSX and HTML formatting, leading to less cosmetic differences between the different files in your repo. </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate CLI](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0NC42OS4xMiIsInVwZGF0ZWRJblZlciI6IjQ0LjY5LjEyIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tYXRlZCIsImRlcGVuZGVuY2llcyJdfQ==-->
renovate[bot] added 1 commit 2026-09-09 04:04:54 +04:00
chore(deps): update dependency prettier-plugin-astro to v1
Test / npm test (push) Successful in 37s
Test / npm test (pull_request) Successful in 31s
5d673f838c
Valentin Popov was assigned by renovate[bot] 2026-09-09 04:04:54 +04:00
Valentin Popov merged commit 1629fe2c7e into master 2026-09-10 16:35:05 +04:00
Valentin Popov deleted branch renovate/prettier-plugin-astro-1.x 2026-09-10 16:35:05 +04:00
Sign in to join this conversation.
No Reviewers
No labels
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: valentineus/popov.link#124