Commit 22c3689
authored
chore(lambda): bump vitest from 3.0.9 to 3.1.1 in /lambdas (#4516)
Bumps
[vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest)
from 3.0.9 to 3.1.1.
<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>v3.1.1</h2>
<h3> 🐞 Bug Fixes</h3>
<ul>
<li><strong>reporter</strong>:
<ul>
<li>Report tests in correct order - by <a
href="https://github.com/sheremet-va"><code>@sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/7752">vitest-dev/vitest#7752</a>
<a href="https://github.com/vitest-dev/vitest/commit/b166efa2"><!-- raw
HTML omitted -->(b166e)<!-- raw HTML omitted --></a></li>
<li>Print test only once in the verbose 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/7738">vitest-dev/vitest#7738</a>
<a href="https://github.com/vitest-dev/vitest/commit/69ca425c"><!-- raw
HTML omitted -->(69ca4)<!-- raw HTML omitted --></a></li>
</ul>
</li>
</ul>
<h5> <a
href="https://github.com/vitest-dev/vitest/compare/v3.1.0...v3.1.1">View
changes on GitHub</a></h5>
<h2>v3.1.0</h2>
<h3>🚀 Features</h3>
<ul>
<li>Introduce <code>%$</code> option to add number of the test to its
title - by <a
href="https://github.com/kemuridama"><code>@kemuridama</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/7412">vitest-dev/vitest#7412</a>
<a href="https://github.com/vitest-dev/vitest/commit/df3477076"><!-- raw
HTML omitted -->(df347)<!-- raw HTML omitted --></a></li>
<li>Add <code>diff.maxDepth</code> option and set
non-<code>Infinity</code> value as a default to reduce crash - by <a
href="https://github.com/hi-ogawa"><code>@hi-ogawa</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/7481">vitest-dev/vitest#7481</a>
<a href="https://github.com/vitest-dev/vitest/commit/eacab25e7"><!-- raw
HTML omitted -->(eacab)<!-- raw HTML omitted --></a></li>
<li>Allow array element for <code>test.each/for</code> title formatting
- by <a href="https://github.com/hi-ogawa"><code>@hi-ogawa</code></a>
in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/7522">vitest-dev/vitest#7522</a>
<a href="https://github.com/vitest-dev/vitest/commit/ea3d67b03"><!-- raw
HTML omitted -->(ea3d6)<!-- raw HTML omitted --></a></li>
<li>Add "configureVitest" plugin hook - 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/7349">vitest-dev/vitest#7349</a>
<a href="https://github.com/vitest-dev/vitest/commit/20a5d4bfc"><!-- raw
HTML omitted -->(20a5d)<!-- raw HTML omitted --></a></li>
<li>Support <code>--configLoader</code> CLI option - by <a
href="https://github.com/Carnageous"><code>@Carnageous</code></a> and
<a href="https://github.com/hi-ogawa"><code>@hi-ogawa</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/7574">vitest-dev/vitest#7574</a>
<a href="https://github.com/vitest-dev/vitest/commit/2a8520a83"><!-- raw
HTML omitted -->(2a852)<!-- raw HTML omitted --></a></li>
<li>Added <code>vitest-browser-lit</code> to <code>vitest init
browser</code> and docs - by <a
href="https://github.com/EskiMojo14"><code>@EskiMojo14</code></a> and
<a href="https://github.com/hi-ogawa"><code>@hi-ogawa</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/7705">vitest-dev/vitest#7705</a>
<a href="https://github.com/vitest-dev/vitest/commit/5659a0e0c"><!-- raw
HTML omitted -->(5659a)<!-- raw HTML omitted --></a></li>
<li>Use providers request interception for module mocking - by <a
href="https://github.com/sheremet-va"><code>@sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/7576">vitest-dev/vitest#7576</a>
<a href="https://github.com/vitest-dev/vitest/commit/7883acd63"><!-- raw
HTML omitted -->(7883a)<!-- raw HTML omitted --></a></li>
<li><strong>browser</strong>:
<ul>
<li>Introduce <code>and</code>, <code>or</code> and <code>filter</code>
locators - 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/7463">vitest-dev/vitest#7463</a>
<a href="https://github.com/vitest-dev/vitest/commit/63949b1d7"><!-- raw
HTML omitted -->(63949)<!-- raw HTML omitted --></a></li>
</ul>
</li>
<li><strong>reporter</strong>:
<ul>
<li>Always render test time - by <a
href="https://github.com/AriPerkkio"><code>@AriPerkkio</code></a> and
<a href="https://github.com/spamshaker"><code>@spamshaker</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/7529">vitest-dev/vitest#7529</a>
<a href="https://github.com/vitest-dev/vitest/commit/5eba60ae1"><!-- raw
HTML omitted -->(5eba6)<!-- raw HTML omitted --></a></li>
<li><code>--silent=passed-only</code> to log failed tasks only - by <a
href="https://github.com/AriPerkkio"><code>@AriPerkkio</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/7530">vitest-dev/vitest#7530</a>
<a href="https://github.com/vitest-dev/vitest/commit/f9e1cb494"><!-- raw
HTML omitted -->(f9e1c)<!-- raw HTML omitted --></a></li>
</ul>
</li>
<li><strong>runner</strong>:
<ul>
<li>Add <code>test.scoped</code> to override <code>test.extend</code>
fixtures per-suite - by <a
href="https://github.com/sheremet-va"><code>@sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/7233">vitest-dev/vitest#7233</a>
<a href="https://github.com/vitest-dev/vitest/commit/e5851e4b8"><!-- raw
HTML omitted -->(e5851)<!-- raw HTML omitted --></a></li>
</ul>
</li>
<li><strong>vitest</strong>:
<ul>
<li>Allow conditional <code>context.skip(boolean)</code> - 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/7659">vitest-dev/vitest#7659</a>
<a href="https://github.com/vitest-dev/vitest/commit/6adecb903"><!-- raw
HTML omitted -->(6adec)<!-- raw HTML omitted --></a></li>
<li>Support rolldown-vite in NormalizeUrlPlugin - by <a
href="https://github.com/sapphi-red"><code>@sapphi-red</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/7739">vitest-dev/vitest#7739</a>
<a href="https://github.com/vitest-dev/vitest/commit/1ef31a7bb"><!-- raw
HTML omitted -->(1ef31)<!-- raw HTML omitted --></a></li>
</ul>
</li>
</ul>
<h3>🐞 Bug Fixes</h3>
<ul>
<li>Update test stats regularly - by <a
href="https://github.com/hi-ogawa"><code>@hi-ogawa</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/7700">vitest-dev/vitest#7700</a>
<a href="https://github.com/vitest-dev/vitest/commit/b7953487b"><!-- raw
HTML omitted -->(b7953)<!-- raw HTML omitted --></a></li>
<li>Fix vm tests flakiness - by <a
href="https://github.com/sheremet-va"><code>@sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/7741">vitest-dev/vitest#7741</a>
<a href="https://github.com/vitest-dev/vitest/commit/2702cf424"><!-- raw
HTML omitted -->(2702c)<!-- raw HTML omitted --></a></li>
<li>Set <code>diff.expand: false</code> as default - by <a
href="https://github.com/hi-ogawa"><code>@hi-ogawa</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/7697">vitest-dev/vitest#7697</a>
<a href="https://github.com/vitest-dev/vitest/commit/f34206536"><!-- raw
HTML omitted -->(f3420)<!-- raw HTML omitted --></a></li>
<li><strong>browser</strong>:
<ul>
<li>Correctly calculate timeout in hooks when actions are performed - by
<a href="https://github.com/sheremet-va"><code>@sheremet-va</code></a>
in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/7747">vitest-dev/vitest#7747</a>
<a href="https://github.com/vitest-dev/vitest/commit/a55055180"><!-- raw
HTML omitted -->(a5505)<!-- raw HTML omitted --></a></li>
</ul>
</li>
<li><strong>deps</strong>:
<ul>
<li>Update all non-major dependencies - by <a
href="https://github.com/hi-ogawa"><code>@hi-ogawa</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/7600">vitest-dev/vitest#7600</a>
<a href="https://github.com/vitest-dev/vitest/commit/7fc5a2908"><!-- raw
HTML omitted -->(7fc5a)<!-- raw HTML omitted --></a></li>
</ul>
</li>
<li><strong>reporter</strong>:
<ul>
<li><code>--hideSkippedTests</code> should hide suites too - by <a
href="https://github.com/AriPerkkio"><code>@AriPerkkio</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/7695">vitest-dev/vitest#7695</a>
<a href="https://github.com/vitest-dev/vitest/commit/ba9b51ccc"><!-- raw
HTML omitted -->(ba9b5)<!-- raw HTML omitted --></a></li>
<li>Report tests in correct order - by <a
href="https://github.com/sheremet-va"><code>@sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/7752">vitest-dev/vitest#7752</a>
<a href="https://github.com/vitest-dev/vitest/commit/b166efa28"><!-- raw
HTML omitted -->(b166e)<!-- raw HTML omitted --></a></li>
<li>Print test only once in the verbose 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/7738">vitest-dev/vitest#7738</a>
<a href="https://github.com/vitest-dev/vitest/commit/69ca425c6"><!-- raw
HTML omitted -->(69ca4)<!-- raw HTML omitted --></a></li>
</ul>
</li>
<li><strong>snapshot</strong>:
<ul>
<li>Fix indent normalization - by <a
href="https://github.com/hi-ogawa"><code>@hi-ogawa</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/7400">vitest-dev/vitest#7400</a>
<a href="https://github.com/vitest-dev/vitest/commit/8299709d2"><!-- raw
HTML omitted -->(82997)<!-- raw HTML omitted --></a></li>
</ul>
</li>
</ul>
<h3>🏎 Performance</h3>
<ul>
<li><strong>browser</strong>: Fork jest-dom instead of bundling it - by
<a href="https://github.com/sheremet-va"><code>@sheremet-va</code></a>
in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/7605">vitest-dev/vitest#7605</a>
<a href="https://github.com/vitest-dev/vitest/commit/12762ea6c"><!-- raw
HTML omitted -->(12762)<!-- 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/a9d36c719f8ce5551f61da20181490d3673bdf99"><code>a9d36c7</code></a>
chore: release v3.1.1</li>
<li><a
href="https://github.com/vitest-dev/vitest/commit/69ca425c695805ee19e5d14840df9c9ef6d8e7a4"><code>69ca425</code></a>
fix(reporter): print test only once in the verbose mode (<a
href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/7738">#7738</a>)</li>
<li><a
href="https://github.com/vitest-dev/vitest/commit/b166efa285f4f678914008edf4a1b96e9d936dab"><code>b166efa</code></a>
fix(reporter): report tests in correct order (<a
href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/7752">#7752</a>)</li>
<li><a
href="https://github.com/vitest-dev/vitest/commit/b8eda4bb1c7a586fb4c8622e3989513e7d57c6a5"><code>b8eda4b</code></a>
chore: release v3.1.0</li>
<li><a
href="https://github.com/vitest-dev/vitest/commit/938da77ee063748cfb12a7f302d2efcef249cf1f"><code>938da77</code></a>
fix (ui): rerun individually tests with special chars in name (<a
href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/7707">#7707</a>)</li>
<li><a
href="https://github.com/vitest-dev/vitest/commit/7883acd636192e541860bba436dfb00bb5eaf0e2"><code>7883acd</code></a>
feat: use providers request interception for module mocking (<a
href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/7576">#7576</a>)</li>
<li><a
href="https://github.com/vitest-dev/vitest/commit/a7ecd0f495de081ea4819b243da8c48b0b35f1c9"><code>a7ecd0f</code></a>
refactor: remove direct imports from rollup (<a
href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/7751">#7751</a>)</li>
<li><a
href="https://github.com/vitest-dev/vitest/commit/5659a0e0ce748f9574c74c2cf90f65bfcf8c0ab8"><code>5659a0e</code></a>
feat: Added <code>vitest-browser-lit</code> to <code>vitest init
browser</code> and docs (<a
href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/7705">#7705</a>)</li>
<li><a
href="https://github.com/vitest-dev/vitest/commit/2702cf4245ffa543f5b5b2335ab299453870a4e3"><code>2702cf4</code></a>
fix: fix vm tests flakiness (<a
href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/7741">#7741</a>)</li>
<li><a
href="https://github.com/vitest-dev/vitest/commit/12762ea6cc1a295cbf6c4cac53b3710fd766fd32"><code>12762ea</code></a>
perf(browser): fork jest-dom instead of bundling it (<a
href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/7605">#7605</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/vitest-dev/vitest/commits/v3.1.1/packages/vitest">compare
view</a></li>
</ul>
</details>
<br />
[](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>1 parent d69b4fd commit 22c3689
2 files changed
+62
-62
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5357 | 5357 | | |
5358 | 5358 | | |
5359 | 5359 | | |
5360 | | - | |
5361 | | - | |
5362 | | - | |
| 5360 | + | |
| 5361 | + | |
| 5362 | + | |
5363 | 5363 | | |
5364 | | - | |
5365 | | - | |
| 5364 | + | |
| 5365 | + | |
5366 | 5366 | | |
5367 | 5367 | | |
5368 | | - | |
| 5368 | + | |
5369 | 5369 | | |
5370 | 5370 | | |
5371 | 5371 | | |
| |||
5393 | 5393 | | |
5394 | 5394 | | |
5395 | 5395 | | |
5396 | | - | |
5397 | | - | |
5398 | | - | |
| 5396 | + | |
| 5397 | + | |
| 5398 | + | |
5399 | 5399 | | |
5400 | | - | |
| 5400 | + | |
5401 | 5401 | | |
5402 | 5402 | | |
5403 | 5403 | | |
| |||
5408 | 5408 | | |
5409 | 5409 | | |
5410 | 5410 | | |
5411 | | - | |
| 5411 | + | |
5412 | 5412 | | |
5413 | 5413 | | |
5414 | 5414 | | |
| |||
5430 | 5430 | | |
5431 | 5431 | | |
5432 | 5432 | | |
5433 | | - | |
5434 | | - | |
5435 | | - | |
| 5433 | + | |
| 5434 | + | |
| 5435 | + | |
5436 | 5436 | | |
5437 | 5437 | | |
5438 | | - | |
| 5438 | + | |
5439 | 5439 | | |
5440 | 5440 | | |
5441 | 5441 | | |
5442 | | - | |
5443 | | - | |
5444 | | - | |
| 5442 | + | |
| 5443 | + | |
| 5444 | + | |
5445 | 5445 | | |
5446 | | - | |
| 5446 | + | |
5447 | 5447 | | |
5448 | | - | |
| 5448 | + | |
5449 | 5449 | | |
5450 | 5450 | | |
5451 | 5451 | | |
5452 | | - | |
5453 | | - | |
5454 | | - | |
| 5452 | + | |
| 5453 | + | |
| 5454 | + | |
5455 | 5455 | | |
5456 | | - | |
| 5456 | + | |
5457 | 5457 | | |
5458 | 5458 | | |
5459 | | - | |
| 5459 | + | |
5460 | 5460 | | |
5461 | 5461 | | |
5462 | 5462 | | |
| |||
5478 | 5478 | | |
5479 | 5479 | | |
5480 | 5480 | | |
5481 | | - | |
5482 | | - | |
5483 | | - | |
| 5481 | + | |
| 5482 | + | |
| 5483 | + | |
5484 | 5484 | | |
5485 | 5485 | | |
5486 | | - | |
| 5486 | + | |
5487 | 5487 | | |
5488 | 5488 | | |
5489 | 5489 | | |
| |||
5509 | 5509 | | |
5510 | 5510 | | |
5511 | 5511 | | |
5512 | | - | |
5513 | | - | |
5514 | | - | |
| 5512 | + | |
| 5513 | + | |
| 5514 | + | |
5515 | 5515 | | |
5516 | | - | |
| 5516 | + | |
5517 | 5517 | | |
5518 | 5518 | | |
5519 | | - | |
| 5519 | + | |
5520 | 5520 | | |
5521 | 5521 | | |
5522 | 5522 | | |
| |||
7140 | 7140 | | |
7141 | 7141 | | |
7142 | 7142 | | |
7143 | | - | |
7144 | | - | |
7145 | | - | |
7146 | | - | |
| 7143 | + | |
| 7144 | + | |
| 7145 | + | |
| 7146 | + | |
7147 | 7147 | | |
7148 | 7148 | | |
7149 | 7149 | | |
| |||
8477 | 8477 | | |
8478 | 8478 | | |
8479 | 8479 | | |
8480 | | - | |
| 8480 | + | |
8481 | 8481 | | |
8482 | 8482 | | |
8483 | 8483 | | |
| |||
10256 | 10256 | | |
10257 | 10257 | | |
10258 | 10258 | | |
10259 | | - | |
| 10259 | + | |
10260 | 10260 | | |
10261 | 10261 | | |
10262 | 10262 | | |
| |||
10942 | 10942 | | |
10943 | 10943 | | |
10944 | 10944 | | |
10945 | | - | |
10946 | | - | |
10947 | | - | |
| 10945 | + | |
| 10946 | + | |
| 10947 | + | |
10948 | 10948 | | |
10949 | 10949 | | |
10950 | 10950 | | |
| |||
10953 | 10953 | | |
10954 | 10954 | | |
10955 | 10955 | | |
10956 | | - | |
| 10956 | + | |
10957 | 10957 | | |
10958 | 10958 | | |
10959 | 10959 | | |
| |||
11061 | 11061 | | |
11062 | 11062 | | |
11063 | 11063 | | |
11064 | | - | |
11065 | | - | |
11066 | | - | |
11067 | | - | |
11068 | | - | |
11069 | | - | |
11070 | | - | |
11071 | | - | |
11072 | | - | |
11073 | | - | |
11074 | | - | |
| 11064 | + | |
| 11065 | + | |
| 11066 | + | |
| 11067 | + | |
| 11068 | + | |
| 11069 | + | |
| 11070 | + | |
| 11071 | + | |
| 11072 | + | |
| 11073 | + | |
| 11074 | + | |
11075 | 11075 | | |
11076 | 11076 | | |
11077 | | - | |
| 11077 | + | |
11078 | 11078 | | |
11079 | 11079 | | |
11080 | | - | |
| 11080 | + | |
11081 | 11081 | | |
11082 | 11082 | | |
11083 | 11083 | | |
11084 | 11084 | | |
11085 | 11085 | | |
11086 | | - | |
| 11086 | + | |
11087 | 11087 | | |
11088 | 11088 | | |
11089 | 11089 | | |
11090 | 11090 | | |
11091 | 11091 | | |
11092 | | - | |
11093 | | - | |
| 11092 | + | |
| 11093 | + | |
11094 | 11094 | | |
11095 | 11095 | | |
11096 | 11096 | | |
| |||
11110 | 11110 | | |
11111 | 11111 | | |
11112 | 11112 | | |
11113 | | - | |
| 11113 | + | |
11114 | 11114 | | |
11115 | 11115 | | |
11116 | 11116 | | |
| |||
0 commit comments