From a87e8032065984ced6880e2eee6b4d58cb61548c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Oct 2024 23:30:30 +0000 Subject: [PATCH 1/2] Bump @actions/core in /.github/actions/check-submodules Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.11.0 to 1.11.1. - [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md) - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core) --- updated-dependencies: - dependency-name: "@actions/core" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/actions/check-submodules/package-lock.json | 9 ++++----- .github/actions/check-submodules/package.json | 2 +- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/.github/actions/check-submodules/package-lock.json b/.github/actions/check-submodules/package-lock.json index 245ed36df..fd2569077 100644 --- a/.github/actions/check-submodules/package-lock.json +++ b/.github/actions/check-submodules/package-lock.json @@ -9,7 +9,7 @@ "version": "1.0.0", "license": "ISC", "dependencies": { - "@actions/core": "^1.11.0", + "@actions/core": "^1.11.1", "@actions/exec": "^1.1.1" }, "devDependencies": { @@ -17,10 +17,9 @@ } }, "node_modules/@actions/core": { - "version": "1.11.0", - "resolved": "https://registry.npmjs.org/@actions/core/-/core-1.11.0.tgz", - "integrity": "sha512-I21jQUzEjbZolw3jFZ/0iHGCb+rePCww9MaA0SbVFae4FpBTQWP1GIvr/m5Y6GVaxrDz7p3RhBtpBzwkA3rPSA==", - "license": "MIT", + "version": "1.11.1", + "resolved": "https://registry.npmjs.org/@actions/core/-/core-1.11.1.tgz", + "integrity": "sha512-hXJCSrkwfA46Vd9Z3q4cpEpHB1rL5NG04+/rbqW9d3+CSvtB1tYe8UTpAlixa1vj0m/ULglfEK2UKxMGxCxv5A==", "dependencies": { "@actions/exec": "^1.1.1", "@actions/http-client": "^2.0.1" diff --git a/.github/actions/check-submodules/package.json b/.github/actions/check-submodules/package.json index 750d9ddd2..6abbfa6ff 100644 --- a/.github/actions/check-submodules/package.json +++ b/.github/actions/check-submodules/package.json @@ -10,7 +10,7 @@ "author": "", "license": "ISC", "dependencies": { - "@actions/core": "^1.11.0", + "@actions/core": "^1.11.1", "@actions/exec": "^1.1.1" }, "devDependencies": { From a5b4c9ff6da6bce0f64b14b9a4d91359bac69646 Mon Sep 17 00:00:00 2001 From: Michael Graeb Date: Fri, 4 Oct 2024 16:46:30 -0700 Subject: [PATCH 2/2] ncc --- .github/actions/check-submodules/dist/index.js | 1 + .github/actions/check-submodules/package-lock.json | 1 + .github/actions/release-tag/package-lock.json | 6 +++--- .github/actions/release-tag/packed/index.js | 1 + 4 files changed, 6 insertions(+), 3 deletions(-) diff --git a/.github/actions/check-submodules/dist/index.js b/.github/actions/check-submodules/dist/index.js index 1fa618ea2..6f0b195c3 100644 --- a/.github/actions/check-submodules/dist/index.js +++ b/.github/actions/check-submodules/dist/index.js @@ -488,6 +488,7 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); exports.prepareKeyValueMessage = exports.issueFileCommand = void 0; // We use any as a valid input type /* eslint-disable @typescript-eslint/no-explicit-any */ +const crypto = __importStar(__nccwpck_require__(6982)); const fs = __importStar(__nccwpck_require__(9896)); const os = __importStar(__nccwpck_require__(857)); const utils_1 = __nccwpck_require__(302); diff --git a/.github/actions/check-submodules/package-lock.json b/.github/actions/check-submodules/package-lock.json index fd2569077..597ccdbbb 100644 --- a/.github/actions/check-submodules/package-lock.json +++ b/.github/actions/check-submodules/package-lock.json @@ -20,6 +20,7 @@ "version": "1.11.1", "resolved": "https://registry.npmjs.org/@actions/core/-/core-1.11.1.tgz", "integrity": "sha512-hXJCSrkwfA46Vd9Z3q4cpEpHB1rL5NG04+/rbqW9d3+CSvtB1tYe8UTpAlixa1vj0m/ULglfEK2UKxMGxCxv5A==", + "license": "MIT", "dependencies": { "@actions/exec": "^1.1.1", "@actions/http-client": "^2.0.1" diff --git a/.github/actions/release-tag/package-lock.json b/.github/actions/release-tag/package-lock.json index 5d342084b..7f59e65de 100644 --- a/.github/actions/release-tag/package-lock.json +++ b/.github/actions/release-tag/package-lock.json @@ -16,9 +16,9 @@ } }, "node_modules/@actions/core": { - "version": "1.11.0", - "resolved": "https://registry.npmjs.org/@actions/core/-/core-1.11.0.tgz", - "integrity": "sha512-I21jQUzEjbZolw3jFZ/0iHGCb+rePCww9MaA0SbVFae4FpBTQWP1GIvr/m5Y6GVaxrDz7p3RhBtpBzwkA3rPSA==", + "version": "1.11.1", + "resolved": "https://registry.npmjs.org/@actions/core/-/core-1.11.1.tgz", + "integrity": "sha512-hXJCSrkwfA46Vd9Z3q4cpEpHB1rL5NG04+/rbqW9d3+CSvtB1tYe8UTpAlixa1vj0m/ULglfEK2UKxMGxCxv5A==", "license": "MIT", "dependencies": { "@actions/exec": "^1.1.1", diff --git a/.github/actions/release-tag/packed/index.js b/.github/actions/release-tag/packed/index.js index 16f72bf91..90f533437 100644 --- a/.github/actions/release-tag/packed/index.js +++ b/.github/actions/release-tag/packed/index.js @@ -488,6 +488,7 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); exports.prepareKeyValueMessage = exports.issueFileCommand = void 0; // We use any as a valid input type /* eslint-disable @typescript-eslint/no-explicit-any */ +const crypto = __importStar(__nccwpck_require__(6982)); const fs = __importStar(__nccwpck_require__(9896)); const os = __importStar(__nccwpck_require__(857)); const utils_1 = __nccwpck_require__(302);