chore(deps): update dependency prettier-plugin-astro to v1 - #39
Open
renovate[bot] wants to merge 1 commit into
Open
renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
Contributor
Author
ℹ️ Artifact update noticeFile name: package-lock.jsonnpm |
renovate
Bot
force-pushed
the
renovate/prettier-plugin-astro-1.x
branch
3 times, most recently
from
September 17, 2026 03:15
36b41c9 to
3cb267e
Compare
renovate
Bot
force-pushed
the
renovate/prettier-plugin-astro-1.x
branch
from
September 19, 2026 22:13
3cb267e to
8b142ea
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.14.1→1.0.1Release Notes
withastro/prettier-plugin-astro (prettier-plugin-astro)
v1.0.1Compare Source
Patch Changes
5b5a735: Publish TypeScript declarations for Astro plugin options.6154471: Fixes an error when a JavaScript comment appears before a raw or custom-printed element, such as a<script>in the alternate branch of a conditional expression.fabb28f: Fix non-idempotent CSS<style>block formatting withastroCompressHTMLset to'html'or'none'.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: (in timezone America/New_York)
🚦 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 was generated by Mend Renovate. View the repository job log.