Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump prettier from 3.4.2 to 3.5.0 (#112)
Bumps [prettier](https://github.com/prettier/prettier) from 3.4.2 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> </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> </blockquote> </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.2...3.5.0">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.4.2&new-version=3.5.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>
- Loading branch information