Skip to content

Commit

Permalink
Bump prettier from 3.2.4 to 3.3.1 (#2330)
Browse files Browse the repository at this point in the history
Bumps [prettier](https://github.com/prettier/prettier) from 3.2.4 to
3.3.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.3.1</h2>
<p>🔗 <a
href="https://github.com/prettier/prettier/blob/main/CHANGELOG.md#331">Changelog</a></p>
<h2>3.3.0</h2>
<p><a
href="https://github.com/prettier/prettier/compare/3.2.5...3.3.0">diff</a></p>
<p>🔗 <a href="https://prettier.io/blog/2024/06/01/3.3.0.html">Release
note</a></p>
<h2>3.2.5</h2>
<p>🔗 <a
href="https://github.com/prettier/prettier/blob/main/CHANGELOG.md#325">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.3.1</h1>
<p><a
href="https://github.com/prettier/prettier/compare/3.3.0...3.3.1">diff</a></p>
<h4>Preserve empty lines in front matter (<a
href="https://redirect.github.com/prettier/prettier/pull/16347">#16347</a>
by <a href="https://github.com/fisker"><code>@​fisker</code></a>)</h4>
<!-- raw HTML omitted -->
<pre lang="markdown"><code>&lt;!-- Input --&gt;
---
foo:
  - bar1
<ul>
<li>
<p>bar2</p>
</li>
<li>
<p>bar3</p>
</li>
</ul>
<hr />
<p>Markdown</p>
<p>&lt;!-- Prettier 3.3.0 --&gt;</p>
<hr />
<p>foo:</p>
<ul>
<li>bar1</li>
<li>bar2</li>
<li>bar3</li>
</ul>
<hr />
<p>Markdown</p>
<h2>&lt;!-- Prettier 3.3.1 --&gt;</h2>
<p>foo:</p>
<ul>
<li>
<p>bar1</p>
</li>
<li>
<p>bar2</p>
</li>
<li>
<p>bar3</p>
</li>
</ul>
<hr />
<p>Markdown
</code></pre></p>
<h4>Preserve explicit language in front matter (<a
href="https://redirect.github.com/prettier/prettier/pull/16348">#16348</a>
by <a href="https://github.com/fisker"><code>@​fisker</code></a>)</h4>
<!-- raw HTML omitted -->
<pre lang="markdown"><code>&lt;!-- Input --&gt;
---yaml
&lt;/tr&gt;&lt;/table&gt; 
</code></pre>
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/prettier/prettier/commit/92cbd334752c1a48bcadda073f1f0a0f0d1f72e8"><code>92cbd33</code></a>
Release 3.3.1</li>
<li><a
href="https://github.com/prettier/prettier/commit/446a86e76f2b9c91f6d4c25ec59c481db7d8bb6f"><code>446a86e</code></a>
Update execa to v9</li>
<li><a
href="https://github.com/prettier/prettier/commit/efc3d053ac85b8bf85bb2931f833e0fdca043aa6"><code>efc3d05</code></a>
Avoid line breaks in import attributes (<a
href="https://redirect.github.com/prettier/prettier/issues/16349">#16349</a>)</li>
<li><a
href="https://github.com/prettier/prettier/commit/4a5b26f9163f5ad65ad4227e2613ec05e4779f0c"><code>4a5b26f</code></a>
Use <code>while (true)</code> instead of <code>for (;;)</code> (<a
href="https://redirect.github.com/prettier/prettier/issues/16354">#16354</a>)</li>
<li><a
href="https://github.com/prettier/prettier/commit/1c439735fd97607aa714583a2a1a08caeff85305"><code>1c43973</code></a>
Only add version to <code>.git-blame-ignore-revs</code> when files
changed (<a
href="https://redirect.github.com/prettier/prettier/issues/16352">#16352</a>)</li>
<li><a
href="https://github.com/prettier/prettier/commit/ab65eb40cb7b0326bd081ff02a636fc11a7895d3"><code>ab65eb4</code></a>
chore(deps): update dependency eslint-plugin-react to v7.34.2 (<a
href="https://redirect.github.com/prettier/prettier/issues/16353">#16353</a>)</li>
<li><a
href="https://github.com/prettier/prettier/commit/86268eb69ab6c392772b93a472b513e74f7331e1"><code>86268eb</code></a>
chore(deps): update eslint related dependencies (major) (<a
href="https://redirect.github.com/prettier/prettier/issues/16208">#16208</a>)</li>
<li><a
href="https://github.com/prettier/prettier/commit/ddce4fb95ccfaaf4435ab5c1e052bf04704c9e3c"><code>ddce4fb</code></a>
Move import attribute unquote test to a separate directory (<a
href="https://redirect.github.com/prettier/prettier/issues/16350">#16350</a>)</li>
<li><a
href="https://github.com/prettier/prettier/commit/450b178d56bc163d2940bae3d9ab6b337be9ec99"><code>450b178</code></a>
Print <code>AtHead</code> node from glimmer via <code>print()</code> (<a
href="https://redirect.github.com/prettier/prettier/issues/16346">#16346</a>)</li>
<li><a
href="https://github.com/prettier/prettier/commit/b94811f988cf851548a242fc7aa5fc126e0ef341"><code>b94811f</code></a>
Fix <code>stripTrailingHardline</code> (<a
href="https://redirect.github.com/prettier/prettier/issues/16347">#16347</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/prettier/prettier/compare/3.2.4...3.3.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.2.4&new-version=3.3.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>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Yuri Shkuro <github@ysh.us>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Yuri Shkuro <github@ysh.us>
  • Loading branch information
dependabot[bot] and yurishkuro authored Jun 5, 2024
1 parent bc874a6 commit 0060334
Show file tree
Hide file tree
Showing 5 changed files with 14 additions and 14 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"husky": "9.0.10",
"jsdom": "24.0.0",
"npm-run-all": "4.1.5",
"prettier": "3.2.4",
"prettier": "3.3.1",
"rxjs-compat": "6.6.7",
"typescript": "5.4.5"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/jaeger-ui/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@
// limitations under the License.
{
"extends": "../../tsconfig",
"include": ["src/**/*.tsx", "typings"],
"include": ["src/**/*.tsx", "typings"]
}
6 changes: 3 additions & 3 deletions packages/plexus/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,11 +29,11 @@
"jsx": "preserve",
"outDir": "lib",
"rootDir": "src",
"composite": true,
"composite": true
},
"include": [
"src",
// easier to add `./typings` here than deal with typeRoots, paths, etc.
"./typings",
],
"./typings"
]
}
10 changes: 5 additions & 5 deletions tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,16 +15,16 @@
"isolatedModules": true,
"declaration": true,
"emitDeclarationOnly": true,
"jsx": "preserve",
"jsx": "preserve"
},
"include": [],
"files": [],
"references": [
{
"path": "packages/jaeger-ui/tsconfig.lint.json",
"path": "packages/jaeger-ui/tsconfig.lint.json"
},
{
"path": "packages/plexus/tsconfig.json",
},
],
"path": "packages/plexus/tsconfig.json"
}
]
}
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8258,10 +8258,10 @@ prelude-ls@~1.1.2:
version "1.1.2"
resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.1.2.tgz#21932a549f5e52ffd9a827f570e04be62a97da54"

prettier@3.2.4:
version "3.2.4"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.2.4.tgz#4723cadeac2ce7c9227de758e5ff9b14e075f283"
integrity sha512-FWu1oLHKCrtpO1ypU6J0SbK2d9Ckwysq6bHj/uaCP26DxrPpppCLQRGVuqAxSTvhF00AcvDRyYrLNW7ocBhFFQ==
prettier@3.3.1:
version "3.3.1"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.3.1.tgz#e68935518dd90bb7ec4821ba970e68f8de16e1ac"
integrity sha512-7CAwy5dRsxs8PHXT3twixW9/OEll8MLE0VRPCJyl7CkS6VHGPSlsVaWTiASPTyGyYRyApxlaWTzwUxVNrhcwDg==

pretty-error@^4.0.0:
version "4.0.0"
Expand Down

0 comments on commit 0060334

Please sign in to comment.