Skip to content

Commit 71767df

Browse files
Bump vitest from 3.0.4 to 3.0.5 (#1902)
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 3.0.4 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 &quot;no tests found&quot; 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> </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>See full diff 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.4&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/wavetermdev/waveterm/network/alerts). </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6e2ff6c commit 71767df

File tree

2 files changed

+55
-55
lines changed

2 files changed

+55
-55
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
"vite-plugin-static-copy": "^2.2.0",
9090
"vite-plugin-svgr": "^4.3.0",
9191
"vite-tsconfig-paths": "^5.1.4",
92-
"vitest": "^3.0.4"
92+
"vitest": "^3.0.5"
9393
},
9494
"dependencies": {
9595
"@floating-ui/react": "^0.27.3",

yarn.lock

Lines changed: 54 additions & 54 deletions
Original file line numberDiff line numberDiff line change
@@ -6841,23 +6841,23 @@ __metadata:
68416841
languageName: node
68426842
linkType: hard
68436843

6844-
"@vitest/expect@npm:3.0.4":
6845-
version: 3.0.4
6846-
resolution: "@vitest/expect@npm:3.0.4"
6844+
"@vitest/expect@npm:3.0.5":
6845+
version: 3.0.5
6846+
resolution: "@vitest/expect@npm:3.0.5"
68476847
dependencies:
6848-
"@vitest/spy": "npm:3.0.4"
6849-
"@vitest/utils": "npm:3.0.4"
6848+
"@vitest/spy": "npm:3.0.5"
6849+
"@vitest/utils": "npm:3.0.5"
68506850
chai: "npm:^5.1.2"
68516851
tinyrainbow: "npm:^2.0.0"
6852-
checksum: 10c0/9e5fe0f905a3f9f39e059d4384785a05bbca34d0f33e8a25ac41e479ce2035a3d86807ee53948a3681a039f751cfad3cd66179a5e691ed815405fe77051b6372
6852+
checksum: 10c0/d5af9c63d70ddfc72b63ce03ea82ed0086a307c50154f38b0ad1c6c23215705e5f7d6547edf027748b7b442274707ca4321bc0941effa0264b026a8d4f70ee0d
68536853
languageName: node
68546854
linkType: hard
68556855

6856-
"@vitest/mocker@npm:3.0.4":
6857-
version: 3.0.4
6858-
resolution: "@vitest/mocker@npm:3.0.4"
6856+
"@vitest/mocker@npm:3.0.5":
6857+
version: 3.0.5
6858+
resolution: "@vitest/mocker@npm:3.0.5"
68596859
dependencies:
6860-
"@vitest/spy": "npm:3.0.4"
6860+
"@vitest/spy": "npm:3.0.5"
68616861
estree-walker: "npm:^3.0.3"
68626862
magic-string: "npm:^0.30.17"
68636863
peerDependencies:
@@ -6868,7 +6868,7 @@ __metadata:
68686868
optional: true
68696869
vite:
68706870
optional: true
6871-
checksum: 10c0/3cf4aaa3516142c826ddc1088f542aab920327caec8b3b0e8d540beef73d4401d160d48592cda3a577a7f6b9ca8480278582d2ff533fe31d7e029c46178da1ac
6871+
checksum: 10c0/64a27bfa959a33fd2a992837022026cf221f1a04812d4cd6f8abf3ff15781923ff1223f76a9a97dfffe157600813b16e90a6e1f1c60e45ba465e1f4e48603c47
68726872
languageName: node
68736873
linkType: hard
68746874

@@ -6890,33 +6890,33 @@ __metadata:
68906890
languageName: node
68916891
linkType: hard
68926892

6893-
"@vitest/pretty-format@npm:3.0.4, @vitest/pretty-format@npm:^3.0.4":
6894-
version: 3.0.4
6895-
resolution: "@vitest/pretty-format@npm:3.0.4"
6893+
"@vitest/pretty-format@npm:3.0.5, @vitest/pretty-format@npm:^3.0.5":
6894+
version: 3.0.5
6895+
resolution: "@vitest/pretty-format@npm:3.0.5"
68966896
dependencies:
68976897
tinyrainbow: "npm:^2.0.0"
6898-
checksum: 10c0/a6d12eb454d527be592d98523b11f274be8fc6ee409333731def092a5d36939c68fa5817ae45aa48c5ca23d75f6cc1b76a3db73dff8ee7e28e0932b2ad68b42d
6898+
checksum: 10c0/94dbe3dfffd53f880e2c1fc35da3c998b768e88a37d4248a1e531ec465d4a19ec917dd56c5ccf4f24bb1984b1376ffc55fe710c2b07ef94f9ebf61ca028a2177
68996899
languageName: node
69006900
linkType: hard
69016901

6902-
"@vitest/runner@npm:3.0.4":
6903-
version: 3.0.4
6904-
resolution: "@vitest/runner@npm:3.0.4"
6902+
"@vitest/runner@npm:3.0.5":
6903+
version: 3.0.5
6904+
resolution: "@vitest/runner@npm:3.0.5"
69056905
dependencies:
6906-
"@vitest/utils": "npm:3.0.4"
6906+
"@vitest/utils": "npm:3.0.5"
69076907
pathe: "npm:^2.0.2"
6908-
checksum: 10c0/8743c938047c5ee85f3917b917fe4eb9f13c7da911ace96fda92e7f59f15b609a719147fe8ea50089c4ac910668dad013e177d5690c82e68ca043fe72426b055
6908+
checksum: 10c0/fa8705bc82e1b22ea55d505863f60eeefabf560c3aff4fb0180f1e3e34c4dc822fbe4e9eb1f18ef8409095950ea8fd46fa3fda4a43ec1d1a804457cc551a30fe
69096909
languageName: node
69106910
linkType: hard
69116911

6912-
"@vitest/snapshot@npm:3.0.4":
6913-
version: 3.0.4
6914-
resolution: "@vitest/snapshot@npm:3.0.4"
6912+
"@vitest/snapshot@npm:3.0.5":
6913+
version: 3.0.5
6914+
resolution: "@vitest/snapshot@npm:3.0.5"
69156915
dependencies:
6916-
"@vitest/pretty-format": "npm:3.0.4"
6916+
"@vitest/pretty-format": "npm:3.0.5"
69176917
magic-string: "npm:^0.30.17"
69186918
pathe: "npm:^2.0.2"
6919-
checksum: 10c0/d9a52c1ab42906c712872e42494a538573651e2cc0d1364e0f80f9c9810c48f189740e355c26233458051f88a93b6eaad34df260d792e8ae8e0747170339cc77
6919+
checksum: 10c0/8b517299107218619429ac7b3b13e223822f60cdf207eb5f5be4eabdd29934e25f4624f8376b50b3535281227761d68a5ae15d90ef24d9edc19eaf5b9d52c76c
69206920
languageName: node
69216921
linkType: hard
69226922

@@ -6929,12 +6929,12 @@ __metadata:
69296929
languageName: node
69306930
linkType: hard
69316931

6932-
"@vitest/spy@npm:3.0.4":
6933-
version: 3.0.4
6934-
resolution: "@vitest/spy@npm:3.0.4"
6932+
"@vitest/spy@npm:3.0.5":
6933+
version: 3.0.5
6934+
resolution: "@vitest/spy@npm:3.0.5"
69356935
dependencies:
69366936
tinyspy: "npm:^3.0.2"
6937-
checksum: 10c0/e06490d4bf2245246c578f0bf357157203fe21f7d3c5f3dd984170b2b6ae898cbd1627a0339e64aa8f402df72c9ac908de65e28b8671644dc0b14e1fac9c9a83
6937+
checksum: 10c0/f85c628cbf0de66f87faa86a69c658b2b67dcc0cfb21989312f465f16e86dfa4f8f2166339bbcc82226e31dd35dc0a336f64e5b8170f8ff8a9127f9822c82247
69386938
languageName: node
69396939
linkType: hard
69406940

@@ -6950,14 +6950,14 @@ __metadata:
69506950
languageName: node
69516951
linkType: hard
69526952

6953-
"@vitest/utils@npm:3.0.4":
6954-
version: 3.0.4
6955-
resolution: "@vitest/utils@npm:3.0.4"
6953+
"@vitest/utils@npm:3.0.5":
6954+
version: 3.0.5
6955+
resolution: "@vitest/utils@npm:3.0.5"
69566956
dependencies:
6957-
"@vitest/pretty-format": "npm:3.0.4"
6957+
"@vitest/pretty-format": "npm:3.0.5"
69586958
loupe: "npm:^3.1.2"
69596959
tinyrainbow: "npm:^2.0.0"
6960-
checksum: 10c0/cf36626ec1305d49196360f5bf8237aec8aeacb834927582901c52b7dbfd797abd63074ecff58854f1ddfad7f111987624aded89829561ab9acd9cb51d0672f8
6960+
checksum: 10c0/3c18657e6f9c58b75139b19789d7e628688efa7422a16e52670ffd5cb84ce7ced856508ddc01d2e978c64f1ee316c09fbb8d12c29557d0db0f65b9888664918b
69616961
languageName: node
69626962
linkType: hard
69636963

@@ -21843,9 +21843,9 @@ __metadata:
2184321843
languageName: node
2184421844
linkType: hard
2184521845

21846-
"vite-node@npm:3.0.4":
21847-
version: 3.0.4
21848-
resolution: "vite-node@npm:3.0.4"
21846+
"vite-node@npm:3.0.5":
21847+
version: 3.0.5
21848+
resolution: "vite-node@npm:3.0.5"
2184921849
dependencies:
2185021850
cac: "npm:^6.7.14"
2185121851
debug: "npm:^4.4.0"
@@ -21854,7 +21854,7 @@ __metadata:
2185421854
vite: "npm:^5.0.0 || ^6.0.0"
2185521855
bin:
2185621856
vite-node: vite-node.mjs
21857-
checksum: 10c0/8e644ad1c5dd29493314866ca9ec98779ca4e7ef4f93d89d7377b8cae6dd89315908de593a20ee5d3e0b44cb14b1e0ce6a8a39c6a3a7143c28ab9a7965b54397
21857+
checksum: 10c0/8ea2d482d5e257d2052a92e52b7ffdbc379d9e8310a9349ef5e9a62e4a522069d5c0bef071e4a121fb1ab404b0896d588d594d50af3f2be6432782751f4ccb0a
2185821858
languageName: node
2185921859
linkType: hard
2186021860

@@ -21965,17 +21965,17 @@ __metadata:
2196521965
languageName: node
2196621966
linkType: hard
2196721967

21968-
"vitest@npm:^3.0.4":
21969-
version: 3.0.4
21970-
resolution: "vitest@npm:3.0.4"
21971-
dependencies:
21972-
"@vitest/expect": "npm:3.0.4"
21973-
"@vitest/mocker": "npm:3.0.4"
21974-
"@vitest/pretty-format": "npm:^3.0.4"
21975-
"@vitest/runner": "npm:3.0.4"
21976-
"@vitest/snapshot": "npm:3.0.4"
21977-
"@vitest/spy": "npm:3.0.4"
21978-
"@vitest/utils": "npm:3.0.4"
21968+
"vitest@npm:^3.0.5":
21969+
version: 3.0.5
21970+
resolution: "vitest@npm:3.0.5"
21971+
dependencies:
21972+
"@vitest/expect": "npm:3.0.5"
21973+
"@vitest/mocker": "npm:3.0.5"
21974+
"@vitest/pretty-format": "npm:^3.0.5"
21975+
"@vitest/runner": "npm:3.0.5"
21976+
"@vitest/snapshot": "npm:3.0.5"
21977+
"@vitest/spy": "npm:3.0.5"
21978+
"@vitest/utils": "npm:3.0.5"
2197921979
chai: "npm:^5.1.2"
2198021980
debug: "npm:^4.4.0"
2198121981
expect-type: "npm:^1.1.0"
@@ -21987,14 +21987,14 @@ __metadata:
2198721987
tinypool: "npm:^1.0.2"
2198821988
tinyrainbow: "npm:^2.0.0"
2198921989
vite: "npm:^5.0.0 || ^6.0.0"
21990-
vite-node: "npm:3.0.4"
21990+
vite-node: "npm:3.0.5"
2199121991
why-is-node-running: "npm:^2.3.0"
2199221992
peerDependencies:
2199321993
"@edge-runtime/vm": "*"
2199421994
"@types/debug": ^4.1.12
2199521995
"@types/node": ^18.0.0 || ^20.0.0 || >=22.0.0
21996-
"@vitest/browser": 3.0.4
21997-
"@vitest/ui": 3.0.4
21996+
"@vitest/browser": 3.0.5
21997+
"@vitest/ui": 3.0.5
2199821998
happy-dom: "*"
2199921999
jsdom: "*"
2200022000
peerDependenciesMeta:
@@ -22014,7 +22014,7 @@ __metadata:
2201422014
optional: true
2201522015
bin:
2201622016
vitest: vitest.mjs
22017-
checksum: 10c0/b610df2b9ed285c5e9a20014f277e1aab84513be71ab51a99e1091b6769aa95323e0c76eb7410b91ed6094566949a921716a672c3b746aeae9d5184b323fb6c0
22017+
checksum: 10c0/9218bb91a1fb6710fb7e47b0b663397bdf2c906a7d7ec43cf603b39151f8ff8d276163f7b77c55eb4d109ef1dc1b3eddb77696d2dd46a850b7d9b695ae2fca5d
2201822018
languageName: node
2201922019
linkType: hard
2202022020

@@ -22250,7 +22250,7 @@ __metadata:
2225022250
vite-plugin-static-copy: "npm:^2.2.0"
2225122251
vite-plugin-svgr: "npm:^4.3.0"
2225222252
vite-tsconfig-paths: "npm:^5.1.4"
22253-
vitest: "npm:^3.0.4"
22253+
vitest: "npm:^3.0.5"
2225422254
winston: "npm:^3.17.0"
2225522255
ws: "npm:^8.18.0"
2225622256
yaml: "npm:^2.7.0"

0 commit comments

Comments
 (0)