Skip to content

Commit

Permalink
chore(deps-dev): bump @vitest/ui from 1.0.0-beta.6 to 1.1.0 (#71)
Browse files Browse the repository at this point in the history
Bumps
[@vitest/ui](https://github.com/vitest-dev/vitest/tree/HEAD/packages/ui)
from 1.0.0-beta.6 to 1.1.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/vitest-dev/vitest/releases"><code>@​vitest/ui</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v1.1.0</h2>
<h3>   🚀 Features</h3>
<ul>
<li>Add es-main compatibility to vite-node  -  by <a
href="https://github.com/zookatron"><code>@​zookatron</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/4751">vitest-dev/vitest#4751</a>
<a href="https://github.com/vitest-dev/vitest/commit/486a3e61"><!-- raw
HTML omitted -->(486a3)<!-- raw HTML omitted --></a></li>
<li>Add <code>--workspace</code> option, fix root resolution in
workspaces  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> and
<a href="https://github.com/AriPerkkio"><code>@​AriPerkkio</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/4773">vitest-dev/vitest#4773</a>
<a href="https://github.com/vitest-dev/vitest/commit/67d93eda"><!-- raw
HTML omitted -->(67d93)<!-- raw HTML omitted --></a></li>
<li>Add <code>--no-file-parallelism</code>, <code>--maxWorkers</code>,
<code>--minWorkers</code> flags  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> and
<a href="https://github.com/AriPerkkio"><code>@​AriPerkkio</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/4705">vitest-dev/vitest#4705</a>
<a href="https://github.com/vitest-dev/vitest/commit/fd5d7e66"><!-- raw
HTML omitted -->(fd5d7)<!-- raw HTML omitted --></a></li>
<li>Add <code>--no-isolate</code> flag to improve performance, add
documentation about performance  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a>, <a
href="https://github.com/AriPerkkio"><code>@​AriPerkkio</code></a> and
<strong>Pascal Jufer</strong> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/4777">vitest-dev/vitest#4777</a>
<a href="https://github.com/vitest-dev/vitest/commit/4d55a026"><!-- raw
HTML omitted -->(4d55a)<!-- raw HTML omitted --></a></li>
<li>Add <code>--exclude</code> CLI flag  -  by <a
href="https://github.com/Namchee"><code>@​Namchee</code></a> and <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/4279">vitest-dev/vitest#4279</a>
<a href="https://github.com/vitest-dev/vitest/commit/f859efc0"><!-- raw
HTML omitted -->(f859e)<!-- raw HTML omitted --></a></li>
</ul>
<h3>   🐞 Bug Fixes</h3>
<ul>
<li>Correctly reset provided values  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/4775">vitest-dev/vitest#4775</a>
<a href="https://github.com/vitest-dev/vitest/commit/5a71eb30"><!-- raw
HTML omitted -->(5a71e)<!-- raw HTML omitted --></a></li>
<li><strong>expect</strong>:
<ul>
<li>Fix <code>toHaveProperty</code> assertion error diff  -  by <a
href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/4734">vitest-dev/vitest#4734</a>
<a href="https://github.com/vitest-dev/vitest/commit/f8f70f7c"><!-- raw
HTML omitted -->(f8f70)<!-- raw HTML omitted --></a></li>
</ul>
</li>
<li><strong>runner</strong>:
<ul>
<li>Handle fixture teardown error  -  by <a
href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/4683">vitest-dev/vitest#4683</a>
<a href="https://github.com/vitest-dev/vitest/commit/c6f5f7f9"><!-- raw
HTML omitted -->(c6f5f)<!-- raw HTML omitted --></a></li>
</ul>
</li>
<li><strong>types</strong>:
<ul>
<li><code>defineWorkspace</code> fix intellisense and report type errors
 -  by <a
href="https://github.com/AriPerkkio"><code>@​AriPerkkio</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/4743">vitest-dev/vitest#4743</a>
<a href="https://github.com/vitest-dev/vitest/commit/9cc36689"><!-- raw
HTML omitted -->(9cc36)<!-- raw HTML omitted --></a></li>
</ul>
</li>
<li><strong>ui</strong>:
<ul>
<li>Escape html for console log view  -  by <a
href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/4724">vitest-dev/vitest#4724</a>
<a href="https://github.com/vitest-dev/vitest/commit/e0dde6ab"><!-- raw
HTML omitted -->(e0dde)<!-- raw HTML omitted --></a></li>
<li>Fix coverage iframe url for html report preview  -  by <a
href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/4717">vitest-dev/vitest#4717</a>
<a href="https://github.com/vitest-dev/vitest/commit/71911039"><!-- raw
HTML omitted -->(71911)<!-- raw HTML omitted --></a></li>
<li>Show file item when search filter matches only test cases  -  by <a
href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/4736">vitest-dev/vitest#4736</a>
<a href="https://github.com/vitest-dev/vitest/commit/f43fdd87"><!-- raw
HTML omitted -->(f43fd)<!-- raw HTML omitted --></a></li>
</ul>
</li>
<li><strong>vitest</strong>:
<ul>
<li>Pass down CLI options to override workspace configs  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/4774">vitest-dev/vitest#4774</a>
<a href="https://github.com/vitest-dev/vitest/commit/8dabef86"><!-- raw
HTML omitted -->(8dabe)<!-- raw HTML omitted --></a></li>
</ul>
</li>
</ul>
<h5>    <a
href="https://github.com/vitest-dev/vitest/compare/v1.0.4...v1.1.0">View
changes on GitHub</a></h5>
<h2>v1.0.4</h2>
<p>The previous release was built incorrectly and didn't include the
performance fix. This release fixes that.</p>
<h3>   🐞 Bug Fixes</h3>
<ul>
<li><strong>cli</strong>: <code>--coverage.all=false</code> resolved
incorrectly  -  by <a
href="https://github.com/AriPerkkio"><code>@​AriPerkkio</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/4697">vitest-dev/vitest#4697</a>
<a href="https://github.com/vitest-dev/vitest/commit/a7931bbf"><!-- raw
HTML omitted -->(a7931)<!-- raw HTML omitted --></a></li>
</ul>
<h3>   🏎 Performance</h3>
<ul>
<li><strong>reporters</strong>: Downgrade <code>log-update</code> to v5
 -  by <a
href="https://github.com/AriPerkkio"><code>@​AriPerkkio</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/4711">vitest-dev/vitest#4711</a>
<a href="https://github.com/vitest-dev/vitest/commit/13ff97a3"><!-- raw
HTML omitted -->(13ff9)<!-- raw HTML omitted --></a></li>
</ul>
<h5>    <a
href="https://github.com/vitest-dev/vitest/compare/v1.0.3...v1.0.4">View
changes on GitHub</a></h5>
<h2>v1.0.3</h2>
<h3>   🐞 Bug Fixes</h3>
<ul>
<li>Correct package exports  -  by <a
href="https://github.com/userquin"><code>@​userquin</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/4707">vitest-dev/vitest#4707</a>
<a href="https://github.com/vitest-dev/vitest/commit/37388d69"><!-- raw
HTML omitted -->(37388)<!-- raw HTML omitted --></a></li>
<li><strong>runner</strong>: Fix async fixture teardown  -  by <a
href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/4700">vitest-dev/vitest#4700</a>
<a href="https://github.com/vitest-dev/vitest/commit/92afd54c"><!-- raw
HTML omitted -->(92afd)<!-- raw HTML omitted --></a></li>
<li><strong>vitest</strong>: Correctly filter changed files when Vitest
workspace is used  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/4693">vitest-dev/vitest#4693</a>
<a href="https://github.com/vitest-dev/vitest/commit/3413518b"><!-- raw
HTML omitted -->(34135)<!-- raw HTML omitted --></a></li>
</ul>
<h3>   🏎 Performance</h3>
<ul>
<li><strong>reporters</strong>: Downgrade <code>log-update</code> to v5
 -  by <a
href="https://github.com/AriPerkkio"><code>@​AriPerkkio</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/4711">vitest-dev/vitest#4711</a>
<a href="https://github.com/vitest-dev/vitest/commit/13ff97a3"><!-- raw
HTML omitted -->(13ff9)<!-- raw HTML omitted --></a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/vitest-dev/vitest/commit/9497f484cf55392cac224fe0d049d8d5242f9564"><code>9497f48</code></a>
chore: release v1.1.0</li>
<li><a
href="https://github.com/vitest-dev/vitest/commit/f43fdd872a28adcd5a18c625b2e5b0bb2bb0a6fb"><code>f43fdd8</code></a>
fix(ui): show file item when search filter matches only test cases (<a
href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/ui/issues/4736">#4736</a>)</li>
<li><a
href="https://github.com/vitest-dev/vitest/commit/71911039c3629f7e67f551358b5177d67858c23d"><code>7191103</code></a>
fix(ui): fix coverage iframe url for html report preview (<a
href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/ui/issues/4717">#4717</a>)</li>
<li><a
href="https://github.com/vitest-dev/vitest/commit/c4e865bb34551ba7b8bd2d14aace60613dc770ac"><code>c4e865b</code></a>
chore(deps): update dependency <code>@​iconify-json/logos</code> to
^1.1.41 (<a
href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/ui/issues/4769">#4769</a>)</li>
<li><a
href="https://github.com/vitest-dev/vitest/commit/e0dde6ab42dd21121ff74d17225cf4d07f723959"><code>e0dde6a</code></a>
fix(ui): escape html for console log view (<a
href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/ui/issues/4724">#4724</a>)</li>
<li><a
href="https://github.com/vitest-dev/vitest/commit/66933c3a590fa5cff35e252a5f107b0f41d9248b"><code>66933c3</code></a>
chore: release v1.0.4</li>
<li><a
href="https://github.com/vitest-dev/vitest/commit/7c196643ca23f1e3fc4725df6f4ea583be0b094d"><code>7c19664</code></a>
chore: release v1.0.3</li>
<li><a
href="https://github.com/vitest-dev/vitest/commit/37388d6972f7c924c367713dc1e6be3e9ecc0582"><code>37388d6</code></a>
fix: correct package exports (<a
href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/ui/issues/4707">#4707</a>)</li>
<li><a
href="https://github.com/vitest-dev/vitest/commit/4fb748224f14f313b90b635a07b04dc4d7ae6edc"><code>4fb7482</code></a>
chore: fix <code>--watch.include</code> option of <code>dev</code>
scripts (<a
href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/ui/issues/4702">#4702</a>)</li>
<li><a
href="https://github.com/vitest-dev/vitest/commit/7006bb367494536e2ecf762a5636e509734e43e5"><code>7006bb3</code></a>
chore: release v1.0.2</li>
<li>Additional commits viewable in <a
href="https://github.com/vitest-dev/vitest/commits/v1.1.0/packages/ui">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@vitest/ui&package-manager=npm_and_yarn&previous-version=1.0.0-beta.6&new-version=1.1.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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 20, 2023
1 parent 2a0e007 commit fc09248
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 35 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"@types/node": "^18.19.3",
"@vitest/browser": "^1.0.4",
"@vitest/coverage-istanbul": "^1.0.4",
"@vitest/ui": "^1.0.0-beta.6",
"@vitest/ui": "^1.1.0",
"eslint": "^8.55.0",
"husky": "^8.0.3",
"jsdom": "^23.0.1",
Expand Down
60 changes: 26 additions & 34 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit fc09248

Please sign in to comment.