Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump vitest from 3.0.2 to 3.0.5 in /src/vscode-bicep-ui (#16328)
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 3.0.2 to 3.0.5. <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.5</h2> <p>This release includes security patches for:</p> <ul> <li><a href="https://github.com/vitest-dev/vitest/security/advisories/GHSA-9crc-q9x8-hgqq">Remote Code Execution when accessing a malicious website while Vitest API server is listening | CVE-2025-24964</a></li> </ul> <h3>🚀 Features</h3> <ul> <li><strong>ui</strong>: Insert message "no tests found" in ui - by <a href="https://github.com/DevJoaoLopes"><code>@DevJoaoLopes</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/7366">vitest-dev/vitest#7366</a> <a href="https://github.com/vitest-dev/vitest/commit/92da490bd"><!-- raw HTML omitted -->(92da4)<!-- raw HTML omitted --></a></li> </ul> <h3>🐞 Bug Fixes</h3> <ul> <li>Validate websocket request - 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/7317">vitest-dev/vitest#7317</a> <a href="https://github.com/vitest-dev/vitest/commit/191ef9e34"><!-- raw HTML omitted -->(191ef)<!-- raw HTML omitted --></a></li> <li>Don't toggle cli cursor on non-TTY - by <a href="https://github.com/AriPerkkio"><code>@AriPerkkio</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/7336">vitest-dev/vitest#7336</a> <a href="https://github.com/vitest-dev/vitest/commit/3c8050e69"><!-- raw HTML omitted -->(3c805)<!-- raw HTML omitted --></a></li> <li><strong>vite-node</strong>: Differentiate file url with hash and query - by <a href="https://github.com/hi-ogawa"><code>@hi-ogawa</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/7365">vitest-dev/vitest#7365</a> <a href="https://github.com/vitest-dev/vitest/commit/926ca9546"><!-- raw HTML omitted -->(926ca)<!-- raw HTML omitted --></a></li> </ul> <h5><a href="https://github.com/vitest-dev/vitest/compare/v3.0.4...v3.0.5">View changes on GitHub</a></h5> <h2>v3.0.4</h2> <p>This release includes security patches for:</p> <ul> <li><a href="https://github.com/vitest-dev/vitest/security/advisories/GHSA-8gvc-j273-4wm5">Browser mode serves arbitrary files | CVE-2025-24963</a></li> </ul> <h3> 🐞 Bug Fixes</h3> <ul> <li>Filter projects eagerly during config resolution - by <a href="https://github.com/sheremet-va"><code>@sheremet-va</code></a> and <a href="https://github.com/AriPerkkio"><code>@AriPerkkio</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/7313">vitest-dev/vitest#7313</a> <a href="https://github.com/vitest-dev/vitest/commit/dff4406d"><!-- raw HTML omitted -->(dff44)<!-- raw HTML omitted --></a></li> <li>Apply <code>development|production</code> condition on Vites 6 by <a href="https://github.com/hi-ogawa"><code>@hi-ogawa</code></a> and <a href="https://github.com/sheremet-va"><code>@sheremet-va</code></a> (<a href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/7301">#7301</a>) <a href="https://github.com/vitest-dev/vitest/commit/ef1464fc7b101709bfbf7b040e5bad62998c2ff9"><!-- raw HTML omitted -->(ef146)<!-- raw HTML omitted --></a></li> <li><strong>browser</strong>: Restrict served files from <code>/__screenshot-error</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/7340">vitest-dev/vitest#7340</a> <a href="https://github.com/vitest-dev/vitest/commit/ed9aeba2"><!-- raw HTML omitted -->(ed9ae)<!-- 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/7297">vitest-dev/vitest#7297</a> <a href="https://github.com/vitest-dev/vitest/commit/38ea8eae"><!-- raw HTML omitted -->(38ea8)<!-- raw HTML omitted --></a></li> <li><strong>runner</strong>: Timeout long sync hook - by <a href="https://github.com/hi-ogawa"><code>@hi-ogawa</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/7289">vitest-dev/vitest#7289</a> <a href="https://github.com/vitest-dev/vitest/commit/c60ee27c"><!-- raw HTML omitted -->(c60ee)<!-- raw HTML omitted --></a></li> <li><strong>typechecking</strong>: Support typechecking parsing with Vite 6 - by <a href="https://github.com/sheremet-va"><code>@sheremet-va</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/7335">vitest-dev/vitest#7335</a> <a href="https://github.com/vitest-dev/vitest/commit/bff70be9"><!-- raw HTML omitted -->(bff70)<!-- raw HTML omitted --></a></li> <li><strong>types</strong>: Fix public types - by <a href="https://github.com/mrginglymus"><code>@mrginglymus</code></a> and <a href="https://github.com/sheremet-va"><code>@sheremet-va</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/7328">vitest-dev/vitest#7328</a> <a href="https://github.com/vitest-dev/vitest/commit/ce6af70c"><!-- raw HTML omitted -->(ce6af)<!-- raw HTML omitted --></a></li> </ul> <h5> <a href="https://github.com/vitest-dev/vitest/compare/v3.0.3...v3.0.4">View changes on GitHub</a></h5> <h2>v3.0.3</h2> <h3> 🐞 Bug Fixes</h3> <ul> <li><strong>browser</strong>: <ul> <li>Don't throw a validation error if v8 coverage is used with filtered instances - by <a href="https://github.com/sheremet-va"><code>@sheremet-va</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/7306">vitest-dev/vitest#7306</a> <a href="https://github.com/vitest-dev/vitest/commit/fa4634b2"><!-- raw HTML omitted -->(fa463)<!-- raw HTML omitted --></a></li> <li>Don't fail when running --browser.headless if the browser projest is part of the workspace - by <a href="https://github.com/sheremet-va"><code>@sheremet-va</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/7311">vitest-dev/vitest#7311</a> <a href="https://github.com/vitest-dev/vitest/commit/e43a8f56"><!-- raw HTML omitted -->(e43a8)<!-- raw HTML omitted --></a></li> </ul> </li> </ul> <h3> 🏎 Performance</h3> <ul> <li><strong>reporters</strong>: Update summary only when needed - by <a href="https://github.com/AriPerkkio"><code>@AriPerkkio</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/7291">vitest-dev/vitest#7291</a> <a href="https://github.com/vitest-dev/vitest/commit/7f36b6f9"><!-- raw HTML omitted -->(7f36b)<!-- raw HTML omitted --></a></li> </ul> <h5> <a href="https://github.com/vitest-dev/vitest/compare/v3.0.2...v3.0.3">View changes on GitHub</a></h5> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vitest-dev/vitest/commit/115466265d23622d75f0d798641354a18e285072"><code>1154662</code></a> chore: release v3.0.5</li> <li><a href="https://github.com/vitest-dev/vitest/commit/3c8050e69acf57755c8796c0c7711ab7871b4606"><code>3c8050e</code></a> fix: don't toggle cli cursor on non-TTY (<a href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/7336">#7336</a>)</li> <li><a href="https://github.com/vitest-dev/vitest/commit/191ef9e34c867d0efd04f49b3d38193a68e825dc"><code>191ef9e</code></a> fix: validate websocket request (<a href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/7317">#7317</a>)</li> <li><a href="https://github.com/vitest-dev/vitest/commit/9e404375825d870ed9d90db854d96f77a7abeaff"><code>9e40437</code></a> chore: release v3.0.4</li> <li><a href="https://github.com/vitest-dev/vitest/commit/ef1464fc7b101709bfbf7b040e5bad62998c2ff9"><code>ef1464f</code></a> fix: apply <code>development|production</code> condition on Vite 6 (<a href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/7301">#7301</a>)</li> <li><a href="https://github.com/vitest-dev/vitest/commit/38ea8eaef86f808a4c088f7439d138458a8b16a3"><code>38ea8ea</code></a> fix(deps): update all non-major dependencies (<a href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/7297">#7297</a>)</li> <li><a href="https://github.com/vitest-dev/vitest/commit/dff4406d9c64a7778f548504f0dc0aa427b8fced"><code>dff4406</code></a> fix: filter projects eagerly during config resolution (<a href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/7313">#7313</a>)</li> <li><a href="https://github.com/vitest-dev/vitest/commit/ce6af70c00481c067a5bedc1815f5f95d6a2048b"><code>ce6af70</code></a> fix(types): fix public types (<a href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/7328">#7328</a>)</li> <li><a href="https://github.com/vitest-dev/vitest/commit/bff70be978d42390d8af2a3b8b5ddd0556309fd0"><code>bff70be</code></a> fix(typechecking): support typechecking parsing with Vite 6 (<a href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/7335">#7335</a>)</li> <li><a href="https://github.com/vitest-dev/vitest/commit/a8d123cb33d7d3c900f7753bdad57d46b7ec5b6b"><code>a8d123c</code></a> chore(deps): update eslint packages (<a href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/7086">#7086</a>)</li> <li>Additional commits viewable in <a href="https://github.com/vitest-dev/vitest/commits/v3.0.5/packages/vitest">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=vitest&package-manager=npm_and_yarn&previous-version=3.0.2&new-version=3.0.5)](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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/Azure/bicep/network/alerts). </details> ###### Microsoft Reviewers: [Open in CodeFlow](https://microsoft.github.io/open-pr/?codeflow=https://github.com/Azure/bicep/pull/16328) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information