chore(deps): update dependency @swc/core to v1.7.25 #1615
workspace.yml
on: pull_request
Annotations
5 errors and 1 warning
check / Commit Upgrade Changes
Unable to download artifact(s): Artifact not found for name: diff
Please ensure that your artifact is not expired and the artifact was uploaded using a compatible version of toolkit/upload-artifact.
For more information, visit the GitHub Artifacts FAQ: https://github.com/actions/toolkit/blob/main/packages/artifact/docs/faq.md
|
packages/projen-project/src/index.test.ts > with TypeScript options > with SWC:
packages/projen-project/src/index.test.ts#L630
Error: Snapshot `with TypeScript options > with SWC 1` mismatched
- Expected
+ Received
@@ -56,11 +56,11 @@
"version": "1.10.9",
},
{
"name": "@swc/core",
"type": "build",
- "version": "1.7.22",
+ "version": "1.7.24",
},
{
"name": "projen",
"type": "build",
"version": "0.86.5",
@@ -144,11 +144,11 @@
"//": "~~ Generated by projen. To modify, edit .projenrc.mts and run "npx projen".",
"devDependencies": {
"@langri-sha/projen-project": "*",
"@langri-sha/tsconfig": "*",
"@swc-node/register": "1.10.9",
- "@swc/core": "1.7.22",
+ "@swc/core": "1.7.24",
"projen": "0.86.5",
"typescript": "5.5.4",
},
"license": "Apache-2.0",
"main": "src/index.ts",
❯ packages/projen-project/src/index.test.ts:630:36
|
check / Vitest
Process completed with exit code 1.
|
check / Lint
Beachball changes detected. Run 'pnpm beachball change' and commit the changes.
|
check / Lint
Process completed with exit code 1.
|
check / Renovate Post-Upgrade
No files were found with the provided path: .diff.patch. No artifacts will be uploaded.
|