⬆️ Update prettier/prettier-vscode to v12 #1064
Open
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.3.0Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
prettier/prettier-vscode (prettier/prettier-vscode)
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.