chore(deps): update dependency prettier-plugin-astro to v1 - #77
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
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
renovate
Bot
force-pushed
the
renovate/prettier-plugin-astro-1.x
branch
from
September 13, 2026 18:08
e32634c to
c001177
Compare
renovate
Bot
force-pushed
the
renovate/prettier-plugin-astro-1.x
branch
from
September 14, 2026 04:26
c001177 to
dbb72b1
Compare
renovate
Bot
force-pushed
the
renovate/prettier-plugin-astro-1.x
branch
from
September 15, 2026 18:13
dbb72b1 to
5db2bb9
Compare
renovate
Bot
force-pushed
the
renovate/prettier-plugin-astro-1.x
branch
from
September 19, 2026 17:31
5db2bb9 to
f8fabf4
Compare
renovate
Bot
force-pushed
the
renovate/prettier-plugin-astro-1.x
branch
from
September 20, 2026 04:24
f8fabf4 to
b0f8db0
Compare
renovate
Bot
force-pushed
the
renovate/prettier-plugin-astro-1.x
branch
from
September 21, 2026 04:25
b0f8db0 to
9e0e134
Compare
This branch was successfully deployed
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: (UTC)
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, 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.