Commit b2394b7
authored
Bump prettier from 3.4.1 to 3.5.0 in /frontend (#1116)
Bumps [prettier](https://github.com/prettier/prettier) from 3.4.1 to
3.5.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.5.0</h2>
<p><a
href="https://github.com/prettier/prettier/compare/3.4.2...3.5.0">diff</a></p>
<p>🔗 <a href="https://prettier.io/blog/2025/02/09/3.5.0">Release
note</a></p>
<h2>3.4.2</h2>
<p>🔗 <a
href="https://github.com/prettier/prettier/blob/main/CHANGELOG.md#342">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.0</h1>
<p><a
href="https://github.com/prettier/prettier/compare/3.4.2...3.5.0">diff</a></p>
<p>🔗 <a href="https://prettier.io/blog/2025/02/09/3.5.0.html">Release
Notes</a></p>
<h1>3.4.2</h1>
<p><a
href="https://github.com/prettier/prettier/compare/3.4.1...3.4.2">diff</a></p>
<h4>Treat U+30A0 & U+30FB in Katakana Block as CJK (<a
href="https://redirect.github.com/prettier/prettier/pull/16796">#16796</a>
by <a href="https://github.com/tats-u"><code>@tats-u</code></a>)</h4>
<p>Prettier doesn't treat U+30A0 & U+30FB as Japanese. U+30FB is
commonly used in Japanese to represent the delimitation of first and
last names of non-Japanese people or “and”. The following
“C言語・C++・Go・Rust” means “C language & C++ & Go & Rust” in
Japanese.</p>
<!-- raw HTML omitted -->
<pre lang="md"><code><!-- Input (--prose-wrap=never) -->
<p>C言<br />
語<br />
・<br />
C++<br />
・<br />
Go<br />
・<br />
Rust</p>
<p><!-- Prettier 3.4.1 --><br />
C言語・ C++ ・ Go ・ Rust</p>
<p><!-- Prettier 3.4.2 --><br />
C言語・C++・Go・Rust<br />
</code></pre></p>
<p>U+30A0 can be used as the replacement of the <code>-</code> in
non-Japanese names (e.g. “Saint-Saëns” (Charles Camille Saint-Saëns) can
be represented as “サン゠サーンス” in Japanese), but substituted by ASCII
hyphen (U+002D) or U+FF1D (full width hyphen) in many cases (e.g.
“サン=サーンス” or “サン=サーンス”).</p>
<h4>Fix comments print on class methods with decorators (<a
href="https://redirect.github.com/prettier/prettier/pull/16891">#16891</a>
by <a href="https://github.com/fisker"><code>@fisker</code></a>)</h4>
<!-- raw HTML omitted -->
<pre lang="jsx"><code>// Input
class A {
@decorator
/**
* The method description
*
*/
async method(foo: Foo, bar: Bar) {
console.log(foo);
}
</tr></table>
</code></pre>
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/prettier/prettier/commit/7584432401a47a26943dd7a9ca9a8e032ead7285"><code>7584432</code></a>
Release 3.5.0</li>
<li><a
href="https://github.com/prettier/prettier/commit/4797054c3d6ca2273121570316e493422dde978d"><code>4797054</code></a>
Remove blog post</li>
<li><a
href="https://github.com/prettier/prettier/commit/5ed5dc0b8a62650ed1d0a1afddb9ed4a0767582a"><code>5ed5dc0</code></a>
Fix a link in changelog (<a
href="https://redirect.github.com/prettier/prettier/issues/17088">#17088</a>)</li>
<li><a
href="https://github.com/prettier/prettier/commit/d8c21c58b33cd913c31687806f5fc55543a6fe71"><code>d8c21c5</code></a>
Fix tag notation in changelog (<a
href="https://redirect.github.com/prettier/prettier/issues/17087">#17087</a>)</li>
<li><a
href="https://github.com/prettier/prettier/commit/0fcd5db0aab8b3cef30eac09b5a7816a58f851ce"><code>0fcd5db</code></a>
Separate license and third-party licenses (<a
href="https://redirect.github.com/prettier/prettier/issues/17073">#17073</a>)</li>
<li><a
href="https://github.com/prettier/prettier/commit/0c2b4bb3aa946b5b5cfbea322b90ada07236b70e"><code>0c2b4bb</code></a>
chore(deps): update babel to v7.26.8 (<a
href="https://redirect.github.com/prettier/prettier/issues/17084">#17084</a>)</li>
<li><a
href="https://github.com/prettier/prettier/commit/e3a5595d485d223da01731d9cdd32523d2f17e70"><code>e3a5595</code></a>
chore(deps): update babel to v7.26.8 (<a
href="https://redirect.github.com/prettier/prettier/issues/17083">#17083</a>)</li>
<li><a
href="https://github.com/prettier/prettier/commit/4a5ad1ffb10ab4e67c3090e0a40d3168b78dab43"><code>4a5ad1f</code></a>
Add <code>disable_search</code> to <code>codecov/codecov-action</code>
(<a
href="https://redirect.github.com/prettier/prettier/issues/17082">#17082</a>)</li>
<li><a
href="https://github.com/prettier/prettier/commit/b997ce35fe778a82cf47f8488078b56a57b8c2b3"><code>b997ce3</code></a>
chore(deps): update dependency <code>@glimmer/syntax</code> to v0.94.3
(<a
href="https://redirect.github.com/prettier/prettier/issues/17080">#17080</a>)</li>
<li><a
href="https://github.com/prettier/prettier/commit/7a6273bde750d52f0c0f739e27205f629418f359"><code>7a6273b</code></a>
chore(deps): update dependency esbuild to v0.25.0 (<a
href="https://redirect.github.com/prettier/prettier/issues/17081">#17081</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/prettier/prettier/compare/3.4.1...3.5.0">compare
view</a></li>
</ul>
</details>
<br />
[](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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 10878db commit b2394b7
2 files changed
+5
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
82 | | - | |
| 82 | + | |
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4929 | 4929 | | |
4930 | 4930 | | |
4931 | 4931 | | |
4932 | | - | |
4933 | | - | |
4934 | | - | |
4935 | | - | |
| 4932 | + | |
| 4933 | + | |
| 4934 | + | |
| 4935 | + | |
4936 | 4936 | | |
4937 | 4937 | | |
4938 | 4938 | | |
| |||
0 commit comments