[PR #308] [CLOSED] build(deps-dev): Bump @vitest/ui from 3.2.4 to 4.0.8 #344

Closed
opened 2025-11-20 04:14:15 -05:00 by saavagebueno · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/community-scripts/ProxmoxVE-Local/pull/308
Author: @dependabot[bot]
Created: 11/10/2025
Status: Closed

Base: mainHead: dependabot/npm_and_yarn/vitest/ui-4.0.8


📝 Commits (1)

  • 6a164e4 build(deps-dev): Bump @vitest/ui from 3.2.4 to 4.0.8

📊 Changes

2 files changed (+47 additions, -10 deletions)

View changed files

📝 package-lock.json (+46 -9)
📝 package.json (+1 -1)

📄 Description

Bumps @vitest/ui from 3.2.4 to 4.0.8.

Release notes

Sourced from @​vitest/ui's releases.

v4.0.8

   🐞 Bug Fixes

    View changes on GitHub

v4.0.7

   🐞 Bug Fixes

   🏎 Performance

    View changes on GitHub

v4.0.6

   🐞 Bug Fixes

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​vitest/ui since your current version.


Dependabot compatibility score

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 commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/community-scripts/ProxmoxVE-Local/pull/308 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 11/10/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `dependabot/npm_and_yarn/vitest/ui-4.0.8` --- ### 📝 Commits (1) - [`6a164e4`](https://github.com/community-scripts/ProxmoxVE-Local/commit/6a164e40aab5271dfcadb0ded3cdcffcd3cd8762) build(deps-dev): Bump @vitest/ui from 3.2.4 to 4.0.8 ### 📊 Changes **2 files changed** (+47 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+46 -9) 📝 `package.json` (+1 -1) </details> ### 📄 Description Bumps [@vitest/ui](https://github.com/vitest-dev/vitest/tree/HEAD/packages/ui) from 3.2.4 to 4.0.8. <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>v4.0.8</h2> <h3>   🐞 Bug Fixes</h3> <ul> <li>Workaround <code>noExternal</code> merging bug 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/8950">vitest-dev/vitest#8950</a> <a href="https://github.com/vitest-dev/vitest/commit/bcb132fd4"><!-- raw HTML omitted -->(bcb13)<!-- raw HTML omitted --></a></li> <li>Missed context.d.ts file  -  by <a href="https://github.com/termorey"><code>@​termorey</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/8965">vitest-dev/vitest#8965</a> <a href="https://github.com/vitest-dev/vitest/commit/9044d9356"><!-- raw HTML omitted -->(9044d)<!-- raw HTML omitted --></a></li> <li>Incorrect error message for non-awaited <code>expect.element()</code>  -  by <a href="https://github.com/StyleShit"><code>@​StyleShit</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/8954">vitest-dev/vitest#8954</a> <a href="https://github.com/vitest-dev/vitest/commit/9638db0f3"><!-- raw HTML omitted -->(9638d)<!-- raw HTML omitted --></a></li> <li><strong>browser</strong>: Cleanup frame-ancestors from CSP header at coverage middleware  -  by <a href="https://github.com/userquin"><code>@​userquin</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/8941">vitest-dev/vitest#8941</a> <a href="https://github.com/vitest-dev/vitest/commit/1f7303738"><!-- raw HTML omitted -->(1f730)<!-- raw HTML omitted --></a></li> <li><strong>deps</strong>: Update all non-major dependencies  -  by <a href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/8636">vitest-dev/vitest#8636</a> <a href="https://github.com/vitest-dev/vitest/commit/da8b93aa5"><!-- raw HTML omitted -->(da8b9)<!-- raw HTML omitted --></a></li> <li><strong>forks</strong>: Do not fail with Windows Defender enabled  -  by <a href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/8967">vitest-dev/vitest#8967</a> <a href="https://github.com/vitest-dev/vitest/commit/c79f47c65"><!-- raw HTML omitted -->(c79f4)<!-- raw HTML omitted --></a></li> <li><strong>runner</strong>: Properly encode Uint8Array body in annotations  -  by <a href="https://github.com/Livan-pro"><code>@​Livan-pro</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/8951">vitest-dev/vitest#8951</a> <a href="https://github.com/vitest-dev/vitest/commit/997ca5a82"><!-- raw HTML omitted -->(997ca)<!-- raw HTML omitted --></a></li> <li><strong>spy</strong>: Copy static properties if spy is initialised with <code>vi.fn()</code>, fix types for <code>vi.spyOn(obj, class)</code>  -  by <a href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/8956">vitest-dev/vitest#8956</a> <a href="https://github.com/vitest-dev/vitest/commit/75e7fcc51"><!-- raw HTML omitted -->(75e7f)<!-- raw HTML omitted --></a></li> <li><strong>webdriverio</strong>: When no argument is passed to the .click interaction command, the webdriver command should also have no argument  -  by <a href="https://github.com/julienw"><code>@​julienw</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/8937">vitest-dev/vitest#8937</a> <a href="https://github.com/vitest-dev/vitest/commit/069e6db9b"><!-- raw HTML omitted -->(069e6)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/vitest-dev/vitest/compare/v4.0.7...v4.0.8">View changes on GitHub</a></h5> <h2>v4.0.7</h2> <h3>   🐞 Bug Fixes</h3> <ul> <li>Bind <code>process</code> in case global is overwritten  -  by <a href="https://github.com/AriPerkkio"><code>@​AriPerkkio</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/8916">vitest-dev/vitest#8916</a> <a href="https://github.com/vitest-dev/vitest/commit/6240d51a6"><!-- raw HTML omitted -->(6240d)<!-- raw HTML omitted --></a></li> <li>Create environment once per worker with <code>isolate: false</code>  -  by <a href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/8915">vitest-dev/vitest#8915</a> <a href="https://github.com/vitest-dev/vitest/commit/c9078a26e"><!-- raw HTML omitted -->(c9078)<!-- raw HTML omitted --></a></li> <li>Add Locator as a possible element type in <code>toContainElement()</code> matcher  -  by <a href="https://github.com/vitalybaev"><code>@​vitalybaev</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/8910">vitest-dev/vitest#8910</a> and <a href="https://redirect.github.com/vitest-dev/vitest/issues/8927">vitest-dev/vitest#8927</a> <a href="https://github.com/vitest-dev/vitest/commit/35a27d4b3"><!-- raw HTML omitted -->(35a27)<!-- raw HTML omitted --></a></li> <li><strong>browser</strong>: Inherit <code>isolate</code> option, deprecate <code>browser.isolate</code>/<code>browser.fileParallelism</code>  -  by <a href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/8890">vitest-dev/vitest#8890</a> <a href="https://github.com/vitest-dev/vitest/commit/9d2b4d501"><!-- raw HTML omitted -->(9d2b4)<!-- raw HTML omitted --></a></li> <li><strong>cli</strong>: Parse <code>--execArgv</code> as array  -  by <a href="https://github.com/AriPerkkio"><code>@​AriPerkkio</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/8924">vitest-dev/vitest#8924</a> <a href="https://github.com/vitest-dev/vitest/commit/751c3926f"><!-- raw HTML omitted -->(751c3)<!-- raw HTML omitted --></a></li> <li><strong>jsdom</strong>: Support <code>URL.createObjectURL</code>, <code>FormData.set(prop, blob)</code>  -  by <a href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/8935">vitest-dev/vitest#8935</a> <a href="https://github.com/vitest-dev/vitest/commit/a1b7361ab"><!-- raw HTML omitted -->(a1b73)<!-- raw HTML omitted --></a></li> <li><strong>pool</strong>: Avoid <code>--require</code> argument when running in deno  -  by <a href="https://github.com/pi0"><code>@​pi0</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/8897">vitest-dev/vitest#8897</a> <a href="https://github.com/vitest-dev/vitest/commit/d41fa742f"><!-- raw HTML omitted -->(d41fa)<!-- raw HTML omitted --></a></li> <li><strong>typecheck</strong>: Handle re-runs outside <code>tsc</code>  -  by <a href="https://github.com/AriPerkkio"><code>@​AriPerkkio</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/8920">vitest-dev/vitest#8920</a> <a href="https://github.com/vitest-dev/vitest/commit/fdb2e7982"><!-- raw HTML omitted -->(fdb2e)<!-- raw HTML omitted --></a></li> </ul> <h3>   🏎 Performance</h3> <ul> <li><strong>pool</strong>: <ul> <li>Sort test files by project by default  -  by <a href="https://github.com/AriPerkkio"><code>@​AriPerkkio</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/8914">vitest-dev/vitest#8914</a> <a href="https://github.com/vitest-dev/vitest/commit/680a612ea"><!-- raw HTML omitted -->(680a6)<!-- raw HTML omitted --></a></li> </ul> </li> <li><strong>reporters</strong>: <ul> <li>Optimize getting the tests stats  -  by <a href="https://github.com/Connormiha"><code>@​Connormiha</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/8908">vitest-dev/vitest#8908</a> <a href="https://github.com/vitest-dev/vitest/commit/06d6207fb"><!-- raw HTML omitted -->(06d62)<!-- raw HTML omitted --></a></li> <li>Remove unnecessary <code>Array.from</code> call  -  by <a href="https://github.com/Connormiha"><code>@​Connormiha</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/8907">vitest-dev/vitest#8907</a> <a href="https://github.com/vitest-dev/vitest/commit/b60149b27"><!-- raw HTML omitted -->(b6014)<!-- raw HTML omitted --></a></li> </ul> </li> </ul> <h5>    <a href="https://github.com/vitest-dev/vitest/compare/v4.0.6...v4.0.7">View changes on GitHub</a></h5> <h2>v4.0.6</h2> <h3>   🐞 Bug Fixes</h3> <ul> <li>Don't merge errors with different diffs for reporting  -  by <a href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/8871">vitest-dev/vitest#8871</a> <a href="https://github.com/vitest-dev/vitest/commit/3e19f27d0"><!-- raw HTML omitted -->(3e19f)<!-- raw HTML omitted --></a></li> <li>Do not throw when importing a type from an external package  -  by <a href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/8875">vitest-dev/vitest#8875</a> <a href="https://github.com/vitest-dev/vitest/commit/7e6c37ae5"><!-- raw HTML omitted -->(7e6c3)<!-- raw HTML omitted --></a></li> <li>Improve spying types  -  by <a href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/8878">vitest-dev/vitest#8878</a> <a href="https://github.com/vitest-dev/vitest/commit/ca041f51a"><!-- raw HTML omitted -->(ca041)<!-- raw HTML omitted --></a></li> <li>Reuse the same environment when <code>isolate</code> and <code>fileParallelism</code> are false  -  by <a href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/8889">vitest-dev/vitest#8889</a> <a href="https://github.com/vitest-dev/vitest/commit/31706dfe5"><!-- raw HTML omitted -->(31706)<!-- raw HTML omitted --></a></li> <li><strong>browser</strong>: <ul> <li>Support module tracking  -  by <a href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/8877">vitest-dev/vitest#8877</a> <a href="https://github.com/vitest-dev/vitest/commit/9e24a59f2"><!-- raw HTML omitted -->(9e24a)<!-- raw HTML omitted --></a></li> <li>Ensure setup files are re-evaluated on each test run  -  by <a href="https://github.com/yjaaidi"><code>@​yjaaidi</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/8883">vitest-dev/vitest#8883</a> and <a href="https://redirect.github.com/vitest-dev/vitest/issues/8884">vitest-dev/vitest#8884</a> <a href="https://github.com/vitest-dev/vitest/commit/f50ea7a25"><!-- raw HTML omitted -->(f50ea)<!-- raw HTML omitted --></a></li> </ul> </li> <li><strong>coverage</strong>: <ul> <li>Prevent filtering out virtual files before remapping to sources  -  by <a href="https://github.com/AriPerkkio"><code>@​AriPerkkio</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/8860">vitest-dev/vitest#8860</a> <a href="https://github.com/vitest-dev/vitest/commit/e3b777550"><!-- raw HTML omitted -->(e3b77)<!-- raw HTML omitted --></a></li> </ul> </li> <li><strong>happy-dom</strong>:</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vitest-dev/vitest/commit/46bfd0983d3ed5362592e0e94af4173164440ffe"><code>46bfd09</code></a> chore: release v4.0.8</li> <li><a href="https://github.com/vitest-dev/vitest/commit/c84a396431062dd0f445270b3f331d57714b4cd0"><code>c84a396</code></a> chore(deps): update dependency splitpanes to v4 (<a href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/ui/issues/8701">#8701</a>)</li> <li><a href="https://github.com/vitest-dev/vitest/commit/da8b93aa532cd1193f416e08c9e3f40b8015086d"><code>da8b93a</code></a> fix(deps): update all non-major dependencies (<a href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/ui/issues/8636">#8636</a>)</li> <li><a href="https://github.com/vitest-dev/vitest/commit/1f5d9d2ccfd0fb23b270e39992eed0a7aaa3f4d7"><code>1f5d9d2</code></a> chore: release v4.0.7</li> <li><a href="https://github.com/vitest-dev/vitest/commit/c9078a26e3b5fe38acdc59d7ba282eaa5740b6ef"><code>c9078a2</code></a> fix: create environment once per worker with <code>isolate: false</code> (<a href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/ui/issues/8915">#8915</a>)</li> <li><a href="https://github.com/vitest-dev/vitest/commit/2e7b2b8b98dafc047a3bf2fc0422076ca5e346fa"><code>2e7b2b8</code></a> chore: release v4.0.6</li> <li><a href="https://github.com/vitest-dev/vitest/commit/ed9fc71076f94f23320922f115e37bc9a84b6dbb"><code>ed9fc71</code></a> chore: release v4.0.5</li> <li><a href="https://github.com/vitest-dev/vitest/commit/9b75ec5f2fa46daaaa649493eb7f643a1cc9f51a"><code>9b75ec5</code></a> chore: release v4.0.4</li> <li><a href="https://github.com/vitest-dev/vitest/commit/ca1766f45ca178f6f79248452d131581c1debd78"><code>ca1766f</code></a> chore: release v4.0.3</li> <li><a href="https://github.com/vitest-dev/vitest/commit/07bc56a7a8b0ca7453af71193429c2745355dc6d"><code>07bc56a</code></a> chore: release v4.0.2</li> <li>Additional commits viewable in <a href="https://github.com/vitest-dev/vitest/commits/v4.0.8/packages/ui">compare view</a></li> </ul> </details> <details> <summary>Maintainer changes</summary> <p>This version was pushed to npm by [GitHub Actions](<a href="https://www.npmjs.com/~GitHub">https://www.npmjs.com/~GitHub</a> Actions), a new releaser for <code>@​vitest/ui</code> since your current version.</p> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@vitest/ui&package-manager=npm_and_yarn&previous-version=3.2.4&new-version=4.0.8)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
saavagebueno added the pull-request label 2025-11-20 04:14:15 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/ProxmoxVE-Local#344