Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion apps/docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@
"vite-plugin-devtools-json": "^1.1.0",
"vite-plugin-env-compatible": "^2.0.1",
"vite-plugin-page-reload": "^0.2.3",
"vitest": "^4.1.5",
"vitest": "^4.1.11",

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P1 Badge Upgrade the Playwright provider alongside Vitest

Upgrade @vitest/browser-playwright in both workspaces and regenerate the lockfile when moving Vitest to 4.1.11. The lockfile still resolves the provider and @vitest/browser to 4.1.5; those packages require exactly vitest: 4.1.5, while Vitest 4.1.11 requests exactly @vitest/browser-playwright: 4.1.11, so yarn install reports YN0060 peer conflicts. Since both configured suites run Vitest in Playwright browser mode, this mixes unsupported versions across the browser protocol and can make CI tests fail or behave inconsistently.

AGENTS.md reference: AGENTS.md:L165-L170

Useful? React with 👍 / 👎.

"vitest-browser-react": "^2.2.0",
"wrangler": "^4.114.0"
},
Expand Down
2 changes: 1 addition & 1 deletion apps/guide/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"playwright": "^1.59.1",
"vite": "^8.1.5",
"vite-plugin-env-compatible": "^2.0.1",
"vitest": "^4.1.5",
"vitest": "^4.1.11",
"vitest-browser-react": "^2.2.0"
},
"engines": {
Expand Down
120 changes: 83 additions & 37 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2320,7 +2320,7 @@ __metadata:
vite-plugin-devtools-json: "npm:^1.1.0"
vite-plugin-env-compatible: "npm:^2.0.1"
vite-plugin-page-reload: "npm:^0.2.3"
vitest: "npm:^4.1.5"
vitest: "npm:^4.1.11"
vitest-browser-react: "npm:^2.2.0"
wrangler: "npm:^4.114.0"
languageName: unknown
Expand Down Expand Up @@ -2359,7 +2359,7 @@ __metadata:
vfile-matter: "npm:^5.0.1"
vite: "npm:^8.1.5"
vite-plugin-env-compatible: "npm:^2.0.1"
vitest: "npm:^4.1.5"
vitest: "npm:^4.1.11"
vitest-browser-react: "npm:^2.2.0"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -3232,17 +3232,36 @@ __metadata:
languageName: node
linkType: hard

"@vitest/expect@npm:4.1.5":
version: 4.1.5
resolution: "@vitest/expect@npm:4.1.5"
"@vitest/expect@npm:4.1.11":
version: 4.1.11
resolution: "@vitest/expect@npm:4.1.11"
dependencies:
"@standard-schema/spec": "npm:^1.1.0"
"@types/chai": "npm:^5.2.2"
"@vitest/spy": "npm:4.1.5"
"@vitest/utils": "npm:4.1.5"
"@vitest/spy": "npm:4.1.11"
"@vitest/utils": "npm:4.1.11"
chai: "npm:^6.2.2"
tinyrainbow: "npm:^3.1.0"
checksum: 10c0/5184682304db471aa20024c1154210ad3d6d590afb61646201ce1a15297259f9a35f92f8fad4435bc8a82135e307ddd27c8495f72417d72d9aa139eb281d9e06
checksum: 10c0/0aa5e0973aca93a58cbdc3041c6bfed5897e976124965203b96a23b811f4ca403590c7eb15802c8d8366ec27a1db0682451e8a91c4d06617636de262baf86e4b
languageName: node
linkType: hard

"@vitest/mocker@npm:4.1.11":
version: 4.1.11
resolution: "@vitest/mocker@npm:4.1.11"
dependencies:
"@vitest/spy": "npm:4.1.11"
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/3111ea34bd5046f6c70bbd67cf8b89608ee8c41cb27ab2bd61d42f4b68810e9ea16a9a757a71bc254c105f73b407d00ebb6bab1ab0f7f5cdcc9d7d16602a3933
languageName: node
linkType: hard

Expand All @@ -3265,6 +3284,15 @@ __metadata:
languageName: node
linkType: hard

"@vitest/pretty-format@npm:4.1.11":
version: 4.1.11
resolution: "@vitest/pretty-format@npm:4.1.11"
dependencies:
tinyrainbow: "npm:^3.1.0"
checksum: 10c0/ad32525c73807c0b72f38dc29bc51fd5a17879dc650f37995a9c5adbb8526e15f787691f76aa8768448ec7ed5bf5ba2b12329eac8fda1428b4d6b8c036390f71
languageName: node
linkType: hard

"@vitest/pretty-format@npm:4.1.5":
version: 4.1.5
resolution: "@vitest/pretty-format@npm:4.1.5"
Expand All @@ -3274,25 +3302,32 @@ __metadata:
languageName: node
linkType: hard

"@vitest/runner@npm:4.1.5":
version: 4.1.5
resolution: "@vitest/runner@npm:4.1.5"
"@vitest/runner@npm:4.1.11":
version: 4.1.11
resolution: "@vitest/runner@npm:4.1.11"
dependencies:
"@vitest/utils": "npm:4.1.5"
"@vitest/utils": "npm:4.1.11"
pathe: "npm:^2.0.3"
checksum: 10c0/6a03b313a121155f6dd9e32eeb103c0e12440f586bc4ba1f0d77444e44c6df4652a44443718552037463115635b8378e11f35902d90ce1326f77743219fca056
checksum: 10c0/3c782b055e9e688e1785f7c8937bd1669bad1b0e5758cb8b844f918f30a324b1d21e174d46c941ce80ebf37f2b89b55b6d619a675025914a1ece6377b95909e2
languageName: node
linkType: hard

"@vitest/snapshot@npm:4.1.5":
version: 4.1.5
resolution: "@vitest/snapshot@npm:4.1.5"
"@vitest/snapshot@npm:4.1.11":
version: 4.1.11
resolution: "@vitest/snapshot@npm:4.1.11"
dependencies:
"@vitest/pretty-format": "npm:4.1.5"
"@vitest/utils": "npm:4.1.5"
"@vitest/pretty-format": "npm:4.1.11"
"@vitest/utils": "npm:4.1.11"
magic-string: "npm:^0.30.21"
pathe: "npm:^2.0.3"
checksum: 10c0/e11bf50d06702331290750a40eaef86078c108df3cd9a52bb1be7b84250048790163f36827525be6a383a4bb1994fc35e6d0c24239a41688b0bb68a1d15d172f
checksum: 10c0/35d82a7c2a3e4b57529c30387d568d9106b6bf960189214e5d8cb1f5288cb042305c2e5c7b0b2f8cb56a2c814973de0310bc56d72deb79427bea272b6224190c
languageName: node
linkType: hard

"@vitest/spy@npm:4.1.11":
version: 4.1.11
resolution: "@vitest/spy@npm:4.1.11"
checksum: 10c0/06c68247a8efd21006abe7532fee17f30ba83c8cda3e0b952ef89e278d58058f4b1de69b6bbaa2ed614c568bf4f5769fcc76be42802dedf2bcdd9c0aae601740
languageName: node
linkType: hard

Expand All @@ -3303,6 +3338,17 @@ __metadata:
languageName: node
linkType: hard

"@vitest/utils@npm:4.1.11":
version: 4.1.11
resolution: "@vitest/utils@npm:4.1.11"
dependencies:
"@vitest/pretty-format": "npm:4.1.11"
convert-source-map: "npm:^2.0.0"
tinyrainbow: "npm:^3.1.0"
checksum: 10c0/a2c1ddc64333458c3e031465c1ee0440a7660fd1b298c54ccbf865ef1e5cf3ebdd6c5c75a5ea235d8a672498b394e7121f992b096f021f45014ab25e9abd1b52
languageName: node
linkType: hard

"@vitest/utils@npm:4.1.5":
version: 4.1.5
resolution: "@vitest/utils@npm:4.1.5"
Expand Down Expand Up @@ -11746,17 +11792,17 @@ __metadata:
languageName: node
linkType: hard

"vitest@npm:^4.1.5":
version: 4.1.5
resolution: "vitest@npm:4.1.5"
"vitest@npm:^4.1.11":
version: 4.1.11
resolution: "vitest@npm:4.1.11"
dependencies:
"@vitest/expect": "npm:4.1.5"
"@vitest/mocker": "npm:4.1.5"
"@vitest/pretty-format": "npm:4.1.5"
"@vitest/runner": "npm:4.1.5"
"@vitest/snapshot": "npm:4.1.5"
"@vitest/spy": "npm:4.1.5"
"@vitest/utils": "npm:4.1.5"
"@vitest/expect": "npm:4.1.11"
"@vitest/mocker": "npm:4.1.11"
"@vitest/pretty-format": "npm:4.1.11"
"@vitest/runner": "npm:4.1.11"
"@vitest/snapshot": "npm:4.1.11"
"@vitest/spy": "npm:4.1.11"
"@vitest/utils": "npm:4.1.11"
es-module-lexer: "npm:^2.0.0"
expect-type: "npm:^1.3.0"
magic-string: "npm:^0.30.21"
Expand All @@ -11774,12 +11820,12 @@ __metadata:
"@edge-runtime/vm": "*"
"@opentelemetry/api": ^1.9.0
"@types/node": ^20.0.0 || ^22.0.0 || >=24.0.0
"@vitest/browser-playwright": 4.1.5
"@vitest/browser-preview": 4.1.5
"@vitest/browser-webdriverio": 4.1.5
"@vitest/coverage-istanbul": 4.1.5
"@vitest/coverage-v8": 4.1.5
"@vitest/ui": 4.1.5
"@vitest/browser-playwright": 4.1.11
"@vitest/browser-preview": 4.1.11
"@vitest/browser-webdriverio": 4.1.11
"@vitest/coverage-istanbul": 4.1.11
"@vitest/coverage-v8": 4.1.11
"@vitest/ui": 4.1.11
happy-dom: "*"
jsdom: "*"
vite: ^6.0.0 || ^7.0.0 || ^8.0.0
Expand Down Expand Up @@ -11809,8 +11855,8 @@ __metadata:
vite:
optional: false
bin:
vitest: vitest.mjs
checksum: 10c0/196eaf5e95b45a3f6d3001a2408d7dc6f146c29c873ed4e42e1ad4c9327122934fb3793a12b6ce3b7c25d355e738b20123acc0894ce30358c3370b15f4bd0865
vitest: ./vitest.mjs
checksum: 10c0/3fa0948cf74adcccc8cbcdb4e6d30ada6933bdfb1816ff99200f3d3b689325b37dc483b22535b57b6d911f7a7b64eaa6a5f8da1606cfe7f2466f48000c21e296
languageName: node
linkType: hard

Expand Down
Loading