From a45e54043741c6fae1a61bb11c42c1524d519a53 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Oct 2022 16:59:31 +0000 Subject: [PATCH] chore(deps): bump @relative-ci/agent from 4.1.0 to 4.1.1 Bumps [@relative-ci/agent](https://github.com/relative-ci/agent) from 4.1.0 to 4.1.1. - [Release notes](https://github.com/relative-ci/agent/releases) - [Commits](https://github.com/relative-ci/agent/compare/v4.1.0...v4.1.1) --- updated-dependencies: - dependency-name: "@relative-ci/agent" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 155 ++++++++++++++++++++++------------------------ package.json | 2 +- 2 files changed, 74 insertions(+), 83 deletions(-) diff --git a/package-lock.json b/package-lock.json index 8b4cc0168..d4ea1f952 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12,7 +12,7 @@ "@actions/core": "1.10.0", "@actions/github": "5.1.1", "@octokit/webhooks-definitions": "^3.67.3", - "@relative-ci/agent": "^4.1.0", + "@relative-ci/agent": "^4.1.1", "adm-zip": "^0.5.9", "lodash": "^4.17.21" }, @@ -1741,9 +1741,9 @@ } }, "node_modules/@bundle-stats/plugin-webpack-filter": { - "version": "4.0.6", - "resolved": "https://registry.npmjs.org/@bundle-stats/plugin-webpack-filter/-/plugin-webpack-filter-4.0.6.tgz", - "integrity": "sha512-1oJB3Eo0uavDGWgwgI1y7GYBJ40IFt8eDPatcyBjGJKyTsHJ/VPIZlKiWZBuoYPZdk7zHa0q7LHM7h1Rcaj81Q==", + "version": "4.1.0", + "resolved": "https://registry.npmjs.org/@bundle-stats/plugin-webpack-filter/-/plugin-webpack-filter-4.1.0.tgz", + "integrity": "sha512-EL+PqTNp3O0gOI03jwz1VEIuz0CpR+K2WO3jpKatFeudMITOzSccwIZdvb07kULsiLLMisRH2ElQe0AX4q5Jcw==", "engines": { "node": ">= 14.0" }, @@ -1752,11 +1752,12 @@ } }, "node_modules/@bundle-stats/plugin-webpack-validate": { - "version": "4.0.6", - "resolved": "https://registry.npmjs.org/@bundle-stats/plugin-webpack-validate/-/plugin-webpack-validate-4.0.6.tgz", - "integrity": "sha512-+S/ZhKhVxnJsKL1kYwkk8TySBiXRxf/8lybJePmDn6fV1gJNg4cifHeSp6BHBYofljNwIfmlfwSLG6x8Qw62gg==", + "version": "4.1.0", + "resolved": "https://registry.npmjs.org/@bundle-stats/plugin-webpack-validate/-/plugin-webpack-validate-4.1.0.tgz", + "integrity": "sha512-sZmPC3KkOVTdMxheSqtJ3+wFcXcylthMA3lTWhIw10HGKQyNU7bSFatrac48zhkQLTF0TLdrqJp3ZTuAraixMQ==", "dependencies": { - "superstruct": "0.16.0" + "lodash": "4.17.21", + "superstruct": "0.16.5" }, "engines": { "node": ">= 14.0" @@ -2080,21 +2081,21 @@ "deprecated": "Use @octokit/webhooks-types, @octokit/webhooks-schemas, or @octokit/webhooks-examples instead. See https://github.com/octokit/webhooks/issues/447" }, "node_modules/@relative-ci/agent": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/@relative-ci/agent/-/agent-4.1.0.tgz", - "integrity": "sha512-00YnvRaY5Bd4El3zeJ4lFjEHcNG/+qPBfKJw0W8iJrZgXPRzbLP2H6sD9Jnn9EHFnx1ZyjLECYeT2U0+Hbm9fg==", + "version": "4.1.1", + "resolved": "https://registry.npmjs.org/@relative-ci/agent/-/agent-4.1.1.tgz", + "integrity": "sha512-J+ec6c5xQQW3S/ZF9EaN1Eit48s3xJbr9WjcHLO9lXpt3XAY7Wunptv0j2he9rRrO+hhSsGNQyjh9dlSrIYSQg==", "dependencies": { - "@bundle-stats/plugin-webpack-filter": "4.0.6", - "@bundle-stats/plugin-webpack-validate": "4.0.6", - "core-js": "3.25.0", + "@bundle-stats/plugin-webpack-filter": "4.1.0", + "@bundle-stats/plugin-webpack-validate": "4.1.0", + "core-js": "3.25.5", "cosmiconfig": "7.0.1", "debug": "4.3.4", - "dotenv": "16.0.2", + "dotenv": "16.0.3", "env-ci": "7.3.0", "fs-extra": "10.1.0", "isomorphic-fetch": "3.0.0", "lodash": "4.17.21", - "yargs": "17.5.1" + "yargs": "17.6.0" }, "bin": { "relative-ci-agent": "bin/index.js" @@ -2106,16 +2107,6 @@ "webpack": "^4.0.0 || ^5.0.0-rc.1" } }, - "node_modules/@relative-ci/agent/node_modules/core-js": { - "version": "3.25.0", - "resolved": "https://registry.npmjs.org/core-js/-/core-js-3.25.0.tgz", - "integrity": "sha512-CVU1xvJEfJGhyCpBrzzzU1kjCfgsGUxhEvwUV2e/cOedYWHdmluamx+knDnmhqALddMG16fZvIqvs9aijsHHaA==", - "hasInstallScript": true, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/core-js" - } - }, "node_modules/@types/adm-zip": { "version": "0.5.0", "resolved": "https://registry.npmjs.org/@types/adm-zip/-/adm-zip-0.5.0.tgz", @@ -2626,13 +2617,16 @@ } }, "node_modules/cliui": { - "version": "7.0.4", - "resolved": "https://registry.npmjs.org/cliui/-/cliui-7.0.4.tgz", - "integrity": "sha512-OcRE68cOsVMXp1Yvonl/fzkQOyjLSu/8bhPDfQt0e0/Eb283TKP20Fs2MqoPsr9SwA595rRCA+QMzYc9nBP+JQ==", + "version": "8.0.1", + "resolved": "https://registry.npmjs.org/cliui/-/cliui-8.0.1.tgz", + "integrity": "sha512-BSeNnyus75C4//NQ9gQt1/csTXyo/8Sb+afLAkzAptFuMsod9HFokGNudZpi/oQV73hnVK+sR+5PVRMd+Dr7YQ==", "dependencies": { "string-width": "^4.2.0", - "strip-ansi": "^6.0.0", + "strip-ansi": "^6.0.1", "wrap-ansi": "^7.0.0" + }, + "engines": { + "node": ">=12" } }, "node_modules/clone-deep": { @@ -2825,9 +2819,9 @@ } }, "node_modules/dotenv": { - "version": "16.0.2", - "resolved": "https://registry.npmjs.org/dotenv/-/dotenv-16.0.2.tgz", - "integrity": "sha512-JvpYKUmzQhYoIFgK2MOnF3bciIZoItIIoryihy0rIA+H4Jy0FmgyKYAHCTN98P5ybGSJcIFbh6QKeJdtZd1qhA==", + "version": "16.0.3", + "resolved": "https://registry.npmjs.org/dotenv/-/dotenv-16.0.3.tgz", + "integrity": "sha512-7GO6HghkA5fYG9TYnNxi14/7K9f5occMlp3zXAuSxn7CKCxt9xbNWG7yF8hTCSUchlfWSe3uLmlPfigevRItzQ==", "engines": { "node": ">=12" } @@ -5297,9 +5291,12 @@ } }, "node_modules/superstruct": { - "version": "0.16.0", - "resolved": "https://registry.npmjs.org/superstruct/-/superstruct-0.16.0.tgz", - "integrity": "sha512-IDQtwnnlaan1NhuHqyD/U11lROYvCQ79JyfwlFU9xEVHzqV/Ys/RrwmHPCG0CVH/1g0BuodEjH1msxK2UHxehA==" + "version": "0.16.5", + "resolved": "https://registry.npmjs.org/superstruct/-/superstruct-0.16.5.tgz", + "integrity": "sha512-GBa1VPdCUDAIrsoMVy2lzE/hKQnieUlc1JVoVzJ2YLx47SoPY4AqF85Ht1bPg5r+8I0v54GbaRdNTnYQ0p+T+Q==", + "engines": { + "node": ">=14.0.0" + } }, "node_modules/supports-color": { "version": "5.5.0", @@ -6132,11 +6129,11 @@ } }, "node_modules/yargs": { - "version": "17.5.1", - "resolved": "https://registry.npmjs.org/yargs/-/yargs-17.5.1.tgz", - "integrity": "sha512-t6YAJcxDkNX7NFYiVtKvWUz8l+PaKTLiL63mJYWR2GnHq2gjEWISzsLp9wg3aY36dY1j+gfIEL3pIF+XlJJfbA==", + "version": "17.6.0", + "resolved": "https://registry.npmjs.org/yargs/-/yargs-17.6.0.tgz", + "integrity": "sha512-8H/wTDqlSwoSnScvV2N/JHfLWOKuh5MVla9hqLjK3nsfyy6Y4kDSYSvkU5YCUEPOSnRXfIyx3Sq+B/IWudTo4g==", "dependencies": { - "cliui": "^7.0.2", + "cliui": "^8.0.1", "escalade": "^3.1.1", "get-caller-file": "^2.0.5", "require-directory": "^2.1.1", @@ -6149,9 +6146,9 @@ } }, "node_modules/yargs-parser": { - "version": "21.0.1", - "resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-21.0.1.tgz", - "integrity": "sha512-9BK1jFpLzJROCI5TzwZL/TU4gqjK5xiHV/RfWLOahrjAko/e4DJkRDZQXfvqAsiZzzYhgAzbgz6lg48jcm4GLg==", + "version": "21.1.1", + "resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-21.1.1.tgz", + "integrity": "sha512-tVpsJW7DdjecAiFpbIB1e3qxIQsE6NoPc5/eTdrbbIC4h0LVsWhnoa3g+m2HclBIujHzsxZ4VJVA+GUuc2/LBw==", "engines": { "node": ">=12" } @@ -7370,17 +7367,18 @@ } }, "@bundle-stats/plugin-webpack-filter": { - "version": "4.0.6", - "resolved": "https://registry.npmjs.org/@bundle-stats/plugin-webpack-filter/-/plugin-webpack-filter-4.0.6.tgz", - "integrity": "sha512-1oJB3Eo0uavDGWgwgI1y7GYBJ40IFt8eDPatcyBjGJKyTsHJ/VPIZlKiWZBuoYPZdk7zHa0q7LHM7h1Rcaj81Q==", + "version": "4.1.0", + "resolved": "https://registry.npmjs.org/@bundle-stats/plugin-webpack-filter/-/plugin-webpack-filter-4.1.0.tgz", + "integrity": "sha512-EL+PqTNp3O0gOI03jwz1VEIuz0CpR+K2WO3jpKatFeudMITOzSccwIZdvb07kULsiLLMisRH2ElQe0AX4q5Jcw==", "requires": {} }, "@bundle-stats/plugin-webpack-validate": { - "version": "4.0.6", - "resolved": "https://registry.npmjs.org/@bundle-stats/plugin-webpack-validate/-/plugin-webpack-validate-4.0.6.tgz", - "integrity": "sha512-+S/ZhKhVxnJsKL1kYwkk8TySBiXRxf/8lybJePmDn6fV1gJNg4cifHeSp6BHBYofljNwIfmlfwSLG6x8Qw62gg==", + "version": "4.1.0", + "resolved": "https://registry.npmjs.org/@bundle-stats/plugin-webpack-validate/-/plugin-webpack-validate-4.1.0.tgz", + "integrity": "sha512-sZmPC3KkOVTdMxheSqtJ3+wFcXcylthMA3lTWhIw10HGKQyNU7bSFatrac48zhkQLTF0TLdrqJp3ZTuAraixMQ==", "requires": { - "superstruct": "0.16.0" + "lodash": "4.17.21", + "superstruct": "0.16.5" } }, "@discoveryjs/json-ext": { @@ -7646,28 +7644,21 @@ "integrity": "sha512-do4Z1r2OVhuI0ihJhQ8Hg+yPWnBYEBNuFNCrvtPKoYT1w81jD7pBXgGe86lYuuNirkDHb0Nxt+zt4O5GiFJfgA==" }, "@relative-ci/agent": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/@relative-ci/agent/-/agent-4.1.0.tgz", - "integrity": "sha512-00YnvRaY5Bd4El3zeJ4lFjEHcNG/+qPBfKJw0W8iJrZgXPRzbLP2H6sD9Jnn9EHFnx1ZyjLECYeT2U0+Hbm9fg==", + "version": "4.1.1", + "resolved": "https://registry.npmjs.org/@relative-ci/agent/-/agent-4.1.1.tgz", + "integrity": "sha512-J+ec6c5xQQW3S/ZF9EaN1Eit48s3xJbr9WjcHLO9lXpt3XAY7Wunptv0j2he9rRrO+hhSsGNQyjh9dlSrIYSQg==", "requires": { - "@bundle-stats/plugin-webpack-filter": "4.0.6", - "@bundle-stats/plugin-webpack-validate": "4.0.6", - "core-js": "3.25.0", + "@bundle-stats/plugin-webpack-filter": "4.1.0", + "@bundle-stats/plugin-webpack-validate": "4.1.0", + "core-js": "3.25.5", "cosmiconfig": "7.0.1", "debug": "4.3.4", - "dotenv": "16.0.2", + "dotenv": "16.0.3", "env-ci": "7.3.0", "fs-extra": "10.1.0", "isomorphic-fetch": "3.0.0", "lodash": "4.17.21", - "yargs": "17.5.1" - }, - "dependencies": { - "core-js": { - "version": "3.25.0", - "resolved": "https://registry.npmjs.org/core-js/-/core-js-3.25.0.tgz", - "integrity": "sha512-CVU1xvJEfJGhyCpBrzzzU1kjCfgsGUxhEvwUV2e/cOedYWHdmluamx+knDnmhqALddMG16fZvIqvs9aijsHHaA==" - } + "yargs": "17.6.0" } }, "@types/adm-zip": { @@ -8050,12 +8041,12 @@ "integrity": "sha512-p3KULyQg4S7NIHixdwbGX+nFHkoBiA4YQmyWtjb8XngSKV124nJmRysgAeujbUVb15vh+RvFUfCPqU7rXk+hZg==" }, "cliui": { - "version": "7.0.4", - "resolved": "https://registry.npmjs.org/cliui/-/cliui-7.0.4.tgz", - "integrity": "sha512-OcRE68cOsVMXp1Yvonl/fzkQOyjLSu/8bhPDfQt0e0/Eb283TKP20Fs2MqoPsr9SwA595rRCA+QMzYc9nBP+JQ==", + "version": "8.0.1", + "resolved": "https://registry.npmjs.org/cliui/-/cliui-8.0.1.tgz", + "integrity": "sha512-BSeNnyus75C4//NQ9gQt1/csTXyo/8Sb+afLAkzAptFuMsod9HFokGNudZpi/oQV73hnVK+sR+5PVRMd+Dr7YQ==", "requires": { "string-width": "^4.2.0", - "strip-ansi": "^6.0.0", + "strip-ansi": "^6.0.1", "wrap-ansi": "^7.0.0" } }, @@ -8213,9 +8204,9 @@ } }, "dotenv": { - "version": "16.0.2", - "resolved": "https://registry.npmjs.org/dotenv/-/dotenv-16.0.2.tgz", - "integrity": "sha512-JvpYKUmzQhYoIFgK2MOnF3bciIZoItIIoryihy0rIA+H4Jy0FmgyKYAHCTN98P5ybGSJcIFbh6QKeJdtZd1qhA==" + "version": "16.0.3", + "resolved": "https://registry.npmjs.org/dotenv/-/dotenv-16.0.3.tgz", + "integrity": "sha512-7GO6HghkA5fYG9TYnNxi14/7K9f5occMlp3zXAuSxn7CKCxt9xbNWG7yF8hTCSUchlfWSe3uLmlPfigevRItzQ==" }, "electron-to-chromium": { "version": "1.4.265", @@ -10006,9 +9997,9 @@ "dev": true }, "superstruct": { - "version": "0.16.0", - "resolved": "https://registry.npmjs.org/superstruct/-/superstruct-0.16.0.tgz", - "integrity": "sha512-IDQtwnnlaan1NhuHqyD/U11lROYvCQ79JyfwlFU9xEVHzqV/Ys/RrwmHPCG0CVH/1g0BuodEjH1msxK2UHxehA==" + "version": "0.16.5", + "resolved": "https://registry.npmjs.org/superstruct/-/superstruct-0.16.5.tgz", + "integrity": "sha512-GBa1VPdCUDAIrsoMVy2lzE/hKQnieUlc1JVoVzJ2YLx47SoPY4AqF85Ht1bPg5r+8I0v54GbaRdNTnYQ0p+T+Q==" }, "supports-color": { "version": "5.5.0", @@ -10605,11 +10596,11 @@ "integrity": "sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg==" }, "yargs": { - "version": "17.5.1", - "resolved": "https://registry.npmjs.org/yargs/-/yargs-17.5.1.tgz", - "integrity": "sha512-t6YAJcxDkNX7NFYiVtKvWUz8l+PaKTLiL63mJYWR2GnHq2gjEWISzsLp9wg3aY36dY1j+gfIEL3pIF+XlJJfbA==", + "version": "17.6.0", + "resolved": "https://registry.npmjs.org/yargs/-/yargs-17.6.0.tgz", + "integrity": "sha512-8H/wTDqlSwoSnScvV2N/JHfLWOKuh5MVla9hqLjK3nsfyy6Y4kDSYSvkU5YCUEPOSnRXfIyx3Sq+B/IWudTo4g==", "requires": { - "cliui": "^7.0.2", + "cliui": "^8.0.1", "escalade": "^3.1.1", "get-caller-file": "^2.0.5", "require-directory": "^2.1.1", @@ -10619,9 +10610,9 @@ } }, "yargs-parser": { - "version": "21.0.1", - "resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-21.0.1.tgz", - "integrity": "sha512-9BK1jFpLzJROCI5TzwZL/TU4gqjK5xiHV/RfWLOahrjAko/e4DJkRDZQXfvqAsiZzzYhgAzbgz6lg48jcm4GLg==" + "version": "21.1.1", + "resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-21.1.1.tgz", + "integrity": "sha512-tVpsJW7DdjecAiFpbIB1e3qxIQsE6NoPc5/eTdrbbIC4h0LVsWhnoa3g+m2HclBIujHzsxZ4VJVA+GUuc2/LBw==" }, "yocto-queue": { "version": "0.1.0", diff --git a/package.json b/package.json index 295e762a3..c4af54e7d 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "@actions/core": "1.10.0", "@actions/github": "5.1.1", "@octokit/webhooks-definitions": "^3.67.3", - "@relative-ci/agent": "^4.1.0", + "@relative-ci/agent": "^4.1.1", "adm-zip": "^0.5.9", "lodash": "^4.17.21" },