Skip to content

⬆️ Update prettier/prettier-vscode to v12#1064

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/prettier-prettier-vscode-12.x
Open

⬆️ Update prettier/prettier-vscode to v12#1064
renovate[bot] wants to merge 1 commit intomainfrom
renovate/prettier-prettier-vscode-12.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 29, 2025

This PR contains the following updates:

Package Update Change
prettier/prettier-vscode major 11.0.212.4.0

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

prettier/prettier-vscode (prettier/prettier-vscode)

v12.4.0

Compare Source

  • Security: Fixed config resolution in untrusted workspaces to prevent JavaScript config files (.prettierrc.js, prettier.config.js, etc.) from being executed. Previously, even when workspace trust was enforced for module resolution, Prettier's config resolution could still require()/import() JS config files, allowing arbitrary code execution. Reported by Hector Ruiz Ruiz.

v12.3.0

Compare Source

  • Watch .prettierignore for changes to invalidate cache (#​3942)

v12.2.0

Compare Source

  • Fixed source.fixAll.prettier code action running even when editor.defaultFormatter was 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 when source.fixAll.prettier is explicitly enabled.

v12.1.1

Compare Source

  • Fixed module resolution when prettierPath points to a file (e.g., .yarn/sdks/prettier/index.cjs in Yarn PnP SDK setups)

v12.1.0

Compare Source

  • [BREAKING CHANGE] Bundled Prettier upgraded from v2.8.8 to v3.x
  • [BREAKING CHANGE] Updated trailingComma default from "es5" to "all" to match Prettier 3
  • Maintained backward compatibility with projects using Prettier v2.x (projects with explicit Prettier v2 dependencies will continue to use their local version)
  • Fixed Prettier v3 plugin loading
  • Fixed parser detection for custom file extensions with config overrides
  • Fixed parser detection fallback when using plugins with Prettier v3
  • Added new Prettier v3 options: objectWrap, experimentalOperatorPosition
  • Added support for TypeScript config files (.prettierrc.ts, .prettierrc.cts, .prettierrc.mts, prettier.config.ts, etc.) introduced in Prettier 3.5.0 - Thanks to @​dr2009
  • Added source.fixAll.prettier code action for use with editor.codeActionsOnSave to run Prettier before other formatters like ESLint (#​1277)
  • Fixed issue where unnecessary TextEdits were applied when document was already formatted, which could cause spurious changes or cursor positioning issues (#​3232)

v12.0.7

Compare 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.6

Compare 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.5

Compare 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.4

Compare 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.3

Compare 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added dependencies Upgrade or downgrade of project dependencies. no-stale This issue or PR is exempted from the stable bot. labels Nov 29, 2025
@coderabbitai
Copy link

coderabbitai bot commented Nov 29, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

@renovate renovate bot force-pushed the renovate/prettier-prettier-vscode-12.x branch from fe1541f to ad5cc6e Compare December 1, 2025 18:44
@renovate renovate bot force-pushed the renovate/prettier-prettier-vscode-12.x branch 7 times, most recently from 0995ceb to 8a3a775 Compare December 8, 2025 14:38
@renovate renovate bot force-pushed the renovate/prettier-prettier-vscode-12.x branch from 8a3a775 to 9379ae4 Compare December 9, 2025 19:41
@renovate renovate bot force-pushed the renovate/prettier-prettier-vscode-12.x branch 4 times, most recently from 5004162 to f17c15d Compare December 30, 2025 15:56
@renovate renovate bot force-pushed the renovate/prettier-prettier-vscode-12.x branch 3 times, most recently from 91d3295 to ec6bdb7 Compare January 22, 2026 01:12
@renovate renovate bot force-pushed the renovate/prettier-prettier-vscode-12.x branch from ec6bdb7 to 62c5381 Compare March 16, 2026 21:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Upgrade or downgrade of project dependencies. no-stale This issue or PR is exempted from the stable bot.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant