chore(deps-dev): Bump the vitest group with 2 updates (#1633)

Bumps the vitest group with 2 updates:
[@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8)
and
[vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest).

Updates `@vitest/coverage-v8` from 4.0.16 to 4.0.17
<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>v4.0.17</h2>
<h3>   🚀 Experimental Features</h3>
<ul>
<li>Support openTelemetry for browser mode  -  by <a
href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/9180">vitest-dev/vitest#9180</a>
<a href="https://github.com/vitest-dev/vitest/commit/1ec3a8b68"><!-- raw
HTML omitted -->(1ec3a)<!-- raw HTML omitted --></a></li>
<li>Support TRACEPARENT and TRACESTATE environment variables for
OpenTelemetry context propagation  -  by <a
href="https://github.com/Copilot"><code>@​Copilot</code></a>,
<strong>hi-ogawa</strong> and <a
href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/9295">vitest-dev/vitest#9295</a>
<a href="https://github.com/vitest-dev/vitest/commit/876cb84c2"><!-- raw
HTML omitted -->(876cb)<!-- raw HTML omitted --></a></li>
</ul>
<h3>   🐞 Bug Fixes</h3>
<ul>
<li>Improve asymmetric matcher diff readability by unwrapping container
matchers  -  by <a
href="https://github.com/Copilot"><code>@​Copilot</code></a>,
<strong>sheremet-va</strong>, <strong>hi-ogawa</strong> and <a
href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/9330">vitest-dev/vitest#9330</a>
<a href="https://github.com/vitest-dev/vitest/commit/b2ec724a8"><!-- raw
HTML omitted -->(b2ec7)<!-- raw HTML omitted --></a></li>
<li>Improve runner error when importing outside of test context  -  by
<a href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a>
in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/9335">vitest-dev/vitest#9335</a>
<a href="https://github.com/vitest-dev/vitest/commit/2dd3dd839"><!-- raw
HTML omitted -->(2dd3d)<!-- raw HTML omitted --></a></li>
<li>Replace crypto.randomUUID to allow insecure environments (fix <a
href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8/issues/9">#9</a>…
 -  by <a href="https://github.com/plusgut"><code>@​plusgut</code></a>
in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/9339">vitest-dev/vitest#9339</a>
and <a
href="https://redirect.github.com/vitest-dev/vitest/issues/9">vitest-dev/vitest#9</a>
<a href="https://github.com/vitest-dev/vitest/commit/e6a3f8cc7"><!-- raw
HTML omitted -->(e6a3f)<!-- raw HTML omitted --></a></li>
<li>Handle null options in <code>addEventHandler</code> <a
href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8/issues/9371">#9371</a>
 -  by <a
href="https://github.com/ThibautMarechal"><code>@​ThibautMarechal</code></a>
in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/9372">vitest-dev/vitest#9372</a>
and <a
href="https://redirect.github.com/vitest-dev/vitest/issues/9371">vitest-dev/vitest#9371</a>
<a href="https://github.com/vitest-dev/vitest/commit/40841ff00"><!-- raw
HTML omitted -->(40841)<!-- raw HTML omitted --></a></li>
<li>Typo in browser.provider error  -  by <a
href="https://github.com/deammer"><code>@​deammer</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/9394">vitest-dev/vitest#9394</a>
<a href="https://github.com/vitest-dev/vitest/commit/4b67fc25a"><!-- raw
HTML omitted -->(4b67f)<!-- raw HTML omitted --></a></li>
<li><strong>browser</strong>:
<ul>
<li>Fix <code>process.env</code> and <code>import.meta.env</code>
defines in inline project  -  by <a
href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/9239">vitest-dev/vitest#9239</a>
<a href="https://github.com/vitest-dev/vitest/commit/b70c96121"><!-- raw
HTML omitted -->(b70c9)<!-- raw HTML omitted --></a></li>
<li>Fix upload File instance  -  by <a
href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/9294">vitest-dev/vitest#9294</a>
<a href="https://github.com/vitest-dev/vitest/commit/b67788c69"><!-- raw
HTML omitted -->(b6778)<!-- raw HTML omitted --></a></li>
<li>Fix invalid project token for artifacts assets  -  by <a
href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/9321">vitest-dev/vitest#9321</a>
<a href="https://github.com/vitest-dev/vitest/commit/caa7d73d4"><!-- raw
HTML omitted -->(caa7d)<!-- raw HTML omitted --></a></li>
<li>Log <code>ErrorEvent.message</code> when unhandled
<code>ErrorEvent.error</code> is null  -  by <a
href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/9322">vitest-dev/vitest#9322</a>
<a href="https://github.com/vitest-dev/vitest/commit/5d84eeb91"><!-- raw
HTML omitted -->(5d84e)<!-- raw HTML omitted --></a></li>
<li>Support <code>fileParallelism</code> on an instance  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/9328">vitest-dev/vitest#9328</a>
<a href="https://github.com/vitest-dev/vitest/commit/150065459"><!-- raw
HTML omitted -->(15006)<!-- raw HTML omitted --></a></li>
</ul>
</li>
<li><strong>coverage</strong>:
<ul>
<li>Remove unnecessary <code>istanbul-lib-source-maps</code> usage  - 
by <a href="https://github.com/AriPerkkio"><code>@​AriPerkkio</code></a>
in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/9344">vitest-dev/vitest#9344</a>
<a href="https://github.com/vitest-dev/vitest/commit/b09405375"><!-- raw
HTML omitted -->(b0940)<!-- raw HTML omitted --></a></li>
<li>Apply patch from <a
href="https://redirect.github.com/istanbuljs/istanbuljs/issues/837">istanbuljs/istanbuljs#837</a>
 -  by <a
href="https://github.com/AriPerkkio"><code>@​AriPerkkio</code></a> and
<strong>sapphi-red</strong> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/9413">vitest-dev/vitest#9413</a>
and <a
href="https://redirect.github.com/vitest-dev/vitest/issues/837">vitest-dev/vitest#837</a>
<a href="https://github.com/vitest-dev/vitest/commit/e05cedbf4"><!-- raw
HTML omitted -->(e05ce)<!-- raw HTML omitted --></a></li>
</ul>
</li>
<li><strong>fsModuleCache</strong>:
<ul>
<li>Don't store importers in cache  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/9422">vitest-dev/vitest#9422</a>
<a href="https://github.com/vitest-dev/vitest/commit/751364eec"><!-- raw
HTML omitted -->(75136)<!-- raw HTML omitted --></a></li>
<li>Add importers alongside importedModules  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/9423">vitest-dev/vitest#9423</a>
<a href="https://github.com/vitest-dev/vitest/commit/59f92d403"><!-- raw
HTML omitted -->(59f92)<!-- raw HTML omitted --></a></li>
</ul>
</li>
<li><strong>mocker</strong>:
<ul>
<li>Fix mock transform with class  -  by <a
href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/9421">vitest-dev/vitest#9421</a>
<a href="https://github.com/vitest-dev/vitest/commit/d390eb527"><!-- raw
HTML omitted -->(d390e)<!-- raw HTML omitted --></a></li>
</ul>
</li>
<li><strong>pool</strong>:
<ul>
<li>Validate environment options when reusing the worker  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/9349">vitest-dev/vitest#9349</a>
<a href="https://github.com/vitest-dev/vitest/commit/a8a8836e3"><!-- raw
HTML omitted -->(a8a88)<!-- raw HTML omitted --></a></li>
<li>Handle worker start failures gracefully  -  by <a
href="https://github.com/AriPerkkio"><code>@​AriPerkkio</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/9337">vitest-dev/vitest#9337</a>
<a href="https://github.com/vitest-dev/vitest/commit/200dadb32"><!-- raw
HTML omitted -->(200da)<!-- raw HTML omitted --></a></li>
</ul>
</li>
<li><strong>reporter</strong>:
<ul>
<li>Report test module if it failed to run  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/9272">vitest-dev/vitest#9272</a>
<a href="https://github.com/vitest-dev/vitest/commit/c78882985"><!-- raw
HTML omitted -->(c7888)<!-- raw HTML omitted --></a></li>
</ul>
</li>
<li><strong>runner</strong>:
<ul>
<li>Respect nested test.only within describe.only  -  by <a
href="https://github.com/Ujjwaljain16"><code>@​Ujjwaljain16</code></a>
in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/9021">vitest-dev/vitest#9021</a>
and <a
href="https://redirect.github.com/vitest-dev/vitest/issues/9213">vitest-dev/vitest#9213</a>
<a href="https://github.com/vitest-dev/vitest/commit/55d5dad69"><!-- raw
HTML omitted -->(55d5d)<!-- raw HTML omitted --></a></li>
</ul>
</li>
<li><strong>typecheck</strong>:
<ul>
<li>Improve error message when tsc outputs help text  -  by <a
href="https://github.com/Ujjwaljain16"><code>@​Ujjwaljain16</code></a>
in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/9214">vitest-dev/vitest#9214</a>
<a href="https://github.com/vitest-dev/vitest/commit/7b10ab4cd"><!-- raw
HTML omitted -->(7b10a)<!-- raw HTML omitted --></a></li>
</ul>
</li>
<li><strong>ui</strong>:
<ul>
<li>Detect gzip by magic numbers instead of Content-Type header in html
reporter  -  by <a
href="https://github.com/Copilot"><code>@​Copilot</code></a>,
<strong>hi-ogawa</strong> and <a
href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/9278">vitest-dev/vitest#9278</a>
<a href="https://github.com/vitest-dev/vitest/commit/dd0331632"><!-- raw
HTML omitted -->(dd033)<!-- raw HTML omitted --></a></li>
</ul>
</li>
<li><strong>webdriverio</strong>:
<ul>
<li>Fall back to WebDriver Classic <a
href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8/issues/9244">#9244</a>
 -  by <a
href="https://github.com/JustasMonkev"><code>@​JustasMonkev</code></a>
in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/9373">vitest-dev/vitest#9373</a>
and <a
href="https://redirect.github.com/vitest-dev/vitest/issues/9244">vitest-dev/vitest#9244</a>
<a href="https://github.com/vitest-dev/vitest/commit/c23dd11bd"><!-- raw
HTML omitted -->(c23dd)<!-- raw HTML omitted --></a></li>
</ul>
</li>
</ul>
<h5>    <a
href="https://github.com/vitest-dev/vitest/compare/v4.0.16...v4.0.17">View
changes on GitHub</a></h5>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="dd54e944ec"><code>dd54e94</code></a>
chore: release v4.0.17</li>
<li><a
href="29ee7f5ae9"><code>29ee7f5</code></a>
chore(deps): update <code>ast-v8-to-istanbul</code> (<a
href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8/issues/9418">#9418</a>)</li>
<li><a
href="b09405375d"><code>b094053</code></a>
fix(coverage): remove unnecessary <code>istanbul-lib-source-maps</code>
usage (<a
href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8/issues/9344">#9344</a>)</li>
<li>See full diff in <a
href="https://github.com/vitest-dev/vitest/commits/v4.0.17/packages/coverage-v8">compare
view</a></li>
</ul>
</details>
<br />

Updates `vitest` from 4.0.16 to 4.0.17
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/vitest-dev/vitest/releases">vitest's
releases</a>.</em></p>
<blockquote>
<h2>v4.0.17</h2>
<h3>   🚀 Experimental Features</h3>
<ul>
<li>Support openTelemetry for browser mode  -  by <a
href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/9180">vitest-dev/vitest#9180</a>
<a href="https://github.com/vitest-dev/vitest/commit/1ec3a8b68"><!-- raw
HTML omitted -->(1ec3a)<!-- raw HTML omitted --></a></li>
<li>Support TRACEPARENT and TRACESTATE environment variables for
OpenTelemetry context propagation  -  by <a
href="https://github.com/Copilot"><code>@​Copilot</code></a>,
<strong>hi-ogawa</strong> and <a
href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/9295">vitest-dev/vitest#9295</a>
<a href="https://github.com/vitest-dev/vitest/commit/876cb84c2"><!-- raw
HTML omitted -->(876cb)<!-- raw HTML omitted --></a></li>
</ul>
<h3>   🐞 Bug Fixes</h3>
<ul>
<li>Improve asymmetric matcher diff readability by unwrapping container
matchers  -  by <a
href="https://github.com/Copilot"><code>@​Copilot</code></a>,
<strong>sheremet-va</strong>, <strong>hi-ogawa</strong> and <a
href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/9330">vitest-dev/vitest#9330</a>
<a href="https://github.com/vitest-dev/vitest/commit/b2ec724a8"><!-- raw
HTML omitted -->(b2ec7)<!-- raw HTML omitted --></a></li>
<li>Improve runner error when importing outside of test context  -  by
<a href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a>
in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/9335">vitest-dev/vitest#9335</a>
<a href="https://github.com/vitest-dev/vitest/commit/2dd3dd839"><!-- raw
HTML omitted -->(2dd3d)<!-- raw HTML omitted --></a></li>
<li>Replace crypto.randomUUID to allow insecure environments (fix <a
href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/9">#9</a>…
 -  by <a href="https://github.com/plusgut"><code>@​plusgut</code></a>
in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/9339">vitest-dev/vitest#9339</a>
and <a
href="https://redirect.github.com/vitest-dev/vitest/issues/9">vitest-dev/vitest#9</a>
<a href="https://github.com/vitest-dev/vitest/commit/e6a3f8cc7"><!-- raw
HTML omitted -->(e6a3f)<!-- raw HTML omitted --></a></li>
<li>Handle null options in <code>addEventHandler</code> <a
href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/9371">#9371</a>
 -  by <a
href="https://github.com/ThibautMarechal"><code>@​ThibautMarechal</code></a>
in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/9372">vitest-dev/vitest#9372</a>
and <a
href="https://redirect.github.com/vitest-dev/vitest/issues/9371">vitest-dev/vitest#9371</a>
<a href="https://github.com/vitest-dev/vitest/commit/40841ff00"><!-- raw
HTML omitted -->(40841)<!-- raw HTML omitted --></a></li>
<li>Typo in browser.provider error  -  by <a
href="https://github.com/deammer"><code>@​deammer</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/9394">vitest-dev/vitest#9394</a>
<a href="https://github.com/vitest-dev/vitest/commit/4b67fc25a"><!-- raw
HTML omitted -->(4b67f)<!-- raw HTML omitted --></a></li>
<li><strong>browser</strong>:
<ul>
<li>Fix <code>process.env</code> and <code>import.meta.env</code>
defines in inline project  -  by <a
href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/9239">vitest-dev/vitest#9239</a>
<a href="https://github.com/vitest-dev/vitest/commit/b70c96121"><!-- raw
HTML omitted -->(b70c9)<!-- raw HTML omitted --></a></li>
<li>Fix upload File instance  -  by <a
href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/9294">vitest-dev/vitest#9294</a>
<a href="https://github.com/vitest-dev/vitest/commit/b67788c69"><!-- raw
HTML omitted -->(b6778)<!-- raw HTML omitted --></a></li>
<li>Fix invalid project token for artifacts assets  -  by <a
href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/9321">vitest-dev/vitest#9321</a>
<a href="https://github.com/vitest-dev/vitest/commit/caa7d73d4"><!-- raw
HTML omitted -->(caa7d)<!-- raw HTML omitted --></a></li>
<li>Log <code>ErrorEvent.message</code> when unhandled
<code>ErrorEvent.error</code> is null  -  by <a
href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/9322">vitest-dev/vitest#9322</a>
<a href="https://github.com/vitest-dev/vitest/commit/5d84eeb91"><!-- raw
HTML omitted -->(5d84e)<!-- raw HTML omitted --></a></li>
<li>Support <code>fileParallelism</code> on an instance  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/9328">vitest-dev/vitest#9328</a>
<a href="https://github.com/vitest-dev/vitest/commit/150065459"><!-- raw
HTML omitted -->(15006)<!-- raw HTML omitted --></a></li>
</ul>
</li>
<li><strong>coverage</strong>:
<ul>
<li>Remove unnecessary <code>istanbul-lib-source-maps</code> usage  - 
by <a href="https://github.com/AriPerkkio"><code>@​AriPerkkio</code></a>
in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/9344">vitest-dev/vitest#9344</a>
<a href="https://github.com/vitest-dev/vitest/commit/b09405375"><!-- raw
HTML omitted -->(b0940)<!-- raw HTML omitted --></a></li>
<li>Apply patch from <a
href="https://redirect.github.com/istanbuljs/istanbuljs/issues/837">istanbuljs/istanbuljs#837</a>
 -  by <a
href="https://github.com/AriPerkkio"><code>@​AriPerkkio</code></a> and
<strong>sapphi-red</strong> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/9413">vitest-dev/vitest#9413</a>
and <a
href="https://redirect.github.com/vitest-dev/vitest/issues/837">vitest-dev/vitest#837</a>
<a href="https://github.com/vitest-dev/vitest/commit/e05cedbf4"><!-- raw
HTML omitted -->(e05ce)<!-- raw HTML omitted --></a></li>
</ul>
</li>
<li><strong>fsModuleCache</strong>:
<ul>
<li>Don't store importers in cache  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/9422">vitest-dev/vitest#9422</a>
<a href="https://github.com/vitest-dev/vitest/commit/751364eec"><!-- raw
HTML omitted -->(75136)<!-- raw HTML omitted --></a></li>
<li>Add importers alongside importedModules  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/9423">vitest-dev/vitest#9423</a>
<a href="https://github.com/vitest-dev/vitest/commit/59f92d403"><!-- raw
HTML omitted -->(59f92)<!-- raw HTML omitted --></a></li>
</ul>
</li>
<li><strong>mocker</strong>:
<ul>
<li>Fix mock transform with class  -  by <a
href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/9421">vitest-dev/vitest#9421</a>
<a href="https://github.com/vitest-dev/vitest/commit/d390eb527"><!-- raw
HTML omitted -->(d390e)<!-- raw HTML omitted --></a></li>
</ul>
</li>
<li><strong>pool</strong>:
<ul>
<li>Validate environment options when reusing the worker  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/9349">vitest-dev/vitest#9349</a>
<a href="https://github.com/vitest-dev/vitest/commit/a8a8836e3"><!-- raw
HTML omitted -->(a8a88)<!-- raw HTML omitted --></a></li>
<li>Handle worker start failures gracefully  -  by <a
href="https://github.com/AriPerkkio"><code>@​AriPerkkio</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/9337">vitest-dev/vitest#9337</a>
<a href="https://github.com/vitest-dev/vitest/commit/200dadb32"><!-- raw
HTML omitted -->(200da)<!-- raw HTML omitted --></a></li>
</ul>
</li>
<li><strong>reporter</strong>:
<ul>
<li>Report test module if it failed to run  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/9272">vitest-dev/vitest#9272</a>
<a href="https://github.com/vitest-dev/vitest/commit/c78882985"><!-- raw
HTML omitted -->(c7888)<!-- raw HTML omitted --></a></li>
</ul>
</li>
<li><strong>runner</strong>:
<ul>
<li>Respect nested test.only within describe.only  -  by <a
href="https://github.com/Ujjwaljain16"><code>@​Ujjwaljain16</code></a>
in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/9021">vitest-dev/vitest#9021</a>
and <a
href="https://redirect.github.com/vitest-dev/vitest/issues/9213">vitest-dev/vitest#9213</a>
<a href="https://github.com/vitest-dev/vitest/commit/55d5dad69"><!-- raw
HTML omitted -->(55d5d)<!-- raw HTML omitted --></a></li>
</ul>
</li>
<li><strong>typecheck</strong>:
<ul>
<li>Improve error message when tsc outputs help text  -  by <a
href="https://github.com/Ujjwaljain16"><code>@​Ujjwaljain16</code></a>
in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/9214">vitest-dev/vitest#9214</a>
<a href="https://github.com/vitest-dev/vitest/commit/7b10ab4cd"><!-- raw
HTML omitted -->(7b10a)<!-- raw HTML omitted --></a></li>
</ul>
</li>
<li><strong>ui</strong>:
<ul>
<li>Detect gzip by magic numbers instead of Content-Type header in html
reporter  -  by <a
href="https://github.com/Copilot"><code>@​Copilot</code></a>,
<strong>hi-ogawa</strong> and <a
href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/9278">vitest-dev/vitest#9278</a>
<a href="https://github.com/vitest-dev/vitest/commit/dd0331632"><!-- raw
HTML omitted -->(dd033)<!-- raw HTML omitted --></a></li>
</ul>
</li>
<li><strong>webdriverio</strong>:
<ul>
<li>Fall back to WebDriver Classic <a
href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/9244">#9244</a>
 -  by <a
href="https://github.com/JustasMonkev"><code>@​JustasMonkev</code></a>
in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/9373">vitest-dev/vitest#9373</a>
and <a
href="https://redirect.github.com/vitest-dev/vitest/issues/9244">vitest-dev/vitest#9244</a>
<a href="https://github.com/vitest-dev/vitest/commit/c23dd11bd"><!-- raw
HTML omitted -->(c23dd)<!-- raw HTML omitted --></a></li>
</ul>
</li>
</ul>
<h5>    <a
href="https://github.com/vitest-dev/vitest/compare/v4.0.16...v4.0.17">View
changes on GitHub</a></h5>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="dd54e944ec"><code>dd54e94</code></a>
chore: release v4.0.17</li>
<li><a
href="59f92d403b"><code>59f92d4</code></a>
fix(fsModuleCache): add importers alongside importedModules (<a
href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/9423">#9423</a>)</li>
<li><a
href="751364eec8"><code>751364e</code></a>
fix(fsModuleCache): don't store importers in cache (<a
href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/9422">#9422</a>)</li>
<li><a
href="4b67fc25a8"><code>4b67fc2</code></a>
fix: typo in browser.provider error (<a
href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/9394">#9394</a>)</li>
<li><a
href="40841ff005"><code>40841ff</code></a>
fix: handle null options in <code>addEventHandler</code> <a
href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/9371">#9371</a>
(<a
href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/9372">#9372</a>)</li>
<li><a
href="200dadb328"><code>200dadb</code></a>
fix(pool): handle worker start failures gracefully (<a
href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/9337">#9337</a>)</li>
<li><a
href="150065459b"><code>1500654</code></a>
fix(browser): support <code>fileParallelism</code> on an instance (<a
href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/9328">#9328</a>)</li>
<li><a
href="a8a8836e39"><code>a8a8836</code></a>
fix(pool): validate environment options when reusing the worker (<a
href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/9349">#9349</a>)</li>
<li><a
href="7b10ab4cd7"><code>7b10ab4</code></a>
fix(typecheck): improve error message when tsc outputs help text (<a
href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/9214">#9214</a>)</li>
<li><a
href="876cb84c2e"><code>876cb84</code></a>
feat: support TRACEPARENT and TRACESTATE environment variables for
OpenTeleme...</li>
<li>Additional commits viewable in <a
href="https://github.com/vitest-dev/vitest/commits/v4.0.17/packages/vitest">compare
view</a></li>
</ul>
</details>
<br />


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 <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-01-19 15:47:01 +00:00
committed by GitHub
parent 68889d048d
commit bd43fe8a74
2 changed files with 55 additions and 71 deletions

122
package-lock.json generated
View File

@@ -92,7 +92,7 @@
"@types/string-hash": "^1.1.3",
"@types/wicg-file-system-access": "^2023.10.7",
"@vitejs/plugin-react": "^5.1.2",
"@vitest/coverage-v8": "^4.0.16",
"@vitest/coverage-v8": "^4.0.17",
"cors": "^2.8.5",
"cypress": "^15.8.2",
"cypress-plugin-tab": "^1.0.5",
@@ -114,7 +114,7 @@
"uuid": "^13.0.0",
"vite": "^7.3.0",
"vite-plugin-istanbul": "^7.2.1",
"vitest": "^4.0.16"
"vitest": "^4.0.17"
}
},
"node_modules/@angular/common": {
@@ -3879,18 +3879,17 @@
}
},
"node_modules/@vitest/coverage-v8": {
"version": "4.0.16",
"resolved": "https://registry.npmjs.org/@vitest/coverage-v8/-/coverage-v8-4.0.16.tgz",
"integrity": "sha512-2rNdjEIsPRzsdu6/9Eq0AYAzYdpP6Bx9cje9tL3FE5XzXRQF1fNU9pe/1yE8fCrS0HD+fBtt6gLPh6LI57tX7A==",
"version": "4.0.17",
"resolved": "https://registry.npmjs.org/@vitest/coverage-v8/-/coverage-v8-4.0.17.tgz",
"integrity": "sha512-/6zU2FLGg0jsd+ePZcwHRy3+WpNTBBhDY56P4JTRqUN/Dp6CvOEa9HrikcQ4KfV2b2kAHUFB4dl1SuocWXSFEw==",
"dev": true,
"license": "MIT",
"dependencies": {
"@bcoe/v8-coverage": "^1.0.2",
"@vitest/utils": "4.0.16",
"ast-v8-to-istanbul": "^0.3.8",
"@vitest/utils": "4.0.17",
"ast-v8-to-istanbul": "^0.3.10",
"istanbul-lib-coverage": "^3.2.2",
"istanbul-lib-report": "^3.0.1",
"istanbul-lib-source-maps": "^5.0.6",
"istanbul-reports": "^3.2.0",
"magicast": "^0.5.1",
"obug": "^2.1.1",
@@ -3901,8 +3900,8 @@
"url": "https://opencollective.com/vitest"
},
"peerDependencies": {
"@vitest/browser": "4.0.16",
"vitest": "4.0.16"
"@vitest/browser": "4.0.17",
"vitest": "4.0.17"
},
"peerDependenciesMeta": {
"@vitest/browser": {
@@ -3911,16 +3910,16 @@
}
},
"node_modules/@vitest/expect": {
"version": "4.0.16",
"resolved": "https://registry.npmjs.org/@vitest/expect/-/expect-4.0.16.tgz",
"integrity": "sha512-eshqULT2It7McaJkQGLkPjPjNph+uevROGuIMJdG3V+0BSR2w9u6J9Lwu+E8cK5TETlfou8GRijhafIMhXsimA==",
"version": "4.0.17",
"resolved": "https://registry.npmjs.org/@vitest/expect/-/expect-4.0.17.tgz",
"integrity": "sha512-mEoqP3RqhKlbmUmntNDDCJeTDavDR+fVYkSOw8qRwJFaW/0/5zA9zFeTrHqNtcmwh6j26yMmwx2PqUDPzt5ZAQ==",
"dev": true,
"license": "MIT",
"dependencies": {
"@standard-schema/spec": "^1.0.0",
"@types/chai": "^5.2.2",
"@vitest/spy": "4.0.16",
"@vitest/utils": "4.0.16",
"@vitest/spy": "4.0.17",
"@vitest/utils": "4.0.17",
"chai": "^6.2.1",
"tinyrainbow": "^3.0.3"
},
@@ -3929,13 +3928,13 @@
}
},
"node_modules/@vitest/mocker": {
"version": "4.0.16",
"resolved": "https://registry.npmjs.org/@vitest/mocker/-/mocker-4.0.16.tgz",
"integrity": "sha512-yb6k4AZxJTB+q9ycAvsoxGn+j/po0UaPgajllBgt1PzoMAAmJGYFdDk0uCcRcxb3BrME34I6u8gHZTQlkqSZpg==",
"version": "4.0.17",
"resolved": "https://registry.npmjs.org/@vitest/mocker/-/mocker-4.0.17.tgz",
"integrity": "sha512-+ZtQhLA3lDh1tI2wxe3yMsGzbp7uuJSWBM1iTIKCbppWTSBN09PUC+L+fyNlQApQoR+Ps8twt2pbSSXg2fQVEQ==",
"dev": true,
"license": "MIT",
"dependencies": {
"@vitest/spy": "4.0.16",
"@vitest/spy": "4.0.17",
"estree-walker": "^3.0.3",
"magic-string": "^0.30.21"
},
@@ -3966,9 +3965,9 @@
}
},
"node_modules/@vitest/pretty-format": {
"version": "4.0.16",
"resolved": "https://registry.npmjs.org/@vitest/pretty-format/-/pretty-format-4.0.16.tgz",
"integrity": "sha512-eNCYNsSty9xJKi/UdVD8Ou16alu7AYiS2fCPRs0b1OdhJiV89buAXQLpTbe+X8V9L6qrs9CqyvU7OaAopJYPsA==",
"version": "4.0.17",
"resolved": "https://registry.npmjs.org/@vitest/pretty-format/-/pretty-format-4.0.17.tgz",
"integrity": "sha512-Ah3VAYmjcEdHg6+MwFE17qyLqBHZ+ni2ScKCiW2XrlSBV4H3Z7vYfPfz7CWQ33gyu76oc0Ai36+kgLU3rfF4nw==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -3979,13 +3978,13 @@
}
},
"node_modules/@vitest/runner": {
"version": "4.0.16",
"resolved": "https://registry.npmjs.org/@vitest/runner/-/runner-4.0.16.tgz",
"integrity": "sha512-VWEDm5Wv9xEo80ctjORcTQRJ539EGPB3Pb9ApvVRAY1U/WkHXmmYISqU5E79uCwcW7xYUV38gwZD+RV755fu3Q==",
"version": "4.0.17",
"resolved": "https://registry.npmjs.org/@vitest/runner/-/runner-4.0.17.tgz",
"integrity": "sha512-JmuQyf8aMWoo/LmNFppdpkfRVHJcsgzkbCA+/Bk7VfNH7RE6Ut2qxegeyx2j3ojtJtKIbIGy3h+KxGfYfk28YQ==",
"dev": true,
"license": "MIT",
"dependencies": {
"@vitest/utils": "4.0.16",
"@vitest/utils": "4.0.17",
"pathe": "^2.0.3"
},
"funding": {
@@ -3993,13 +3992,13 @@
}
},
"node_modules/@vitest/snapshot": {
"version": "4.0.16",
"resolved": "https://registry.npmjs.org/@vitest/snapshot/-/snapshot-4.0.16.tgz",
"integrity": "sha512-sf6NcrYhYBsSYefxnry+DR8n3UV4xWZwWxYbCJUt2YdvtqzSPR7VfGrY0zsv090DAbjFZsi7ZaMi1KnSRyK1XA==",
"version": "4.0.17",
"resolved": "https://registry.npmjs.org/@vitest/snapshot/-/snapshot-4.0.17.tgz",
"integrity": "sha512-npPelD7oyL+YQM2gbIYvlavlMVWUfNNGZPcu0aEUQXt7FXTuqhmgiYupPnAanhKvyP6Srs2pIbWo30K0RbDtRQ==",
"dev": true,
"license": "MIT",
"dependencies": {
"@vitest/pretty-format": "4.0.16",
"@vitest/pretty-format": "4.0.17",
"magic-string": "^0.30.21",
"pathe": "^2.0.3"
},
@@ -4008,9 +4007,9 @@
}
},
"node_modules/@vitest/spy": {
"version": "4.0.16",
"resolved": "https://registry.npmjs.org/@vitest/spy/-/spy-4.0.16.tgz",
"integrity": "sha512-4jIOWjKP0ZUaEmJm00E0cOBLU+5WE0BpeNr3XN6TEF05ltro6NJqHWxXD0kA8/Zc8Nh23AT8WQxwNG+WeROupw==",
"version": "4.0.17",
"resolved": "https://registry.npmjs.org/@vitest/spy/-/spy-4.0.17.tgz",
"integrity": "sha512-I1bQo8QaP6tZlTomQNWKJE6ym4SHf3oLS7ceNjozxxgzavRAgZDc06T7kD8gb9bXKEgcLNt00Z+kZO6KaJ62Ew==",
"dev": true,
"license": "MIT",
"funding": {
@@ -4018,13 +4017,13 @@
}
},
"node_modules/@vitest/utils": {
"version": "4.0.16",
"resolved": "https://registry.npmjs.org/@vitest/utils/-/utils-4.0.16.tgz",
"integrity": "sha512-h8z9yYhV3e1LEfaQ3zdypIrnAg/9hguReGZoS7Gl0aBG5xgA410zBqECqmaF/+RkTggRsfnzc1XaAHA6bmUufA==",
"version": "4.0.17",
"resolved": "https://registry.npmjs.org/@vitest/utils/-/utils-4.0.17.tgz",
"integrity": "sha512-RG6iy+IzQpa9SB8HAFHJ9Y+pTzI+h8553MrciN9eC6TFBErqrQaTas4vG+MVj8S4uKk8uTT2p0vgZPnTdxd96w==",
"dev": true,
"license": "MIT",
"dependencies": {
"@vitest/pretty-format": "4.0.16",
"@vitest/pretty-format": "4.0.17",
"tinyrainbow": "^3.0.3"
},
"funding": {
@@ -4445,9 +4444,9 @@
}
},
"node_modules/ast-v8-to-istanbul": {
"version": "0.3.8",
"resolved": "https://registry.npmjs.org/ast-v8-to-istanbul/-/ast-v8-to-istanbul-0.3.8.tgz",
"integrity": "sha512-szgSZqUxI5T8mLKvS7WTjF9is+MVbOeLADU73IseOcrqhxr/VAvy6wfoVE39KnKzA7JRhjF5eUagNlHwvZPlKQ==",
"version": "0.3.10",
"resolved": "https://registry.npmjs.org/ast-v8-to-istanbul/-/ast-v8-to-istanbul-0.3.10.tgz",
"integrity": "sha512-p4K7vMz2ZSk3wN8l5o3y2bJAoZXT3VuJI5OLTATY/01CYWumWvwkUw0SqDBnNq6IiTO3qDa1eSQDibAV8g7XOQ==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -9329,21 +9328,6 @@
"node": ">=10"
}
},
"node_modules/istanbul-lib-source-maps": {
"version": "5.0.6",
"resolved": "https://registry.npmjs.org/istanbul-lib-source-maps/-/istanbul-lib-source-maps-5.0.6.tgz",
"integrity": "sha512-yg2d+Em4KizZC5niWhQaIomgf5WlL4vOOjZ5xGCmF8SnPE/mDWWXgvRExdcpCgh9lLRRa1/fSYp2ymmbJ1pI+A==",
"dev": true,
"license": "BSD-3-Clause",
"dependencies": {
"@jridgewell/trace-mapping": "^0.3.23",
"debug": "^4.1.1",
"istanbul-lib-coverage": "^3.0.0"
},
"engines": {
"node": ">=10"
}
},
"node_modules/istanbul-reports": {
"version": "3.2.0",
"resolved": "https://registry.npmjs.org/istanbul-reports/-/istanbul-reports-3.2.0.tgz",
@@ -15897,19 +15881,19 @@
}
},
"node_modules/vitest": {
"version": "4.0.16",
"resolved": "https://registry.npmjs.org/vitest/-/vitest-4.0.16.tgz",
"integrity": "sha512-E4t7DJ9pESL6E3I8nFjPa4xGUd3PmiWDLsDztS2qXSJWfHtbQnwAWylaBvSNY48I3vr8PTqIZlyK8TE3V3CA4Q==",
"version": "4.0.17",
"resolved": "https://registry.npmjs.org/vitest/-/vitest-4.0.17.tgz",
"integrity": "sha512-FQMeF0DJdWY0iOnbv466n/0BudNdKj1l5jYgl5JVTwjSsZSlqyXFt/9+1sEyhR6CLowbZpV7O1sCHrzBhucKKg==",
"dev": true,
"license": "MIT",
"dependencies": {
"@vitest/expect": "4.0.16",
"@vitest/mocker": "4.0.16",
"@vitest/pretty-format": "4.0.16",
"@vitest/runner": "4.0.16",
"@vitest/snapshot": "4.0.16",
"@vitest/spy": "4.0.16",
"@vitest/utils": "4.0.16",
"@vitest/expect": "4.0.17",
"@vitest/mocker": "4.0.17",
"@vitest/pretty-format": "4.0.17",
"@vitest/runner": "4.0.17",
"@vitest/snapshot": "4.0.17",
"@vitest/spy": "4.0.17",
"@vitest/utils": "4.0.17",
"es-module-lexer": "^1.7.0",
"expect-type": "^1.2.2",
"magic-string": "^0.30.21",
@@ -15937,10 +15921,10 @@
"@edge-runtime/vm": "*",
"@opentelemetry/api": "^1.9.0",
"@types/node": "^20.0.0 || ^22.0.0 || >=24.0.0",
"@vitest/browser-playwright": "4.0.16",
"@vitest/browser-preview": "4.0.16",
"@vitest/browser-webdriverio": "4.0.16",
"@vitest/ui": "4.0.16",
"@vitest/browser-playwright": "4.0.17",
"@vitest/browser-preview": "4.0.17",
"@vitest/browser-webdriverio": "4.0.17",
"@vitest/ui": "4.0.17",
"happy-dom": "*",
"jsdom": "*"
},

View File

@@ -126,7 +126,7 @@
"@types/string-hash": "^1.1.3",
"@types/wicg-file-system-access": "^2023.10.7",
"@vitejs/plugin-react": "^5.1.2",
"@vitest/coverage-v8": "^4.0.16",
"@vitest/coverage-v8": "^4.0.17",
"cors": "^2.8.5",
"cypress": "^15.8.2",
"cypress-plugin-tab": "^1.0.5",
@@ -148,6 +148,6 @@
"uuid": "^13.0.0",
"vite": "^7.3.0",
"vite-plugin-istanbul": "^7.2.1",
"vitest": "^4.0.16"
"vitest": "^4.0.17"
}
}