fix(deps): Update dependency prettier to v3.7.4#323
Merged
kodiakhq[bot] merged 1 commit intomainfrom Jan 1, 2026
Merged
Conversation
kodiakhq bot
pushed a commit
that referenced
this pull request
Jan 2, 2026
🤖 I have created a release *beep* *boop* --- ## [0.1.31](v0.1.30...v0.1.31) (2026-01-02) ### Bug Fixes * **deps:** Update dependency @cloudquery/plugin-pb-javascript to ^0.0.39 ([#327](#327)) ([2a56cfb](2a56cfb)) * **deps:** Update dependency @grpc/grpc-js to v1.14.1 ([#317](#317)) ([4bf2a90](4bf2a90)) * **deps:** Update dependency @grpc/grpc-js to v1.14.3 ([#321](#321)) ([e329e90](e329e90)) * **deps:** Update dependency @tsconfig/node20 to v20.1.8 ([#318](#318)) ([a456dd0](a456dd0)) * **deps:** Update dependency @types/yargs to v17.0.34 ([#312](#312)) ([7b7063c](7b7063c)) * **deps:** Update dependency @types/yargs to v17.0.35 ([#319](#319)) ([bd4be50](bd4be50)) * **deps:** Update dependency execa to v9.6.1 ([#322](#322)) ([33bee58](33bee58)) * **deps:** Update dependency modern-errors to v7.1.4 ([#313](#313)) ([5de647e](5de647e)) * **deps:** Update dependency p-map to v7.0.4 ([#320](#320)) ([a39b123](a39b123)) * **deps:** Update dependency prettier to v3.7.4 ([#323](#323)) ([1bb3308](1bb3308)) * **deps:** Update dependency semver to v7.7.3 ([#315](#315)) ([e77fb69](e77fb69)) * **deps:** Update dependency typescript to v5.9.3 ([#316](#316)) ([fd23688](fd23688)) * **deps:** Update dependency winston to v3.19.0 ([#324](#324)) ([2b896e3](2b896e3)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
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:
3.6.2->3.7.4Release Notes
prettier/prettier (prettier)
v3.7.4Compare Source
diff
LWC: Avoid quote around interpolations (#18383 by @kovsu)
TypeScript: Fix comment inside union type gets duplicated (#18393 by @fisker)
TypeScript: Fix unstable comment print in union type comments (#18395 by @fisker)
v3.7.3Compare Source
diff
API: Fix
prettier.getFileInfo()change that breaks VSCode extension (#18375 by @fisker)An internal refactor accidentally broke the VSCode extension plugin loading.
v3.7.2Compare Source
diff
JavaScript: Fix string print when switching quotes (#18351 by @fisker)
JavaScript: Preserve quote for embedded HTML attribute values (#18352 by @kovsu)
TypeScript: Fix comment in empty type literal (#18364 by @fisker)
v3.7.1Compare Source
diff
API: Fix performance regression in doc printer (#18342 by @fisker)
Prettier 3.7.0 can be very slow when formatting big files, the regression has been fixed.
v3.7.0Compare Source
diff
🔗 Release Notes
Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, on day 1 of the month ( * 0-3 1 * * ) (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.