build(deps): bump prettier-plugin-astro from 0.14.1 to 1.0.0 in the formatting group - #11986
Open
dependabot[bot] wants to merge 2 commits into
Open
dependabot[bot] wants to merge 2 commits into
dependabot[bot] wants to merge 2 commits into
Conversation
Bumps the formatting group with 1 update: [prettier-plugin-astro](https://github.com/withastro/prettier-plugin-astro). Updates `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:production update-type: version-update:semver-major dependency-group: formatting ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
requested review from
Mark Cowlishaw (markcowl) and
Timothee Guerin (timotheeguerin)
as code owners
September 16, 2026 03:48
dependabot
Bot
requested review from
catalinaperalta,
iscai-msft and
Laurent Mazuel (lmazuel)
as code owners
September 16, 2026 03:48
|
Azure Pipelines: Successfully started running 1 pipeline(s). 1 pipeline(s) were filtered out due to trigger conditions. There may be pipelines that require an authorized user to comment /azp run to run. |
Contributor
There was a problem hiding this comment.
🟡 Changes recommended
Regenerate the lockfile from the catalog and resolve the Node.js support-floor mismatch.
Get a fresh assessment by requesting another Copilot review.
Pull request overview
Updates prettier-plugin-astro from 0.14.1 to 1.0.0.
Changes:
- Bumps the workspace catalog dependency.
- Updates pnpm lockfile resolutions and transitive dependencies.
File summaries
| File | Summary |
|---|---|
pnpm-workspace.yaml |
Updates the Astro Prettier plugin catalog entry. The lockfile is inconsistent with this catalog, and the new plugin requires Node >=22.12.0 while the repository supports >=22.0.0. |
pnpm-lock.yaml |
Resolves the new plugin, but currently omits the catalog entry and records an incompatible importer specifier, causing frozen installs to fail. |
Review details
Files not reviewed (1)
- pnpm-lock.yaml: Generated file
Suppressed comments (1)
pnpm-workspace.yaml:144
prettier-plugin-astro@1.0.0declares Node>=22.12.0, while the repository still advertises Node>=22.0.0(packages/compiler/package.json:75-77,CONTRIBUTING.md:27-29). This silently narrows the supported development environment to a subset of Node 22 and may cause engine/runtime failures on 22.0–22.11; retain a compatible plugin or raise and update the support floor consistently.
prettier-plugin-astro: ^1.0.0
- Files reviewed: 1/2 changed files
- Comments generated: 1
- Review effort level: Lite
💡 Configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
| plist: ^5.0.0 | ||
| prettier: ^3.9.6 | ||
| prettier-plugin-astro: ^0.14.1 | ||
| prettier-plugin-astro: ^1.0.0 |
Contributor
There was a problem hiding this comment.
🔵 Needs a closer look
Align the repository’s Node.js minimum version declarations with the plugin’s requirement of Node >=22.12.0.
Review details
Files not reviewed (1)
- pnpm-lock.yaml: Generated file
Suppressed comments (1)
pnpm-workspace.yaml:144
- This update makes the repository's formatter require Node >=22.12.0, while the compiler package and setup documentation still declare Node >=22.0.0 (
packages/compiler/package.json:75-77,website/src/content/docs/docs/getting-started/getting-started-rest/01-setup-basic-syntax.mdx:24). Developers on Node 22.0–22.11 can therefore no longer reliably install or run the workspace formatter; either retain the compatible plugin or update the repository's documented/declared minimum consistently before taking this dependency bump.
prettier-plugin-astro: ^1.0.0
- Files reviewed: 1/2 changed files
- Comments generated: 0 new
- Review effort level: Lite
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.
Bumps the formatting group with 1 update: prettier-plugin-astro.
Updates
prettier-plugin-astrofrom 0.14.1 to 1.0.0Release notes
Sourced from prettier-plugin-astro's releases.
... (truncated)
Changelog
Sourced from prettier-plugin-astro's changelog.
... (truncated)
Commits
4632d1bVersion Packages (#478)9d76a47feat: clean up changesets before 1.0 (#480)16c455c[ci] format584f73dfix: preserve styles in compressed HTML modes (#479)be1a35cchore: exit changeset pre mode (#477)2d7f419Version Packages (beta) (#475)cc30d24fix(printer): match Prettier's HTML printer (#474)6cff416Version Packages (beta) (#473)a8bf1a3chore: bump all dependencies and modernize tooling (#470)04ecfe2fix(parser): strip parenthesized type nodes from the AST (#472)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for prettier-plugin-astro since your current version.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions