Skip to content

Commit 89815c6

Browse files
Bump prettier from 3.6.2 to 3.7.0 in /ui (#2113)
Bumps [prettier](https://github.com/prettier/prettier) from 3.6.2 to 3.7.0. <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.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.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/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><a href="https://github.com/prettier/prettier/commit/2ea743302cb0c932032a11a81a0f93534028acdc"><code>2ea7433</code></a> Add types for Espree back (<a href="https://redirect.github.com/prettier/prettier/issues/18339">#18339</a>)</li> <li><a href="https://github.com/prettier/prettier/commit/89fdbbbbb1e7fcb93533ab99c6e0392b5539bc5b"><code>89fdbbb</code></a> chore(deps): update dependency knip to v5.70.2 (<a href="https://redirect.github.com/prettier/prettier/issues/18335">#18335</a>)</li> <li><a href="https://github.com/prettier/prettier/commit/2bcc3c2a540c2f1db817c84f2e0eb363f9665ee5"><code>2bcc3c2</code></a> User <code>sourceType: 'commonjs'</code> where possible (<a href="https://redirect.github.com/prettier/prettier/issues/18333">#18333</a>)</li> <li><a href="https://github.com/prettier/prettier/commit/ce68b2b07d425dfb37b0d11b71f2d5eb9cc1c110"><code>ce68b2b</code></a> chore(deps): update eslint related dependencies (<a href="https://redirect.github.com/prettier/prettier/issues/18337">#18337</a>)</li> <li><a href="https://github.com/prettier/prettier/commit/cc632cca3b5707f7cc0733f9d22456c8717133f6"><code>cc632cc</code></a> chore(deps): update dependency vite to v7.2.4 (<a href="https://redirect.github.com/prettier/prettier/issues/18336">#18336</a>)</li> <li><a href="https://github.com/prettier/prettier/commit/26d4072fe291ecaa06c4e0fd7ef41ae40a33cfe6"><code>26d4072</code></a> chore(deps): update github actions (<a href="https://redirect.github.com/prettier/prettier/issues/18338">#18338</a>)</li> <li><a href="https://github.com/prettier/prettier/commit/a14c44f30ea7741aaededf6c6d182303bc08405b"><code>a14c44f</code></a> Fix <code>K3WX.yaml</code> (comments in map key) bug in <code>yaml-test-suite</code> (<a href="https://redirect.github.com/prettier/prettier/issues/18324">#18324</a>)</li> <li>Additional commits viewable in <a href="https://github.com/prettier/prettier/compare/3.6.2...3.7.0">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.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 58e131a commit 89815c6

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"eslint-plugin-react-refresh": "^0.4.24",
7171
"globals": "^16.5.0",
7272
"jsdom": "^27.2.0",
73-
"prettier": "^3.6.2",
73+
"prettier": "^3.7.0",
7474
"tw-animate-css": "^1.4.0",
7575
"typescript": "^5.9.3",
7676
"typescript-eslint": "^8.48.0",

ui/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4035,10 +4035,10 @@ prettier-linter-helpers@^1.0.0:
40354035
dependencies:
40364036
fast-diff "^1.1.2"
40374037

4038-
prettier@^3.2.5, prettier@^3.6.2:
4039-
version "3.6.2"
4040-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.6.2.tgz#ccda02a1003ebbb2bfda6f83a074978f608b9393"
4041-
integrity sha512-I7AIg5boAr5R0FFtJ6rCfD+LFsWHp81dolrFD8S79U9tb8Az2nGrJncnMSnys+bpQJfRUzqs9hnA81OAA3hCuQ==
4038+
prettier@^3.2.5, prettier@^3.7.0:
4039+
version "3.7.0"
4040+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.7.0.tgz#d6ce84a345ff7e3b663ca104b949a0365df28978"
4041+
integrity sha512-pBiBj/gjRY9Qpk1b7cDda6Rbwvkaggos779AHQ0Ek/odwDx6xG6DRBxtnp1QmxbuD7pAO8/SQ8vuhtGv9LoLWA==
40424042

40434043
pretty-format@^27.0.2:
40444044
version "27.5.1"

0 commit comments

Comments
 (0)