Commit f0ce55a
authored
chore(lambda): bump vitest from 3.0.8 to 3.0.9 in /lambdas (#4485)
Bumps
[vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest)
from 3.0.8 to 3.0.9.
<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.0.9</h2>
<h3> 🐞 Bug Fixes</h3>
<ul>
<li>Typings of <code>ctx.skip()</code> as <code>never</code> - by <a
href="https://github.com/sirlancelot"><code>@sirlancelot</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/7608">vitest-dev/vitest#7608</a>
<a href="https://github.com/vitest-dev/vitest/commit/09f35301"><!-- raw
HTML omitted -->(09f35)<!-- raw HTML omitted --></a></li>
<li>Cleanup vitest in public <code>resolveConfig</code> API - by <a
href="https://github.com/hi-ogawa"><code>@hi-ogawa</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/7623">vitest-dev/vitest#7623</a>
<a href="https://github.com/vitest-dev/vitest/commit/db14ab71"><!-- raw
HTML omitted -->(db14a)<!-- raw HTML omitted --></a></li>
<li>Fix <code>toHaveBeenCalledWith(asymmetricMatcher)</code> with
<code>undefined</code> arguments - by <a
href="https://github.com/hi-ogawa"><code>@hi-ogawa</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/7624">vitest-dev/vitest#7624</a>
<a href="https://github.com/vitest-dev/vitest/commit/0fb21faa"><!-- raw
HTML omitted -->(0fb21)<!-- raw HTML omitted --></a></li>
<li>Race condition in RPC filesystem cache. - by <a
href="https://github.com/dts"><code>@dts</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/7531">vitest-dev/vitest#7531</a>
<a href="https://github.com/vitest-dev/vitest/commit/b7f55261"><!-- raw
HTML omitted -->(b7f55)<!-- raw HTML omitted --></a></li>
<li>Fix <code>getState().testPath</code> during collection with no
isolation - by <a
href="https://github.com/hi-ogawa"><code>@hi-ogawa</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/7640">vitest-dev/vitest#7640</a>
<a href="https://github.com/vitest-dev/vitest/commit/3fb3fbf8"><!-- raw
HTML omitted -->(3fb3f)<!-- raw HTML omitted --></a></li>
<li>Support custom toString method in %s format - by <a
href="https://github.com/pengooseDev"><code>@pengooseDev</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/7637">vitest-dev/vitest#7637</a>
<a href="https://github.com/vitest-dev/vitest/commit/46d93a2e"><!-- raw
HTML omitted -->(46d93)<!-- raw HTML omitted --></a></li>
<li><strong>browser</strong>:
<ul>
<li>Fail playwright timeouts earlier than a test timeout - by <a
href="https://github.com/sheremet-va"><code>@sheremet-va</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/7565">vitest-dev/vitest#7565</a>
<a href="https://github.com/vitest-dev/vitest/commit/5eb4cd1f"><!-- raw
HTML omitted -->(5eb4c)<!-- raw HTML omitted --></a></li>
<li>Remove <code>@testing-library/dom</code> from dependencies <a
href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/7555">#7555</a>)"
- by <a
href="https://github.com/sheremet-va"><code>@sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/7628">vitest-dev/vitest#7628</a>
and <a
href="https://redirect.github.com/vitest-dev/vitest/issues/7555">vitest-dev/vitest#7555</a>
<a href="https://github.com/vitest-dev/vitest/commit/94b27af5"><!-- raw
HTML omitted -->(94b27)<!-- raw HTML omitted --></a></li>
</ul>
</li>
<li><strong>coverage</strong>:
<ul>
<li>Browser mode + <code>coverage.all</code> - by <a
href="https://github.com/AriPerkkio"><code>@AriPerkkio</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/7597">vitest-dev/vitest#7597</a>
<a href="https://github.com/vitest-dev/vitest/commit/422ba66b"><!-- raw
HTML omitted -->(422ba)<!-- raw HTML omitted --></a></li>
</ul>
</li>
<li><strong>runner</strong>:
<ul>
<li>Show stacktrace on hook timeout 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/7502">vitest-dev/vitest#7502</a>
<a href="https://github.com/vitest-dev/vitest/commit/268a19e1"><!-- raw
HTML omitted -->(268a1)<!-- raw HTML omitted --></a></li>
</ul>
</li>
<li><strong>vite-node</strong>:
<ul>
<li>Fix source map of inlined node_modules - by <a
href="https://github.com/hi-ogawa"><code>@hi-ogawa</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/7557">vitest-dev/vitest#7557</a>
<a href="https://github.com/vitest-dev/vitest/commit/34aa322b"><!-- raw
HTML omitted -->(34aa3)<!-- raw HTML omitted --></a></li>
<li>Fix missing <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/7652">vitest-dev/vitest#7652</a>
<a href="https://github.com/vitest-dev/vitest/commit/29f5a848"><!-- raw
HTML omitted -->(29f5a)<!-- raw HTML omitted --></a></li>
</ul>
</li>
<li><strong>web-worker</strong>:
<ul>
<li>Ensure <code>removeEventListener</code> is bound to worker - by <a
href="https://github.com/joelgallant"><code>@joelgallant</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/7631">vitest-dev/vitest#7631</a>
<a href="https://github.com/vitest-dev/vitest/commit/ff42bcb3"><!-- raw
HTML omitted -->(ff42b)<!-- raw HTML omitted --></a></li>
</ul>
</li>
</ul>
<h5> <a
href="https://github.com/vitest-dev/vitest/compare/v3.0.8...v3.0.9">View
changes on GitHub</a></h5>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/vitest-dev/vitest/commit/8ea9e147e1db2fa0e1671b9c1d453e3693a240ae"><code>8ea9e14</code></a>
chore: release v3.0.9</li>
<li><a
href="https://github.com/vitest-dev/vitest/commit/422ba66bfa018f3ef727ab7fe7d467e32954c044"><code>422ba66</code></a>
fix(coverage): browser mode + <code>coverage.all</code> (<a
href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/7597">#7597</a>)</li>
<li><a
href="https://github.com/vitest-dev/vitest/commit/3fdee3da8b281da7404ab78f11b4984ec493cd54"><code>3fdee3d</code></a>
chore: fix various typos (<a
href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/7663">#7663</a>)</li>
<li><a
href="https://github.com/vitest-dev/vitest/commit/4b0451d9e5e669a7f7d33a07b40fd056b1071097"><code>4b0451d</code></a>
chore(deps): update dependency <code>@antfu/eslint-config</code> to v4
(<a
href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/7407">#7407</a>)</li>
<li><a
href="https://github.com/vitest-dev/vitest/commit/fcf3cf5d0af7005f5250b53511fa941fe41c4aa4"><code>fcf3cf5</code></a>
refactor: coverage types to avoid mixing node and runtime types (<a
href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/7627">#7627</a>)</li>
<li><a
href="https://github.com/vitest-dev/vitest/commit/3fb3fbf858757445396c5dc00751437d4d14e5ff"><code>3fb3fbf</code></a>
fix: fix <code>getState().testPath</code> during collection with no
isolation (<a
href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/7640">#7640</a>)</li>
<li><a
href="https://github.com/vitest-dev/vitest/commit/7155aefa363994f31923b32c5b53567164625737"><code>7155aef</code></a>
chore: use pnpm catalog (<a
href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/7590">#7590</a>)</li>
<li><a
href="https://github.com/vitest-dev/vitest/commit/c0cf65f94ffb6c7a3c2759027f061cb643647f37"><code>c0cf65f</code></a>
chore: use <code>unplugin-isolated-decl</code> with
<code>oxc-transform</code> for dts build (<a
href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/7609">#7609</a>)</li>
<li><a
href="https://github.com/vitest-dev/vitest/commit/5eb4cd1fa5ff089a99ddd0fd08e8e3de1c919432"><code>5eb4cd1</code></a>
fix(browser): fail playwright timeouts earlier than a test timeout (<a
href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/7565">#7565</a>)</li>
<li><a
href="https://github.com/vitest-dev/vitest/commit/b7f552616381d0ae3258d47a5e8b6b19285712f0"><code>b7f5526</code></a>
fix: race condition in RPC filesystem cache. (<a
href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/7531">#7531</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/vitest-dev/vitest/commits/v3.0.9/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 ab52df3 commit f0ce55a
2 files changed
+55
-55
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 | |
|---|---|---|---|
| |||
5481 | 5481 | | |
5482 | 5482 | | |
5483 | 5483 | | |
5484 | | - | |
5485 | | - | |
5486 | | - | |
| 5484 | + | |
| 5485 | + | |
| 5486 | + | |
5487 | 5487 | | |
5488 | | - | |
5489 | | - | |
| 5488 | + | |
| 5489 | + | |
5490 | 5490 | | |
5491 | 5491 | | |
5492 | | - | |
| 5492 | + | |
5493 | 5493 | | |
5494 | 5494 | | |
5495 | 5495 | | |
| |||
5517 | 5517 | | |
5518 | 5518 | | |
5519 | 5519 | | |
5520 | | - | |
5521 | | - | |
5522 | | - | |
| 5520 | + | |
| 5521 | + | |
| 5522 | + | |
5523 | 5523 | | |
5524 | | - | |
| 5524 | + | |
5525 | 5525 | | |
5526 | 5526 | | |
5527 | 5527 | | |
| |||
5532 | 5532 | | |
5533 | 5533 | | |
5534 | 5534 | | |
5535 | | - | |
| 5535 | + | |
5536 | 5536 | | |
5537 | 5537 | | |
5538 | 5538 | | |
| |||
5554 | 5554 | | |
5555 | 5555 | | |
5556 | 5556 | | |
5557 | | - | |
5558 | | - | |
5559 | | - | |
| 5557 | + | |
| 5558 | + | |
| 5559 | + | |
5560 | 5560 | | |
5561 | 5561 | | |
5562 | | - | |
| 5562 | + | |
5563 | 5563 | | |
5564 | 5564 | | |
5565 | 5565 | | |
5566 | | - | |
5567 | | - | |
5568 | | - | |
| 5566 | + | |
| 5567 | + | |
| 5568 | + | |
5569 | 5569 | | |
5570 | | - | |
| 5570 | + | |
5571 | 5571 | | |
5572 | | - | |
| 5572 | + | |
5573 | 5573 | | |
5574 | 5574 | | |
5575 | 5575 | | |
5576 | | - | |
5577 | | - | |
5578 | | - | |
| 5576 | + | |
| 5577 | + | |
| 5578 | + | |
5579 | 5579 | | |
5580 | | - | |
| 5580 | + | |
5581 | 5581 | | |
5582 | 5582 | | |
5583 | | - | |
| 5583 | + | |
5584 | 5584 | | |
5585 | 5585 | | |
5586 | 5586 | | |
| |||
5602 | 5602 | | |
5603 | 5603 | | |
5604 | 5604 | | |
5605 | | - | |
5606 | | - | |
5607 | | - | |
| 5605 | + | |
| 5606 | + | |
| 5607 | + | |
5608 | 5608 | | |
5609 | 5609 | | |
5610 | | - | |
| 5610 | + | |
5611 | 5611 | | |
5612 | 5612 | | |
5613 | 5613 | | |
| |||
5633 | 5633 | | |
5634 | 5634 | | |
5635 | 5635 | | |
5636 | | - | |
5637 | | - | |
5638 | | - | |
| 5636 | + | |
| 5637 | + | |
| 5638 | + | |
5639 | 5639 | | |
5640 | | - | |
| 5640 | + | |
5641 | 5641 | | |
5642 | 5642 | | |
5643 | | - | |
| 5643 | + | |
5644 | 5644 | | |
5645 | 5645 | | |
5646 | 5646 | | |
| |||
8402 | 8402 | | |
8403 | 8403 | | |
8404 | 8404 | | |
8405 | | - | |
| 8405 | + | |
8406 | 8406 | | |
8407 | 8407 | | |
8408 | 8408 | | |
| |||
10830 | 10830 | | |
10831 | 10831 | | |
10832 | 10832 | | |
10833 | | - | |
10834 | | - | |
10835 | | - | |
| 10833 | + | |
| 10834 | + | |
| 10835 | + | |
10836 | 10836 | | |
10837 | 10837 | | |
10838 | 10838 | | |
| |||
10841 | 10841 | | |
10842 | 10842 | | |
10843 | 10843 | | |
10844 | | - | |
| 10844 | + | |
10845 | 10845 | | |
10846 | 10846 | | |
10847 | 10847 | | |
| |||
10949 | 10949 | | |
10950 | 10950 | | |
10951 | 10951 | | |
10952 | | - | |
10953 | | - | |
10954 | | - | |
10955 | | - | |
10956 | | - | |
10957 | | - | |
10958 | | - | |
10959 | | - | |
10960 | | - | |
10961 | | - | |
10962 | | - | |
| 10952 | + | |
| 10953 | + | |
| 10954 | + | |
| 10955 | + | |
| 10956 | + | |
| 10957 | + | |
| 10958 | + | |
| 10959 | + | |
| 10960 | + | |
| 10961 | + | |
| 10962 | + | |
10963 | 10963 | | |
10964 | 10964 | | |
10965 | 10965 | | |
| |||
10971 | 10971 | | |
10972 | 10972 | | |
10973 | 10973 | | |
10974 | | - | |
| 10974 | + | |
10975 | 10975 | | |
10976 | 10976 | | |
10977 | 10977 | | |
10978 | 10978 | | |
10979 | 10979 | | |
10980 | | - | |
10981 | | - | |
| 10980 | + | |
| 10981 | + | |
10982 | 10982 | | |
10983 | 10983 | | |
10984 | 10984 | | |
| |||
10998 | 10998 | | |
10999 | 10999 | | |
11000 | 11000 | | |
11001 | | - | |
| 11001 | + | |
11002 | 11002 | | |
11003 | 11003 | | |
11004 | 11004 | | |
| |||
0 commit comments