From c64528b4de7f21e820edc2bed53b28c890889198 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Mon, 10 Nov 2025 14:29:00 +0000
Subject: [PATCH] chore(deps-dev): Bump the vitest group with 2 updates (#1502)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
[//]: # (dependabot-start)
⚠️ **Dependabot is rebasing this PR** ⚠️
Rebasing might not happen immediately, so don't worry if this takes some
time.
Note: if you make any changes to this PR yourself, they will take
precedence over the rebase.
---
[//]: # (dependabot-end)
Bumps the vitest group with 2 updates:
[@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8)
and
[vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest).
Updates `@vitest/coverage-v8` from 4.0.6 to 4.0.8
Release notes
Sourced from @vitest/coverage-v8's
releases.
v4.0.8
🐞 Bug Fixes
v4.0.7
🐞 Bug Fixes
🏎 Performance
Commits
Updates `vitest` from 4.0.6 to 4.0.8
Release notes
Sourced from vitest's
releases.
v4.0.8
🐞 Bug Fixes
v4.0.7
🐞 Bug Fixes
🏎 Performance
Commits
46bfd09
chore: release v4.0.8
c79f47c
fix(forks): do not fail with Windows Defender enabled (#8967)
7ed99cd
chore: remove unnecessery values() call for set (#8964)
9a9323b
chore(deps): update dependency @antfu/eslint-config to v6
(#8832)
46b3529
chore(deps): update dependency jsdom to v27 (#8700)
65292c3
docs: update structure (#8625)
da8b93a
fix(deps): update all non-major dependencies (#8636)
bcb132f
fix: workaround noExternal merging bug on Vite 6 (#8950)
1f5d9d2
chore: release v4.0.7
a1b7361
fix(jsdom): support URL.createObjectURL,
FormData.set(prop, blob) (#8935)
- Additional commits viewable in compare
view
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)
---
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 ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore ` will
remove the ignore condition of the specified dependency and ignore
conditions
Signed-off-by: dependabot[bot]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
---
package-lock.json | 126 +++++++++++++++++++++++-----------------------
package.json | 4 +-
2 files changed, 65 insertions(+), 65 deletions(-)
diff --git a/package-lock.json b/package-lock.json
index 6c9e0104..803733ce 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -92,7 +92,7 @@
"@types/string-hash": "^1.1.3",
"@types/wicg-file-system-access": "^2023.10.7",
"@vitejs/plugin-react": "^5.1.0",
- "@vitest/coverage-v8": "^4.0.6",
+ "@vitest/coverage-v8": "^4.0.8",
"cors": "^2.8.5",
"cypress": "^15.5.0",
"cypress-plugin-tab": "^1.0.5",
@@ -114,7 +114,7 @@
"uuid": "^13.0.0",
"vite": "^7.2.2",
"vite-plugin-istanbul": "^7.2.0",
- "vitest": "^4.0.6"
+ "vitest": "^4.0.8"
}
},
"node_modules/@angular/common": {
@@ -3860,30 +3860,30 @@
}
},
"node_modules/@vitest/coverage-v8": {
- "version": "4.0.6",
- "resolved": "https://registry.npmjs.org/@vitest/coverage-v8/-/coverage-v8-4.0.6.tgz",
- "integrity": "sha512-cv6pFXj9/Otk7q1Ocoj8k3BUVVwnFr3jqcqpwYrU5LkKClU9DpaMEdX+zptx/RyIJS+/VpoxMWmfISXchmVDPQ==",
+ "version": "4.0.8",
+ "resolved": "https://registry.npmjs.org/@vitest/coverage-v8/-/coverage-v8-4.0.8.tgz",
+ "integrity": "sha512-wQgmtW6FtPNn4lWUXi8ZSYLpOIb92j3QCujxX3sQ81NTfQ/ORnE0HtK7Kqf2+7J9jeveMGyGyc4NWc5qy3rC4A==",
"dev": true,
"license": "MIT",
"dependencies": {
"@bcoe/v8-coverage": "^1.0.2",
- "@vitest/utils": "4.0.6",
- "ast-v8-to-istanbul": "^0.3.5",
+ "@vitest/utils": "4.0.8",
+ "ast-v8-to-istanbul": "^0.3.8",
"debug": "^4.4.3",
"istanbul-lib-coverage": "^3.2.2",
"istanbul-lib-report": "^3.0.1",
"istanbul-lib-source-maps": "^5.0.6",
"istanbul-reports": "^3.2.0",
- "magicast": "^0.3.5",
- "std-env": "^3.9.0",
+ "magicast": "^0.5.1",
+ "std-env": "^3.10.0",
"tinyrainbow": "^3.0.3"
},
"funding": {
"url": "https://opencollective.com/vitest"
},
"peerDependencies": {
- "@vitest/browser": "4.0.6",
- "vitest": "4.0.6"
+ "@vitest/browser": "4.0.8",
+ "vitest": "4.0.8"
},
"peerDependenciesMeta": {
"@vitest/browser": {
@@ -3910,17 +3910,17 @@
}
},
"node_modules/@vitest/expect": {
- "version": "4.0.6",
- "resolved": "https://registry.npmjs.org/@vitest/expect/-/expect-4.0.6.tgz",
- "integrity": "sha512-5j8UUlBVhOjhj4lR2Nt9sEV8b4WtbcYh8vnfhTNA2Kn5+smtevzjNq+xlBuVhnFGXiyPPNzGrOVvmyHWkS5QGg==",
+ "version": "4.0.8",
+ "resolved": "https://registry.npmjs.org/@vitest/expect/-/expect-4.0.8.tgz",
+ "integrity": "sha512-Rv0eabdP/xjAHQGr8cjBm+NnLHNoL268lMDK85w2aAGLFoVKLd8QGnVon5lLtkXQCoYaNL0wg04EGnyKkkKhPA==",
"dev": true,
"license": "MIT",
"dependencies": {
"@standard-schema/spec": "^1.0.0",
"@types/chai": "^5.2.2",
- "@vitest/spy": "4.0.6",
- "@vitest/utils": "4.0.6",
- "chai": "^6.0.1",
+ "@vitest/spy": "4.0.8",
+ "@vitest/utils": "4.0.8",
+ "chai": "^6.2.0",
"tinyrainbow": "^3.0.3"
},
"funding": {
@@ -3928,15 +3928,15 @@
}
},
"node_modules/@vitest/mocker": {
- "version": "4.0.6",
- "resolved": "https://registry.npmjs.org/@vitest/mocker/-/mocker-4.0.6.tgz",
- "integrity": "sha512-3COEIew5HqdzBFEYN9+u0dT3i/NCwppLnO1HkjGfAP1Vs3vti1Hxm/MvcbC4DAn3Szo1M7M3otiAaT83jvqIjA==",
+ "version": "4.0.8",
+ "resolved": "https://registry.npmjs.org/@vitest/mocker/-/mocker-4.0.8.tgz",
+ "integrity": "sha512-9FRM3MZCedXH3+pIh+ME5Up2NBBHDq0wqwhOKkN4VnvCiKbVxddqH9mSGPZeawjd12pCOGnl+lo/ZGHt0/dQSg==",
"dev": true,
"license": "MIT",
"dependencies": {
- "@vitest/spy": "4.0.6",
+ "@vitest/spy": "4.0.8",
"estree-walker": "^3.0.3",
- "magic-string": "^0.30.19"
+ "magic-string": "^0.30.21"
},
"funding": {
"url": "https://opencollective.com/vitest"
@@ -3965,9 +3965,9 @@
}
},
"node_modules/@vitest/pretty-format": {
- "version": "4.0.6",
- "resolved": "https://registry.npmjs.org/@vitest/pretty-format/-/pretty-format-4.0.6.tgz",
- "integrity": "sha512-4vptgNkLIA1W1Nn5X4x8rLJBzPiJwnPc+awKtfBE5hNMVsoAl/JCCPPzNrbf+L4NKgklsis5Yp2gYa+XAS442g==",
+ "version": "4.0.8",
+ "resolved": "https://registry.npmjs.org/@vitest/pretty-format/-/pretty-format-4.0.8.tgz",
+ "integrity": "sha512-qRrjdRkINi9DaZHAimV+8ia9Gq6LeGz2CgIEmMLz3sBDYV53EsnLZbJMR1q84z1HZCMsf7s0orDgZn7ScXsZKg==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -3978,13 +3978,13 @@
}
},
"node_modules/@vitest/runner": {
- "version": "4.0.6",
- "resolved": "https://registry.npmjs.org/@vitest/runner/-/runner-4.0.6.tgz",
- "integrity": "sha512-trPk5qpd7Jj+AiLZbV/e+KiiaGXZ8ECsRxtnPnCrJr9OW2mLB72Cb824IXgxVz/mVU3Aj4VebY+tDTPn++j1Og==",
+ "version": "4.0.8",
+ "resolved": "https://registry.npmjs.org/@vitest/runner/-/runner-4.0.8.tgz",
+ "integrity": "sha512-mdY8Sf1gsM8hKJUQfiPT3pn1n8RF4QBcJYFslgWh41JTfrK1cbqY8whpGCFzBl45LN028g0njLCYm0d7XxSaQQ==",
"dev": true,
"license": "MIT",
"dependencies": {
- "@vitest/utils": "4.0.6",
+ "@vitest/utils": "4.0.8",
"pathe": "^2.0.3"
},
"funding": {
@@ -3992,14 +3992,14 @@
}
},
"node_modules/@vitest/snapshot": {
- "version": "4.0.6",
- "resolved": "https://registry.npmjs.org/@vitest/snapshot/-/snapshot-4.0.6.tgz",
- "integrity": "sha512-PaYLt7n2YzuvxhulDDu6c9EosiRuIE+FI2ECKs6yvHyhoga+2TBWI8dwBjs+IeuQaMtZTfioa9tj3uZb7nev1g==",
+ "version": "4.0.8",
+ "resolved": "https://registry.npmjs.org/@vitest/snapshot/-/snapshot-4.0.8.tgz",
+ "integrity": "sha512-Nar9OTU03KGiubrIOFhcfHg8FYaRaNT+bh5VUlNz8stFhCZPNrJvmZkhsr1jtaYvuefYFwK2Hwrq026u4uPWCw==",
"dev": true,
"license": "MIT",
"dependencies": {
- "@vitest/pretty-format": "4.0.6",
- "magic-string": "^0.30.19",
+ "@vitest/pretty-format": "4.0.8",
+ "magic-string": "^0.30.21",
"pathe": "^2.0.3"
},
"funding": {
@@ -4007,9 +4007,9 @@
}
},
"node_modules/@vitest/spy": {
- "version": "4.0.6",
- "resolved": "https://registry.npmjs.org/@vitest/spy/-/spy-4.0.6.tgz",
- "integrity": "sha512-g9jTUYPV1LtRPRCQfhbMintW7BTQz1n6WXYQYRQ25qkyffA4bjVXjkROokZnv7t07OqfaFKw1lPzqKGk1hmNuQ==",
+ "version": "4.0.8",
+ "resolved": "https://registry.npmjs.org/@vitest/spy/-/spy-4.0.8.tgz",
+ "integrity": "sha512-nvGVqUunyCgZH7kmo+Ord4WgZ7lN0sOULYXUOYuHr55dvg9YvMz3izfB189Pgp28w0vWFbEEfNc/c3VTrqrXeA==",
"dev": true,
"license": "MIT",
"funding": {
@@ -4017,13 +4017,13 @@
}
},
"node_modules/@vitest/utils": {
- "version": "4.0.6",
- "resolved": "https://registry.npmjs.org/@vitest/utils/-/utils-4.0.6.tgz",
- "integrity": "sha512-bG43VS3iYKrMIZXBo+y8Pti0O7uNju3KvNn6DrQWhQQKcLavMB+0NZfO1/QBAEbq0MaQ3QjNsnnXlGQvsh0Z6A==",
+ "version": "4.0.8",
+ "resolved": "https://registry.npmjs.org/@vitest/utils/-/utils-4.0.8.tgz",
+ "integrity": "sha512-pdk2phO5NDvEFfUTxcTP8RFYjVj/kfLSPIN5ebP2Mu9kcIMeAQTbknqcFEyBcC4z2pJlJI9aS5UQjcYfhmKAow==",
"dev": true,
"license": "MIT",
"dependencies": {
- "@vitest/pretty-format": "4.0.6",
+ "@vitest/pretty-format": "4.0.8",
"tinyrainbow": "^3.0.3"
},
"funding": {
@@ -10128,15 +10128,15 @@
}
},
"node_modules/magicast": {
- "version": "0.3.5",
- "resolved": "https://registry.npmjs.org/magicast/-/magicast-0.3.5.tgz",
- "integrity": "sha512-L0WhttDl+2BOsybvEOLK7fW3UA0OQ0IQ2d6Zl2x/a6vVRs3bAY0ECOSHHeL5jD+SbOpOCUEi0y1DgHEn9Qn1AQ==",
+ "version": "0.5.1",
+ "resolved": "https://registry.npmjs.org/magicast/-/magicast-0.5.1.tgz",
+ "integrity": "sha512-xrHS24IxaLrvuo613F719wvOIv9xPHFWQHuvGUBmPnCA/3MQxKI3b+r7n1jAoDHmsbC5bRhTZYR77invLAxVnw==",
"dev": true,
"license": "MIT",
"dependencies": {
- "@babel/parser": "^7.25.4",
- "@babel/types": "^7.25.4",
- "source-map-js": "^1.2.0"
+ "@babel/parser": "^7.28.5",
+ "@babel/types": "^7.28.5",
+ "source-map-js": "^1.2.1"
}
},
"node_modules/make-dir": {
@@ -15388,26 +15388,26 @@
}
},
"node_modules/vitest": {
- "version": "4.0.6",
- "resolved": "https://registry.npmjs.org/vitest/-/vitest-4.0.6.tgz",
- "integrity": "sha512-gR7INfiVRwnEOkCk47faros/9McCZMp5LM+OMNWGLaDBSvJxIzwjgNFufkuePBNaesGRnLmNfW+ddbUJRZn0nQ==",
+ "version": "4.0.8",
+ "resolved": "https://registry.npmjs.org/vitest/-/vitest-4.0.8.tgz",
+ "integrity": "sha512-urzu3NCEV0Qa0Y2PwvBtRgmNtxhj5t5ULw7cuKhIHh3OrkKTLlut0lnBOv9qe5OvbkMH2g38G7KPDCTpIytBVg==",
"dev": true,
"license": "MIT",
"dependencies": {
- "@vitest/expect": "4.0.6",
- "@vitest/mocker": "4.0.6",
- "@vitest/pretty-format": "4.0.6",
- "@vitest/runner": "4.0.6",
- "@vitest/snapshot": "4.0.6",
- "@vitest/spy": "4.0.6",
- "@vitest/utils": "4.0.6",
+ "@vitest/expect": "4.0.8",
+ "@vitest/mocker": "4.0.8",
+ "@vitest/pretty-format": "4.0.8",
+ "@vitest/runner": "4.0.8",
+ "@vitest/snapshot": "4.0.8",
+ "@vitest/spy": "4.0.8",
+ "@vitest/utils": "4.0.8",
"debug": "^4.4.3",
"es-module-lexer": "^1.7.0",
"expect-type": "^1.2.2",
- "magic-string": "^0.30.19",
+ "magic-string": "^0.30.21",
"pathe": "^2.0.3",
"picomatch": "^4.0.3",
- "std-env": "^3.9.0",
+ "std-env": "^3.10.0",
"tinybench": "^2.9.0",
"tinyexec": "^0.3.2",
"tinyglobby": "^0.2.15",
@@ -15428,10 +15428,10 @@
"@edge-runtime/vm": "*",
"@types/debug": "^4.1.12",
"@types/node": "^20.0.0 || ^22.0.0 || >=24.0.0",
- "@vitest/browser-playwright": "4.0.6",
- "@vitest/browser-preview": "4.0.6",
- "@vitest/browser-webdriverio": "4.0.6",
- "@vitest/ui": "4.0.6",
+ "@vitest/browser-playwright": "4.0.8",
+ "@vitest/browser-preview": "4.0.8",
+ "@vitest/browser-webdriverio": "4.0.8",
+ "@vitest/ui": "4.0.8",
"happy-dom": "*",
"jsdom": "*"
},
diff --git a/package.json b/package.json
index 1be70c2a..e9199a66 100644
--- a/package.json
+++ b/package.json
@@ -126,7 +126,7 @@
"@types/string-hash": "^1.1.3",
"@types/wicg-file-system-access": "^2023.10.7",
"@vitejs/plugin-react": "^5.1.0",
- "@vitest/coverage-v8": "^4.0.6",
+ "@vitest/coverage-v8": "^4.0.8",
"cors": "^2.8.5",
"cypress": "^15.5.0",
"cypress-plugin-tab": "^1.0.5",
@@ -148,6 +148,6 @@
"uuid": "^13.0.0",
"vite": "^7.2.2",
"vite-plugin-istanbul": "^7.2.0",
- "vitest": "^4.0.6"
+ "vitest": "^4.0.8"
}
}