chore(deps-dev): bump the dev-dependencies group with 2 updates #1861
ci.yml
on: pull_request
Python / Lint
8s
Python / Typecheck
15s
JavaScript / Lint
8s
JavaScript / Typecheck
46s
JavaScript / Test
35s
Matrix: Python / Test
Annotations
5 errors and 6 warnings
packages/create-anywidget/__tests__/index.test.js > create-anywidget > template-vanilla-ts:
packages/create-anywidget/__tests__/index.test.js#L19
Error: Snapshot `create-anywidget > template-vanilla-ts 1` mismatched
- Expected
+ Received
@@ -89,11 +89,11 @@
"typecheck": "tsc --noEmit"
},
"dependencies": {},
"devDependencies": {
"@anywidget/types": "0.1.9",
- "typescript": "^5.5.3",
+ "typescript": "^5.5.4",
"esbuild": "^0.23.0"
}
}",
"path": "package.json",
},
❯ packages/create-anywidget/__tests__/index.test.js:19:17
|
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
@@ -94,11 +94,11 @@
"react-dom": "^18.3.1"
},
"devDependencies": {
"@types/react": "^18.3.2",
"@types/react-dom": "^18.3.0",
- "typescript": "^5.5.3",
+ "typescript": "^5.5.4",
"esbuild": "^0.23.0"
}
}",
"path": "package.json",
},
❯ packages/create-anywidget/__tests__/index.test.js:19:17
|
packages/create-anywidget/__tests__/index.test.js > create-anywidget (Bun) > template-vanilla-ts:
packages/create-anywidget/__tests__/index.test.js#L43
Error: Snapshot `create-anywidget (Bun) > template-vanilla-ts 1` mismatched
- Expected
+ Received
@@ -89,11 +89,11 @@
"typecheck": "tsc --noEmit"
},
"dependencies": {},
"devDependencies": {
"@anywidget/types": "0.1.9",
- "typescript": "^5.5.3"
+ "typescript": "^5.5.4"
}
}",
"path": "package.json",
},
{
❯ packages/create-anywidget/__tests__/index.test.js:43: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
@@ -94,11 +94,11 @@
"react-dom": "^18.3.1"
},
"devDependencies": {
"@types/react": "^18.3.2",
"@types/react-dom": "^18.3.0",
- "typescript": "^5.5.3"
+ "typescript": "^5.5.4"
}
}",
"path": "package.json",
},
{
❯ packages/create-anywidget/__tests__/index.test.js:43:17
|
JavaScript / Test
Process completed with exit code 1.
|
Python / Test (3.10)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
Python / Test (3.12)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
Python / Test (3.9)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
Python / Test (3.8)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
Python / Test (3.11)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
Python / Test (3.7)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|