This is an automated email from the ASF dual-hosted git repository.
Yicong-Huang pushed a commit to branch release/v1.2
in repository https://gitbox.apache.org/repos/asf/texera.git
The following commit(s) were added to refs/heads/release/v1.2 by this push:
new 16fc6b799c chore(deps-dev): bump @vitest/browser from 4.1.6 to 4.1.8
in /frontend (#5730)
16fc6b799c is described below
commit 16fc6b799c8491c43e5e8320de5d880aed568c79
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jun 16 21:34:47 2026 +0000
chore(deps-dev): bump @vitest/browser from 4.1.6 to 4.1.8 in /frontend
(#5730)
Bumps
[@vitest/browser](https://github.com/vitest-dev/vitest/tree/HEAD/packages/browser)
from 4.1.6 to 4.1.8.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/vitest-dev/vitest/releases">@vitest/browser's
releases</a>.</em></p>
<blockquote>
<h2>v4.1.8</h2>
<h3> 🐞 Bug Fixes</h3>
<ul>
<li><strong>browser</strong>:
<ul>
<li>Disable client <code>cdp</code> API when <code>allowWrite/allowExec:
false</code> [backport to v4] - by <a
href="https://github.com/hi-ogawa"><code>@hi-ogawa</code></a> and
<strong>Codex</strong> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/10450">vitest-dev/vitest#10450</a>
<a href="https://github.com/vitest-dev/vitest/commit/e4067b3b1"><!-- raw
HTML omitted -->(e4067)<!-- raw HTML omitted --></a></li>
<li>Remove orphaned Playwright route when same module is mocked via
multiple ids [backport to v4] - by <a
href="https://github.com/toxik"><code>@toxik</code></a> and <a
href="https://github.com/Zelys-DFKH"><code>@Zelys-DFKH</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/10474">vitest-dev/vitest#10474</a>
<a href="https://github.com/vitest-dev/vitest/commit/675b4343f"><!-- raw
HTML omitted -->(675b4)<!-- raw HTML omitted --></a></li>
</ul>
</li>
</ul>
<h5> <a
href="https://github.com/vitest-dev/vitest/compare/v4.1.7...v4.1.8">View
changes on GitHub</a></h5>
<h2>v4.1.7</h2>
<h3> 🐞 Bug Fixes</h3>
<ul>
<li><strong>runner</strong>: Limit concurrency per task branch in
addition to per leaf callbacks (backport) - by <a
href="https://github.com/hi-ogawa"><code>@hi-ogawa</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/10384">vitest-dev/vitest#10384</a>
<a href="https://github.com/vitest-dev/vitest/commit/4f0f2a1ee"><!-- raw
HTML omitted -->(4f0f2)<!-- raw HTML omitted --></a></li>
</ul>
<h5> <a
href="https://github.com/vitest-dev/vitest/compare/v4.1.6...v4.1.7">View
changes on GitHub</a></h5>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/vitest-dev/vitest/commit/e61f2dd2a0ba0a266c1c5e0334aad3799fee527f"><code>e61f2dd</code></a>
chore: release v4.1.8</li>
<li><a
href="https://github.com/vitest-dev/vitest/commit/e4067b3b150005fd42cf75f994300119245806b9"><code>e4067b3</code></a>
fix(browser): disable client <code>cdp</code> API when
<code>allowWrite/allowExec: false</code> [ba...</li>
<li><a
href="https://github.com/vitest-dev/vitest/commit/a09d47236e19fd3151351080c667036ca6164dc4"><code>a09d472</code></a>
chore: release v4.1.7</li>
<li>See full diff in <a
href="https://github.com/vitest-dev/vitest/commits/v4.1.8/packages/browser">compare
view</a></li>
</ul>
</details>
<br />
[](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 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/apache/texera/network/alerts).
</details>
(backported from commit 6167493f9f619f0d5190338428cb65e8aa94d509)
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
frontend/package.json | 2 +-
frontend/yarn.lock | 66 ++++++++++++++++++++++++++++++++++++++++++++++++++-
2 files changed, 66 insertions(+), 2 deletions(-)
diff --git a/frontend/package.json b/frontend/package.json
index a0f47ce382..78ad878ec3 100644
--- a/frontend/package.json
+++ b/frontend/package.json
@@ -118,7 +118,7 @@
"@typescript-eslint/parser": "8.59.0",
"@typescript-eslint/types": "8.59.0",
"@typescript-eslint/utils": "8.59.0",
- "@vitest/browser": "4.1.6",
+ "@vitest/browser": "4.1.8",
"@vitest/browser-playwright": "4.1.6",
"@vitest/coverage-v8": "4.1.6",
"buffer": "5.7.1",
diff --git a/frontend/yarn.lock b/frontend/yarn.lock
index 0bef4a41a2..1fabe2d3e3 100644
--- a/frontend/yarn.lock
+++ b/frontend/yarn.lock
@@ -6931,6 +6931,24 @@ __metadata:
languageName: node
linkType: hard
+"@vitest/browser@npm:4.1.8":
+ version: 4.1.8
+ resolution: "@vitest/browser@npm:4.1.8"
+ dependencies:
+ "@blazediff/core": "npm:1.9.1"
+ "@vitest/mocker": "npm:4.1.8"
+ "@vitest/utils": "npm:4.1.8"
+ magic-string: "npm:^0.30.21"
+ pngjs: "npm:^7.0.0"
+ sirv: "npm:^3.0.2"
+ tinyrainbow: "npm:^3.1.0"
+ ws: "npm:^8.19.0"
+ peerDependencies:
+ vitest: 4.1.8
+ checksum:
10c0/9e78c4b2273f5defd43e822361ec9c6f2804e9144fc5679a69171a588476c945a1ae3de313ad77239683490a3df703766257efc8a509c1f244c4b8f3b9ab4fe6
+ languageName: node
+ linkType: hard
+
"@vitest/coverage-v8@npm:4.1.6":
version: 4.1.6
resolution: "@vitest/coverage-v8@npm:4.1.6"
@@ -6988,6 +7006,25 @@ __metadata:
languageName: node
linkType: hard
+"@vitest/mocker@npm:4.1.8":
+ version: 4.1.8
+ resolution: "@vitest/mocker@npm:4.1.8"
+ dependencies:
+ "@vitest/spy": "npm:4.1.8"
+ estree-walker: "npm:^3.0.3"
+ magic-string: "npm:^0.30.21"
+ peerDependencies:
+ msw: ^2.4.9
+ vite: ^6.0.0 || ^7.0.0 || ^8.0.0
+ peerDependenciesMeta:
+ msw:
+ optional: true
+ vite:
+ optional: true
+ checksum:
10c0/f8cb2b8b55dc2cba0b2399aeee528b0187042f22cbc2d50a4fd6141f5aa246ebc41700f45dd1d73eca44ddfb57dcde48b2eb317bfbb1198f5ab2cc4fd04b2ea0
+ languageName: node
+ linkType: hard
+
"@vitest/pretty-format@npm:4.1.6":
version: 4.1.6
resolution: "@vitest/pretty-format@npm:4.1.6"
@@ -6997,6 +7034,15 @@ __metadata:
languageName: node
linkType: hard
+"@vitest/pretty-format@npm:4.1.8":
+ version: 4.1.8
+ resolution: "@vitest/pretty-format@npm:4.1.8"
+ dependencies:
+ tinyrainbow: "npm:^3.1.0"
+ checksum:
10c0/553c456692a4b9ae13cd116c234c74b4495e0f1a0d5c51ffc3fab8ea085e3550769967e29db79bdac0cf127b1bf88b7f70bfba3dcc72be6bddf834433e30cc91
+ languageName: node
+ linkType: hard
+
"@vitest/runner@npm:4.1.6":
version: 4.1.6
resolution: "@vitest/runner@npm:4.1.6"
@@ -7026,6 +7072,13 @@ __metadata:
languageName: node
linkType: hard
+"@vitest/spy@npm:4.1.8":
+ version: 4.1.8
+ resolution: "@vitest/spy@npm:4.1.8"
+ checksum:
10c0/3c10c0325a09d16bc0e77c0be96c47c15416186e33332880c0d1dd0a51d51a866091067b81f2a2ef6fb422a7760e6cf15c04d91a0eca4d59f62e8c8401fa53fc
+ languageName: node
+ linkType: hard
+
"@vitest/utils@npm:4.1.6":
version: 4.1.6
resolution: "@vitest/utils@npm:4.1.6"
@@ -7037,6 +7090,17 @@ __metadata:
languageName: node
linkType: hard
+"@vitest/utils@npm:4.1.8":
+ version: 4.1.8
+ resolution: "@vitest/utils@npm:4.1.8"
+ dependencies:
+ "@vitest/pretty-format": "npm:4.1.8"
+ convert-source-map: "npm:^2.0.0"
+ tinyrainbow: "npm:^3.1.0"
+ checksum:
10c0/acda9d3d640c1ebc81afb358ac30589d7d7d583af81e2d09419f0af9cbe41f3ce0b90527326943bf0da51614be5fc31afcd32259f6beb32b3417999d6ef380f3
+ languageName: node
+ linkType: hard
+
"@vscode/iconv-lite-umd@npm:0.7.0":
version: 0.7.0
resolution: "@vscode/iconv-lite-umd@npm:0.7.0"
@@ -11084,7 +11148,7 @@ __metadata:
"@typescript-eslint/parser": "npm:8.59.0"
"@typescript-eslint/types": "npm:8.59.0"
"@typescript-eslint/utils": "npm:8.59.0"
- "@vitest/browser": "npm:4.1.6"
+ "@vitest/browser": "npm:4.1.8"
"@vitest/browser-playwright": "npm:4.1.6"
"@vitest/coverage-v8": "npm:4.1.6"
ai: "npm:5.0.93"