Skip to content

Commit 3dff2d8

Browse files
Bump prettier from 3.5.0 to 3.5.1 (#539)
Bumps [prettier](https://github.com/prettier/prettier) from 3.5.0 to 3.5.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.5.1</h2> <p>🔗 <a href="https://github.com/prettier/prettier/blob/main/CHANGELOG.md#351">Changelog</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.5.1</h1> <p><a href="https://github.com/prettier/prettier/compare/3.5.0...3.5.1">diff</a></p> <h4>Fix CLI crash when cache for old version exists (<a href="https://redirect.github.com/prettier/prettier/pull/17100">#17100</a> by <a href="https://github.com/sosukesuzuki"><code>@​sosukesuzuki</code></a>)</h4> <p>Prettier 3.5 uses a different cache format than previous versions, Prettier 3.5.0 crashes when reading existing cache file, Prettier 3.5.1 fixed the problem.</p> <h4>Support dockercompose and github-actions-workflow in VSCode (<a href="https://redirect.github.com/prettier/prettier/pull/17101">#17101</a> by <a href="https://github.com/remcohaszing"><code>@​remcohaszing</code></a>)</h4> <p>Prettier now supports the <code>dockercompose</code> and <code>github-actions-workflow</code> languages in Visual Studio Code.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/prettier/prettier/commit/34f02bd86befe48ba4032a701862f49914e79187"><code>34f02bd</code></a> Release 3.5.1</li> <li><a href="https://github.com/prettier/prettier/commit/61c0129ce5742753fa2bb3ae78eaeacea982372e"><code>61c0129</code></a> Invalidate outdated cache file (<a href="https://redirect.github.com/prettier/prettier/issues/17100">#17100</a>)</li> <li><a href="https://github.com/prettier/prettier/commit/9cf8ec23f611dd1442f243ea599ba94b7a1a8b56"><code>9cf8ec2</code></a> Support dockercompose and github-actions-workflow (<a href="https://redirect.github.com/prettier/prettier/issues/17101">#17101</a>)</li> <li><a href="https://github.com/prettier/prettier/commit/59e3696c9e395d32c8ab0d4b380beb6255c27856"><code>59e3696</code></a> Remove blog-post-intro (<a href="https://redirect.github.com/prettier/prettier/issues/17102">#17102</a>)</li> <li><a href="https://github.com/prettier/prettier/commit/92ac6d036e5b226441584e9f48876ae2f7c6a6a1"><code>92ac6d0</code></a> Add missing option <code>experimentalOperatorPosition</code> types (<a href="https://redirect.github.com/prettier/prettier/issues/17091">#17091</a>)</li> <li><a href="https://github.com/prettier/prettier/commit/8b1dda294a6ad7348180c38a3e6ffca798bd6682"><code>8b1dda2</code></a> docs: avoid using <code>.html</code> extension for blog posts (<a href="https://redirect.github.com/prettier/prettier/issues/17090">#17090</a>)</li> <li><a href="https://github.com/prettier/prettier/commit/f95cfbca7d2347b1655f8c8a10c522705efb04fe"><code>f95cfbc</code></a> Playground: Enable v3.5.0 features (<a href="https://redirect.github.com/prettier/prettier/issues/17093">#17093</a>)</li> <li><a href="https://github.com/prettier/prettier/commit/df43d96d187dc386aa9284fa52fd27fc921d63e3"><code>df43d96</code></a> Fix blog title</li> <li><a href="https://github.com/prettier/prettier/commit/a4940b3296e1933e91e9ba7a91bf1ed4a250384c"><code>a4940b3</code></a> Release blog for 3.5 (<a href="https://redirect.github.com/prettier/prettier/issues/17020">#17020</a>)</li> <li><a href="https://github.com/prettier/prettier/commit/8810b5be868aa10dcf3fc0f34b825903d819ecdf"><code>8810b5b</code></a> run prettier</li> <li>Additional commits viewable in <a href="https://github.com/prettier/prettier/compare/3.5.0...3.5.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=prettier&package-manager=npm_and_yarn&previous-version=3.5.0&new-version=3.5.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 456c104 commit 3dff2d8

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
@@ -58,7 +58,7 @@
5858
"license-checker-rseidelsohn": "^4.4.2",
5959
"lint-staged": "^15.4.3",
6060
"micromark-util-types": "^2.0.1",
61-
"prettier": "^3.5.0",
61+
"prettier": "^3.5.1",
6262
"sort-package-json": "^2.14.0",
6363
"ts-jest": "^29.2.5",
6464
"ts-node": "^10.9.2",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -831,7 +831,7 @@ __metadata:
831831
micromark-util-character: "npm:^2.1.1"
832832
micromark-util-symbol: "npm:^2.0.1"
833833
micromark-util-types: "npm:^2.0.1"
834-
prettier: "npm:^3.5.0"
834+
prettier: "npm:^3.5.1"
835835
rehype-raw: "npm:^7.0.0"
836836
rehype-sanitize: "npm:^6.0.0"
837837
remark-gfm: "npm:^4.0.1"
@@ -5641,12 +5641,12 @@ __metadata:
56415641
languageName: node
56425642
linkType: hard
56435643

5644-
"prettier@npm:^3.2.5, prettier@npm:^3.5.0":
5645-
version: 3.5.0
5646-
resolution: "prettier@npm:3.5.0"
5644+
"prettier@npm:^3.2.5, prettier@npm:^3.5.1":
5645+
version: 3.5.1
5646+
resolution: "prettier@npm:3.5.1"
56475647
bin:
56485648
prettier: bin/prettier.cjs
5649-
checksum: 6c355d74c377f5622953229d92477e8b9779162e848db90fd7e06c431deb73585d31fafc4516cf5868917825b97b9ec7c87c8d8b8e03ccd9fc9c0b7699d1a650
5649+
checksum: 9f6f810eae455d6e4213845151a484a2338f2e0d6a8b84ee8e13a83af8a2421ef6c1e31e61e4b135671fb57b9541f6624648880cc2061ac803e243ac898c0123
56505650
languageName: node
56515651
linkType: hard
56525652

0 commit comments

Comments
 (0)