⬆️ Update prettier/prettier-vscode to v12#1064
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
Conversation
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Comment |
fe1541f to
ad5cc6e
Compare
frenck
approved these changes
Dec 1, 2025
0995ceb to
8a3a775
Compare
8a3a775 to
9379ae4
Compare
5004162 to
f17c15d
Compare
91d3295 to
ec6bdb7
Compare
ec6bdb7 to
62c5381
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:
11.0.2→12.4.0Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
prettier/prettier-vscode (prettier/prettier-vscode)
v12.4.0Compare Source
.prettierrc.js,prettier.config.js, etc.) from being executed. Previously, even when workspace trust was enforced for module resolution, Prettier's config resolution could stillrequire()/import()JS config files, allowing arbitrary code execution. Reported by Hector Ruiz Ruiz.v12.3.0Compare Source
.prettierignorefor changes to invalidate cache (#3942)v12.2.0Compare Source
source.fixAll.prettiercode action running even wheneditor.defaultFormatterwas set to a different extension (#3908). The code action now respects the user's formatter choice and only runs when Prettier is the default formatter or whensource.fixAll.prettieris explicitly enabled.v12.1.1Compare Source
prettierPathpoints to a file (e.g.,.yarn/sdks/prettier/index.cjsin Yarn PnP SDK setups)v12.1.0Compare Source
trailingCommadefault from"es5"to"all"to match Prettier 3objectWrap,experimentalOperatorPosition.prettierrc.ts,.prettierrc.cts,.prettierrc.mts,prettier.config.ts, etc.) introduced in Prettier 3.5.0 - Thanks to @dr2009source.fixAll.prettiercode action for use witheditor.codeActionsOnSaveto run Prettier before other formatters like ESLint (#1277)v12.0.7Compare Source
What's Changed
Other Changes
New Contributors
Full Changelog: prettier/prettier-vscode@v12.0.6...v12.0.7
See the full CHANGELOG for details.
v12.0.6Compare Source
What's Changed
Other Changes
New Contributors
Full Changelog: prettier/prettier-vscode@v12.0.5...v12.0.6
See the full CHANGELOG for details.
v12.0.5Compare Source
What's Changed
Other Changes
Full Changelog: prettier/prettier-vscode@v12.0.4...v12.0.5
See the full CHANGELOG for details.
v12.0.4Compare Source
What's Changed
Other Changes
Full Changelog: prettier/prettier-vscode@v12.0.1...v12.0.4
See the full CHANGELOG for details.
v11.0.3Compare Source
See CHANGE LOG for details.
Configuration
📅 Schedule: 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 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.