Skip to content

Commit 407b701

Browse files
Bump prettier from 3.6.2 to 3.7.1 (#881)
Bumps [prettier](https://github.com/prettier/prettier) from 3.6.2 to 3.7.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/prettier/prettier/releases">prettier's releases</a>.</em></p> <blockquote> <h2>3.7.1</h2> <ul> <li>Fix performance regression in doc printer (<a href="https://redirect.github.com/prettier/prettier/pull/18342">#18342</a> by <a href="https://github.com/fisker"><code>@​fisker</code></a>)</li> </ul> <p>🔗 <a href="https://github.com/prettier/prettier/blob/main/CHANGELOG.md#371">Changelog</a></p> <h2>3.7.0</h2> <p><a href="https://github.com/prettier/prettier/compare/3.6.2...3.7.0">diff</a></p> <p>🔗 <a href="https://prettier.io/blog/2025/11/27/3.7.0">Release note</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/prettier/prettier/blob/main/CHANGELOG.md">prettier's changelog</a>.</em></p> <blockquote> <h1>3.7.1</h1> <p><a href="https://github.com/prettier/prettier/compare/3.7.0...3.7.1">diff</a></p> <h4>API: Fix performance regression in doc printer (<a href="https://redirect.github.com/prettier/prettier/pull/18342">#18342</a> by <a href="https://github.com/fisker"><code>@​fisker</code></a>)</h4> <p>Prettier 3.7.0 can be very slow when formatting big files, the regression has been fixed.</p> <h1>3.7.0</h1> <p><a href="https://github.com/prettier/prettier/compare/3.6.2...3.7.0">diff</a></p> <p>🔗 <a href="https://prettier.io/blog/2025/11/27/3.7.0">Release Notes</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/prettier/prettier/commit/47c40b3024e047e68025281bae3d5d08d7a98ed5"><code>47c40b3</code></a> Release 3.7.1</li> <li><a href="https://github.com/prettier/prettier/commit/99df0718d123b3eef870a1a2b4bc66f6c9452322"><code>99df071</code></a> Release <code>@prettier/plugin-hermes</code> &amp; <code>@prettier/plugin-oxc</code> v0.1.1</li> <li><a href="https://github.com/prettier/prettier/commit/d147f67ef1a804173ad282fb79cb4e0b47cd9850"><code>d147f67</code></a> Fix performance regression in doc printer (<a href="https://redirect.github.com/prettier/prettier/issues/18342">#18342</a>)</li> <li><a href="https://github.com/prettier/prettier/commit/1fe6a12557c2bcde21b0732edc87028612c0b768"><code>1fe6a12</code></a> Git blame ignore 3.7.0</li> <li><a href="https://github.com/prettier/prettier/commit/3a098e32d46cf36a13aa5ef3a58e6dbcec8345c3"><code>3a098e3</code></a> Bump Prettier dependency to 3.7.0</li> <li><a href="https://github.com/prettier/prettier/commit/c4905e5be96b64e604a7984ba204ad7ed1318f9a"><code>c4905e5</code></a> Clean changelog_unreleased</li> <li><a href="https://github.com/prettier/prettier/commit/43236e234e99fd087d6d3d88b26cecd8513449e7"><code>43236e2</code></a> Add blog post for v3.7 (<a href="https://redirect.github.com/prettier/prettier/issues/18323">#18323</a>)</li> <li><a href="https://github.com/prettier/prettier/commit/8147dddb91ffdb040842be8d13f16ddb99891605"><code>8147ddd</code></a> Release 3.7.0</li> <li><a href="https://github.com/prettier/prettier/commit/8a59916b432ca728524afb3931a17e42f8db9b82"><code>8a59916</code></a> Release <code>@​prettier/plugin-hermes</code> &amp; <code>@​prettier/plugin-oxc</code> v0.1.0</li> <li><a href="https://github.com/prettier/prettier/commit/b77751e699599c08e6ddb70a1596de2ddc52f6e7"><code>b77751e</code></a> chore(deps): update dependency <code>@​angular/compiler</code> to v21.0.1 (<a href="https://redirect.github.com/prettier/prettier/issues/18334">#18334</a>)</li> <li>Additional commits viewable in <a href="https://github.com/prettier/prettier/compare/3.6.2...3.7.1">compare view</a></li> </ul> </details> <details> <summary>Maintainer changes</summary> <p>This version was pushed to npm by [GitHub Actions](<a href="https://www.npmjs.com/~GitHub">https://www.npmjs.com/~GitHub</a> Actions), a new releaser for prettier since your current version.</p> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=prettier&package-manager=npm_and_yarn&previous-version=3.6.2&new-version=3.7.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details>
1 parent 17b8d3c commit 407b701

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"lint-staged": "^16.2.7",
5757
"lodash": "^4.17.21",
5858
"nodemon": "^3.1.11",
59-
"prettier": "^3.6.2",
59+
"prettier": "^3.7.1",
6060
"sort-package-json": "^3.5.0",
6161
"ts-jest": "^29.4.5",
6262
"ts-node": "^10.9.2",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -923,7 +923,7 @@ __metadata:
923923
lint-staged: "npm:^16.2.7"
924924
lodash: "npm:^4.17.21"
925925
nodemon: "npm:^3.1.11"
926-
prettier: "npm:^3.6.2"
926+
prettier: "npm:^3.7.1"
927927
sort-package-json: "npm:^3.5.0"
928928
ts-jest: "npm:^29.4.5"
929929
ts-node: "npm:^10.9.2"
@@ -5221,12 +5221,12 @@ __metadata:
52215221
languageName: node
52225222
linkType: hard
52235223

5224-
"prettier@npm:^3.5.3, prettier@npm:^3.6.2":
5225-
version: 3.6.2
5226-
resolution: "prettier@npm:3.6.2"
5224+
"prettier@npm:^3.5.3, prettier@npm:^3.7.1":
5225+
version: 3.7.1
5226+
resolution: "prettier@npm:3.7.1"
52275227
bin:
52285228
prettier: bin/prettier.cjs
5229-
checksum: 488cb2f2b99ec13da1e50074912870217c11edaddedeadc649b1244c749d15ba94e846423d062e2c4c9ae683e2d65f754de28889ba06e697ac4f988d44f45812
5229+
checksum: a6610043ee0a64a3251a948bf82fad3e59d984a8e8dea206400cfa190585417e3343b32c1f6ae7d8f40798a9b4bd91affc08fa7795dd99a9dec5c9bccdf31500
52305230
languageName: node
52315231
linkType: hard
52325232

0 commit comments

Comments
 (0)