Skip to content

Commit 68c2733

Browse files
authored
deps(deps): bump the minor-patch-dependencies group across 1 directory with 12 updates (#623)
Bumps the minor-patch-dependencies group with 12 updates in the / directory: | Package | From | To | | --- | --- | --- | | [chess.js](https://github.com/jhlywa/chess.js) | `1.0.0` | `1.1.0` | | [vuetify](https://github.com/vuetifyjs/vuetify/tree/HEAD/packages/vuetify) | `3.7.12` | `3.7.14` | | [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) | `3.0.5` | `3.0.7` | | [@vitest/ui](https://github.com/vitest-dev/vitest/tree/HEAD/packages/ui) | `3.0.5` | `3.0.7` | | [postcss](https://github.com/postcss/postcss) | `8.5.2` | `8.5.3` | | [sass](https://github.com/sass/dart-sass) | `1.84.0` | `1.85.1` | | [ts-jest](https://github.com/kulshekhar/ts-jest) | `29.2.5` | `29.2.6` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.25.0` | `8.26.0` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `6.1.0` | `6.2.0` | | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `3.0.5` | `3.0.7` | | [axios](https://github.com/axios/axios) | `1.7.9` | `1.8.1` | | [tsx](https://github.com/privatenumber/tsx) | `4.19.2` | `4.19.3` | Updates `chess.js` from 1.0.0 to 1.1.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/jhlywa/chess.js/releases">chess.js's releases</a>.</em></p> <blockquote> <h2>v1.1.0</h2> <h2>Enhancements</h2> <ul> <li>Add an optional <code>skipValidation</code> boolean to constructor (<a href="https://github.com/jhlywa"><code>@​jhlywa</code></a> - 1d2a91055c3a8611c532d79cb2ea67d26fe747a4)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/jhlywa/chess.js/commit/15bf18423d5d637b0bb14aabb0b8352f710fe937"><code>15bf184</code></a> 1.1.0</li> <li><a href="https://github.com/jhlywa/chess.js/commit/1d2a91055c3a8611c532d79cb2ea67d26fe747a4"><code>1d2a910</code></a> Allow skipValidation in Chess constructor</li> <li>See full diff in <a href="https://github.com/jhlywa/chess.js/compare/v1.0.0...v1.1.0">compare view</a></li> </ul> </details> <br /> Updates `vuetify` from 3.7.12 to 3.7.14 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vuetifyjs/vuetify/releases">vuetify's releases</a>.</em></p> <blockquote> <h2>v3.7.14</h2> <h3>:wrench: Bug Fixes</h3> <ul> <li><strong>DateAdapter:</strong> update date formats to match interface (<a href="https://redirect.github.com/vuetifyjs/vuetify/issues/20229">#20229</a>) (<a href="https://github.com/vuetifyjs/vuetify/commit/98003f2f7ebafa410189d1bf11e365057829e6ab">98003f2</a>), closes <a href="https://redirect.github.com/vuetifyjs/vuetify/issues/20228">#20228</a></li> <li><strong>locale:</strong> add missing japanese translations (<a href="https://redirect.github.com/vuetifyjs/vuetify/issues/21009">#21009</a>) (<a href="https://github.com/vuetifyjs/vuetify/commit/d518fc1a2c3f86c361051178b792bd18d203f297">d518fc1</a>)</li> <li><strong>VDatePicker:</strong> clamp displayed month to min/max (<a href="https://redirect.github.com/vuetifyjs/vuetify/issues/20999">#20999</a>) (<a href="https://github.com/vuetifyjs/vuetify/commit/fb87527c968191d1732903787e5ae5881f64750b">fb87527</a>), closes <a href="https://redirect.github.com/vuetifyjs/vuetify/issues/20287">#20287</a></li> <li><strong>VFileInput:</strong> closable slotted chips (<a href="https://redirect.github.com/vuetifyjs/vuetify/issues/20250">#20250</a>) (<a href="https://github.com/vuetifyjs/vuetify/commit/e3ef513db35109ea2b2f93bcc26b8f618ca92ef1">e3ef513</a>), closes <a href="https://redirect.github.com/vuetifyjs/vuetify/issues/18638">#18638</a></li> </ul> <h3>:microscope: Code Refactoring</h3> <ul> <li><strong>VTreeview/VTreeviewChildren:</strong> pass through density for checkbox btn (<a href="https://github.com/vuetifyjs/vuetify/commit/a5cd6f39508bbd6c6dca8e7c89545ac7d555b7fb">a5cd6f3</a>)</li> </ul> <h3>:test_tube: Labs</h3> <ul> <li><strong>VDateInput:</strong> add missing slot types (<a href="https://github.com/vuetifyjs/vuetify/commit/d32fa31d97d9d20dc7c5b6c311b1cec92635ce5f">d32fa31</a>)</li> <li><strong>VNumberInput:</strong> apply precision even when disabled/readonly (<a href="https://redirect.github.com/vuetifyjs/vuetify/issues/21010">#21010</a>) (<a href="https://github.com/vuetifyjs/vuetify/commit/389be098a2ee71de21365bf5446be77cddfdfe5f">389be09</a>), closes <a href="https://redirect.github.com/vuetifyjs/vuetify/issues/21005">#21005</a></li> <li><strong>VTreeview:</strong> indentation parity with v2 (<a href="https://redirect.github.com/vuetifyjs/vuetify/issues/21007">#21007</a>) (<a href="https://github.com/vuetifyjs/vuetify/commit/7f0224430c06672befde8e631423c38312495ded">7f02244</a>)</li> </ul> <h2>v3.7.13</h2> <h3>:wrench: Bug Fixes</h3> <ul> <li><strong>nested:</strong> prevent parent node activate firing for singleLeaf (<a href="https://redirect.github.com/vuetifyjs/vuetify/issues/20951">#20951</a>) (<a href="https://github.com/vuetifyjs/vuetify/commit/ea70e18408a93bd04c8a58130c993a465d0dcec8">ea70e18</a>), closes <a href="https://redirect.github.com/vuetifyjs/vuetify/issues/20946">#20946</a></li> <li><strong>VBottomNavigation:</strong> flex VBtn evenly when using the grow prop (<a href="https://github.com/vuetifyjs/vuetify/commit/407bd8ef0e6c039cb12865611d780e94bf10342b">407bd8e</a>), closes <a href="https://redirect.github.com/vuetifyjs/vuetify/issues/20493">#20493</a></li> <li><strong>VDataTable:</strong> allow removal of additional sortings (<a href="https://redirect.github.com/vuetifyjs/vuetify/issues/20990">#20990</a>) (<a href="https://github.com/vuetifyjs/vuetify/commit/32e5747c1a46823fec09c371912415072e12de25">32e5747</a>), closes <a href="https://redirect.github.com/vuetifyjs/vuetify/issues/20985">#20985</a></li> <li><strong>VFileInput:</strong> use correct model for validation (<a href="https://github.com/vuetifyjs/vuetify/commit/5ae1208d89a7200331b472ea024f7889327be4d7">5ae1208</a>), closes <a href="https://redirect.github.com/vuetifyjs/vuetify/issues/20247">#20247</a></li> <li><strong>VList/VTreeview:</strong> don't change tabindex when isFocused changes (<a href="https://github.com/vuetifyjs/vuetify/commit/cda93074ba76bc6e20e1ca3ee6e604b1ff452b90">cda9307</a>), closes <a href="https://redirect.github.com/vuetifyjs/vuetify/issues/19919">#19919</a> <a href="https://redirect.github.com/vuetifyjs/vuetify/issues/17470">#17470</a></li> <li><strong>VSelect:</strong> external model reactivity (<a href="https://github.com/vuetifyjs/vuetify/commit/4df71dee970b9033835f4143f8afb60c6e98e602">4df71de</a>), closes <a href="https://redirect.github.com/vuetifyjs/vuetify/issues/20992">#20992</a> <a href="https://redirect.github.com/vuetifyjs/vuetify/issues/20997">#20997</a></li> <li><strong>VTabs:</strong> correct items generic type (<a href="https://github.com/vuetifyjs/vuetify/commit/3adefb9a2405dd2d8f34940a5d9f6ff3f35884b2">3adefb9</a>), closes <a href="https://redirect.github.com/vuetifyjs/vuetify/issues/20981">#20981</a></li> </ul> <h3>:microscope: Code Refactoring</h3> <ul> <li><strong>framework:</strong> remove redundant pick function (<a href="https://github.com/vuetifyjs/vuetify/commit/a438986fe13cbfc654870e9c9c68692e690c6197">a438986</a>)</li> <li><strong>VTreeviewItem:</strong> reuse VListItem link and clean-up code (<a href="https://github.com/vuetifyjs/vuetify/commit/3cbe7a43d37ac19a0237824f660f48644bf9c908">3cbe7a4</a>), closes <a href="https://redirect.github.com/vuetifyjs/vuetify/issues/19919">#19919</a></li> </ul> <h3>:arrows_counterclockwise: Reverts</h3> <ul> <li>Revert &quot;fix(VNavigationDrawer): don't restrict elementSize when...&quot; (<a href="https://github.com/vuetifyjs/vuetify/commit/8294e8c375c3900aa6f214c17a55aa2e2fb2269c">8294e8c</a>)</li> </ul> <h3>:test_tube: Labs</h3> <ul> <li><strong>VDateInput:</strong> add missing slot pass-through (<a href="https://github.com/vuetifyjs/vuetify/commit/4815d05aeec01387401b3f5e917da9b2193942f4">4815d05</a>), closes <a href="https://redirect.github.com/vuetifyjs/vuetify/issues/20060">#20060</a></li> <li><strong>VDateInput:</strong> disable in disabled forms (<a href="https://redirect.github.com/vuetifyjs/vuetify/issues/20982">#20982</a>) (<a href="https://github.com/vuetifyjs/vuetify/commit/e0ec39fae38aac9ad60bfb5e04c568d760ae2bf0">e0ec39f</a>), closes <a href="https://redirect.github.com/vuetifyjs/vuetify/issues/20543">#20543</a></li> <li><strong>VNumberInput:</strong> strict precision (<a href="https://redirect.github.com/vuetifyjs/vuetify/issues/20252">#20252</a>) (<a href="https://github.com/vuetifyjs/vuetify/commit/fd7cb11bf1689e2051bbd7aa08ff239a7b2c0608">fd7cb11</a>), closes <a href="https://redirect.github.com/vuetifyjs/vuetify/issues/19898">#19898</a></li> <li><strong>VNumberInput:</strong> ability to hide controls + spacing tweaks (<a href="https://redirect.github.com/vuetifyjs/vuetify/issues/19908">#19908</a>) (<a href="https://github.com/vuetifyjs/vuetify/commit/3085e1aa7551951eb1df49053e4e252cdd2db6a0">3085e1a</a>), closes <a href="https://redirect.github.com/vuetifyjs/vuetify/issues/19897">#19897</a> <a href="https://redirect.github.com/vuetifyjs/vuetify/issues/20782">#20782</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuetifyjs/vuetify/commit/c7c2fa4dee1e510763341e97dd7976ad0ae047e4"><code>c7c2fa4</code></a> chore(release): publish v3.7.14</li> <li><a href="https://github.com/vuetifyjs/vuetify/commit/e3ef513db35109ea2b2f93bcc26b8f618ca92ef1"><code>e3ef513</code></a> fix(VFileInput): closable slotted chips (<a href="https://github.com/vuetifyjs/vuetify/tree/HEAD/packages/vuetify/issues/20250">#20250</a>)</li> <li><a href="https://github.com/vuetifyjs/vuetify/commit/98003f2f7ebafa410189d1bf11e365057829e6ab"><code>98003f2</code></a> fix(DateAdapter): update date formats to match interface (<a href="https://github.com/vuetifyjs/vuetify/tree/HEAD/packages/vuetify/issues/20229">#20229</a>)</li> <li><a href="https://github.com/vuetifyjs/vuetify/commit/389be098a2ee71de21365bf5446be77cddfdfe5f"><code>389be09</code></a> fix(VNumberInput): apply precision even when disabled/readonly (<a href="https://github.com/vuetifyjs/vuetify/tree/HEAD/packages/vuetify/issues/21010">#21010</a>)</li> <li><a href="https://github.com/vuetifyjs/vuetify/commit/d518fc1a2c3f86c361051178b792bd18d203f297"><code>d518fc1</code></a> fix(locale): add missing japanese translations (<a href="https://github.com/vuetifyjs/vuetify/tree/HEAD/packages/vuetify/issues/21009">#21009</a>)</li> <li><a href="https://github.com/vuetifyjs/vuetify/commit/6893c168188a9dd4f530c4cca454273039ad99e4"><code>6893c16</code></a> docs: typos (<a href="https://github.com/vuetifyjs/vuetify/tree/HEAD/packages/vuetify/issues/21020">#21020</a>)</li> <li><a href="https://github.com/vuetifyjs/vuetify/commit/a5cd6f39508bbd6c6dca8e7c89545ac7d555b7fb"><code>a5cd6f3</code></a> refactor(VTreeview/VTreeviewChildren): pass through density for checkbox btn</li> <li><a href="https://github.com/vuetifyjs/vuetify/commit/7f0224430c06672befde8e631423c38312495ded"><code>7f02244</code></a> fix(VTreeview): indentation parity with v2 (<a href="https://github.com/vuetifyjs/vuetify/tree/HEAD/packages/vuetify/issues/21007">#21007</a>)</li> <li><a href="https://github.com/vuetifyjs/vuetify/commit/d32fa31d97d9d20dc7c5b6c311b1cec92635ce5f"><code>d32fa31</code></a> fix(VDateInput): add missing slot types</li> <li><a href="https://github.com/vuetifyjs/vuetify/commit/809a300b3d7d18111d45b64f2f1ff42d659ce310"><code>809a300</code></a> chore(VTreeview): remove empty line</li> <li>Additional commits viewable in <a href="https://github.com/vuetifyjs/vuetify/commits/v3.7.14/packages/vuetify">compare view</a></li> </ul> </details> <br /> Updates `@vitest/coverage-v8` from 3.0.5 to 3.0.7 <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>v3.0.7</h2> <h3>   🐞 Bug Fixes</h3> <ul> <li><strong>browser</strong>: Support webdriverio 9  -  by <a href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/7553">vitest-dev/vitest#7553</a> <a href="https://github.com/vitest-dev/vitest/commit/b1949c97"><!-- raw HTML omitted -->(b1949)<!-- raw HTML omitted --></a></li> <li><strong>deps</strong>: Update all non-major dependencies  -  in <a href="https://redirect.github.com/vitest-dev/vitest/issues/7543">vitest-dev/vitest#7543</a> <a href="https://github.com/vitest-dev/vitest/commit/365ffe6b"><!-- raw HTML omitted -->(365ff)<!-- raw HTML omitted --></a></li> <li><strong>expect</strong>: Correct generic MatchersObject this type in expect.extend  -  by <a href="https://github.com/Workingstiff-s"><code>@​Workingstiff-s</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/7526">vitest-dev/vitest#7526</a> <a href="https://github.com/vitest-dev/vitest/commit/d5765f71"><!-- raw HTML omitted -->(d5765)<!-- raw HTML omitted --></a></li> <li><strong>mocker</strong>: Include more modules to prefix-only module list  -  by <a href="https://github.com/btea"><code>@​btea</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/7524">vitest-dev/vitest#7524</a> <a href="https://github.com/vitest-dev/vitest/commit/a12ec008"><!-- raw HTML omitted -->(a12ec)<!-- raw HTML omitted --></a></li> <li><strong>spy</strong>: Clear/reset/restore mocks in stack order  -  by <a href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/7499">vitest-dev/vitest#7499</a> <a href="https://github.com/vitest-dev/vitest/commit/f71004ff"><!-- raw HTML omitted -->(f7100)<!-- raw HTML omitted --></a></li> </ul> <h3>   🏎 Performance</h3> <ul> <li><strong>browser</strong>: Do wdio context switching only once per file  -  by <a href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/7549">vitest-dev/vitest#7549</a> <a href="https://github.com/vitest-dev/vitest/commit/aaa58556"><!-- raw HTML omitted -->(aaa58)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/vitest-dev/vitest/compare/v3.0.6...v3.0.7">View changes on GitHub</a></h5> <h2>v3.0.6</h2> <h3>   🐞 Bug Fixes</h3> <ul> <li>Fix <code>getMockedSystemTime</code> for <code>useFakeTimer</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/7405">vitest-dev/vitest#7405</a> <a href="https://github.com/vitest-dev/vitest/commit/03912b43"><!-- raw HTML omitted -->(03912)<!-- raw HTML omitted --></a></li> <li>Compat for jest-image-snapshot  -  by <a href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/7390">vitest-dev/vitest#7390</a> <a href="https://github.com/vitest-dev/vitest/commit/9542b699"><!-- raw HTML omitted -->(9542b)<!-- raw HTML omitted --></a></li> <li>Ensure project names are readable in dark terminals  -  by <a href="https://github.com/rgrove"><code>@​rgrove</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/7371">vitest-dev/vitest#7371</a> <a href="https://github.com/vitest-dev/vitest/commit/bb94c19f"><!-- raw HTML omitted -->(bb94c)<!-- raw HTML omitted --></a></li> <li>Exclude <code>queueMicrotask</code> from default fake timers to not break node fetch  -  by <a href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/7505">vitest-dev/vitest#7505</a> <a href="https://github.com/vitest-dev/vitest/commit/167a98d7"><!-- raw HTML omitted -->(167a9)<!-- raw HTML omitted --></a></li> <li><strong>browser</strong>: <ul> <li>Fix mocking modules out of root  -  by <a href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/7415">vitest-dev/vitest#7415</a> <a href="https://github.com/vitest-dev/vitest/commit/d3acbd8b"><!-- raw HTML omitted -->(d3acb)<!-- raw HTML omitted --></a></li> <li>Fix <code>toHaveClass</code> typing  -  by <a href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/7383">vitest-dev/vitest#7383</a> <a href="https://github.com/vitest-dev/vitest/commit/7ef238c0"><!-- raw HTML omitted -->(7ef23)<!-- raw HTML omitted --></a></li> <li>Relax locator selectors methods  -  by <a href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/7422">vitest-dev/vitest#7422</a> <a href="https://github.com/vitest-dev/vitest/commit/1b8c5c9e"><!-- raw HTML omitted -->(1b8c5)<!-- raw HTML omitted --></a></li> <li>Resolve thread count from <code>maxWorkers</code>  -  by <a href="https://github.com/AriPerkkio"><code>@​AriPerkkio</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/7483">vitest-dev/vitest#7483</a> <a href="https://github.com/vitest-dev/vitest/commit/adbb25ab"><!-- raw HTML omitted -->(adbb2)<!-- raw HTML omitted --></a></li> <li>Cleanup timeout on resolve and give more information in the error  -  by <a href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/7487">vitest-dev/vitest#7487</a> <a href="https://github.com/vitest-dev/vitest/commit/5a45a7ca"><!-- raw HTML omitted -->(5a45a)<!-- raw HTML omitted --></a></li> </ul> </li> <li><strong>coverage</strong>: <ul> <li><code>vite-node</code> to pass correct execution wrapper offset  -  by <a href="https://github.com/AriPerkkio"><code>@​AriPerkkio</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/7417">vitest-dev/vitest#7417</a> <a href="https://github.com/vitest-dev/vitest/commit/1f2e5552"><!-- raw HTML omitted -->(1f2e5)<!-- raw HTML omitted --></a></li> <li>Preserve moduleExecutionInfo in non-isolated runs  -  by <a href="https://github.com/AriPerkkio"><code>@​AriPerkkio</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/7486">vitest-dev/vitest#7486</a> <a href="https://github.com/vitest-dev/vitest/commit/f31a07bb"><!-- raw HTML omitted -->(f31a0)<!-- 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/7363">vitest-dev/vitest#7363</a> <a href="https://github.com/vitest-dev/vitest/commit/e348bd4c"><!-- raw HTML omitted -->(e348b)<!-- raw HTML omitted --></a></li> <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/7507">vitest-dev/vitest#7507</a> <a href="https://github.com/vitest-dev/vitest/commit/6cc408d6"><!-- raw HTML omitted -->(6cc40)<!-- raw HTML omitted --></a></li> </ul> </li> <li><strong>init</strong>: <ul> <li>Invalid browser config  -  by <a href="https://github.com/AriPerkkio"><code>@​AriPerkkio</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/7475">vitest-dev/vitest#7475</a> <a href="https://github.com/vitest-dev/vitest/commit/8fe641b4"><!-- raw HTML omitted -->(8fe64)<!-- raw HTML omitted --></a></li> </ul> </li> <li><strong>reporters</strong>: <ul> <li>Render tasks in tree when in TTY  -  by <a href="https://github.com/AriPerkkio"><code>@​AriPerkkio</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/7503">vitest-dev/vitest#7503</a> <a href="https://github.com/vitest-dev/vitest/commit/027ce9bb"><!-- raw HTML omitted -->(027ce)<!-- raw HTML omitted --></a></li> </ul> </li> <li><strong>vite-node</strong>: <ul> <li>Remove fake first line mapping on Vite 6  -  by <a href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/7124">vitest-dev/vitest#7124</a> <a href="https://github.com/vitest-dev/vitest/commit/b997355b"><!-- raw HTML omitted -->(b9973)<!-- raw HTML omitted --></a></li> </ul> </li> <li><strong>watch</strong>: <ul> <li>Properly remove cache after removing existing test files  -  by <a href="https://github.com/soc221b"><code>@​soc221b</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/7399">vitest-dev/vitest#7399</a> <a href="https://github.com/vitest-dev/vitest/commit/01a59721"><!-- raw HTML omitted -->(01a59)<!-- raw HTML omitted --></a></li> </ul> </li> <li><strong>workspace</strong>: <ul> <li>Forward <code>inspect</code> related cli options  -  by <a href="https://github.com/AriPerkkio"><code>@​AriPerkkio</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/7373">vitest-dev/vitest#7373</a> <a href="https://github.com/vitest-dev/vitest/commit/ed15b5b3"><!-- raw HTML omitted -->(ed15b)<!-- raw HTML omitted --></a></li> </ul> </li> </ul> <h5>    <a href="https://github.com/vitest-dev/vitest/compare/v3.0.5...v3.0.6">View changes on GitHub</a></h5> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vitest-dev/vitest/commit/358cccfb8f21db00ff8f2b7d616fda864f491e71"><code>358cccf</code></a> chore: release v3.0.7</li> <li><a href="https://github.com/vitest-dev/vitest/commit/9584be337f00e22475895360cb5cfa5dc0775e79"><code>9584be3</code></a> chore: release v3.0.6</li> <li><a href="https://github.com/vitest-dev/vitest/commit/6cc408d66445de5472f61ea527ceea6e0dddb16e"><code>6cc408d</code></a> fix(deps): update all non-major dependencies (<a href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8/issues/7507">#7507</a>)</li> <li><a href="https://github.com/vitest-dev/vitest/commit/accd2edaeff7aca01392452ff9d2753d4e448ac5"><code>accd2ed</code></a> refactor: enable <code>isolatedDeclarations</code> (<a href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8/issues/7473">#7473</a>)</li> <li><a href="https://github.com/vitest-dev/vitest/commit/1f2e55522a65f0f576da6e9abdf75d34150bd73c"><code>1f2e555</code></a> fix(coverage): <code>vite-node</code> to pass correct execution wrapper offset (<a href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8/issues/7417">#7417</a>)</li> <li>See full diff in <a href="https://github.com/vitest-dev/vitest/commits/v3.0.7/packages/coverage-v8">compare view</a></li> </ul> </details> <br /> Updates `@vitest/ui` from 3.0.5 to 3.0.7 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vitest-dev/vitest/releases"><code>@​vitest/ui</code>'s releases</a>.</em></p> <blockquote> <h2>v3.0.7</h2> <h3>   🐞 Bug Fixes</h3> <ul> <li><strong>browser</strong>: Support webdriverio 9  -  by <a href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/7553">vitest-dev/vitest#7553</a> <a href="https://github.com/vitest-dev/vitest/commit/b1949c97"><!-- raw HTML omitted -->(b1949)<!-- raw HTML omitted --></a></li> <li><strong>deps</strong>: Update all non-major dependencies  -  in <a href="https://redirect.github.com/vitest-dev/vitest/issues/7543">vitest-dev/vitest#7543</a> <a href="https://github.com/vitest-dev/vitest/commit/365ffe6b"><!-- raw HTML omitted -->(365ff)<!-- raw HTML omitted --></a></li> <li><strong>expect</strong>: Correct generic MatchersObject this type in expect.extend  -  by <a href="https://github.com/Workingstiff-s"><code>@​Workingstiff-s</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/7526">vitest-dev/vitest#7526</a> <a href="https://github.com/vitest-dev/vitest/commit/d5765f71"><!-- raw HTML omitted -->(d5765)<!-- raw HTML omitted --></a></li> <li><strong>mocker</strong>: Include more modules to prefix-only module list  -  by <a href="https://github.com/btea"><code>@​btea</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/7524">vitest-dev/vitest#7524</a> <a href="https://github.com/vitest-dev/vitest/commit/a12ec008"><!-- raw HTML omitted -->(a12ec)<!-- raw HTML omitted --></a></li> <li><strong>spy</strong>: Clear/reset/restore mocks in stack order  -  by <a href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/7499">vitest-dev/vitest#7499</a> <a href="https://github.com/vitest-dev/vitest/commit/f71004ff"><!-- raw HTML omitted -->(f7100)<!-- raw HTML omitted --></a></li> </ul> <h3>   🏎 Performance</h3> <ul> <li><strong>browser</strong>: Do wdio context switching only once per file  -  by <a href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/7549">vitest-dev/vitest#7549</a> <a href="https://github.com/vitest-dev/vitest/commit/aaa58556"><!-- raw HTML omitted -->(aaa58)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/vitest-dev/vitest/compare/v3.0.6...v3.0.7">View changes on GitHub</a></h5> <h2>v3.0.6</h2> <h3>   🐞 Bug Fixes</h3> <ul> <li>Fix <code>getMockedSystemTime</code> for <code>useFakeTimer</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/7405">vitest-dev/vitest#7405</a> <a href="https://github.com/vitest-dev/vitest/commit/03912b43"><!-- raw HTML omitted -->(03912)<!-- raw HTML omitted --></a></li> <li>Compat for jest-image-snapshot  -  by <a href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/7390">vitest-dev/vitest#7390</a> <a href="https://github.com/vitest-dev/vitest/commit/9542b699"><!-- raw HTML omitted -->(9542b)<!-- raw HTML omitted --></a></li> <li>Ensure project names are readable in dark terminals  -  by <a href="https://github.com/rgrove"><code>@​rgrove</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/7371">vitest-dev/vitest#7371</a> <a href="https://github.com/vitest-dev/vitest/commit/bb94c19f"><!-- raw HTML omitted -->(bb94c)<!-- raw HTML omitted --></a></li> <li>Exclude <code>queueMicrotask</code> from default fake timers to not break node fetch  -  by <a href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/7505">vitest-dev/vitest#7505</a> <a href="https://github.com/vitest-dev/vitest/commit/167a98d7"><!-- raw HTML omitted -->(167a9)<!-- raw HTML omitted --></a></li> <li><strong>browser</strong>: <ul> <li>Fix mocking modules out of root  -  by <a href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/7415">vitest-dev/vitest#7415</a> <a href="https://github.com/vitest-dev/vitest/commit/d3acbd8b"><!-- raw HTML omitted -->(d3acb)<!-- raw HTML omitted --></a></li> <li>Fix <code>toHaveClass</code> typing  -  by <a href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/7383">vitest-dev/vitest#7383</a> <a href="https://github.com/vitest-dev/vitest/commit/7ef238c0"><!-- raw HTML omitted -->(7ef23)<!-- raw HTML omitted --></a></li> <li>Relax locator selectors methods  -  by <a href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/7422">vitest-dev/vitest#7422</a> <a href="https://github.com/vitest-dev/vitest/commit/1b8c5c9e"><!-- raw HTML omitted -->(1b8c5)<!-- raw HTML omitted --></a></li> <li>Resolve thread count from <code>maxWorkers</code>  -  by <a href="https://github.com/AriPerkkio"><code>@​AriPerkkio</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/7483">vitest-dev/vitest#7483</a> <a href="https://github.com/vitest-dev/vitest/commit/adbb25ab"><!-- raw HTML omitted -->(adbb2)<!-- raw HTML omitted --></a></li> <li>Cleanup timeout on resolve and give more information in the error  -  by <a href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/7487">vitest-dev/vitest#7487</a> <a href="https://github.com/vitest-dev/vitest/commit/5a45a7ca"><!-- raw HTML omitted -->(5a45a)<!-- raw HTML omitted --></a></li> </ul> </li> <li><strong>coverage</strong>: <ul> <li><code>vite-node</code> to pass correct execution wrapper offset  -  by <a href="https://github.com/AriPerkkio"><code>@​AriPerkkio</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/7417">vitest-dev/vitest#7417</a> <a href="https://github.com/vitest-dev/vitest/commit/1f2e5552"><!-- raw HTML omitted -->(1f2e5)<!-- raw HTML omitted --></a></li> <li>Preserve moduleExecutionInfo in non-isolated runs  -  by <a href="https://github.com/AriPerkkio"><code>@​AriPerkkio</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/7486">vitest-dev/vitest#7486</a> <a href="https://github.com/vitest-dev/vitest/commit/f31a07bb"><!-- raw HTML omitted -->(f31a0)<!-- 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/7363">vitest-dev/vitest#7363</a> <a href="https://github.com/vitest-dev/vitest/commit/e348bd4c"><!-- raw HTML omitted -->(e348b)<!-- raw HTML omitted --></a></li> <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/7507">vitest-dev/vitest#7507</a> <a href="https://github.com/vitest-dev/vitest/commit/6cc408d6"><!-- raw HTML omitted -->(6cc40)<!-- raw HTML omitted --></a></li> </ul> </li> <li><strong>init</strong>: <ul> <li>Invalid browser config  -  by <a href="https://github.com/AriPerkkio"><code>@​AriPerkkio</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/7475">vitest-dev/vitest#7475</a> <a href="https://github.com/vitest-dev/vitest/commit/8fe641b4"><!-- raw HTML omitted -->(8fe64)<!-- raw HTML omitted --></a></li> </ul> </li> <li><strong>reporters</strong>: <ul> <li>Render tasks in tree when in TTY  -  by <a href="https://github.com/AriPerkkio"><code>@​AriPerkkio</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/7503">vitest-dev/vitest#7503</a> <a href="https://github.com/vitest-dev/vitest/commit/027ce9bb"><!-- raw HTML omitted -->(027ce)<!-- raw HTML omitted --></a></li> </ul> </li> <li><strong>vite-node</strong>: <ul> <li>Remove fake first line mapping on Vite 6  -  by <a href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/7124">vitest-dev/vitest#7124</a> <a href="https://github.com/vitest-dev/vitest/commit/b997355b"><!-- raw HTML omitted -->(b9973)<!-- raw HTML omitted --></a></li> </ul> </li> <li><strong>watch</strong>: <ul> <li>Properly remove cache after removing existing test files  -  by <a href="https://github.com/soc221b"><code>@​soc221b</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/7399">vitest-dev/vitest#7399</a> <a href="https://github.com/vitest-dev/vitest/commit/01a59721"><!-- raw HTML omitted -->(01a59)<!-- raw HTML omitted --></a></li> </ul> </li> <li><strong>workspace</strong>: <ul> <li>Forward <code>inspect</code> related cli options  -  by <a href="https://github.com/AriPerkkio"><code>@​AriPerkkio</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/7373">vitest-dev/vitest#7373</a> <a href="https://github.com/vitest-dev/vitest/commit/ed15b5b3"><!-- raw HTML omitted -->(ed15b)<!-- raw HTML omitted --></a></li> </ul> </li> </ul> <h5>    <a href="https://github.com/vitest-dev/vitest/compare/v3.0.5...v3.0.6">View changes on GitHub</a></h5> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vitest-dev/vitest/commit/358cccfb8f21db00ff8f2b7d616fda864f491e71"><code>358cccf</code></a> chore: release v3.0.7</li> <li><a href="https://github.com/vitest-dev/vitest/commit/365ffe6b4ce96b16e96d72b989c7666b0422c516"><code>365ffe6</code></a> fix(deps): update all non-major dependencies (<a href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/ui/issues/7543">#7543</a>)</li> <li><a href="https://github.com/vitest-dev/vitest/commit/9584be337f00e22475895360cb5cfa5dc0775e79"><code>9584be3</code></a> chore: release v3.0.6</li> <li><a href="https://github.com/vitest-dev/vitest/commit/6cc408d66445de5472f61ea527ceea6e0dddb16e"><code>6cc408d</code></a> fix(deps): update all non-major dependencies (<a href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/ui/issues/7507">#7507</a>)</li> <li><a href="https://github.com/vitest-dev/vitest/commit/accd2edaeff7aca01392452ff9d2753d4e448ac5"><code>accd2ed</code></a> refactor: enable <code>isolatedDeclarations</code> (<a href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/ui/issues/7473">#7473</a>)</li> <li><a href="https://github.com/vitest-dev/vitest/commit/e348bd4c99e571888c1cd5b6f45856716cbbf999"><code>e348bd4</code></a> fix(deps): update all non-major dependencies (<a href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/ui/issues/7363">#7363</a>)</li> <li><a href="https://github.com/vitest-dev/vitest/commit/bb94c19fb06123973457f4c7422cdf7c81aa463c"><code>bb94c19</code></a> fix: ensure project names are readable in dark terminals (<a href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/ui/issues/7371">#7371</a>)</li> <li>See full diff in <a href="https://github.com/vitest-dev/vitest/commits/v3.0.7/packages/ui">compare view</a></li> </ul> </details> <br /> Updates `postcss` from 8.5.2 to 8.5.3 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/postcss/postcss/releases">postcss's releases</a>.</em></p> <blockquote> <h2>8.5.3</h2> <ul> <li>Added more details to <code>Unknown word</code> error (by <a href="https://github.com/hiepxanh"><code>@​hiepxanh</code></a>).</li> <li>Fixed types (by <a href="https://github.com/romainmenke"><code>@​romainmenke</code></a>).</li> <li>Fixed docs (by <a href="https://github.com/catnipan"><code>@​catnipan</code></a>).</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/postcss/postcss/blob/main/CHANGELOG.md">postcss's changelog</a>.</em></p> <blockquote> <h2>8.5.3</h2> <ul> <li>Added more details to <code>Unknown word</code> error (by <a href="https://github.com/hiepxanh"><code>@​hiepxanh</code></a>).</li> <li>Fixed types (by <a href="https://github.com/romainmenke"><code>@​romainmenke</code></a>).</li> <li>Fixed docs (by <a href="https://github.com/catnipan"><code>@​catnipan</code></a>).</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/postcss/postcss/commit/22c309d32924e1eeb33c80a6a50b7ba8a43a1832"><code>22c309d</code></a> Release 8.5.3 version</li> <li><a href="https://github.com/postcss/postcss/commit/a2b594f7826fc8e0ce2d35adcd205fde04f1134f"><code>a2b594f</code></a> Update ESLint config</li> <li><a href="https://github.com/postcss/postcss/commit/8232ba02575fca41b14c4e2b377adc68880846fa"><code>8232ba0</code></a> Fix tests</li> <li><a href="https://github.com/postcss/postcss/commit/5082831b842eb40f8d298e5e0ab041755a04a58b"><code>5082831</code></a> Fix text</li> <li><a href="https://github.com/postcss/postcss/commit/4fdb54b5ce67e038ed8d1aa79752d6f6072d0736"><code>4fdb54b</code></a> update: parser.js to clarify error message</li> <li><a href="https://github.com/postcss/postcss/commit/06006ecb04cae0ddb62c6a85f15d1068c544d861"><code>06006ec</code></a> AtRule can be empty</li> <li><a href="https://github.com/postcss/postcss/commit/755f08f8dbdbc001906b10db3b262948f8491d82"><code>755f08f</code></a> fix typo: them -&gt; then (<a href="https://redirect.github.com/postcss/postcss/issues/2016">#2016</a>)</li> <li>See full diff in <a href="https://github.com/postcss/postcss/compare/8.5.2...8.5.3">compare view</a></li> </ul> </details> <br /> Updates `sass` from 1.84.0 to 1.85.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/sass/dart-sass/releases">sass's releases</a>.</em></p> <blockquote> <h2>Dart Sass 1.85.1</h2> <p>To install Sass 1.85.1, download one of the packages below and <a href="https://katiek2.github.io/path-doc/">add it to your PATH</a>, or see <a href="https://sass-lang.com/install">the Sass website</a> for full installation instructions.</p> <h1>Changes</h1> <ul> <li>Fix a bug where global Sass functions whose names overlap with CSS math functions could incorrectly be treated as CSS math functions even though they used Sass-only features, causing compilation failures. For example, <code>round(-$var / 2)</code> previously threw an error but now works as intended.</li> </ul> <p>See the <a href="https://github.com/sass/dart-sass/blob/master/CHANGELOG.md#1851">full changelog</a> for changes in earlier releases.</p> <h2>Dart Sass 1.85.0</h2> <p>To install Sass 1.85.0, download one of the packages below and <a href="https://katiek2.github.io/path-doc/">add it to your PATH</a>, or see <a href="https://sass-lang.com/install">the Sass website</a> for full installation instructions.</p> <h1>Changes</h1> <ul> <li>No longer fully trim redundant selectors generated by <code>@extend</code>. This caused unacceptable performance issues for certain heavy users of <code>@extend</code>. We'll try to find a more performant way to accomplish it in the future.</li> </ul> <p>See the <a href="https://github.com/sass/dart-sass/blob/master/CHANGELOG.md#1850">full changelog</a> for changes in earlier releases.</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/sass/dart-sass/blob/main/CHANGELOG.md">sass's changelog</a>.</em></p> <blockquote> <h2>1.85.1</h2> <ul> <li>Fix a bug where global Sass functions whose names overlap with CSS math functions could incorrectly be treated as CSS math functions even though they used Sass-only features, causing compilation failures. For example, <code>round(-$var / 2)</code> previously threw an error but now works as intended.</li> </ul> <h2>1.85.0</h2> <ul> <li>No longer fully trim redundant selectors generated by <code>@extend</code>. This caused unacceptable performance issues for certain heavy users of <code>@extend</code>. We'll try to find a more performant way to accomplish it in the future.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/sass/dart-sass/commit/87ef19a7e495c6618ffc87ea650688bfeed617a4"><code>87ef19a</code></a> Fix IsCalculationSafe.visitBinaryOperationExpression (<a href="https://redirect.github.com/sass/dart-sass/issues/2524">#2524</a>)</li> <li><a href="https://github.com/sass/dart-sass/commit/fae021772b619357caf0879ff2c50028960ed4d0"><code>fae0217</code></a> Add support for parsing interpolated function calls (<a href="https://redirect.github.com/sass/dart-sass/issues/2521">#2521</a>)</li> <li><a href="https://github.com/sass/dart-sass/commit/c540875d5b63a36808d533872fd9cb2767b423d4"><code>c540875</code></a> Add support for function call expressions (<a href="https://redirect.github.com/sass/dart-sass/issues/2519">#2519</a>)</li> <li><a href="https://github.com/sass/dart-sass/commit/7c4ff8f4eb041113fb1f40236f3875dd5511e001"><code>7c4ff8f</code></a> Add support for map expressions (<a href="https://redirect.github.com/sass/dart-sass/issues/2517">#2517</a>)</li> <li><a href="https://github.com/sass/dart-sass/commit/1b58aa9c6b2eedbf62d466ef5ecf7f6c8f3a3499"><code>1b58aa9</code></a> Add support for list literals (<a href="https://redirect.github.com/sass/dart-sass/issues/2515">#2515</a>)</li> <li><a href="https://github.com/sass/dart-sass/commit/f32ec4ff75baf650fe9c2c038687d5eddcc216f8"><code>f32ec4f</code></a> Fix riscv64 release (<a href="https://redirect.github.com/sass/dart-sass/issues/2506">#2506</a>)</li> <li><a href="https://github.com/sass/dart-sass/commit/7ab44ef00e8e6b1ab92bcb6c23d0cf1007ee5efd"><code>7ab44ef</code></a> Fix dart analyze and format on 3.7.0 (<a href="https://redirect.github.com/sass/dart-sass/issues/2513">#2513</a>)</li> <li><a href="https://github.com/sass/dart-sass/commit/f766f439d92b8486842a32715d51b59b09a6cd73"><code>f766f43</code></a> Revert the core of <a href="https://redirect.github.com/sass/dart-sass/issues/2255">#2255</a> (<a href="https://redirect.github.com/sass/dart-sass/issues/2511">#2511</a>)</li> <li><a href="https://github.com/sass/dart-sass/commit/97bb2a7524b4b722af1660d76e032a08915e13d0"><code>97bb2a7</code></a> Build android-ia32 on android-x64 sdk (<a href="https://redirect.github.com/sass/dart-sass/issues/2508">#2508</a>)</li> <li><a href="https://github.com/sass/dart-sass/commit/8212024a7b7faa1685050e1b067603739d222b40"><code>8212024</code></a> Resynchronize from <a href="https://redirect.github.com/sass/dart-sass/issues/2509">#2509</a> (<a href="https://redirect.github.com/sass/dart-sass/issues/2510">#2510</a>)</li> <li>Additional commits viewable in <a href="https://github.com/sass/dart-sass/compare/1.84.0...1.85.1">compare view</a></li> </ul> </details> <br /> Updates `ts-jest` from 29.2.5 to 29.2.6 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/kulshekhar/ts-jest/releases">ts-jest's releases</a>.</em></p> <blockquote> <h2>v29.2.6</h2> <p>Please refer to <a href="https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md">ts-jest's changelog</a>.</em></p> <blockquote> <h3><a href="https://github.com/kulshekhar/ts-jest/compare/v29.2.5...v29.2.6">29.2.6</a> (2025-02-22)</h3> <h3>Bug Fixes</h3> <ul> <li>fix: escape dot for <code>JS_TRANSFORM_PATTERN</code> regex (<a href="https://github.com/kulshekhar/ts-jest/commit/8c91c60">8c91c60</a>)</li> <li>fix: escape dot for <code>TS_JS_TRANSFORM_PATTERN</code> regex (<a href="https://github.com/kulshekhar/ts-jest/commit/3eea850">3eea850</a>)</li> <li>fix: escape dot for <code>TS_TRANSFORM_PATTERN</code> regex (<a href="https://github.com/kulshekhar/ts-jest/commit/80d3e4d">80d3e4d</a>), closes <a href="https://redirect.github.com/kulshekhar/ts-jest/issues/4579">#4579</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/kulshekhar/ts-jest/commit/6a387675bf6b375dc02e700ae42a1f8584b111d7"><code>6a38767</code></a> chore(release): 29.2.6</li> <li><a href="https://github.com/kulshekhar/ts-jest/commit/36e50e4bc3e85bbf6b0c0685988979ed9bcde288"><code>36e50e4</code></a> docs: update transform regex</li> <li><a href="https://github.com/kulshekhar/ts-jest/commit/8c91c60b32f8e017bd9e6eda6a277d4e85a4b0dc"><code>8c91c60</code></a> fix: escape dot for <code>JS_TRANSFORM_PATTERN</code> regex</li> <li><a href="https://github.com/kulshekhar/ts-jest/commit/3eea850c43510b663dbf0592d98ef92a3c8670f2"><code>3eea850</code></a> fix: escape dot for <code>TS_JS_TRANSFORM_PATTERN</code> regex</li> <li><a href="https://github.com/kulshekhar/ts-jest/commit/80d3e4dc417f718ddf46bb5eaf9f88a712f2e767"><code>80d3e4d</code></a> fix: escape dot for <code>TS_TRANSFORM_PATTERN</code> regex</li> <li><a href="https://github.com/kulshekhar/ts-jest/commit/4811d4242ea2e64094c88228bcb70f8f231562ba"><code>4811d42</code></a> build(deps): Update JamesIves/github-pages-deploy-action action to v4.7.3</li> <li><a href="https://github.com/kulshekhar/ts-jest/commit/82d11169257d554e7d67770f4ec44ae70b3e4595"><code>82d1116</code></a> build(deps): Update babel monorepo to ^7.26.9</li> <li><a href="https://github.com/kulshekhar/ts-jest/commit/ab058a976240e6a0910c44fef1f54177a1456003"><code>ab058a9</code></a> build(deps): Update dependency <code>@​types/node</code> to v20.17.19</li> <li><a href="https://github.com/kulshekhar/ts-jest/commit/399e918ddf19193ea2b73187e39d66aa14a2d612"><code>399e918</code></a> build(deps): Update dependency <code>@​formatjs/ts-transformer</code> to ^3.13.32</li> <li><a href="https://github.com/kulshekhar/ts-jest/commit/54181f14685ad9393e9b3b1dca7b4c4d05ac95e5"><code>54181f1</code></a> build(deps): Update dependency <code>@​vitejs/plugin-react-swc</code> to ^3.8.0</li> <li>Additional commits viewable in <a href="https://github.com/kulshekhar/ts-jest/compare/v29.2.5...v29.2.6">compare view</a></li> </ul> </details> <br /> Updates `typescript-eslint` from 8.25.0 to 8.26.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/releases">typescript-eslint's releases</a>.</em></p> <blockquote> <h2>v8.26.0</h2> <h2>8.26.0 (2025-03-03)</h2> <h3>🚀 Features</h3> <ul> <li>support TypeScript 5.8 (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10903">#10903</a>)</li> <li><strong>eslint-plugin:</strong> [no-unnecessary-type-parameters] special case tuples and parameter location arrays as single-use (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9536">#9536</a>)</li> <li><strong>eslint-plugin:</strong> [no-unused-var] handle implicit exports in declaration files (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10714">#10714</a>)</li> <li><strong>eslint-plugin:</strong> [explicit-module-boundary-types] add an option to ignore overload implementations (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10889">#10889</a>)</li> <li><strong>eslint-plugin:</strong> [unified-signatures] support ignoring overload signatures with different JSDoc comments (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10781">#10781</a>)</li> <li><strong>rule-tester:</strong> export <code>TestLanguageOptions</code> (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10892">#10892</a>)</li> <li><strong>scope-manager:</strong> only call Object.entries once for each lib (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10647">#10647</a>)</li> </ul> <h3>🩹 Fixes</h3> <ul> <li><strong>deps:</strong> update dependency typedoc-plugin-markdown to v4.4.2 (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10877">#10877</a>)</li> <li><strong>eslint-plugin:</strong> [unified-signatures] does not differentiate truly private methods (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10806">#10806</a>)</li> <li><strong>eslint-plugin:</strong> [no-invalid-void-type] report <code>accessor</code> properties with an invalid <code>void</code> type (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10864">#10864</a>)</li> <li><strong>eslint-plugin:</strong> [no-unnecessary-type-assertion] handle unknown (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10875">#10875</a>)</li> <li><strong>rule-tester:</strong> Add missing <code>parser</code> dependency (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10909">#10909</a>)</li> </ul> <h3>❤️ Thank You</h3> <ul> <li>Andrea Simone Costa <a href="https://github.com/jfet97"><code>@​jfet97</code></a></li> <li>Dave <a href="https://github.com/reduckted"><code>@​reduckted</code></a></li> <li>David Michon</li> <li>Dirk Luijk <a href="https://github.com/dirkluijk"><code>@​dirkluijk</code></a></li> <li>fregante <a href="https://github.com/fregante"><code>@​fregante</code></a></li> <li>Ronen Amiel</li> <li>YeonJuan <a href="https://github.com/yeonjuan"><code>@​yeonjuan</code></a></li> <li>Yukihiro Hasegawa <a href="https://github.com/y-hsgw"><code>@​y-hsgw</code></a></li> </ul> <p>You can read about our <a href="https://main--typescript-eslint.netlify.app/users/versioning">versioning strategy</a> and <a href="https://main--typescript-eslint.netlify.app/users/releases">releases</a> on our website.</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md">typescript-eslint's changelog</a>.</em></p> <blockquote> <h2>8.26.0 (2025-03-03)</h2> <h3>🚀 Features</h3> <ul> <li>support TypeScript 5.8 (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10903">#10903</a>)</li> </ul> <h3>❤️ Thank You</h3> <ul> <li>Dirk Luijk <a href="https://github.com/dirkluijk"><code>@​dirkluijk</code></a></li> </ul> <p>You can read about our <a href="https://main--typescript-eslint.netlify.app/users/versioning">versioning strategy</a> and <a href="https://main--typescript-eslint.netlify.app/users/releases">releases</a> on our website.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/bc6d19f34cdab086e53933751feeba4850833a7f"><code>bc6d19f</code></a> chore(release): publish 8.26.0</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/9674629830e8bae27a90a7662f6feec27f6982be"><code>9674629</code></a> feat: support TypeScript 5.8 (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint/issues/10903">#10903</a>)</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/7c88d2637faef9fbea7a6217e87e4914d66e11f6"><code>7c88d26</code></a> chore: update all test scripts to remove coverage flag (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint/issues/10582">#10582</a>)</li> <li>See full diff in <a href="https://github.com/typescript-eslint/typescript-eslint/commits/v8.26.0/packages/typescript-eslint">compare view</a></li> </ul> </details> <br /> Updates `vite` from 6.1.0 to 6.2.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vitejs/vite/releases">vite's releases</a>.</em></p> <blockquote> <h2>create-vite@6.2.0</h2> <p>Please refer to <a href="https://github.com/vitejs/vite/blob/create-vite@6.2.0/packages/create-vite/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v6.2.0</h2> <p>Please refer to <a href="https://github.com/vitejs/vite/blob/v6.2.0/packages/vite/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v6.2.0-beta.1</h2> <p>Please refer to <a href="https://github.com/vitejs/vite/blob/v6.2.0-beta.1/packages/vite/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v6.2.0-beta.0</h2> <p>Please refer to <a href="https://github.com/vitejs/vite/blob/v6.2.0-beta.0/packages/vite/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>create-vite@6.1.1</h2> <p>Please refer to <a href="https://github.com/vitejs/vite/blob/create-vite@6.1.1/packages/create-vite/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v6.1.1</h2> <p>Please refer to <a href="https://github.com/vitejs/vite/blob/v6.1.1/packages/vite/CHANGELOG.md">CHANGELOG.md</a> for details.</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md">vite's changelog</a>.</em></p> <blockquote> <h2>6.2.0 (2025-02-25)</h2> <ul> <li>fix(deps): update all non-major dependencies (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19501">#19501</a>) (<a href="https://github.com/vitejs/vite/commit/c94c9e052127cf4796374de1d698ec60b2973dfa">c94c9e0</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/19501">#19501</a></li> <li>fix(worker): string interpolation in dynamic worker options (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19476">#19476</a>) (<a href="https://github.com/vitejs/vite/commit/07091a1e804e5934208ef0b6324a04317dd0d815">07091a1</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/19476">#19476</a></li> <li>chore: use unicode cross icon instead of x (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19497">#19497</a>) (<a href="https://github.com/vitejs/vite/commit/5c70296ffb22fe5a0f4039835aa14feb096b4a97">5c70296</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/19497">#19497</a></li> </ul> <h2>6.2.0-beta.1 (2025-02-21)</h2> <ul> <li>fix(css): temporary add <code>?.</code> after <code>this.getModuleInfo</code> in <code>vite:css-post</code> (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19478">#19478</a>) (<a href="https://github.com/vitejs/vite/commit/12b0b8a953ad7d08ba0540cb4f5cb26a7fa69da2">12b0b8a</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/19478">#19478</a></li> </ul> <h2>6.2.0-beta.0 (2025-02-21)</h2> <ul> <li>feat: show <code>mode</code> on server start and add env debugger (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18808">#18808</a>) (<a href="https://github.com/vitejs/vite/commit/c575b825596ccaedfac1cfecbb9a464e5e584a60">c575b82</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/18808">#18808</a></li> <li>feat: use host url to open browser (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19414">#19414</a>) (<a href="https://github.com/vitejs/vite/commit/f6926caa1f2c9433ca544172378412795722d8e1">f6926ca</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/19414">#19414</a></li> <li>feat(css): allow scoping css to importers exports (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19418">#19418</a>) (<a href="https://github.com/vitejs/vite/commit/3ebd83833f723dde64098bc617c61b37adb3ad01">3ebd838</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/19418">#19418</a></li> <li>chore: bump esbuild to 0.25.0 (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19389">#19389</a>) (<a href="https://github.com/vitejs/vite/commit/73987f22ec3f2df0d36154f1766ca7a7dc4c2460">73987f2</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/19389">#19389</a></li> </ul> <h2><!-- raw HTML omitted -->6.1.1 (2025-02-19)<!-- raw HTML omitted --></h2> <ul> <li>fix: ensure <code>.[cm]?[tj]sx?</code> static assets are JS mime (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19453">#19453</a>) (<a href="https://github.com/vitejs/vite/commit/e7ba55e7d57ad97ab43682b152159e29fa4b3753">e7ba55e</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/19453">#19453</a></li> <li>fix: ignore <code>*.ipv4</code> address in cert (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19416">#19416</a>) (<a href="https://github.com/vitejs/vite/commit/973283bf84c3dca42e2e20a9f9b8761011878b8b">973283b</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/19416">#19416</a></li> <li>fix(css): run rewrite plugin if postcss plugin exists (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19371">#19371</a>) (<a href="https://github.com/vitejs/vite/commit/bcdb51a1ac082f4e8ed6f820787d6745dfaa972d">bcdb51a</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/19371">#19371</a></li> <li>fix(deps): bump tsconfck (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19375">#19375</a>) (<a href="https://github.com/vitejs/vite/commit/746a583d42592a31e1e8e80cc790a7c9e6acf58e">746a583</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/19375">#19375</a></li> <li>fix(deps): update all non-major dependencies (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19392">#19392</a>) (<a href="https://github.com/vitejs/vite/commit/60456a54fe90872dbd4bed332ecbd85bc88deb92">60456a5</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/19392">#19392</a></li> <li>fix(deps): update all non-major dependencies (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19440">#19440</a>) (<a href="https://github.com/vitejs/vite/commit/ccac73d9d0e92c7232f09207d1d6b893e823ed8e">ccac73d</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/19440">#19440</a></li> <li>fix(html): ignore malformed src attrs (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19397">#19397</a>) (<a href="https://github.com/vitejs/vite/commit/aff7812f0aed059c05ca36c86bf907d25964119a">aff7812</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/19397">#19397</a></li> <li>fix(worker): fix web worker type detection (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19462">#19462</a>) (<a href="https://github.com/vitejs/vite/commit/edc65eafa332b57ce44835deb7d7707e2d036c24">edc65ea</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/19462">#19462</a></li> <li>refactor: remove custom .jxl mime (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19457">#19457</a>) (<a href="https://github.com/vitejs/vite/commit/0c854645bd17960abbe8f01b602d1a1da1a2b9fd">0c85464</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/19457">#19457</a></li> <li>feat: add support for injecting debug IDs (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18763">#18763</a>) (<a href="https://github.com/vitejs/vite/commit/0ff556a6d9b55bff7cac17396ce7d4397becacaa">0ff556a</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/18763">#18763</a></li> <li>chore: update 6.1.0 changelog (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19363">#19363</a>) (<a href="https://github.com/vitejs/vite/commit/fa7c211bf3e51269f8a8601e5994fb3ebb6859f9">fa7c211</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/19363">#19363</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vitejs/vite/commit/fa7c211bf3e51269f8a8601e5994fb3ebb6859f9"><code>fa7c211</code></a> chore: update 6.1.0 changelog (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19363">#19363</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/051370a332df99d107365ed6beab418ef017eff6"><code>051370a</code></a> release: v6.1.0</li> <li><a href="https://github.com/vitejs/vite/commit/6e0e3c0b990f1132db923e4599e18b270baa3a93"><code>6e0e3c0</code></a> refactor: deprecate <code>vite optimize</code> command (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19348">#19348</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/7c2a7942cc8494a98fbc2b0235d91faf25242d30"><code>7c2a794</code></a> feat: use native runtime to import the config (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19178">#19178</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/fcd578587b2fbdef0ff8de8a0d97c9fc6da19ce1"><code>fcd5785</code></a> fix(build): fix stale build manifest on watch rebuild (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19361">#19361</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/a5e306f2fc34fc70d543028c319367ff9b232ea0"><code>a5e306f</code></a> feat: show hosts in cert in CLI (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19317">#19317</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/4d88f6c9391f96275b1359f1343ee2ec3e1adb7b"><code>4d88f6c</code></a> feat: support for env var for defining allowed hosts (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19325">#19325</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/fdb36e076969c763d4249f6db890f8bf26e9f5d1"><code>fdb36e0</code></a> fix: avoid builtStart during vite optimize (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19356">#19356</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/5ce7443462068c5d8ee76144dd23376762a7b3fe"><code>5ce7443</code></a> release: v6.1.0-beta.2</li> <li><a href="https://github.com/vitejs/vite/commit/e7b4ba37f90a033036326b45023a1753584dd259"><code>e7b4ba3</code></a> fix(html): fix css disorder when building multiple entry html (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19143">#19143</a>)</li> <li>Additional commits viewable in <a href="https://github.com/vitejs/vite/commits/create-vite@6.2.0/packages/vite">compare view</a></li> </ul> </details> <br /> Updates `vitest` from 3.0.5 to 3.0.7 <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.7</h2> <h3>   🐞 Bug Fixes</h3> <ul> <li><strong>browser</strong>: Support webdriverio 9  -  by <a href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/7553">vitest-dev/vitest#7553</a> <a href="https://github.com/vitest-dev/vitest/commit/b1949c97"><!-- raw HTML omitted -->(b1949)<!-- raw HTML omitted --></a></li> <li><strong>deps</strong>: Update all non-major dependencies  -  in <a href="https://redirect.github.com/vitest-dev/vitest/issues/7543">vitest-dev/vitest#7543</a> <a href="https://github.com/vitest-dev/vitest/commit/365ffe6b"><!-- raw HTML omitted -->(365ff)<!-- raw HTML omitted --></a></li> <li><strong>expect</strong>: Correct generic MatchersObject this type in expect.extend  -  by <a href="https://github.com/Workingstiff-s"><code>@​Workingstiff-s</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/7526">vitest-dev/vitest#7526</a> <a href="https://github.com/vitest-dev/vitest/commit/d5765f71"><!-- raw HTML omitted -->(d5765)<!-- raw HTML omitted --></a></li> <li><strong>mocker</strong>: Include more modules to prefix-only module list  -  by <a href="https://github.com/btea"><code>@​btea</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/7524">vitest-dev/vitest#7524</a> <a href="https://github.com/vitest-dev/vitest/commit/a12ec008"><!-- raw HTML omitted -->(a12ec)<!-- raw HTML omitted --></a></li> <li><strong>spy</strong>: Clear/reset/restore mocks in stack order  -  by <a href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/7499">vitest-dev/vitest#7499</a> <a href="https://github.com/vitest-dev/vitest/commit/f71004ff"><!-- raw HTML omitted -->(f7100)<!-- raw HTML omitted --></a></li> </ul> <h3>   🏎 Performance</h3> <ul> <li><strong>browser</strong>: Do wdio context switching only once per file  -  by <a href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/7549">vitest-dev/vitest#7549</a> <a href="https://github.com/vitest-dev/vitest/commit/aaa58556"><!-- raw HTML omitted -->(aaa58)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/vitest-dev/vitest/compare/v3.0.6...v3.0.7">View changes on GitHub</a></h5> <h2>v3.0.6</h2> <h3>   🐞 Bug Fixes</h3> <ul> <li>Fix <code>getMockedSystemTime</code> for <code>useFakeTimer</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/7405">vitest-dev/vitest#7405</a> <a href="https://github.com/vitest-dev/vitest/commit/03912b43"><!-- raw HTML omitted -->(03912)<!-- raw HTML omitted --></a></li> <li>Compat for jest-image-snapshot  -  by <a href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/7390">vitest-dev/vitest#7390</a> <a href="https://github.com/vitest-dev/vitest/commit/9542b699"><!-- raw HTML omitted -->(9542b)<!-- raw HTML omitted --></a></li> <li>Ensure project names are readable in dark terminals  -  by <a href="https://github.com/rgrove"><code>@​rgrove</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/7371">vitest-dev/vitest#7371</a> <a href="https://github.com/vitest-dev/vitest/commit/bb94c19f"><!-- raw HTML omitted -->(bb94c)<!-- raw HTML omitted --></a></li> <li>Exclude <code>queueMicrotask</code> from default fake timers to not break node fetch  -  by <a href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/7505">vitest-dev/vitest#7505</a> <a href="https://github.com/vitest-dev/vitest/commit/167a98d7"><!-- raw HTML omitted -->(167a9)<!-- raw HTML omitted --></a></li> <li><strong>browser</strong>: <ul> <li>Fix mocking modules out of root  -  by <a href="https://…
2 parents 9b43750 + 6fc0d67 commit 68c2733

File tree

2 files changed

+381
-628
lines changed

2 files changed

+381
-628
lines changed

packages/vue/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"@vue/compiler-sfc": "^3.5.13",
3131
"abcjs": "^6.2.2",
3232
"canvas-confetti": "^1.9.3",
33-
"chess.js": "1.0.0",
33+
"chess.js": "1.1.0",
3434
"events": "^3.3.0",
3535
"highlight.js": "^11.0.1",
3636
"lodash": "^4.17.21",
@@ -67,7 +67,7 @@
6767
"@typescript-eslint/parser": "^8.25.0",
6868
"@vitejs/plugin-vue": "^5.2.1",
6969
"@vitest/coverage-v8": "^3.0.2",
70-
"@vitest/ui": "3.0.5",
70+
"@vitest/ui": "3.0.7",
7171
"@vue/eslint-config-typescript": "^14.4.0",
7272
"@vue/runtime-dom": "^3.5.13",
7373
"@vue/test-utils": "^2.4.6",

0 commit comments

Comments
 (0)