Skip to content

Commit

Permalink
build(deps-dev): bump @vitest/coverage-v8 from 1.5.3 to 1.6.0 (#1194)
Browse files Browse the repository at this point in the history
Bumps
[@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8)
from 1.5.3 to 1.6.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/vitest-dev/vitest/releases"><code>@​vitest/coverage-v8</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v1.6.0</h2>
<h3>   🚀 Features</h3>
<ul>
<li>Support standalone mode  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/5565">vitest-dev/vitest#5565</a>
<a href="https://github.com/vitest-dev/vitest/commit/bdce0a29"><!-- raw
HTML omitted -->(bdce0)<!-- raw HTML omitted --></a></li>
<li>Custom &quot;snapshotEnvironment&quot; option  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/5449">vitest-dev/vitest#5449</a>
<a href="https://github.com/vitest-dev/vitest/commit/30f728bc"><!-- raw
HTML omitted -->(30f72)<!-- raw HTML omitted --></a></li>
<li><strong>benchmark</strong>: Support comparing benchmark result  - 
by <a href="https://github.com/hi-ogawa"><code>@​hi-ogawa</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/5398">vitest-dev/vitest#5398</a>
<a href="https://github.com/vitest-dev/vitest/commit/f8d3d22e"><!-- raw
HTML omitted -->(f8d3d)<!-- raw HTML omitted --></a></li>
<li><strong>browser</strong>: Allow injecting scripts  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/5656">vitest-dev/vitest#5656</a>
<a href="https://github.com/vitest-dev/vitest/commit/21e58bd8"><!-- raw
HTML omitted -->(21e58)<!-- raw HTML omitted --></a></li>
<li><strong>reporter</strong>: Support <code>includeConsoleOutput</code>
and <code>addFileAttribute</code> in junit  -  by <a
href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/5659">vitest-dev/vitest#5659</a>
<a href="https://github.com/vitest-dev/vitest/commit/2f913222"><!-- raw
HTML omitted -->(2f913)<!-- raw HTML omitted --></a></li>
<li><strong>ui</strong>: Sort items by file name  -  by <a
href="https://github.com/btea"><code>@​btea</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/5652">vitest-dev/vitest#5652</a>
<a href="https://github.com/vitest-dev/vitest/commit/1f7268fa"><!-- raw
HTML omitted -->(1f726)<!-- raw HTML omitted --></a></li>
</ul>
<h3>   🐞 Bug Fixes</h3>
<ul>
<li>Keep order of arguments for .each in custom task collectors  -  by
<a href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a>
in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/5640">vitest-dev/vitest#5640</a>
<a href="https://github.com/vitest-dev/vitest/commit/7d57c116"><!-- raw
HTML omitted -->(7d57c)<!-- raw HTML omitted --></a></li>
<li>Call <code>resolveId('vitest')</code> after <code>buildStart</code>
 -  by <a href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a>
in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/5646">vitest-dev/vitest#5646</a>
<a href="https://github.com/vitest-dev/vitest/commit/f5faf423"><!-- raw
HTML omitted -->(f5faf)<!-- raw HTML omitted --></a></li>
<li>Hash the name of the file when caching  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/5654">vitest-dev/vitest#5654</a>
<a href="https://github.com/vitest-dev/vitest/commit/c9e68ced"><!-- raw
HTML omitted -->(c9e68)<!-- raw HTML omitted --></a></li>
<li>Don't panic on empty files in node_modules  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> <a
href="https://github.com/vitest-dev/vitest/commit/40c299fe"><!-- raw
HTML omitted -->(40c29)<!-- raw HTML omitted --></a></li>
<li>Use <code>toJSON</code> for error serialization  -  by <a
href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/5526">vitest-dev/vitest#5526</a>
<a href="https://github.com/vitest-dev/vitest/commit/19a21e49"><!-- raw
HTML omitted -->(19a21)<!-- raw HTML omitted --></a></li>
<li><strong>coverage</strong>:
<ul>
<li>Exclude <code>*.test-d.*</code> by default  -  by <a
href="https://github.com/MindfulPol"><code>@​MindfulPol</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/5634">vitest-dev/vitest#5634</a>
<a href="https://github.com/vitest-dev/vitest/commit/bfe8ad9d"><!-- raw
HTML omitted -->(bfe8a)<!-- raw HTML omitted --></a></li>
<li>Apply <code>vite-node</code>'s wrapper only to executed files  -  by
<a href="https://github.com/AriPerkkio"><code>@​AriPerkkio</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/5642">vitest-dev/vitest#5642</a>
<a href="https://github.com/vitest-dev/vitest/commit/c9883f3e"><!-- raw
HTML omitted -->(c9883)<!-- raw HTML omitted --></a></li>
</ul>
</li>
<li><strong>vm</strong>:
<ul>
<li>Support network imports  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/5610">vitest-dev/vitest#5610</a>
<a href="https://github.com/vitest-dev/vitest/commit/103a6002"><!-- raw
HTML omitted -->(103a6)<!-- raw HTML omitted --></a></li>
</ul>
</li>
</ul>
<h3>   🏎 Performance</h3>
<ul>
<li>Improve performance of forks pool  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/5592">vitest-dev/vitest#5592</a>
<a href="https://github.com/vitest-dev/vitest/commit/d8304bb4"><!-- raw
HTML omitted -->(d8304)<!-- raw HTML omitted --></a></li>
<li>Unnecessary rpc call when coverage is disabled  -  by <a
href="https://github.com/AriPerkkio"><code>@​AriPerkkio</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/5658">vitest-dev/vitest#5658</a>
<a href="https://github.com/vitest-dev/vitest/commit/c571276a"><!-- raw
HTML omitted -->(c5712)<!-- raw HTML omitted --></a></li>
</ul>
<h5>    <a
href="https://github.com/vitest-dev/vitest/compare/v1.5.3...v1.6.0">View
changes on GitHub</a></h5>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/vitest-dev/vitest/commit/6b29f3ddc86060cf3265959d4ae32e90b186cb92"><code>6b29f3d</code></a>
chore: release v1.6.0</li>
<li><a
href="https://github.com/vitest-dev/vitest/commit/c9883f3ec9babf5bec73a5b5e395acd4122b68d6"><code>c9883f3</code></a>
fix(coverage): apply <code>vite-node</code>'s wrapper only to executed
files (<a
href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8/issues/5642">#5642</a>)</li>
<li>See full diff in <a
href="https://github.com/vitest-dev/vitest/commits/v1.6.0/packages/coverage-v8">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@vitest/coverage-v8&package-manager=npm_and_yarn&previous-version=1.5.3&new-version=1.6.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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 1, 2024
1 parent 9d8183b commit 33467e8
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 38 deletions.
74 changes: 37 additions & 37 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@semantic-release/git": "^10.0.1",
"@semantic-release/npm": "^12.0.1",
"@tsconfig/svelte": "^5.0.4",
"@vitest/coverage-v8": "^1.5.3",
"@vitest/coverage-v8": "^1.6.0",
"concurrently": "^8.2.2",
"conventional-changelog-conventionalcommits": "^7.0.2",
"semantic-release": "^23.0.8",
Expand Down

0 comments on commit 33467e8

Please sign in to comment.