From 9c6ead3eb17f332e35ab5ceabfcc462b7778b457 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Jul 2024 18:23:54 +0000 Subject: [PATCH] :arrow_up: Bump the npm-development group across 1 directory with 4 updates Bumps the npm-development group with 4 updates in the / directory: [typescript](https://github.com/Microsoft/TypeScript), [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) and [esbuild](https://github.com/evanw/esbuild). Updates `typescript` from 5.4.5 to 5.5.3 - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](https://github.com/Microsoft/TypeScript/compare/v5.4.5...v5.5.3) Updates `@types/node` from 20.14.2 to 20.14.9 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@typescript-eslint/parser` from 7.13.0 to 7.15.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.15.0/packages/parser) Updates `esbuild` from 0.21.5 to 0.23.0 - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md) - [Commits](https://github.com/evanw/esbuild/compare/v0.21.5...v0.23.0) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-development - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development - dependency-name: esbuild dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development ... Signed-off-by: dependabot[bot] --- common/package.json | 6 +- package-lock.json | 363 ++++++++++++++++++++------------------- package.json | 2 +- scan/dist/index.js | 58 +++---- scan/package.json | 8 +- vsts/QodanaScan/index.js | 13 +- vsts/package.json | 8 +- 7 files changed, 236 insertions(+), 222 deletions(-) diff --git a/common/package.json b/common/package.json index 7b9cf2d1..b4bf805b 100644 --- a/common/package.json +++ b/common/package.json @@ -14,8 +14,8 @@ "cli.json" ], "devDependencies": { - "@types/node": "^20.14.2", - "@typescript-eslint/parser": "^7.13.0", + "@types/node": "^20.14.9", + "@typescript-eslint/parser": "^7.15.0", "eslint": "^8.57.0", "eslint-plugin-github": "^5.0.1", "eslint-plugin-jest": "^28.6.0", @@ -23,6 +23,6 @@ "js-yaml": "^4.1.0", "prettier": "3.3.2", "ts-jest": "^29.1.5", - "typescript": "^5.4.5" + "typescript": "^5.5.3" } } diff --git a/package-lock.json b/package-lock.json index c8b38133..838f5008 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13,9 +13,6 @@ "scan", "vsts" ], - "dependencies": { - "jszip": "^3.10.1" - }, "devDependencies": { "eslint": "^8.57.0", "eslint-plugin-github": "^5.0.1", @@ -24,7 +21,7 @@ "prettier": "3.3.2", "prettier-eslint": "^16.3.0", "ts-node": "^10.9.2", - "typescript": "^5.4.5" + "typescript": "^5.5.3" } }, "common": { @@ -32,8 +29,8 @@ "version": "1.0.0", "license": "Apache-2.0", "devDependencies": { - "@types/node": "^20.14.2", - "@typescript-eslint/parser": "^7.13.0", + "@types/node": "^20.14.9", + "@typescript-eslint/parser": "^7.15.0", "eslint": "^8.57.0", "eslint-plugin-github": "^5.0.1", "eslint-plugin-jest": "^28.6.0", @@ -41,7 +38,7 @@ "js-yaml": "^4.1.0", "prettier": "3.3.2", "ts-jest": "^29.1.5", - "typescript": "^5.4.5" + "typescript": "^5.5.3" } }, "node_modules/@aashutoshrathi/word-wrap": { @@ -1294,9 +1291,9 @@ } }, "node_modules/@esbuild/aix-ppc64": { - "version": "0.21.5", - "resolved": "https://registry.npmjs.org/@esbuild/aix-ppc64/-/aix-ppc64-0.21.5.tgz", - "integrity": "sha512-1SDgH6ZSPTlggy1yI6+Dbkiz8xzpHJEVAlF/AM1tHPLsf5STom9rwtjE4hKAF20FfXXNTFqEYXyJNWh1GiZedQ==", + "version": "0.23.0", + "resolved": "https://registry.npmjs.org/@esbuild/aix-ppc64/-/aix-ppc64-0.23.0.tgz", + "integrity": "sha512-3sG8Zwa5fMcA9bgqB8AfWPQ+HFke6uD3h1s3RIwUNK8EG7a4buxvuFTs3j1IMs2NXAk9F30C/FF4vxRgQCcmoQ==", "cpu": [ "ppc64" ], @@ -1306,13 +1303,13 @@ "aix" ], "engines": { - "node": ">=12" + "node": ">=18" } }, "node_modules/@esbuild/android-arm": { - "version": "0.21.5", - "resolved": "https://registry.npmjs.org/@esbuild/android-arm/-/android-arm-0.21.5.tgz", - "integrity": "sha512-vCPvzSjpPHEi1siZdlvAlsPxXl7WbOVUBBAowWug4rJHb68Ox8KualB+1ocNvT5fjv6wpkX6o/iEpbDrf68zcg==", + "version": "0.23.0", + "resolved": "https://registry.npmjs.org/@esbuild/android-arm/-/android-arm-0.23.0.tgz", + "integrity": "sha512-+KuOHTKKyIKgEEqKbGTK8W7mPp+hKinbMBeEnNzjJGyFcWsfrXjSTNluJHCY1RqhxFurdD8uNXQDei7qDlR6+g==", "cpu": [ "arm" ], @@ -1322,13 +1319,13 @@ "android" ], "engines": { - "node": ">=12" + "node": ">=18" } }, "node_modules/@esbuild/android-arm64": { - "version": "0.21.5", - "resolved": "https://registry.npmjs.org/@esbuild/android-arm64/-/android-arm64-0.21.5.tgz", - "integrity": "sha512-c0uX9VAUBQ7dTDCjq+wdyGLowMdtR/GoC2U5IYk/7D1H1JYC0qseD7+11iMP2mRLN9RcCMRcjC4YMclCzGwS/A==", + "version": "0.23.0", + "resolved": "https://registry.npmjs.org/@esbuild/android-arm64/-/android-arm64-0.23.0.tgz", + "integrity": "sha512-EuHFUYkAVfU4qBdyivULuu03FhJO4IJN9PGuABGrFy4vUuzk91P2d+npxHcFdpUnfYKy0PuV+n6bKIpHOB3prQ==", "cpu": [ "arm64" ], @@ -1338,13 +1335,13 @@ "android" ], "engines": { - "node": ">=12" + "node": ">=18" } }, "node_modules/@esbuild/android-x64": { - "version": "0.21.5", - "resolved": "https://registry.npmjs.org/@esbuild/android-x64/-/android-x64-0.21.5.tgz", - "integrity": "sha512-D7aPRUUNHRBwHxzxRvp856rjUHRFW1SdQATKXH2hqA0kAZb1hKmi02OpYRacl0TxIGz/ZmXWlbZgjwWYaCakTA==", + "version": "0.23.0", + "resolved": "https://registry.npmjs.org/@esbuild/android-x64/-/android-x64-0.23.0.tgz", + "integrity": "sha512-WRrmKidLoKDl56LsbBMhzTTBxrsVwTKdNbKDalbEZr0tcsBgCLbEtoNthOW6PX942YiYq8HzEnb4yWQMLQuipQ==", "cpu": [ "x64" ], @@ -1354,13 +1351,13 @@ "android" ], "engines": { - "node": ">=12" + "node": ">=18" } }, "node_modules/@esbuild/darwin-arm64": { - "version": "0.21.5", - "resolved": "https://registry.npmjs.org/@esbuild/darwin-arm64/-/darwin-arm64-0.21.5.tgz", - "integrity": "sha512-DwqXqZyuk5AiWWf3UfLiRDJ5EDd49zg6O9wclZ7kUMv2WRFr4HKjXp/5t8JZ11QbQfUS6/cRCKGwYhtNAY88kQ==", + "version": "0.23.0", + "resolved": "https://registry.npmjs.org/@esbuild/darwin-arm64/-/darwin-arm64-0.23.0.tgz", + "integrity": "sha512-YLntie/IdS31H54Ogdn+v50NuoWF5BDkEUFpiOChVa9UnKpftgwzZRrI4J132ETIi+D8n6xh9IviFV3eXdxfow==", "cpu": [ "arm64" ], @@ -1370,13 +1367,13 @@ "darwin" ], "engines": { - "node": ">=12" + "node": ">=18" } }, "node_modules/@esbuild/darwin-x64": { - "version": "0.21.5", - "resolved": "https://registry.npmjs.org/@esbuild/darwin-x64/-/darwin-x64-0.21.5.tgz", - "integrity": "sha512-se/JjF8NlmKVG4kNIuyWMV/22ZaerB+qaSi5MdrXtd6R08kvs2qCN4C09miupktDitvh8jRFflwGFBQcxZRjbw==", + "version": "0.23.0", + "resolved": "https://registry.npmjs.org/@esbuild/darwin-x64/-/darwin-x64-0.23.0.tgz", + "integrity": "sha512-IMQ6eme4AfznElesHUPDZ+teuGwoRmVuuixu7sv92ZkdQcPbsNHzutd+rAfaBKo8YK3IrBEi9SLLKWJdEvJniQ==", "cpu": [ "x64" ], @@ -1386,13 +1383,13 @@ "darwin" ], "engines": { - "node": ">=12" + "node": ">=18" } }, "node_modules/@esbuild/freebsd-arm64": { - "version": "0.21.5", - "resolved": "https://registry.npmjs.org/@esbuild/freebsd-arm64/-/freebsd-arm64-0.21.5.tgz", - "integrity": "sha512-5JcRxxRDUJLX8JXp/wcBCy3pENnCgBR9bN6JsY4OmhfUtIHe3ZW0mawA7+RDAcMLrMIZaf03NlQiX9DGyB8h4g==", + "version": "0.23.0", + "resolved": "https://registry.npmjs.org/@esbuild/freebsd-arm64/-/freebsd-arm64-0.23.0.tgz", + "integrity": "sha512-0muYWCng5vqaxobq6LB3YNtevDFSAZGlgtLoAc81PjUfiFz36n4KMpwhtAd4he8ToSI3TGyuhyx5xmiWNYZFyw==", "cpu": [ "arm64" ], @@ -1402,13 +1399,13 @@ "freebsd" ], "engines": { - "node": ">=12" + "node": ">=18" } }, "node_modules/@esbuild/freebsd-x64": { - "version": "0.21.5", - "resolved": "https://registry.npmjs.org/@esbuild/freebsd-x64/-/freebsd-x64-0.21.5.tgz", - "integrity": "sha512-J95kNBj1zkbMXtHVH29bBriQygMXqoVQOQYA+ISs0/2l3T9/kj42ow2mpqerRBxDJnmkUDCaQT/dfNXWX/ZZCQ==", + "version": "0.23.0", + "resolved": "https://registry.npmjs.org/@esbuild/freebsd-x64/-/freebsd-x64-0.23.0.tgz", + "integrity": "sha512-XKDVu8IsD0/q3foBzsXGt/KjD/yTKBCIwOHE1XwiXmrRwrX6Hbnd5Eqn/WvDekddK21tfszBSrE/WMaZh+1buQ==", "cpu": [ "x64" ], @@ -1418,13 +1415,13 @@ "freebsd" ], "engines": { - "node": ">=12" + "node": ">=18" } }, "node_modules/@esbuild/linux-arm": { - "version": "0.21.5", - "resolved": "https://registry.npmjs.org/@esbuild/linux-arm/-/linux-arm-0.21.5.tgz", - "integrity": "sha512-bPb5AHZtbeNGjCKVZ9UGqGwo8EUu4cLq68E95A53KlxAPRmUyYv2D6F0uUI65XisGOL1hBP5mTronbgo+0bFcA==", + "version": "0.23.0", + "resolved": "https://registry.npmjs.org/@esbuild/linux-arm/-/linux-arm-0.23.0.tgz", + "integrity": "sha512-SEELSTEtOFu5LPykzA395Mc+54RMg1EUgXP+iw2SJ72+ooMwVsgfuwXo5Fn0wXNgWZsTVHwY2cg4Vi/bOD88qw==", "cpu": [ "arm" ], @@ -1434,13 +1431,13 @@ "linux" ], "engines": { - "node": ">=12" + "node": ">=18" } }, "node_modules/@esbuild/linux-arm64": { - "version": "0.21.5", - "resolved": "https://registry.npmjs.org/@esbuild/linux-arm64/-/linux-arm64-0.21.5.tgz", - "integrity": "sha512-ibKvmyYzKsBeX8d8I7MH/TMfWDXBF3db4qM6sy+7re0YXya+K1cem3on9XgdT2EQGMu4hQyZhan7TeQ8XkGp4Q==", + "version": "0.23.0", + "resolved": "https://registry.npmjs.org/@esbuild/linux-arm64/-/linux-arm64-0.23.0.tgz", + "integrity": "sha512-j1t5iG8jE7BhonbsEg5d9qOYcVZv/Rv6tghaXM/Ug9xahM0nX/H2gfu6X6z11QRTMT6+aywOMA8TDkhPo8aCGw==", "cpu": [ "arm64" ], @@ -1450,13 +1447,13 @@ "linux" ], "engines": { - "node": ">=12" + "node": ">=18" } }, "node_modules/@esbuild/linux-ia32": { - "version": "0.21.5", - "resolved": "https://registry.npmjs.org/@esbuild/linux-ia32/-/linux-ia32-0.21.5.tgz", - "integrity": "sha512-YvjXDqLRqPDl2dvRODYmmhz4rPeVKYvppfGYKSNGdyZkA01046pLWyRKKI3ax8fbJoK5QbxblURkwK/MWY18Tg==", + "version": "0.23.0", + "resolved": "https://registry.npmjs.org/@esbuild/linux-ia32/-/linux-ia32-0.23.0.tgz", + "integrity": "sha512-P7O5Tkh2NbgIm2R6x1zGJJsnacDzTFcRWZyTTMgFdVit6E98LTxO+v8LCCLWRvPrjdzXHx9FEOA8oAZPyApWUA==", "cpu": [ "ia32" ], @@ -1466,13 +1463,13 @@ "linux" ], "engines": { - "node": ">=12" + "node": ">=18" } }, "node_modules/@esbuild/linux-loong64": { - "version": "0.21.5", - "resolved": "https://registry.npmjs.org/@esbuild/linux-loong64/-/linux-loong64-0.21.5.tgz", - "integrity": "sha512-uHf1BmMG8qEvzdrzAqg2SIG/02+4/DHB6a9Kbya0XDvwDEKCoC8ZRWI5JJvNdUjtciBGFQ5PuBlpEOXQj+JQSg==", + "version": "0.23.0", + "resolved": "https://registry.npmjs.org/@esbuild/linux-loong64/-/linux-loong64-0.23.0.tgz", + "integrity": "sha512-InQwepswq6urikQiIC/kkx412fqUZudBO4SYKu0N+tGhXRWUqAx+Q+341tFV6QdBifpjYgUndV1hhMq3WeJi7A==", "cpu": [ "loong64" ], @@ -1482,13 +1479,13 @@ "linux" ], "engines": { - "node": ">=12" + "node": ">=18" } }, "node_modules/@esbuild/linux-mips64el": { - "version": "0.21.5", - "resolved": "https://registry.npmjs.org/@esbuild/linux-mips64el/-/linux-mips64el-0.21.5.tgz", - "integrity": "sha512-IajOmO+KJK23bj52dFSNCMsz1QP1DqM6cwLUv3W1QwyxkyIWecfafnI555fvSGqEKwjMXVLokcV5ygHW5b3Jbg==", + "version": "0.23.0", + "resolved": "https://registry.npmjs.org/@esbuild/linux-mips64el/-/linux-mips64el-0.23.0.tgz", + "integrity": "sha512-J9rflLtqdYrxHv2FqXE2i1ELgNjT+JFURt/uDMoPQLcjWQA5wDKgQA4t/dTqGa88ZVECKaD0TctwsUfHbVoi4w==", "cpu": [ "mips64el" ], @@ -1498,13 +1495,13 @@ "linux" ], "engines": { - "node": ">=12" + "node": ">=18" } }, "node_modules/@esbuild/linux-ppc64": { - "version": "0.21.5", - "resolved": "https://registry.npmjs.org/@esbuild/linux-ppc64/-/linux-ppc64-0.21.5.tgz", - "integrity": "sha512-1hHV/Z4OEfMwpLO8rp7CvlhBDnjsC3CttJXIhBi+5Aj5r+MBvy4egg7wCbe//hSsT+RvDAG7s81tAvpL2XAE4w==", + "version": "0.23.0", + "resolved": "https://registry.npmjs.org/@esbuild/linux-ppc64/-/linux-ppc64-0.23.0.tgz", + "integrity": "sha512-cShCXtEOVc5GxU0fM+dsFD10qZ5UpcQ8AM22bYj0u/yaAykWnqXJDpd77ublcX6vdDsWLuweeuSNZk4yUxZwtw==", "cpu": [ "ppc64" ], @@ -1514,13 +1511,13 @@ "linux" ], "engines": { - "node": ">=12" + "node": ">=18" } }, "node_modules/@esbuild/linux-riscv64": { - "version": "0.21.5", - "resolved": "https://registry.npmjs.org/@esbuild/linux-riscv64/-/linux-riscv64-0.21.5.tgz", - "integrity": "sha512-2HdXDMd9GMgTGrPWnJzP2ALSokE/0O5HhTUvWIbD3YdjME8JwvSCnNGBnTThKGEB91OZhzrJ4qIIxk/SBmyDDA==", + "version": "0.23.0", + "resolved": "https://registry.npmjs.org/@esbuild/linux-riscv64/-/linux-riscv64-0.23.0.tgz", + "integrity": "sha512-HEtaN7Y5UB4tZPeQmgz/UhzoEyYftbMXrBCUjINGjh3uil+rB/QzzpMshz3cNUxqXN7Vr93zzVtpIDL99t9aRw==", "cpu": [ "riscv64" ], @@ -1530,13 +1527,13 @@ "linux" ], "engines": { - "node": ">=12" + "node": ">=18" } }, "node_modules/@esbuild/linux-s390x": { - "version": "0.21.5", - "resolved": "https://registry.npmjs.org/@esbuild/linux-s390x/-/linux-s390x-0.21.5.tgz", - "integrity": "sha512-zus5sxzqBJD3eXxwvjN1yQkRepANgxE9lgOW2qLnmr8ikMTphkjgXu1HR01K4FJg8h1kEEDAqDcZQtbrRnB41A==", + "version": "0.23.0", + "resolved": "https://registry.npmjs.org/@esbuild/linux-s390x/-/linux-s390x-0.23.0.tgz", + "integrity": "sha512-WDi3+NVAuyjg/Wxi+o5KPqRbZY0QhI9TjrEEm+8dmpY9Xir8+HE/HNx2JoLckhKbFopW0RdO2D72w8trZOV+Wg==", "cpu": [ "s390x" ], @@ -1546,13 +1543,13 @@ "linux" ], "engines": { - "node": ">=12" + "node": ">=18" } }, "node_modules/@esbuild/linux-x64": { - "version": "0.21.5", - "resolved": "https://registry.npmjs.org/@esbuild/linux-x64/-/linux-x64-0.21.5.tgz", - "integrity": "sha512-1rYdTpyv03iycF1+BhzrzQJCdOuAOtaqHTWJZCWvijKD2N5Xu0TtVC8/+1faWqcP9iBCWOmjmhoH94dH82BxPQ==", + "version": "0.23.0", + "resolved": "https://registry.npmjs.org/@esbuild/linux-x64/-/linux-x64-0.23.0.tgz", + "integrity": "sha512-a3pMQhUEJkITgAw6e0bWA+F+vFtCciMjW/LPtoj99MhVt+Mfb6bbL9hu2wmTZgNd994qTAEw+U/r6k3qHWWaOQ==", "cpu": [ "x64" ], @@ -1562,13 +1559,13 @@ "linux" ], "engines": { - "node": ">=12" + "node": ">=18" } }, "node_modules/@esbuild/netbsd-x64": { - "version": "0.21.5", - "resolved": "https://registry.npmjs.org/@esbuild/netbsd-x64/-/netbsd-x64-0.21.5.tgz", - "integrity": "sha512-Woi2MXzXjMULccIwMnLciyZH4nCIMpWQAs049KEeMvOcNADVxo0UBIQPfSmxB3CWKedngg7sWZdLvLczpe0tLg==", + "version": "0.23.0", + "resolved": "https://registry.npmjs.org/@esbuild/netbsd-x64/-/netbsd-x64-0.23.0.tgz", + "integrity": "sha512-cRK+YDem7lFTs2Q5nEv/HHc4LnrfBCbH5+JHu6wm2eP+d8OZNoSMYgPZJq78vqQ9g+9+nMuIsAO7skzphRXHyw==", "cpu": [ "x64" ], @@ -1578,13 +1575,29 @@ "netbsd" ], "engines": { - "node": ">=12" + "node": ">=18" + } + }, + "node_modules/@esbuild/openbsd-arm64": { + "version": "0.23.0", + "resolved": "https://registry.npmjs.org/@esbuild/openbsd-arm64/-/openbsd-arm64-0.23.0.tgz", + "integrity": "sha512-suXjq53gERueVWu0OKxzWqk7NxiUWSUlrxoZK7usiF50C6ipColGR5qie2496iKGYNLhDZkPxBI3erbnYkU0rQ==", + "cpu": [ + "arm64" + ], + "dev": true, + "optional": true, + "os": [ + "openbsd" + ], + "engines": { + "node": ">=18" } }, "node_modules/@esbuild/openbsd-x64": { - "version": "0.21.5", - "resolved": "https://registry.npmjs.org/@esbuild/openbsd-x64/-/openbsd-x64-0.21.5.tgz", - "integrity": "sha512-HLNNw99xsvx12lFBUwoT8EVCsSvRNDVxNpjZ7bPn947b8gJPzeHWyNVhFsaerc0n3TsbOINvRP2byTZ5LKezow==", + "version": "0.23.0", + "resolved": "https://registry.npmjs.org/@esbuild/openbsd-x64/-/openbsd-x64-0.23.0.tgz", + "integrity": "sha512-6p3nHpby0DM/v15IFKMjAaayFhqnXV52aEmv1whZHX56pdkK+MEaLoQWj+H42ssFarP1PcomVhbsR4pkz09qBg==", "cpu": [ "x64" ], @@ -1594,13 +1607,13 @@ "openbsd" ], "engines": { - "node": ">=12" + "node": ">=18" } }, "node_modules/@esbuild/sunos-x64": { - "version": "0.21.5", - "resolved": "https://registry.npmjs.org/@esbuild/sunos-x64/-/sunos-x64-0.21.5.tgz", - "integrity": "sha512-6+gjmFpfy0BHU5Tpptkuh8+uw3mnrvgs+dSPQXQOv3ekbordwnzTVEb4qnIvQcYXq6gzkyTnoZ9dZG+D4garKg==", + "version": "0.23.0", + "resolved": "https://registry.npmjs.org/@esbuild/sunos-x64/-/sunos-x64-0.23.0.tgz", + "integrity": "sha512-BFelBGfrBwk6LVrmFzCq1u1dZbG4zy/Kp93w2+y83Q5UGYF1d8sCzeLI9NXjKyujjBBniQa8R8PzLFAUrSM9OA==", "cpu": [ "x64" ], @@ -1610,13 +1623,13 @@ "sunos" ], "engines": { - "node": ">=12" + "node": ">=18" } }, "node_modules/@esbuild/win32-arm64": { - "version": "0.21.5", - "resolved": "https://registry.npmjs.org/@esbuild/win32-arm64/-/win32-arm64-0.21.5.tgz", - "integrity": "sha512-Z0gOTd75VvXqyq7nsl93zwahcTROgqvuAcYDUr+vOv8uHhNSKROyU961kgtCD1e95IqPKSQKH7tBTslnS3tA8A==", + "version": "0.23.0", + "resolved": "https://registry.npmjs.org/@esbuild/win32-arm64/-/win32-arm64-0.23.0.tgz", + "integrity": "sha512-lY6AC8p4Cnb7xYHuIxQ6iYPe6MfO2CC43XXKo9nBXDb35krYt7KGhQnOkRGar5psxYkircpCqfbNDB4uJbS2jQ==", "cpu": [ "arm64" ], @@ -1626,13 +1639,13 @@ "win32" ], "engines": { - "node": ">=12" + "node": ">=18" } }, "node_modules/@esbuild/win32-ia32": { - "version": "0.21.5", - "resolved": "https://registry.npmjs.org/@esbuild/win32-ia32/-/win32-ia32-0.21.5.tgz", - "integrity": "sha512-SWXFF1CL2RVNMaVs+BBClwtfZSvDgtL//G/smwAc5oVK/UPu2Gu9tIaRgFmYFFKrmg3SyAjSrElf0TiJ1v8fYA==", + "version": "0.23.0", + "resolved": "https://registry.npmjs.org/@esbuild/win32-ia32/-/win32-ia32-0.23.0.tgz", + "integrity": "sha512-7L1bHlOTcO4ByvI7OXVI5pNN6HSu6pUQq9yodga8izeuB1KcT2UkHaH6118QJwopExPn0rMHIseCTx1CRo/uNA==", "cpu": [ "ia32" ], @@ -1642,13 +1655,13 @@ "win32" ], "engines": { - "node": ">=12" + "node": ">=18" } }, "node_modules/@esbuild/win32-x64": { - "version": "0.21.5", - "resolved": "https://registry.npmjs.org/@esbuild/win32-x64/-/win32-x64-0.21.5.tgz", - "integrity": "sha512-tQd/1efJuzPC6rCFwEvLtci/xNFcTZknmXs98FYDfGE4wP9ClFV98nyKrzJKVPMhdDnjzLhdUyMX4PsQAPjwIw==", + "version": "0.23.0", + "resolved": "https://registry.npmjs.org/@esbuild/win32-x64/-/win32-x64-0.23.0.tgz", + "integrity": "sha512-Arm+WgUFLUATuoxCJcahGuk6Yj9Pzxd6l11Zb/2aAuv5kWWvvfhLFo2fni4uSK5vzlUdCGZ/BdV5tH8klj8p8g==", "cpu": [ "x64" ], @@ -1658,7 +1671,7 @@ "win32" ], "engines": { - "node": ">=12" + "node": ">=18" } }, "node_modules/@eslint-community/eslint-utils": { @@ -2984,9 +2997,9 @@ "dev": true }, "node_modules/@types/node": { - "version": "20.14.2", - "resolved": "https://registry.npmjs.org/@types/node/-/node-20.14.2.tgz", - "integrity": "sha512-xyu6WAMVwv6AKFLB+e/7ySZVr/0zLCzOa7rSpq6jNwpqOrUbcACDWC+53d4n2QHOnDou0fbIsg8wZu/sxrnI4Q==", + "version": "20.14.9", + "resolved": "https://registry.npmjs.org/@types/node/-/node-20.14.9.tgz", + "integrity": "sha512-06OCtnTXtWOZBJlRApleWndH4JsRVs1pDCc8dLSQp+7PpUpX3ePdHyeNSFTeSe7FtKyQkrlPvHwJOW3SLd8Oyg==", "dependencies": { "undici-types": "~5.26.4" } @@ -3100,15 +3113,15 @@ } }, "node_modules/@typescript-eslint/parser": { - "version": "7.13.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-7.13.0.tgz", - "integrity": "sha512-EjMfl69KOS9awXXe83iRN7oIEXy9yYdqWfqdrFAYAAr6syP8eLEFI7ZE4939antx2mNgPRW/o1ybm2SFYkbTVA==", + "version": "7.15.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-7.15.0.tgz", + "integrity": "sha512-k9fYuQNnypLFcqORNClRykkGOMOj+pV6V91R4GO/l1FDGwpqmSwoOQrOHo3cGaH63e+D3ZiCAOsuS/D2c99j/A==", "dev": true, "dependencies": { - "@typescript-eslint/scope-manager": "7.13.0", - "@typescript-eslint/types": "7.13.0", - "@typescript-eslint/typescript-estree": "7.13.0", - "@typescript-eslint/visitor-keys": "7.13.0", + "@typescript-eslint/scope-manager": "7.15.0", + "@typescript-eslint/types": "7.15.0", + "@typescript-eslint/typescript-estree": "7.15.0", + "@typescript-eslint/visitor-keys": "7.15.0", "debug": "^4.3.4" }, "engines": { @@ -3128,13 +3141,13 @@ } }, "node_modules/@typescript-eslint/parser/node_modules/@typescript-eslint/scope-manager": { - "version": "7.13.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-7.13.0.tgz", - "integrity": "sha512-ZrMCe1R6a01T94ilV13egvcnvVJ1pxShkE0+NDjDzH4nvG1wXpwsVI5bZCvE7AEDH1mXEx5tJSVR68bLgG7Dng==", + "version": "7.15.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-7.15.0.tgz", + "integrity": "sha512-Q/1yrF/XbxOTvttNVPihxh1b9fxamjEoz2Os/Pe38OHwxC24CyCqXxGTOdpb4lt6HYtqw9HetA/Rf6gDGaMPlw==", "dev": true, "dependencies": { - "@typescript-eslint/types": "7.13.0", - "@typescript-eslint/visitor-keys": "7.13.0" + "@typescript-eslint/types": "7.15.0", + "@typescript-eslint/visitor-keys": "7.15.0" }, "engines": { "node": "^18.18.0 || >=20.0.0" @@ -3145,9 +3158,9 @@ } }, "node_modules/@typescript-eslint/parser/node_modules/@typescript-eslint/types": { - "version": "7.13.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-7.13.0.tgz", - "integrity": "sha512-QWuwm9wcGMAuTsxP+qz6LBBd3Uq8I5Nv8xb0mk54jmNoCyDspnMvVsOxI6IsMmway5d1S9Su2+sCKv1st2l6eA==", + "version": "7.15.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-7.15.0.tgz", + "integrity": "sha512-aV1+B1+ySXbQH0pLK0rx66I3IkiZNidYobyfn0WFsdGhSXw+P3YOqeTq5GED458SfB24tg+ux3S+9g118hjlTw==", "dev": true, "engines": { "node": "^18.18.0 || >=20.0.0" @@ -3158,13 +3171,13 @@ } }, "node_modules/@typescript-eslint/parser/node_modules/@typescript-eslint/typescript-estree": { - "version": "7.13.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-7.13.0.tgz", - "integrity": "sha512-cAvBvUoobaoIcoqox1YatXOnSl3gx92rCZoMRPzMNisDiM12siGilSM4+dJAekuuHTibI2hVC2fYK79iSFvWjw==", + "version": "7.15.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-7.15.0.tgz", + "integrity": "sha512-gjyB/rHAopL/XxfmYThQbXbzRMGhZzGw6KpcMbfe8Q3nNQKStpxnUKeXb0KiN/fFDR42Z43szs6rY7eHk0zdGQ==", "dev": true, "dependencies": { - "@typescript-eslint/types": "7.13.0", - "@typescript-eslint/visitor-keys": "7.13.0", + "@typescript-eslint/types": "7.15.0", + "@typescript-eslint/visitor-keys": "7.15.0", "debug": "^4.3.4", "globby": "^11.1.0", "is-glob": "^4.0.3", @@ -3186,12 +3199,12 @@ } }, "node_modules/@typescript-eslint/parser/node_modules/@typescript-eslint/visitor-keys": { - "version": "7.13.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-7.13.0.tgz", - "integrity": "sha512-nxn+dozQx+MK61nn/JP+M4eCkHDSxSLDpgE3WcQo0+fkjEolnaB5jswvIKC4K56By8MMgIho7f1PVxERHEo8rw==", + "version": "7.15.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-7.15.0.tgz", + "integrity": "sha512-Hqgy/ETgpt2L5xueA/zHHIl4fJI2O4XUE9l4+OIfbJIRSnTJb/QscncdqqZzofQegIJugRIF57OJea1khw2SDw==", "dev": true, "dependencies": { - "@typescript-eslint/types": "7.13.0", + "@typescript-eslint/types": "7.15.0", "eslint-visitor-keys": "^3.4.3" }, "engines": { @@ -3212,9 +3225,9 @@ } }, "node_modules/@typescript-eslint/parser/node_modules/minimatch": { - "version": "9.0.4", - "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.4.tgz", - "integrity": "sha512-KqWh+VchfxcMNRAJjj2tnsSJdNbHsVgnkBhTNrW7AjVo6OvLtxw8zfT9oLw1JSohlFzJ8jCoTgaoXvJ+kHt6fw==", + "version": "9.0.5", + "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.5.tgz", + "integrity": "sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==", "dev": true, "dependencies": { "brace-expansion": "^2.0.1" @@ -5057,41 +5070,42 @@ } }, "node_modules/esbuild": { - "version": "0.21.5", - "resolved": "https://registry.npmjs.org/esbuild/-/esbuild-0.21.5.tgz", - "integrity": "sha512-mg3OPMV4hXywwpoDxu3Qda5xCKQi+vCTZq8S9J/EpkhB2HzKXq4SNFZE3+NK93JYxc8VMSep+lOUSC/RVKaBqw==", + "version": "0.23.0", + "resolved": "https://registry.npmjs.org/esbuild/-/esbuild-0.23.0.tgz", + "integrity": "sha512-1lvV17H2bMYda/WaFb2jLPeHU3zml2k4/yagNMG8Q/YtfMjCwEUZa2eXXMgZTVSL5q1n4H7sQ0X6CdJDqqeCFA==", "dev": true, "hasInstallScript": true, "bin": { "esbuild": "bin/esbuild" }, "engines": { - "node": ">=12" + "node": ">=18" }, "optionalDependencies": { - "@esbuild/aix-ppc64": "0.21.5", - "@esbuild/android-arm": "0.21.5", - "@esbuild/android-arm64": "0.21.5", - "@esbuild/android-x64": "0.21.5", - "@esbuild/darwin-arm64": "0.21.5", - "@esbuild/darwin-x64": "0.21.5", - "@esbuild/freebsd-arm64": "0.21.5", - "@esbuild/freebsd-x64": "0.21.5", - "@esbuild/linux-arm": "0.21.5", - "@esbuild/linux-arm64": "0.21.5", - "@esbuild/linux-ia32": "0.21.5", - "@esbuild/linux-loong64": "0.21.5", - "@esbuild/linux-mips64el": "0.21.5", - "@esbuild/linux-ppc64": "0.21.5", - "@esbuild/linux-riscv64": "0.21.5", - "@esbuild/linux-s390x": "0.21.5", - "@esbuild/linux-x64": "0.21.5", - "@esbuild/netbsd-x64": "0.21.5", - "@esbuild/openbsd-x64": "0.21.5", - "@esbuild/sunos-x64": "0.21.5", - "@esbuild/win32-arm64": "0.21.5", - "@esbuild/win32-ia32": "0.21.5", - "@esbuild/win32-x64": "0.21.5" + "@esbuild/aix-ppc64": "0.23.0", + "@esbuild/android-arm": "0.23.0", + "@esbuild/android-arm64": "0.23.0", + "@esbuild/android-x64": "0.23.0", + "@esbuild/darwin-arm64": "0.23.0", + "@esbuild/darwin-x64": "0.23.0", + "@esbuild/freebsd-arm64": "0.23.0", + "@esbuild/freebsd-x64": "0.23.0", + "@esbuild/linux-arm": "0.23.0", + "@esbuild/linux-arm64": "0.23.0", + "@esbuild/linux-ia32": "0.23.0", + "@esbuild/linux-loong64": "0.23.0", + "@esbuild/linux-mips64el": "0.23.0", + "@esbuild/linux-ppc64": "0.23.0", + "@esbuild/linux-riscv64": "0.23.0", + "@esbuild/linux-s390x": "0.23.0", + "@esbuild/linux-x64": "0.23.0", + "@esbuild/netbsd-x64": "0.23.0", + "@esbuild/openbsd-arm64": "0.23.0", + "@esbuild/openbsd-x64": "0.23.0", + "@esbuild/sunos-x64": "0.23.0", + "@esbuild/win32-arm64": "0.23.0", + "@esbuild/win32-ia32": "0.23.0", + "@esbuild/win32-x64": "0.23.0" } }, "node_modules/escalade": { @@ -9983,9 +9997,9 @@ "dev": true }, "node_modules/typescript": { - "version": "5.4.5", - "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.4.5.tgz", - "integrity": "sha512-vcI4UpRgg81oIRUFwR0WSIHKt11nJ7SAVlYNIu+QpqeyXP+gpQJy/Z4+F0aGxSE4MqwjyXvW/TzgkLAx2AGHwQ==", + "version": "5.5.3", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.5.3.tgz", + "integrity": "sha512-/hreyEujaB0w76zKo6717l3L0o/qEUtRgdvUBvlkhoWeOVMjMuHNHk0BRBzikzuGDqNmPQbg5ifMEqsHLiIUcQ==", "dev": true, "bin": { "tsc": "bin/tsc", @@ -10441,28 +10455,29 @@ "@actions/exec": "^1.1.0", "@actions/github": "^6.0.0", "@actions/tool-cache": "^2.0.1", - "@octokit/plugin-paginate-rest": "latest", - "@octokit/rest": "latest", - "@octokit/types": "latest", - "@octokit/webhooks": "latest", - "@types/sarif": "^2.1.7" + "@octokit/plugin-paginate-rest": "*", + "@octokit/rest": "*", + "@octokit/types": "*", + "@octokit/webhooks": "*", + "@types/sarif": "^2.1.7", + "jszip": "^3.10.1" }, "devDependencies": { "@types/jest": "^29.5.12", - "@types/node": "^20.14.2", - "@typescript-eslint/parser": "^7.13.0", + "@types/node": "^20.14.9", + "@typescript-eslint/parser": "^7.15.0", "axios": "^1.7.2", - "esbuild": "0.21.5", + "esbuild": "0.23.0", "eslint": "^8.57.0", "eslint-import-resolver-typescript": "^3.6.1", "eslint-plugin-github": "^5.0.1", "eslint-plugin-jest": "^28.6.0", - "jest": "latest", + "jest": "*", "js-yaml": "^4.1.0", "nock": "^13.5.4", "prettier": "3.3.2", - "ts-jest": "latest", - "typescript": "^5.4.5" + "ts-jest": "*", + "typescript": "^5.5.3" } }, "vsts": { @@ -10475,9 +10490,9 @@ "azure-pipelines-tool-lib": "^2.0.7" }, "devDependencies": { - "@types/node": "^20.14.2", - "@typescript-eslint/parser": "^7.13.0", - "esbuild": "0.21.5", + "@types/node": "^20.14.9", + "@typescript-eslint/parser": "^7.15.0", + "esbuild": "0.23.0", "eslint": "^8.57.0", "eslint-plugin-github": "^5.0.1", "eslint-plugin-jest": "^28.6.0", @@ -10486,7 +10501,7 @@ "prettier": "3.3.2", "sync-request": "^6.1.0", "ts-jest": "^29.1.5", - "typescript": "^5.4.5" + "typescript": "^5.5.3" } } } diff --git a/package.json b/package.json index e86f570c..a564a8b9 100644 --- a/package.json +++ b/package.json @@ -41,6 +41,6 @@ "prettier": "3.3.2", "prettier-eslint": "^16.3.0", "ts-node": "^10.9.2", - "typescript": "^5.4.5" + "typescript": "^5.5.3" } } diff --git a/scan/dist/index.js b/scan/dist/index.js index d4ac2490..8230f1d4 100644 --- a/scan/dist/index.js +++ b/scan/dist/index.js @@ -134473,7 +134473,14 @@ var require_output = __commonJS({ }); }; Object.defineProperty(exports2, "__esModule", { value: true }); - exports2.prFixesBody = exports2.getDepencencyPlural = exports2.getProblemPlural = exports2.getSummary = exports2.publishOutput = exports2.getReportURL = exports2.getCoverageStats = exports2.COMMIT_EMAIL = exports2.COMMIT_USER = void 0; + exports2.COMMIT_EMAIL = exports2.COMMIT_USER = void 0; + exports2.getCoverageStats = getCoverageStats; + exports2.getReportURL = getReportURL; + exports2.publishOutput = publishOutput; + exports2.getSummary = getSummary; + exports2.getProblemPlural = getProblemPlural; + exports2.getDepencencyPlural = getDepencencyPlural; + exports2.prFixesBody = prFixesBody; var core2 = __importStar3(require_core()); var fs2 = __importStar3(require("fs")); var qodana_12 = (init_qodana(), __toCommonJS(qodana_exports)); @@ -134537,7 +134544,6 @@ ${c.freshLines} lines analyzed, ${c.freshCoveredLines} lines covered`; ].join("\n")); } __name(getCoverageStats, "getCoverageStats"); - exports2.getCoverageStats = getCoverageStats; function getReportURL(resultsDir) { let reportUrlFile = `${resultsDir}/${qodana_12.QODANA_OPEN_IN_IDE_NAME}`; if (fs2.existsSync(reportUrlFile)) { @@ -134556,7 +134562,6 @@ ${c.freshLines} lines analyzed, ${c.freshCoveredLines} lines covered`; return ""; } __name(getReportURL, "getReportURL"); - exports2.getReportURL = getReportURL; function publishOutput(failedByThreshold, projectDir, resultsDir, useAnnotations, postComment, isPrMode, execute) { return __awaiter3(this, void 0, void 0, function* () { var _a, _b; @@ -134592,7 +134597,6 @@ ${c.freshLines} lines analyzed, ${c.freshCoveredLines} lines covered`; }); } __name(publishOutput, "publishOutput"); - exports2.publishOutput = publishOutput; function wrapToToggleBlock(header, body) { return `
${header} @@ -134665,17 +134669,14 @@ ${body} ].join("\n"); } __name(getSummary, "getSummary"); - exports2.getSummary = getSummary; function getProblemPlural(count) { return `new problem${count !== 1 ? "s" : ""}`; } __name(getProblemPlural, "getProblemPlural"); - exports2.getProblemPlural = getProblemPlural; function getDepencencyPlural(count) { return `dependenc${count !== 1 ? "ies" : "y"}`; } __name(getDepencencyPlural, "getDepencencyPlural"); - exports2.getDepencencyPlural = getDepencencyPlural; function prFixesBody(jobUrl) { return ` \u{1F590} Hey there! @@ -134690,7 +134691,6 @@ Best, [Qodana Scan \u{1F916}](https://github.com/marketplace/actions/qodana-scan)_`; } __name(prFixesBody, "prFixesBody"); - exports2.prFixesBody = prFixesBody; } }); @@ -134757,7 +134757,11 @@ var require_annotations = __commonJS({ }); }; Object.defineProperty(exports2, "__esModule", { value: true }); - exports2.toAnnotationProperties = exports2.getGitHubCheckConclusion = exports2.parseSarif = exports2.publishAnnotations = exports2.ANNOTATION_NOTICE = exports2.ANNOTATION_WARNING = exports2.ANNOTATION_FAILURE = void 0; + exports2.ANNOTATION_NOTICE = exports2.ANNOTATION_WARNING = exports2.ANNOTATION_FAILURE = void 0; + exports2.publishAnnotations = publishAnnotations; + exports2.parseSarif = parseSarif; + exports2.getGitHubCheckConclusion = getGitHubCheckConclusion; + exports2.toAnnotationProperties = toAnnotationProperties; var core2 = __importStar3(require_core()); var fs2 = __importStar3(require("fs")); var utils_12 = require_utils10(); @@ -134811,7 +134815,6 @@ var require_annotations = __commonJS({ }); } __name(publishAnnotations, "publishAnnotations"); - exports2.publishAnnotations = publishAnnotations; function parseResult(result, rules) { var _a, _b; if (!result.locations || result.locations.length === 0 || !result.locations[0].physicalLocation) { @@ -134882,7 +134885,6 @@ var require_annotations = __commonJS({ }; } __name(parseSarif, "parseSarif"); - exports2.parseSarif = parseSarif; function getGitHubCheckConclusion(annotations, failedByThreshold) { if (failedByThreshold) { return FAILURE_STATUS; @@ -134894,7 +134896,6 @@ var require_annotations = __commonJS({ return SUCCESS_STATUS; } __name(getGitHubCheckConclusion, "getGitHubCheckConclusion"); - exports2.getGitHubCheckConclusion = getGitHubCheckConclusion; function toAnnotationProperties(a) { return { title: a.title, @@ -134906,7 +134907,6 @@ var require_annotations = __commonJS({ }; } __name(toAnnotationProperties, "toAnnotationProperties"); - exports2.toAnnotationProperties = toAnnotationProperties; } }); @@ -134976,7 +134976,22 @@ var require_utils10 = __commonJS({ return mod && mod.__esModule ? mod : { "default": mod }; }; Object.defineProperty(exports2, "__esModule", { value: true }); - exports2.publishGitHubCheck = exports2.putReaction = exports2.updateComment = exports2.createComment = exports2.findCommentByTag = exports2.postResultsToPRComments = exports2.getWorkflowRunUrl = exports2.isNeedToUploadCache = exports2.restoreCaches = exports2.uploadCaches = exports2.uploadArtifacts = exports2.prepareAgent = exports2.pushQuickFixes = exports2.qodana = exports2.getInputs = exports2.ANALYSIS_STARTED_REACTION = exports2.ANALYSIS_FINISHED_REACTION = void 0; + exports2.ANALYSIS_STARTED_REACTION = exports2.ANALYSIS_FINISHED_REACTION = void 0; + exports2.getInputs = getInputs; + exports2.qodana = qodana; + exports2.pushQuickFixes = pushQuickFixes; + exports2.prepareAgent = prepareAgent; + exports2.uploadArtifacts = uploadArtifacts; + exports2.uploadCaches = uploadCaches; + exports2.restoreCaches = restoreCaches; + exports2.isNeedToUploadCache = isNeedToUploadCache; + exports2.getWorkflowRunUrl = getWorkflowRunUrl; + exports2.postResultsToPRComments = postResultsToPRComments; + exports2.findCommentByTag = findCommentByTag; + exports2.createComment = createComment; + exports2.updateComment = updateComment; + exports2.putReaction = putReaction; + exports2.publishGitHubCheck = publishGitHubCheck; var cache = __importStar3(require_cache2()); var core2 = __importStar3(require_core()); var exec = __importStar3(require_exec()); @@ -135014,7 +135029,6 @@ var require_utils10 = __commonJS({ }; } __name(getInputs, "getInputs"); - exports2.getInputs = getInputs; function getPrSha() { if (process.env.QODANA_PR_SHA) { return process.env.QODANA_PR_SHA; @@ -135043,7 +135057,6 @@ var require_utils10 = __commonJS({ }); } __name(qodana, "qodana"); - exports2.qodana = qodana; function pushQuickFixes(mode, commitMessage) { return __awaiter3(this, void 0, void 0, function* () { var _a; @@ -135085,7 +135098,6 @@ var require_utils10 = __commonJS({ }); } __name(pushQuickFixes, "pushQuickFixes"); - exports2.pushQuickFixes = pushQuickFixes; function prepareAgent(args_1) { return __awaiter3(this, arguments, void 0, function* (args, useNightly = false) { const arch = (0, qodana_12.getProcessArchName)(); @@ -135115,7 +135127,6 @@ var require_utils10 = __commonJS({ }); } __name(prepareAgent, "prepareAgent"); - exports2.prepareAgent = prepareAgent; function uploadArtifacts(resultsDir, artifactName, execute) { return __awaiter3(this, void 0, void 0, function* () { if (!execute) { @@ -135132,7 +135143,6 @@ var require_utils10 = __commonJS({ }); } __name(uploadArtifacts, "uploadArtifacts"); - exports2.uploadArtifacts = uploadArtifacts; function uploadCaches(cacheDir, primaryKey, reservedCacheKey, execute) { return __awaiter3(this, void 0, void 0, function* () { if (!execute) { @@ -135155,7 +135165,6 @@ var require_utils10 = __commonJS({ }); } __name(uploadCaches, "uploadCaches"); - exports2.uploadCaches = uploadCaches; function restoreCaches(cacheDir, primaryKey, additionalCacheKey, execute) { return __awaiter3(this, void 0, void 0, function* () { if (!execute) { @@ -135177,7 +135186,6 @@ var require_utils10 = __commonJS({ }); } __name(restoreCaches, "restoreCaches"); - exports2.restoreCaches = restoreCaches; function isNeedToUploadCache(useCaches, cacheDefaultBranchOnly) { var _a; if (!useCaches && cacheDefaultBranchOnly) { @@ -135192,7 +135200,6 @@ var require_utils10 = __commonJS({ return useCaches; } __name(isNeedToUploadCache, "isNeedToUploadCache"); - exports2.isNeedToUploadCache = isNeedToUploadCache; function getWorkflowRunUrl() { if (!process.env["GITHUB_REPOSITORY"]) { return ""; @@ -135203,7 +135210,6 @@ var require_utils10 = __commonJS({ return `${serverUrl}/${repo.owner}/${repo.repo}/actions/runs/${runId}`; } __name(getWorkflowRunUrl, "getWorkflowRunUrl"); - exports2.getWorkflowRunUrl = getWorkflowRunUrl; function postResultsToPRComments(toolName, content, postComment) { return __awaiter3(this, void 0, void 0, function* () { var _a; @@ -135224,7 +135230,6 @@ ${comment_tag_pattern}`; }); } __name(postResultsToPRComments, "postResultsToPRComments"); - exports2.postResultsToPRComments = postResultsToPRComments; function findCommentByTag(client, tag) { return __awaiter3(this, void 0, void 0, function* () { try { @@ -135241,7 +135246,6 @@ ${comment_tag_pattern}`; }); } __name(findCommentByTag, "findCommentByTag"); - exports2.findCommentByTag = findCommentByTag; function createComment(client, body) { return __awaiter3(this, void 0, void 0, function* () { try { @@ -135257,7 +135261,6 @@ ${comment_tag_pattern}`; }); } __name(createComment, "createComment"); - exports2.createComment = createComment; function updateComment(client, comment_id, body) { return __awaiter3(this, void 0, void 0, function* () { try { @@ -135273,7 +135276,6 @@ ${comment_tag_pattern}`; }); } __name(updateComment, "updateComment"); - exports2.updateComment = updateComment; function putReaction(newReaction, oldReaction) { return __awaiter3(this, void 0, void 0, function* () { var _a; @@ -135298,7 +135300,6 @@ ${comment_tag_pattern}`; }); } __name(putReaction, "putReaction"); - exports2.putReaction = putReaction; function publishGitHubCheck(failedByThreshold, name, output) { return __awaiter3(this, void 0, void 0, function* () { const conclusion = (0, annotations_1.getGitHubCheckConclusion)(output.annotations, failedByThreshold); @@ -135317,7 +135318,6 @@ ${comment_tag_pattern}`; }); } __name(publishGitHubCheck, "publishGitHubCheck"); - exports2.publishGitHubCheck = publishGitHubCheck; function createCheck(client, conclusion, head_sha, name, output) { return __awaiter3(this, void 0, void 0, function* () { yield client.rest.checks.create(Object.assign(Object.assign({}, github2.context.repo), { diff --git a/scan/package.json b/scan/package.json index 01c060c0..14dac8cb 100644 --- a/scan/package.json +++ b/scan/package.json @@ -31,10 +31,10 @@ }, "devDependencies": { "@types/jest": "^29.5.12", - "@types/node": "^20.14.2", - "@typescript-eslint/parser": "^7.13.0", + "@types/node": "^20.14.9", + "@typescript-eslint/parser": "^7.15.0", "axios": "^1.7.2", - "esbuild": "0.21.5", + "esbuild": "0.23.0", "eslint": "^8.57.0", "eslint-import-resolver-typescript": "^3.6.1", "eslint-plugin-github": "^5.0.1", @@ -44,6 +44,6 @@ "nock": "^13.5.4", "prettier": "3.3.2", "ts-jest": "latest", - "typescript": "^5.4.5" + "typescript": "^5.5.3" } } diff --git a/vsts/QodanaScan/index.js b/vsts/QodanaScan/index.js index 6a16af6f..ea8e147f 100644 --- a/vsts/QodanaScan/index.js +++ b/vsts/QodanaScan/index.js @@ -14622,7 +14622,12 @@ var require_utils3 = __commonJS({ }); }; Object.defineProperty(exports2, "__esModule", { value: true }); - exports2.uploadSarif = exports2.uploadArtifacts = exports2.prepareAgent = exports2.qodana = exports2.getInputs = exports2.setFailed = void 0; + exports2.setFailed = setFailed; + exports2.getInputs = getInputs; + exports2.qodana = qodana; + exports2.prepareAgent = prepareAgent; + exports2.uploadArtifacts = uploadArtifacts; + exports2.uploadSarif = uploadSarif; var tl2 = __importStar2(require("azure-pipelines-task-lib/task")); var tool = __importStar2(require_tool()); var qodana_12 = (init_qodana(), __toCommonJS(qodana_exports)); @@ -14630,7 +14635,6 @@ var require_utils3 = __commonJS({ function setFailed(message) { tl2.setResult(tl2.TaskResult.Failed, message); } - exports2.setFailed = setFailed; function getInputs() { const home = path2.join(process.env["AGENT_TEMPDIRECTORY"], "qodana"); return { @@ -14654,7 +14658,6 @@ var require_utils3 = __commonJS({ commitMessage: "" }; } - exports2.getInputs = getInputs; function qodana() { return __awaiter2(this, arguments, void 0, function* (args = []) { if (args.length === 0) { @@ -14667,7 +14670,6 @@ var require_utils3 = __commonJS({ }); }); } - exports2.qodana = qodana; function prepareAgent(args_1) { return __awaiter2(this, arguments, void 0, function* (args, useNightly = false) { const arch = (0, qodana_12.getProcessArchName)(); @@ -14695,7 +14697,6 @@ var require_utils3 = __commonJS({ } }); } - exports2.prepareAgent = prepareAgent; function uploadArtifacts(resultsDir, artifactName, execute) { return __awaiter2(this, void 0, void 0, function* () { if (!execute) { @@ -14711,7 +14712,6 @@ var require_utils3 = __commonJS({ } }); } - exports2.uploadArtifacts = uploadArtifacts; function uploadSarif(resultsDir, execute) { return __awaiter2(this, void 0, void 0, function* () { if (!execute) { @@ -14727,7 +14727,6 @@ var require_utils3 = __commonJS({ } }); } - exports2.uploadSarif = uploadSarif; } }); diff --git a/vsts/package.json b/vsts/package.json index a7f303c9..d542c6b5 100644 --- a/vsts/package.json +++ b/vsts/package.json @@ -28,9 +28,9 @@ "azure-pipelines-tool-lib": "^2.0.7" }, "devDependencies": { - "@types/node": "^20.14.2", - "@typescript-eslint/parser": "^7.13.0", - "esbuild": "0.21.5", + "@types/node": "^20.14.9", + "@typescript-eslint/parser": "^7.15.0", + "esbuild": "0.23.0", "eslint": "^8.57.0", "eslint-plugin-github": "^5.0.1", "eslint-plugin-jest": "^28.6.0", @@ -39,6 +39,6 @@ "prettier": "3.3.2", "sync-request": "^6.1.0", "ts-jest": "^29.1.5", - "typescript": "^5.4.5" + "typescript": "^5.5.3" } }