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 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) |  |  |
---
### 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==-->
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
This PR contains the following updates:
^0.14.1→^1.0.0Release Notes
withastro/prettier-plugin-astro (prettier-plugin-astro)
v1.0.0Compare 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
astroCompressHTMLoption has been added to match Astro'scompressHTMLsetting. If you setcompressHTMLin your Astro config, also setastroCompressHTMLin 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)
🚦 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.
This PR has been generated by Mend Renovate CLI.