chore(deps-dev): bump the dev-dependencies group with 6 updates #2090
ci.yml
on: pull_request
Python / Lint
17s
Python / Typecheck
25s
JavaScript / Lint
11s
JavaScript / Typecheck
37s
JavaScript / Test
35s
Matrix: Python / Test
Annotations
3 errors and 5 warnings
packages/create-anywidget/__tests__/index.test.js > create-anywidget > template-react-ts:
packages/create-anywidget/__tests__/index.test.js#L19
Error: Snapshot `create-anywidget > template-react-ts 1` mismatched
- Expected
+ Received
@@ -112,11 +112,11 @@
"@anywidget/react": "0.1.0",
"react": "^19.0.0",
"react-dom": "^19.0.0"
},
"devDependencies": {
- "@types/react": "^19.0.7",
+ "@types/react": "^19.0.8",
"@types/react-dom": "^19.0.3",
"typescript": "^5.7.3",
"esbuild": "^0.24.2"
}
}",
❯ packages/create-anywidget/__tests__/index.test.js:19:17
|
packages/create-anywidget/__tests__/index.test.js > create-anywidget (Bun) > template-react-ts:
packages/create-anywidget/__tests__/index.test.js#L43
Error: Snapshot `create-anywidget (Bun) > template-react-ts 1` mismatched
- Expected
+ Received
@@ -112,11 +112,11 @@
"@anywidget/react": "0.1.0",
"react": "^19.0.0",
"react-dom": "^19.0.0"
},
"devDependencies": {
- "@types/react": "^19.0.7",
+ "@types/react": "^19.0.8",
"@types/react-dom": "^19.0.3",
"typescript": "^5.7.3"
}
}",
"path": "package.json",
❯ packages/create-anywidget/__tests__/index.test.js:43:17
|
JavaScript / Test
Process completed with exit code 1.
|
Python / Test (3.10)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Python / Test (3.8)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Python / Test (3.12)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Python / Test (3.9)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Python / Test (3.11)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|