Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build(deps-dev): bump the frontend-deps group with 4 updates (#589)
Bumps the frontend-deps group with 4 updates: [@octokit/plugin-throttling](https://github.com/octokit/plugin-throttling.js), [@testing-library/svelte](https://github.com/testing-library/svelte-testing-library), [@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 `@octokit/plugin-throttling` from 9.3.1 to 9.3.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/octokit/plugin-throttling.js/releases"><code>@octokit/plugin-throttling</code>'s releases</a>.</em></p> <blockquote> <h2>v9.3.2</h2> <h2><a href="https://github.com/octokit/plugin-throttling.js/compare/v9.3.1...v9.3.2">9.3.2</a> (2024-10-04)</h2> <h3>Bug Fixes</h3> <ul> <li>handle 429 status code when being throttled (<a href="https://redirect.github.com/octokit/plugin-throttling.js/issues/740">#740</a>) (<a href="https://github.com/octokit/plugin-throttling.js/commit/128ecb6b7c252789906300b29b0f98dd874b27cd">128ecb6</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/octokit/plugin-throttling.js/commit/128ecb6b7c252789906300b29b0f98dd874b27cd"><code>128ecb6</code></a> fix: handle 429 status code when being throttled (<a href="https://redirect.github.com/octokit/plugin-throttling.js/issues/740">#740</a>)</li> <li><a href="https://github.com/octokit/plugin-throttling.js/commit/1d9370fc82c9188e2109f8b43152e5846a9513cd"><code>1d9370f</code></a> build(deps): lock file maintenance (<a href="https://redirect.github.com/octokit/plugin-throttling.js/issues/737">#737</a>)</li> <li><a href="https://github.com/octokit/plugin-throttling.js/commit/4fc08ecae75e9307dea3634ac726039581691f9e"><code>4fc08ec</code></a> ci: correctly use the node version from the matrix (<a href="https://redirect.github.com/octokit/plugin-throttling.js/issues/736">#736</a>)</li> <li><a href="https://github.com/octokit/plugin-throttling.js/commit/792a128b61ec61afb07cd8fa1be7b00ecc781000"><code>792a128</code></a> chore(deps): update dependency fetch-mock to v11 (<a href="https://redirect.github.com/octokit/plugin-throttling.js/issues/726">#726</a>)</li> <li><a href="https://github.com/octokit/plugin-throttling.js/commit/69a1d8bab17fe7cdd2c708b904972ddd0f890835"><code>69a1d8b</code></a> chore(deps): update dependency <code>@octokit/tsconfig</code> to v4 (<a href="https://redirect.github.com/octokit/plugin-throttling.js/issues/735">#735</a>)</li> <li><a href="https://github.com/octokit/plugin-throttling.js/commit/72a7a098c1dccc5a7076a0898bdac7f6c228548f"><code>72a7a09</code></a> chore(deps): update dependency esbuild to ^0.24.0 (<a href="https://redirect.github.com/octokit/plugin-throttling.js/issues/732">#732</a>)</li> <li><a href="https://github.com/octokit/plugin-throttling.js/commit/c2b7f78f28aa179a6b5eefea1c613134e359532c"><code>c2b7f78</code></a> build(deps): lock file maintenance (<a href="https://redirect.github.com/octokit/plugin-throttling.js/issues/733">#733</a>)</li> <li><a href="https://github.com/octokit/plugin-throttling.js/commit/00d4c835ebca7c85646573ecb9186d24dc678727"><code>00d4c83</code></a> build(deps): lock file maintenance (<a href="https://redirect.github.com/octokit/plugin-throttling.js/issues/729">#729</a>)</li> <li><a href="https://github.com/octokit/plugin-throttling.js/commit/555ab441219983e427dc89deb2d651c80bdcbc97"><code>555ab44</code></a> build(deps): bump vite from 5.4.1 to 5.4.6 (<a href="https://redirect.github.com/octokit/plugin-throttling.js/issues/731">#731</a>)</li> <li><a href="https://github.com/octokit/plugin-throttling.js/commit/4882ed6f5d3c6e0d85816777ec1bb993130ad729"><code>4882ed6</code></a> build(deps): lock file maintenance (<a href="https://redirect.github.com/octokit/plugin-throttling.js/issues/728">#728</a>)</li> <li>Additional commits viewable in <a href="https://github.com/octokit/plugin-throttling.js/compare/v9.3.1...v9.3.2">compare view</a></li> </ul> </details> <br /> Updates `@testing-library/svelte` from 5.2.1 to 5.2.3 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/testing-library/svelte-testing-library/releases"><code>@testing-library/svelte</code>'s releases</a>.</em></p> <blockquote> <h2>v5.2.3</h2> <h2><a href="https://github.com/testing-library/svelte-testing-library/compare/v5.2.2...v5.2.3">5.2.3</a> (2024-10-02)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>svelte5:</strong> ensure typings are actually included in the module (<a href="https://redirect.github.com/testing-library/svelte-testing-library/issues/402">#402</a>) (<a href="https://github.com/testing-library/svelte-testing-library/commit/f4b1508eb58550b71802f59532025ff198cdb011">f4b1508</a>)</li> </ul> <h2>v5.2.2</h2> <h2><a href="https://github.com/testing-library/svelte-testing-library/compare/v5.2.1...v5.2.2">5.2.2</a> (2024-10-01)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>svelte5:</strong> update typings to support new component types (<a href="https://redirect.github.com/testing-library/svelte-testing-library/issues/400">#400</a>) (<a href="https://github.com/testing-library/svelte-testing-library/commit/6f45a962bffc649ef77afcc6a456f8a39df8cb0f">6f45a96</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/testing-library/svelte-testing-library/commit/f4b1508eb58550b71802f59532025ff198cdb011"><code>f4b1508</code></a> fix(svelte5): ensure typings are actually included in the module (<a href="https://redirect.github.com/testing-library/svelte-testing-library/issues/402">#402</a>)</li> <li><a href="https://github.com/testing-library/svelte-testing-library/commit/f215ad81646382e0d67550ad11498e7e09cfc1bb"><code>f215ad8</code></a> chore(deps-dev): bump svelte-check from 3.8.6 to 4.0.4 in the test group (<a href="https://redirect.github.com/testing-library/svelte-testing-library/issues/401">#401</a>)</li> <li><a href="https://github.com/testing-library/svelte-testing-library/commit/6f45a962bffc649ef77afcc6a456f8a39df8cb0f"><code>6f45a96</code></a> fix(svelte5): update typings to support new component types (<a href="https://redirect.github.com/testing-library/svelte-testing-library/issues/400">#400</a>)</li> <li><a href="https://github.com/testing-library/svelte-testing-library/commit/2cf781c3731009e7cd250891e1e7a2393910720c"><code>2cf781c</code></a> chore(deps-dev): bump the test group with 3 updates (<a href="https://redirect.github.com/testing-library/svelte-testing-library/issues/399">#399</a>)</li> <li><a href="https://github.com/testing-library/svelte-testing-library/commit/574c1e43d50bda29b599195d72ddfe0e0634b40e"><code>574c1e4</code></a> chore(deps-dev): bump the lint group with 2 updates (<a href="https://redirect.github.com/testing-library/svelte-testing-library/issues/397">#397</a>)</li> <li><a href="https://github.com/testing-library/svelte-testing-library/commit/48ecc0b19f3cefcba73470ffc3c347be4348c07c"><code>48ecc0b</code></a> ci: simplify main CI workflow matrix configuration (<a href="https://redirect.github.com/testing-library/svelte-testing-library/issues/393">#393</a>)</li> <li>See full diff in <a href="https://github.com/testing-library/svelte-testing-library/compare/v5.2.1...v5.2.3">compare view</a></li> </ul> </details> <br /> Updates `@vitest/coverage-v8` from 2.1.1 to 2.1.2 <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>v2.1.2</h2> <h3> 🐞 Bug Fixes</h3> <ul> <li>Move <code>Vitest.setServer</code> to post <code>configureServer</code> hook to enable import analysis for workspace config loading - by <a href="https://github.com/hi-ogawa"><code>@hi-ogawa</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/6584">vitest-dev/vitest#6584</a> <a href="https://github.com/vitest-dev/vitest/commit/e7f35214"><!-- raw HTML omitted -->(e7f35)<!-- raw HTML omitted --></a></li> <li><strong>benchmark</strong>: <ul> <li>Clear <code>BenchmarkResult.samples</code> array to reduce memory usage - by <a href="https://github.com/hi-ogawa"><code>@hi-ogawa</code></a> and <a href="https://github.com/AriPerkkio"><code>@AriPerkkio</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/6541">vitest-dev/vitest#6541</a> <a href="https://github.com/vitest-dev/vitest/commit/a6407afc"><!-- raw HTML omitted -->(a6407)<!-- raw HTML omitted --></a></li> </ul> </li> <li><strong>browser</strong>: <ul> <li>Fix dynamic import inside worker - by <a href="https://github.com/hi-ogawa"><code>@hi-ogawa</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/6569">vitest-dev/vitest#6569</a> <a href="https://github.com/vitest-dev/vitest/commit/ea2d429b"><!-- raw HTML omitted -->(ea2d4)<!-- raw HTML omitted --></a></li> <li>Fix browser mock factory event race condition - by <a href="https://github.com/hi-ogawa"><code>@hi-ogawa</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/6530">vitest-dev/vitest#6530</a> <a href="https://github.com/vitest-dev/vitest/commit/f131f93b"><!-- raw HTML omitted -->(f131f)<!-- raw HTML omitted --></a></li> <li>Serve ui assets as static - by <a href="https://github.com/hi-ogawa"><code>@hi-ogawa</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/6564">vitest-dev/vitest#6564</a> <a href="https://github.com/vitest-dev/vitest/commit/adcdaee8"><!-- raw HTML omitted -->(adcda)<!-- raw HTML omitted --></a></li> <li>Update solidjs testing library lib - by <a href="https://github.com/CamilleTeruel"><code>@CamilleTeruel</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/6548">vitest-dev/vitest#6548</a> <a href="https://github.com/vitest-dev/vitest/commit/91442dfc"><!-- raw HTML omitted -->(91442)<!-- raw HTML omitted --></a></li> <li>Use <code>data:</code> protocol on preview provider file upload - by <a href="https://github.com/userquin"><code>@userquin</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/6501">vitest-dev/vitest#6501</a> <a href="https://github.com/vitest-dev/vitest/commit/e9821f70"><!-- raw HTML omitted -->(e9821)<!-- raw HTML omitted --></a></li> <li>Fix base for client script - by <a href="https://github.com/hi-ogawa"><code>@hi-ogawa</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/6510">vitest-dev/vitest#6510</a> <a href="https://github.com/vitest-dev/vitest/commit/f952874e"><!-- raw HTML omitted -->(f9528)<!-- raw HTML omitted --></a></li> <li>Throw an error if "<code>@vitest/browser/</code>context" is imported outside of the browser 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/6570">vitest-dev/vitest#6570</a> <a href="https://github.com/vitest-dev/vitest/commit/383f1791"><!-- raw HTML omitted -->(383f1)<!-- raw HTML omitted --></a></li> </ul> </li> <li><strong>coverage</strong>: <ul> <li>Remove empty coverage folder on test failure too - by <a href="https://github.com/AriPerkkio"><code>@AriPerkkio</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/6547">vitest-dev/vitest#6547</a> <a href="https://github.com/vitest-dev/vitest/commit/1371ca6a"><!-- raw HTML omitted -->(1371c)<!-- raw HTML omitted --></a></li> <li>Include <code>*.astro</code> by default - by <a href="https://github.com/AriPerkkio"><code>@AriPerkkio</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/6565">vitest-dev/vitest#6565</a> <a href="https://github.com/vitest-dev/vitest/commit/f8ff76a9"><!-- raw HTML omitted -->(f8ff7)<!-- raw HTML omitted --></a></li> <li><code>cleanOnRerun: false</code> to invalidate previous results - by <a href="https://github.com/AriPerkkio"><code>@AriPerkkio</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/6592">vitest-dev/vitest#6592</a> <a href="https://github.com/vitest-dev/vitest/commit/88bde99c"><!-- raw HTML omitted -->(88bde)<!-- raw HTML omitted --></a></li> </ul> </li> <li><strong>expect</strong>: <ul> <li>Fix <code>toBeDefined</code> with <code>expect.poll</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/6562">vitest-dev/vitest#6562</a> <a href="https://github.com/vitest-dev/vitest/commit/f7da6199"><!-- raw HTML omitted -->(f7da6)<!-- raw HTML omitted --></a></li> </ul> </li> <li><strong>forks</strong>: <ul> <li>Fix <code>--cpu-prof</code> and <code>--heap-prof</code> not working by default - by <a href="https://github.com/AriPerkkio"><code>@AriPerkkio</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/pull/6555">vitest-dev/vitest#6555</a> <a href="https://github.com/vitest-dev/vitest/commit/2e4d894"><!-- raw HTML omitted -->(2e4d894)<!-- raw HTML omitted --></a></li> </ul> </li> <li><strong>runner</strong>: <ul> <li>Mark tests as skipped when <code>beforeAll</code> failed - by <a href="https://github.com/hi-ogawa"><code>@hi-ogawa</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/6524">vitest-dev/vitest#6524</a> <a href="https://github.com/vitest-dev/vitest/commit/fb79792d"><!-- raw HTML omitted -->(fb797)<!-- raw HTML omitted --></a></li> <li>Support fixture parsing of lowered async syntax - by <a href="https://github.com/hi-ogawa"><code>@hi-ogawa</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/6531">vitest-dev/vitest#6531</a> <a href="https://github.com/vitest-dev/vitest/commit/b553c7d6"><!-- raw HTML omitted -->(b553c)<!-- raw HTML omitted --></a></li> <li>Fix fixture parsing of lowered async syntax for non arrow functions - by <a href="https://github.com/hi-ogawa"><code>@hi-ogawa</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/6575">vitest-dev/vitest#6575</a> <a href="https://github.com/vitest-dev/vitest/commit/3de00ab6"><!-- raw HTML omitted -->(3de00)<!-- raw HTML omitted --></a></li> <li>Guard test hook callback - by <a href="https://github.com/sheremet-va"><code>@sheremet-va</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/6604">vitest-dev/vitest#6604</a> <a href="https://github.com/vitest-dev/vitest/commit/1497134e"><!-- raw HTML omitted -->(14971)<!-- raw HTML omitted --></a></li> <li>Run <code>onTestFinished</code> and <code>onTestFailed</code> during <code>retry</code> and <code>repeats</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/6609">vitest-dev/vitest#6609</a> <a href="https://github.com/vitest-dev/vitest/commit/c5e29098"><!-- raw HTML omitted -->(c5e29)<!-- raw HTML omitted --></a></li> </ul> </li> <li><strong>ui</strong>: <ul> <li>List tests on ui when <code>--standalone</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/6577">vitest-dev/vitest#6577</a> <a href="https://github.com/vitest-dev/vitest/commit/d0bf89d3"><!-- raw HTML omitted -->(d0bf8)<!-- raw HTML omitted --></a></li> </ul> </li> <li><strong>vite-node</strong>: <ul> <li>Fix esm false-detection inside comment - by <a href="https://github.com/hi-ogawa"><code>@hi-ogawa</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/6506">vitest-dev/vitest#6506</a> <a href="https://github.com/vitest-dev/vitest/commit/91f85997"><!-- raw HTML omitted -->(91f85)<!-- raw HTML omitted --></a></li> </ul> </li> <li><strong>vitest</strong>: <ul> <li>Install dependencies with the same version when prompted - by <a href="https://github.com/sheremet-va"><code>@sheremet-va</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/6611">vitest-dev/vitest#6611</a> <a href="https://github.com/vitest-dev/vitest/commit/ed8b7c08"><!-- raw HTML omitted -->(ed8b7)<!-- raw HTML omitted --></a></li> <li>Make env.SSR consistent between different pools - by <a href="https://github.com/sheremet-va"><code>@sheremet-va</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/6616">vitest-dev/vitest#6616</a> <a href="https://github.com/vitest-dev/vitest/commit/8a8d3f03"><!-- raw HTML omitted -->(8a8d3)<!-- raw HTML omitted --></a></li> <li>Don't start a websocket server if api is disabled - by <a href="https://github.com/sheremet-va"><code>@sheremet-va</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/6617">vitest-dev/vitest#6617</a> <a href="https://github.com/vitest-dev/vitest/commit/821400b8"><!-- raw HTML omitted -->(82140)<!-- raw HTML omitted --></a></li> </ul> </li> <li><strong>workspace</strong>: <ul> <li>Fix glob pattern detection - by <a href="https://github.com/hi-ogawa"><code>@hi-ogawa</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/6502">vitest-dev/vitest#6502</a> <a href="https://github.com/vitest-dev/vitest/commit/7727ca87"><!-- raw HTML omitted -->(7727c)<!-- raw HTML omitted --></a></li> <li>Ignore DS_Store by default - by <a href="https://github.com/sheremet-va"><code>@sheremet-va</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/6571">vitest-dev/vitest#6571</a> <a href="https://github.com/vitest-dev/vitest/commit/d2a86ff5"><!-- raw HTML omitted -->(d2a86)<!-- raw HTML omitted --></a></li> </ul> </li> </ul> <h5> <a href="https://github.com/vitest-dev/vitest/compare/v2.1.1...v2.1.2">View changes on GitHub</a></h5> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vitest-dev/vitest/commit/0ce26a4c70093dd90ca6b5a592f1ea43bd0e4228"><code>0ce26a4</code></a> chore: release v2.1.2</li> <li><a href="https://github.com/vitest-dev/vitest/commit/88bde99cda26ff833220293ad0d0b350d61b358a"><code>88bde99</code></a> fix(coverage): <code>cleanOnRerun: false</code> to invalidate previous results (<a href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8/issues/6592">#6592</a>)</li> <li><a href="https://github.com/vitest-dev/vitest/commit/1371ca6a6fba068b98484ec554200e558c5283ec"><code>1371ca6</code></a> fix(coverage): remove empty coverage folder on test failure too (<a href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8/issues/6547">#6547</a>)</li> <li>See full diff in <a href="https://github.com/vitest-dev/vitest/commits/v2.1.2/packages/coverage-v8">compare view</a></li> </ul> </details> <br /> Updates `vitest` from 2.1.1 to 2.1.2 <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>v2.1.2</h2> <h3> 🐞 Bug Fixes</h3> <ul> <li>Move <code>Vitest.setServer</code> to post <code>configureServer</code> hook to enable import analysis for workspace config loading - by <a href="https://github.com/hi-ogawa"><code>@hi-ogawa</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/6584">vitest-dev/vitest#6584</a> <a href="https://github.com/vitest-dev/vitest/commit/e7f35214"><!-- raw HTML omitted -->(e7f35)<!-- raw HTML omitted --></a></li> <li><strong>benchmark</strong>: <ul> <li>Clear <code>BenchmarkResult.samples</code> array to reduce memory usage - by <a href="https://github.com/hi-ogawa"><code>@hi-ogawa</code></a> and <a href="https://github.com/AriPerkkio"><code>@AriPerkkio</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/6541">vitest-dev/vitest#6541</a> <a href="https://github.com/vitest-dev/vitest/commit/a6407afc"><!-- raw HTML omitted -->(a6407)<!-- raw HTML omitted --></a></li> </ul> </li> <li><strong>browser</strong>: <ul> <li>Fix dynamic import inside worker - by <a href="https://github.com/hi-ogawa"><code>@hi-ogawa</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/6569">vitest-dev/vitest#6569</a> <a href="https://github.com/vitest-dev/vitest/commit/ea2d429b"><!-- raw HTML omitted -->(ea2d4)<!-- raw HTML omitted --></a></li> <li>Fix browser mock factory event race condition - by <a href="https://github.com/hi-ogawa"><code>@hi-ogawa</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/6530">vitest-dev/vitest#6530</a> <a href="https://github.com/vitest-dev/vitest/commit/f131f93b"><!-- raw HTML omitted -->(f131f)<!-- raw HTML omitted --></a></li> <li>Serve ui assets as static - by <a href="https://github.com/hi-ogawa"><code>@hi-ogawa</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/6564">vitest-dev/vitest#6564</a> <a href="https://github.com/vitest-dev/vitest/commit/adcdaee8"><!-- raw HTML omitted -->(adcda)<!-- raw HTML omitted --></a></li> <li>Update solidjs testing library lib - by <a href="https://github.com/CamilleTeruel"><code>@CamilleTeruel</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/6548">vitest-dev/vitest#6548</a> <a href="https://github.com/vitest-dev/vitest/commit/91442dfc"><!-- raw HTML omitted -->(91442)<!-- raw HTML omitted --></a></li> <li>Use <code>data:</code> protocol on preview provider file upload - by <a href="https://github.com/userquin"><code>@userquin</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/6501">vitest-dev/vitest#6501</a> <a href="https://github.com/vitest-dev/vitest/commit/e9821f70"><!-- raw HTML omitted -->(e9821)<!-- raw HTML omitted --></a></li> <li>Fix base for client script - by <a href="https://github.com/hi-ogawa"><code>@hi-ogawa</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/6510">vitest-dev/vitest#6510</a> <a href="https://github.com/vitest-dev/vitest/commit/f952874e"><!-- raw HTML omitted -->(f9528)<!-- raw HTML omitted --></a></li> <li>Throw an error if "<code>@vitest/browser/</code>context" is imported outside of the browser 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/6570">vitest-dev/vitest#6570</a> <a href="https://github.com/vitest-dev/vitest/commit/383f1791"><!-- raw HTML omitted -->(383f1)<!-- raw HTML omitted --></a></li> </ul> </li> <li><strong>coverage</strong>: <ul> <li>Remove empty coverage folder on test failure too - by <a href="https://github.com/AriPerkkio"><code>@AriPerkkio</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/6547">vitest-dev/vitest#6547</a> <a href="https://github.com/vitest-dev/vitest/commit/1371ca6a"><!-- raw HTML omitted -->(1371c)<!-- raw HTML omitted --></a></li> <li>Include <code>*.astro</code> by default - by <a href="https://github.com/AriPerkkio"><code>@AriPerkkio</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/6565">vitest-dev/vitest#6565</a> <a href="https://github.com/vitest-dev/vitest/commit/f8ff76a9"><!-- raw HTML omitted -->(f8ff7)<!-- raw HTML omitted --></a></li> <li><code>cleanOnRerun: false</code> to invalidate previous results - by <a href="https://github.com/AriPerkkio"><code>@AriPerkkio</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/6592">vitest-dev/vitest#6592</a> <a href="https://github.com/vitest-dev/vitest/commit/88bde99c"><!-- raw HTML omitted -->(88bde)<!-- raw HTML omitted --></a></li> </ul> </li> <li><strong>expect</strong>: <ul> <li>Fix <code>toBeDefined</code> with <code>expect.poll</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/6562">vitest-dev/vitest#6562</a> <a href="https://github.com/vitest-dev/vitest/commit/f7da6199"><!-- raw HTML omitted -->(f7da6)<!-- raw HTML omitted --></a></li> </ul> </li> <li><strong>forks</strong>: <ul> <li>Fix <code>--cpu-prof</code> and <code>--heap-prof</code> not working by default - by <a href="https://github.com/AriPerkkio"><code>@AriPerkkio</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/pull/6555">vitest-dev/vitest#6555</a> <a href="https://github.com/vitest-dev/vitest/commit/2e4d894"><!-- raw HTML omitted -->(2e4d894)<!-- raw HTML omitted --></a></li> </ul> </li> <li><strong>runner</strong>: <ul> <li>Mark tests as skipped when <code>beforeAll</code> failed - by <a href="https://github.com/hi-ogawa"><code>@hi-ogawa</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/6524">vitest-dev/vitest#6524</a> <a href="https://github.com/vitest-dev/vitest/commit/fb79792d"><!-- raw HTML omitted -->(fb797)<!-- raw HTML omitted --></a></li> <li>Support fixture parsing of lowered async syntax - by <a href="https://github.com/hi-ogawa"><code>@hi-ogawa</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/6531">vitest-dev/vitest#6531</a> <a href="https://github.com/vitest-dev/vitest/commit/b553c7d6"><!-- raw HTML omitted -->(b553c)<!-- raw HTML omitted --></a></li> <li>Fix fixture parsing of lowered async syntax for non arrow functions - by <a href="https://github.com/hi-ogawa"><code>@hi-ogawa</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/6575">vitest-dev/vitest#6575</a> <a href="https://github.com/vitest-dev/vitest/commit/3de00ab6"><!-- raw HTML omitted -->(3de00)<!-- raw HTML omitted --></a></li> <li>Guard test hook callback - by <a href="https://github.com/sheremet-va"><code>@sheremet-va</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/6604">vitest-dev/vitest#6604</a> <a href="https://github.com/vitest-dev/vitest/commit/1497134e"><!-- raw HTML omitted -->(14971)<!-- raw HTML omitted --></a></li> <li>Run <code>onTestFinished</code> and <code>onTestFailed</code> during <code>retry</code> and <code>repeats</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/6609">vitest-dev/vitest#6609</a> <a href="https://github.com/vitest-dev/vitest/commit/c5e29098"><!-- raw HTML omitted -->(c5e29)<!-- raw HTML omitted --></a></li> </ul> </li> <li><strong>ui</strong>: <ul> <li>List tests on ui when <code>--standalone</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/6577">vitest-dev/vitest#6577</a> <a href="https://github.com/vitest-dev/vitest/commit/d0bf89d3"><!-- raw HTML omitted -->(d0bf8)<!-- raw HTML omitted --></a></li> </ul> </li> <li><strong>vite-node</strong>: <ul> <li>Fix esm false-detection inside comment - by <a href="https://github.com/hi-ogawa"><code>@hi-ogawa</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/6506">vitest-dev/vitest#6506</a> <a href="https://github.com/vitest-dev/vitest/commit/91f85997"><!-- raw HTML omitted -->(91f85)<!-- raw HTML omitted --></a></li> </ul> </li> <li><strong>vitest</strong>: <ul> <li>Install dependencies with the same version when prompted - by <a href="https://github.com/sheremet-va"><code>@sheremet-va</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/6611">vitest-dev/vitest#6611</a> <a href="https://github.com/vitest-dev/vitest/commit/ed8b7c08"><!-- raw HTML omitted -->(ed8b7)<!-- raw HTML omitted --></a></li> <li>Make env.SSR consistent between different pools - by <a href="https://github.com/sheremet-va"><code>@sheremet-va</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/6616">vitest-dev/vitest#6616</a> <a href="https://github.com/vitest-dev/vitest/commit/8a8d3f03"><!-- raw HTML omitted -->(8a8d3)<!-- raw HTML omitted --></a></li> <li>Don't start a websocket server if api is disabled - by <a href="https://github.com/sheremet-va"><code>@sheremet-va</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/6617">vitest-dev/vitest#6617</a> <a href="https://github.com/vitest-dev/vitest/commit/821400b8"><!-- raw HTML omitted -->(82140)<!-- raw HTML omitted --></a></li> </ul> </li> <li><strong>workspace</strong>: <ul> <li>Fix glob pattern detection - by <a href="https://github.com/hi-ogawa"><code>@hi-ogawa</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/6502">vitest-dev/vitest#6502</a> <a href="https://github.com/vitest-dev/vitest/commit/7727ca87"><!-- raw HTML omitted -->(7727c)<!-- raw HTML omitted --></a></li> <li>Ignore DS_Store by default - by <a href="https://github.com/sheremet-va"><code>@sheremet-va</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/6571">vitest-dev/vitest#6571</a> <a href="https://github.com/vitest-dev/vitest/commit/d2a86ff5"><!-- raw HTML omitted -->(d2a86)<!-- raw HTML omitted --></a></li> </ul> </li> </ul> <h5> <a href="https://github.com/vitest-dev/vitest/compare/v2.1.1...v2.1.2">View changes on GitHub</a></h5> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vitest-dev/vitest/commit/0ce26a4c70093dd90ca6b5a592f1ea43bd0e4228"><code>0ce26a4</code></a> chore: release v2.1.2</li> <li><a href="https://github.com/vitest-dev/vitest/commit/383f17916608768858beafcbfcce645190ca4ec8"><code>383f179</code></a> fix(browser): throw an error if "<code>@vitest/browser/</code>context" is imported outside...</li> <li><a href="https://github.com/vitest-dev/vitest/commit/821400b8c17f8cffff6f6521c8dfa4a66b1f8372"><code>821400b</code></a> fix(vitest): don't start a websocket server if api is disabled (<a href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/6617">#6617</a>)</li> <li><a href="https://github.com/vitest-dev/vitest/commit/8a8d3f0346c6faf5a400b8c5c15f0424f82b0982"><code>8a8d3f0</code></a> fix(vitest): make env.SSR consistent between different pools (<a href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/6616">#6616</a>)</li> <li><a href="https://github.com/vitest-dev/vitest/commit/ed8b7c087a99098888febfae91a3e7dddad205d2"><code>ed8b7c0</code></a> fix(vitest): install dependencies with the same version when prompted (<a href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/6611">#6611</a>)</li> <li><a href="https://github.com/vitest-dev/vitest/commit/d2a86ff57a3a32efbd05f55286f7765c4ee91853"><code>d2a86ff</code></a> fix(workspace): ignore DS_Store by default (<a href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/6571">#6571</a>)</li> <li><a href="https://github.com/vitest-dev/vitest/commit/88bde99cda26ff833220293ad0d0b350d61b358a"><code>88bde99</code></a> fix(coverage): <code>cleanOnRerun: false</code> to invalidate previous results (<a href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/6592">#6592</a>)</li> <li><a href="https://github.com/vitest-dev/vitest/commit/5f757900b5f55eced4517b26e90d02ae2e6ed2f7"><code>5f75790</code></a> refactor: replace <code>strip-ansi</code> with <code>stripVTControlCharacters</code> from `node:uti...</li> <li><a href="https://github.com/vitest-dev/vitest/commit/e7f35214c8fdcf218679b9ed2f6f68854c1b1e0b"><code>e7f3521</code></a> fix: move <code>Vitest.setServer</code> to post <code>configureServer</code> hook to enable import ...</li> <li><a href="https://github.com/vitest-dev/vitest/commit/891d6fe57c50a16900e7993461c64054a5431a50"><code>891d6fe</code></a> docs: deprecate <code>benchmark.outputFile</code> option (<a href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/6591">#6591</a>)</li> <li>Additional commits viewable in <a href="https://github.com/vitest-dev/vitest/commits/v2.1.2/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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information