|
|
|
@@ -1,7 +1,7 @@
|
|
|
|
/******/ (() => { // webpackBootstrap
|
|
|
|
/******/ (() => { // webpackBootstrap
|
|
|
|
/******/ var __webpack_modules__ = ({
|
|
|
|
/******/ var __webpack_modules__ = ({
|
|
|
|
|
|
|
|
|
|
|
|
/***/ 5350:
|
|
|
|
/***/ 7351:
|
|
|
|
/***/ (function(__unused_webpack_module, exports, __nccwpck_require__) {
|
|
|
|
/***/ (function(__unused_webpack_module, exports, __nccwpck_require__) {
|
|
|
|
|
|
|
|
|
|
|
|
"use strict";
|
|
|
|
"use strict";
|
|
|
|
@@ -28,7 +28,7 @@ var __importStar = (this && this.__importStar) || function (mod) {
|
|
|
|
Object.defineProperty(exports, "__esModule", ({ value: true }));
|
|
|
|
Object.defineProperty(exports, "__esModule", ({ value: true }));
|
|
|
|
exports.issue = exports.issueCommand = void 0;
|
|
|
|
exports.issue = exports.issueCommand = void 0;
|
|
|
|
const os = __importStar(__nccwpck_require__(2037));
|
|
|
|
const os = __importStar(__nccwpck_require__(2037));
|
|
|
|
const utils_1 = __nccwpck_require__(7369);
|
|
|
|
const utils_1 = __nccwpck_require__(5278);
|
|
|
|
/**
|
|
|
|
/**
|
|
|
|
* Commands
|
|
|
|
* Commands
|
|
|
|
*
|
|
|
|
*
|
|
|
|
@@ -100,7 +100,7 @@ function escapeProperty(s) {
|
|
|
|
|
|
|
|
|
|
|
|
/***/ }),
|
|
|
|
/***/ }),
|
|
|
|
|
|
|
|
|
|
|
|
/***/ 6024:
|
|
|
|
/***/ 2186:
|
|
|
|
/***/ (function(__unused_webpack_module, exports, __nccwpck_require__) {
|
|
|
|
/***/ (function(__unused_webpack_module, exports, __nccwpck_require__) {
|
|
|
|
|
|
|
|
|
|
|
|
"use strict";
|
|
|
|
"use strict";
|
|
|
|
@@ -135,12 +135,12 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
|
};
|
|
|
|
};
|
|
|
|
Object.defineProperty(exports, "__esModule", ({ value: true }));
|
|
|
|
Object.defineProperty(exports, "__esModule", ({ value: true }));
|
|
|
|
exports.getIDToken = exports.getState = exports.saveState = exports.group = exports.endGroup = exports.startGroup = exports.info = exports.notice = exports.warning = exports.error = exports.debug = exports.isDebug = exports.setFailed = exports.setCommandEcho = exports.setOutput = exports.getBooleanInput = exports.getMultilineInput = exports.getInput = exports.addPath = exports.setSecret = exports.exportVariable = exports.ExitCode = void 0;
|
|
|
|
exports.getIDToken = exports.getState = exports.saveState = exports.group = exports.endGroup = exports.startGroup = exports.info = exports.notice = exports.warning = exports.error = exports.debug = exports.isDebug = exports.setFailed = exports.setCommandEcho = exports.setOutput = exports.getBooleanInput = exports.getMultilineInput = exports.getInput = exports.addPath = exports.setSecret = exports.exportVariable = exports.ExitCode = void 0;
|
|
|
|
const command_1 = __nccwpck_require__(5350);
|
|
|
|
const command_1 = __nccwpck_require__(7351);
|
|
|
|
const file_command_1 = __nccwpck_require__(8466);
|
|
|
|
const file_command_1 = __nccwpck_require__(717);
|
|
|
|
const utils_1 = __nccwpck_require__(7369);
|
|
|
|
const utils_1 = __nccwpck_require__(5278);
|
|
|
|
const os = __importStar(__nccwpck_require__(2037));
|
|
|
|
const os = __importStar(__nccwpck_require__(2037));
|
|
|
|
const path = __importStar(__nccwpck_require__(1017));
|
|
|
|
const path = __importStar(__nccwpck_require__(1017));
|
|
|
|
const oidc_utils_1 = __nccwpck_require__(7557);
|
|
|
|
const oidc_utils_1 = __nccwpck_require__(8041);
|
|
|
|
/**
|
|
|
|
/**
|
|
|
|
* The code to exit an action
|
|
|
|
* The code to exit an action
|
|
|
|
*/
|
|
|
|
*/
|
|
|
|
@@ -425,17 +425,17 @@ exports.getIDToken = getIDToken;
|
|
|
|
/**
|
|
|
|
/**
|
|
|
|
* Summary exports
|
|
|
|
* Summary exports
|
|
|
|
*/
|
|
|
|
*/
|
|
|
|
var summary_1 = __nccwpck_require__(9029);
|
|
|
|
var summary_1 = __nccwpck_require__(1327);
|
|
|
|
Object.defineProperty(exports, "summary", ({ enumerable: true, get: function () { return summary_1.summary; } }));
|
|
|
|
Object.defineProperty(exports, "summary", ({ enumerable: true, get: function () { return summary_1.summary; } }));
|
|
|
|
/**
|
|
|
|
/**
|
|
|
|
* @deprecated use core.summary
|
|
|
|
* @deprecated use core.summary
|
|
|
|
*/
|
|
|
|
*/
|
|
|
|
var summary_2 = __nccwpck_require__(9029);
|
|
|
|
var summary_2 = __nccwpck_require__(1327);
|
|
|
|
Object.defineProperty(exports, "markdownSummary", ({ enumerable: true, get: function () { return summary_2.markdownSummary; } }));
|
|
|
|
Object.defineProperty(exports, "markdownSummary", ({ enumerable: true, get: function () { return summary_2.markdownSummary; } }));
|
|
|
|
/**
|
|
|
|
/**
|
|
|
|
* Path exports
|
|
|
|
* Path exports
|
|
|
|
*/
|
|
|
|
*/
|
|
|
|
var path_utils_1 = __nccwpck_require__(8064);
|
|
|
|
var path_utils_1 = __nccwpck_require__(2981);
|
|
|
|
Object.defineProperty(exports, "toPosixPath", ({ enumerable: true, get: function () { return path_utils_1.toPosixPath; } }));
|
|
|
|
Object.defineProperty(exports, "toPosixPath", ({ enumerable: true, get: function () { return path_utils_1.toPosixPath; } }));
|
|
|
|
Object.defineProperty(exports, "toWin32Path", ({ enumerable: true, get: function () { return path_utils_1.toWin32Path; } }));
|
|
|
|
Object.defineProperty(exports, "toWin32Path", ({ enumerable: true, get: function () { return path_utils_1.toWin32Path; } }));
|
|
|
|
Object.defineProperty(exports, "toPlatformPath", ({ enumerable: true, get: function () { return path_utils_1.toPlatformPath; } }));
|
|
|
|
Object.defineProperty(exports, "toPlatformPath", ({ enumerable: true, get: function () { return path_utils_1.toPlatformPath; } }));
|
|
|
|
@@ -443,7 +443,7 @@ Object.defineProperty(exports, "toPlatformPath", ({ enumerable: true, get: funct
|
|
|
|
|
|
|
|
|
|
|
|
/***/ }),
|
|
|
|
/***/ }),
|
|
|
|
|
|
|
|
|
|
|
|
/***/ 8466:
|
|
|
|
/***/ 717:
|
|
|
|
/***/ (function(__unused_webpack_module, exports, __nccwpck_require__) {
|
|
|
|
/***/ (function(__unused_webpack_module, exports, __nccwpck_require__) {
|
|
|
|
|
|
|
|
|
|
|
|
"use strict";
|
|
|
|
"use strict";
|
|
|
|
@@ -474,8 +474,8 @@ exports.prepareKeyValueMessage = exports.issueFileCommand = void 0;
|
|
|
|
/* eslint-disable @typescript-eslint/no-explicit-any */
|
|
|
|
/* eslint-disable @typescript-eslint/no-explicit-any */
|
|
|
|
const fs = __importStar(__nccwpck_require__(7147));
|
|
|
|
const fs = __importStar(__nccwpck_require__(7147));
|
|
|
|
const os = __importStar(__nccwpck_require__(2037));
|
|
|
|
const os = __importStar(__nccwpck_require__(2037));
|
|
|
|
const uuid_1 = __nccwpck_require__(487);
|
|
|
|
const uuid_1 = __nccwpck_require__(8974);
|
|
|
|
const utils_1 = __nccwpck_require__(7369);
|
|
|
|
const utils_1 = __nccwpck_require__(5278);
|
|
|
|
function issueFileCommand(command, message) {
|
|
|
|
function issueFileCommand(command, message) {
|
|
|
|
const filePath = process.env[`GITHUB_${command}`];
|
|
|
|
const filePath = process.env[`GITHUB_${command}`];
|
|
|
|
if (!filePath) {
|
|
|
|
if (!filePath) {
|
|
|
|
@@ -508,7 +508,7 @@ exports.prepareKeyValueMessage = prepareKeyValueMessage;
|
|
|
|
|
|
|
|
|
|
|
|
/***/ }),
|
|
|
|
/***/ }),
|
|
|
|
|
|
|
|
|
|
|
|
/***/ 7557:
|
|
|
|
/***/ 8041:
|
|
|
|
/***/ (function(__unused_webpack_module, exports, __nccwpck_require__) {
|
|
|
|
/***/ (function(__unused_webpack_module, exports, __nccwpck_require__) {
|
|
|
|
|
|
|
|
|
|
|
|
"use strict";
|
|
|
|
"use strict";
|
|
|
|
@@ -524,9 +524,9 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
|
};
|
|
|
|
};
|
|
|
|
Object.defineProperty(exports, "__esModule", ({ value: true }));
|
|
|
|
Object.defineProperty(exports, "__esModule", ({ value: true }));
|
|
|
|
exports.OidcClient = void 0;
|
|
|
|
exports.OidcClient = void 0;
|
|
|
|
const http_client_1 = __nccwpck_require__(2745);
|
|
|
|
const http_client_1 = __nccwpck_require__(6255);
|
|
|
|
const auth_1 = __nccwpck_require__(2834);
|
|
|
|
const auth_1 = __nccwpck_require__(5526);
|
|
|
|
const core_1 = __nccwpck_require__(6024);
|
|
|
|
const core_1 = __nccwpck_require__(2186);
|
|
|
|
class OidcClient {
|
|
|
|
class OidcClient {
|
|
|
|
static createHttpClient(allowRetry = true, maxRetry = 10) {
|
|
|
|
static createHttpClient(allowRetry = true, maxRetry = 10) {
|
|
|
|
const requestOptions = {
|
|
|
|
const requestOptions = {
|
|
|
|
@@ -592,7 +592,7 @@ exports.OidcClient = OidcClient;
|
|
|
|
|
|
|
|
|
|
|
|
/***/ }),
|
|
|
|
/***/ }),
|
|
|
|
|
|
|
|
|
|
|
|
/***/ 8064:
|
|
|
|
/***/ 2981:
|
|
|
|
/***/ (function(__unused_webpack_module, exports, __nccwpck_require__) {
|
|
|
|
/***/ (function(__unused_webpack_module, exports, __nccwpck_require__) {
|
|
|
|
|
|
|
|
|
|
|
|
"use strict";
|
|
|
|
"use strict";
|
|
|
|
@@ -657,7 +657,7 @@ exports.toPlatformPath = toPlatformPath;
|
|
|
|
|
|
|
|
|
|
|
|
/***/ }),
|
|
|
|
/***/ }),
|
|
|
|
|
|
|
|
|
|
|
|
/***/ 9029:
|
|
|
|
/***/ 1327:
|
|
|
|
/***/ (function(__unused_webpack_module, exports, __nccwpck_require__) {
|
|
|
|
/***/ (function(__unused_webpack_module, exports, __nccwpck_require__) {
|
|
|
|
|
|
|
|
|
|
|
|
"use strict";
|
|
|
|
"use strict";
|
|
|
|
@@ -947,7 +947,7 @@ exports.summary = _summary;
|
|
|
|
|
|
|
|
|
|
|
|
/***/ }),
|
|
|
|
/***/ }),
|
|
|
|
|
|
|
|
|
|
|
|
/***/ 7369:
|
|
|
|
/***/ 5278:
|
|
|
|
/***/ ((__unused_webpack_module, exports) => {
|
|
|
|
/***/ ((__unused_webpack_module, exports) => {
|
|
|
|
|
|
|
|
|
|
|
|
"use strict";
|
|
|
|
"use strict";
|
|
|
|
@@ -994,7 +994,7 @@ exports.toCommandProperties = toCommandProperties;
|
|
|
|
|
|
|
|
|
|
|
|
/***/ }),
|
|
|
|
/***/ }),
|
|
|
|
|
|
|
|
|
|
|
|
/***/ 487:
|
|
|
|
/***/ 8974:
|
|
|
|
/***/ ((__unused_webpack_module, exports, __nccwpck_require__) => {
|
|
|
|
/***/ ((__unused_webpack_module, exports, __nccwpck_require__) => {
|
|
|
|
|
|
|
|
|
|
|
|
"use strict";
|
|
|
|
"use strict";
|
|
|
|
@@ -1058,29 +1058,29 @@ Object.defineProperty(exports, "parse", ({
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}));
|
|
|
|
}));
|
|
|
|
|
|
|
|
|
|
|
|
var _v = _interopRequireDefault(__nccwpck_require__(1813));
|
|
|
|
var _v = _interopRequireDefault(__nccwpck_require__(1595));
|
|
|
|
|
|
|
|
|
|
|
|
var _v2 = _interopRequireDefault(__nccwpck_require__(3344));
|
|
|
|
var _v2 = _interopRequireDefault(__nccwpck_require__(6993));
|
|
|
|
|
|
|
|
|
|
|
|
var _v3 = _interopRequireDefault(__nccwpck_require__(9544));
|
|
|
|
var _v3 = _interopRequireDefault(__nccwpck_require__(1472));
|
|
|
|
|
|
|
|
|
|
|
|
var _v4 = _interopRequireDefault(__nccwpck_require__(6436));
|
|
|
|
var _v4 = _interopRequireDefault(__nccwpck_require__(6217));
|
|
|
|
|
|
|
|
|
|
|
|
var _nil = _interopRequireDefault(__nccwpck_require__(8817));
|
|
|
|
var _nil = _interopRequireDefault(__nccwpck_require__(2381));
|
|
|
|
|
|
|
|
|
|
|
|
var _version = _interopRequireDefault(__nccwpck_require__(3870));
|
|
|
|
var _version = _interopRequireDefault(__nccwpck_require__(427));
|
|
|
|
|
|
|
|
|
|
|
|
var _validate = _interopRequireDefault(__nccwpck_require__(3993));
|
|
|
|
var _validate = _interopRequireDefault(__nccwpck_require__(2609));
|
|
|
|
|
|
|
|
|
|
|
|
var _stringify = _interopRequireDefault(__nccwpck_require__(9656));
|
|
|
|
var _stringify = _interopRequireDefault(__nccwpck_require__(1458));
|
|
|
|
|
|
|
|
|
|
|
|
var _parse = _interopRequireDefault(__nccwpck_require__(1249));
|
|
|
|
var _parse = _interopRequireDefault(__nccwpck_require__(6385));
|
|
|
|
|
|
|
|
|
|
|
|
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
|
|
|
|
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
|
|
|
|
|
|
|
|
|
|
|
|
/***/ }),
|
|
|
|
/***/ }),
|
|
|
|
|
|
|
|
|
|
|
|
/***/ 9185:
|
|
|
|
/***/ 5842:
|
|
|
|
/***/ ((__unused_webpack_module, exports, __nccwpck_require__) => {
|
|
|
|
/***/ ((__unused_webpack_module, exports, __nccwpck_require__) => {
|
|
|
|
|
|
|
|
|
|
|
|
"use strict";
|
|
|
|
"use strict";
|
|
|
|
@@ -1110,7 +1110,7 @@ exports["default"] = _default;
|
|
|
|
|
|
|
|
|
|
|
|
/***/ }),
|
|
|
|
/***/ }),
|
|
|
|
|
|
|
|
|
|
|
|
/***/ 8817:
|
|
|
|
/***/ 2381:
|
|
|
|
/***/ ((__unused_webpack_module, exports) => {
|
|
|
|
/***/ ((__unused_webpack_module, exports) => {
|
|
|
|
|
|
|
|
|
|
|
|
"use strict";
|
|
|
|
"use strict";
|
|
|
|
@@ -1125,7 +1125,7 @@ exports["default"] = _default;
|
|
|
|
|
|
|
|
|
|
|
|
/***/ }),
|
|
|
|
/***/ }),
|
|
|
|
|
|
|
|
|
|
|
|
/***/ 1249:
|
|
|
|
/***/ 6385:
|
|
|
|
/***/ ((__unused_webpack_module, exports, __nccwpck_require__) => {
|
|
|
|
/***/ ((__unused_webpack_module, exports, __nccwpck_require__) => {
|
|
|
|
|
|
|
|
|
|
|
|
"use strict";
|
|
|
|
"use strict";
|
|
|
|
@@ -1136,7 +1136,7 @@ Object.defineProperty(exports, "__esModule", ({
|
|
|
|
}));
|
|
|
|
}));
|
|
|
|
exports["default"] = void 0;
|
|
|
|
exports["default"] = void 0;
|
|
|
|
|
|
|
|
|
|
|
|
var _validate = _interopRequireDefault(__nccwpck_require__(3993));
|
|
|
|
var _validate = _interopRequireDefault(__nccwpck_require__(2609));
|
|
|
|
|
|
|
|
|
|
|
|
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
|
|
|
|
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
|
|
|
|
|
|
|
|
|
|
|
|
@@ -1177,7 +1177,7 @@ exports["default"] = _default;
|
|
|
|
|
|
|
|
|
|
|
|
/***/ }),
|
|
|
|
/***/ }),
|
|
|
|
|
|
|
|
|
|
|
|
/***/ 2377:
|
|
|
|
/***/ 6230:
|
|
|
|
/***/ ((__unused_webpack_module, exports) => {
|
|
|
|
/***/ ((__unused_webpack_module, exports) => {
|
|
|
|
|
|
|
|
|
|
|
|
"use strict";
|
|
|
|
"use strict";
|
|
|
|
@@ -1192,7 +1192,7 @@ exports["default"] = _default;
|
|
|
|
|
|
|
|
|
|
|
|
/***/ }),
|
|
|
|
/***/ }),
|
|
|
|
|
|
|
|
|
|
|
|
/***/ 5485:
|
|
|
|
/***/ 9784:
|
|
|
|
/***/ ((__unused_webpack_module, exports, __nccwpck_require__) => {
|
|
|
|
/***/ ((__unused_webpack_module, exports, __nccwpck_require__) => {
|
|
|
|
|
|
|
|
|
|
|
|
"use strict";
|
|
|
|
"use strict";
|
|
|
|
@@ -1223,7 +1223,7 @@ function rng() {
|
|
|
|
|
|
|
|
|
|
|
|
/***/ }),
|
|
|
|
/***/ }),
|
|
|
|
|
|
|
|
|
|
|
|
/***/ 6768:
|
|
|
|
/***/ 8844:
|
|
|
|
/***/ ((__unused_webpack_module, exports, __nccwpck_require__) => {
|
|
|
|
/***/ ((__unused_webpack_module, exports, __nccwpck_require__) => {
|
|
|
|
|
|
|
|
|
|
|
|
"use strict";
|
|
|
|
"use strict";
|
|
|
|
@@ -1253,7 +1253,7 @@ exports["default"] = _default;
|
|
|
|
|
|
|
|
|
|
|
|
/***/ }),
|
|
|
|
/***/ }),
|
|
|
|
|
|
|
|
|
|
|
|
/***/ 9656:
|
|
|
|
/***/ 1458:
|
|
|
|
/***/ ((__unused_webpack_module, exports, __nccwpck_require__) => {
|
|
|
|
/***/ ((__unused_webpack_module, exports, __nccwpck_require__) => {
|
|
|
|
|
|
|
|
|
|
|
|
"use strict";
|
|
|
|
"use strict";
|
|
|
|
@@ -1264,7 +1264,7 @@ Object.defineProperty(exports, "__esModule", ({
|
|
|
|
}));
|
|
|
|
}));
|
|
|
|
exports["default"] = void 0;
|
|
|
|
exports["default"] = void 0;
|
|
|
|
|
|
|
|
|
|
|
|
var _validate = _interopRequireDefault(__nccwpck_require__(3993));
|
|
|
|
var _validate = _interopRequireDefault(__nccwpck_require__(2609));
|
|
|
|
|
|
|
|
|
|
|
|
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
|
|
|
|
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
|
|
|
|
|
|
|
|
|
|
|
|
@@ -1299,7 +1299,7 @@ exports["default"] = _default;
|
|
|
|
|
|
|
|
|
|
|
|
/***/ }),
|
|
|
|
/***/ }),
|
|
|
|
|
|
|
|
|
|
|
|
/***/ 1813:
|
|
|
|
/***/ 1595:
|
|
|
|
/***/ ((__unused_webpack_module, exports, __nccwpck_require__) => {
|
|
|
|
/***/ ((__unused_webpack_module, exports, __nccwpck_require__) => {
|
|
|
|
|
|
|
|
|
|
|
|
"use strict";
|
|
|
|
"use strict";
|
|
|
|
@@ -1310,9 +1310,9 @@ Object.defineProperty(exports, "__esModule", ({
|
|
|
|
}));
|
|
|
|
}));
|
|
|
|
exports["default"] = void 0;
|
|
|
|
exports["default"] = void 0;
|
|
|
|
|
|
|
|
|
|
|
|
var _rng = _interopRequireDefault(__nccwpck_require__(5485));
|
|
|
|
var _rng = _interopRequireDefault(__nccwpck_require__(9784));
|
|
|
|
|
|
|
|
|
|
|
|
var _stringify = _interopRequireDefault(__nccwpck_require__(9656));
|
|
|
|
var _stringify = _interopRequireDefault(__nccwpck_require__(1458));
|
|
|
|
|
|
|
|
|
|
|
|
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
|
|
|
|
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
|
|
|
|
|
|
|
|
|
|
|
|
@@ -1413,7 +1413,7 @@ exports["default"] = _default;
|
|
|
|
|
|
|
|
|
|
|
|
/***/ }),
|
|
|
|
/***/ }),
|
|
|
|
|
|
|
|
|
|
|
|
/***/ 3344:
|
|
|
|
/***/ 6993:
|
|
|
|
/***/ ((__unused_webpack_module, exports, __nccwpck_require__) => {
|
|
|
|
/***/ ((__unused_webpack_module, exports, __nccwpck_require__) => {
|
|
|
|
|
|
|
|
|
|
|
|
"use strict";
|
|
|
|
"use strict";
|
|
|
|
@@ -1424,9 +1424,9 @@ Object.defineProperty(exports, "__esModule", ({
|
|
|
|
}));
|
|
|
|
}));
|
|
|
|
exports["default"] = void 0;
|
|
|
|
exports["default"] = void 0;
|
|
|
|
|
|
|
|
|
|
|
|
var _v = _interopRequireDefault(__nccwpck_require__(5785));
|
|
|
|
var _v = _interopRequireDefault(__nccwpck_require__(5920));
|
|
|
|
|
|
|
|
|
|
|
|
var _md = _interopRequireDefault(__nccwpck_require__(9185));
|
|
|
|
var _md = _interopRequireDefault(__nccwpck_require__(5842));
|
|
|
|
|
|
|
|
|
|
|
|
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
|
|
|
|
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
|
|
|
|
|
|
|
|
|
|
|
|
@@ -1436,7 +1436,7 @@ exports["default"] = _default;
|
|
|
|
|
|
|
|
|
|
|
|
/***/ }),
|
|
|
|
/***/ }),
|
|
|
|
|
|
|
|
|
|
|
|
/***/ 5785:
|
|
|
|
/***/ 5920:
|
|
|
|
/***/ ((__unused_webpack_module, exports, __nccwpck_require__) => {
|
|
|
|
/***/ ((__unused_webpack_module, exports, __nccwpck_require__) => {
|
|
|
|
|
|
|
|
|
|
|
|
"use strict";
|
|
|
|
"use strict";
|
|
|
|
@@ -1448,9 +1448,9 @@ Object.defineProperty(exports, "__esModule", ({
|
|
|
|
exports["default"] = _default;
|
|
|
|
exports["default"] = _default;
|
|
|
|
exports.URL = exports.DNS = void 0;
|
|
|
|
exports.URL = exports.DNS = void 0;
|
|
|
|
|
|
|
|
|
|
|
|
var _stringify = _interopRequireDefault(__nccwpck_require__(9656));
|
|
|
|
var _stringify = _interopRequireDefault(__nccwpck_require__(1458));
|
|
|
|
|
|
|
|
|
|
|
|
var _parse = _interopRequireDefault(__nccwpck_require__(1249));
|
|
|
|
var _parse = _interopRequireDefault(__nccwpck_require__(6385));
|
|
|
|
|
|
|
|
|
|
|
|
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
|
|
|
|
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
|
|
|
|
|
|
|
|
|
|
|
|
@@ -1521,7 +1521,7 @@ function _default(name, version, hashfunc) {
|
|
|
|
|
|
|
|
|
|
|
|
/***/ }),
|
|
|
|
/***/ }),
|
|
|
|
|
|
|
|
|
|
|
|
/***/ 9544:
|
|
|
|
/***/ 1472:
|
|
|
|
/***/ ((__unused_webpack_module, exports, __nccwpck_require__) => {
|
|
|
|
/***/ ((__unused_webpack_module, exports, __nccwpck_require__) => {
|
|
|
|
|
|
|
|
|
|
|
|
"use strict";
|
|
|
|
"use strict";
|
|
|
|
@@ -1532,9 +1532,9 @@ Object.defineProperty(exports, "__esModule", ({
|
|
|
|
}));
|
|
|
|
}));
|
|
|
|
exports["default"] = void 0;
|
|
|
|
exports["default"] = void 0;
|
|
|
|
|
|
|
|
|
|
|
|
var _rng = _interopRequireDefault(__nccwpck_require__(5485));
|
|
|
|
var _rng = _interopRequireDefault(__nccwpck_require__(9784));
|
|
|
|
|
|
|
|
|
|
|
|
var _stringify = _interopRequireDefault(__nccwpck_require__(9656));
|
|
|
|
var _stringify = _interopRequireDefault(__nccwpck_require__(1458));
|
|
|
|
|
|
|
|
|
|
|
|
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
|
|
|
|
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
|
|
|
|
|
|
|
|
|
|
|
|
@@ -1565,7 +1565,7 @@ exports["default"] = _default;
|
|
|
|
|
|
|
|
|
|
|
|
/***/ }),
|
|
|
|
/***/ }),
|
|
|
|
|
|
|
|
|
|
|
|
/***/ 6436:
|
|
|
|
/***/ 6217:
|
|
|
|
/***/ ((__unused_webpack_module, exports, __nccwpck_require__) => {
|
|
|
|
/***/ ((__unused_webpack_module, exports, __nccwpck_require__) => {
|
|
|
|
|
|
|
|
|
|
|
|
"use strict";
|
|
|
|
"use strict";
|
|
|
|
@@ -1576,9 +1576,9 @@ Object.defineProperty(exports, "__esModule", ({
|
|
|
|
}));
|
|
|
|
}));
|
|
|
|
exports["default"] = void 0;
|
|
|
|
exports["default"] = void 0;
|
|
|
|
|
|
|
|
|
|
|
|
var _v = _interopRequireDefault(__nccwpck_require__(5785));
|
|
|
|
var _v = _interopRequireDefault(__nccwpck_require__(5920));
|
|
|
|
|
|
|
|
|
|
|
|
var _sha = _interopRequireDefault(__nccwpck_require__(6768));
|
|
|
|
var _sha = _interopRequireDefault(__nccwpck_require__(8844));
|
|
|
|
|
|
|
|
|
|
|
|
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
|
|
|
|
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
|
|
|
|
|
|
|
|
|
|
|
|
@@ -1588,7 +1588,7 @@ exports["default"] = _default;
|
|
|
|
|
|
|
|
|
|
|
|
/***/ }),
|
|
|
|
/***/ }),
|
|
|
|
|
|
|
|
|
|
|
|
/***/ 3993:
|
|
|
|
/***/ 2609:
|
|
|
|
/***/ ((__unused_webpack_module, exports, __nccwpck_require__) => {
|
|
|
|
/***/ ((__unused_webpack_module, exports, __nccwpck_require__) => {
|
|
|
|
|
|
|
|
|
|
|
|
"use strict";
|
|
|
|
"use strict";
|
|
|
|
@@ -1599,7 +1599,7 @@ Object.defineProperty(exports, "__esModule", ({
|
|
|
|
}));
|
|
|
|
}));
|
|
|
|
exports["default"] = void 0;
|
|
|
|
exports["default"] = void 0;
|
|
|
|
|
|
|
|
|
|
|
|
var _regex = _interopRequireDefault(__nccwpck_require__(2377));
|
|
|
|
var _regex = _interopRequireDefault(__nccwpck_require__(6230));
|
|
|
|
|
|
|
|
|
|
|
|
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
|
|
|
|
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
|
|
|
|
|
|
|
|
|
|
|
|
@@ -1612,7 +1612,7 @@ exports["default"] = _default;
|
|
|
|
|
|
|
|
|
|
|
|
/***/ }),
|
|
|
|
/***/ }),
|
|
|
|
|
|
|
|
|
|
|
|
/***/ 3870:
|
|
|
|
/***/ 427:
|
|
|
|
/***/ ((__unused_webpack_module, exports, __nccwpck_require__) => {
|
|
|
|
/***/ ((__unused_webpack_module, exports, __nccwpck_require__) => {
|
|
|
|
|
|
|
|
|
|
|
|
"use strict";
|
|
|
|
"use strict";
|
|
|
|
@@ -1623,7 +1623,7 @@ Object.defineProperty(exports, "__esModule", ({
|
|
|
|
}));
|
|
|
|
}));
|
|
|
|
exports["default"] = void 0;
|
|
|
|
exports["default"] = void 0;
|
|
|
|
|
|
|
|
|
|
|
|
var _validate = _interopRequireDefault(__nccwpck_require__(3993));
|
|
|
|
var _validate = _interopRequireDefault(__nccwpck_require__(2609));
|
|
|
|
|
|
|
|
|
|
|
|
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
|
|
|
|
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
|
|
|
|
|
|
|
|
|
|
|
|
@@ -1640,7 +1640,7 @@ exports["default"] = _default;
|
|
|
|
|
|
|
|
|
|
|
|
/***/ }),
|
|
|
|
/***/ }),
|
|
|
|
|
|
|
|
|
|
|
|
/***/ 2423:
|
|
|
|
/***/ 1514:
|
|
|
|
/***/ (function(__unused_webpack_module, exports, __nccwpck_require__) {
|
|
|
|
/***/ (function(__unused_webpack_module, exports, __nccwpck_require__) {
|
|
|
|
|
|
|
|
|
|
|
|
"use strict";
|
|
|
|
"use strict";
|
|
|
|
@@ -1676,7 +1676,7 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
|
Object.defineProperty(exports, "__esModule", ({ value: true }));
|
|
|
|
Object.defineProperty(exports, "__esModule", ({ value: true }));
|
|
|
|
exports.getExecOutput = exports.exec = void 0;
|
|
|
|
exports.getExecOutput = exports.exec = void 0;
|
|
|
|
const string_decoder_1 = __nccwpck_require__(1576);
|
|
|
|
const string_decoder_1 = __nccwpck_require__(1576);
|
|
|
|
const tr = __importStar(__nccwpck_require__(9216));
|
|
|
|
const tr = __importStar(__nccwpck_require__(8159));
|
|
|
|
/**
|
|
|
|
/**
|
|
|
|
* Exec a command.
|
|
|
|
* Exec a command.
|
|
|
|
* Output will be streamed to the live console.
|
|
|
|
* Output will be streamed to the live console.
|
|
|
|
@@ -1750,7 +1750,7 @@ exports.getExecOutput = getExecOutput;
|
|
|
|
|
|
|
|
|
|
|
|
/***/ }),
|
|
|
|
/***/ }),
|
|
|
|
|
|
|
|
|
|
|
|
/***/ 9216:
|
|
|
|
/***/ 8159:
|
|
|
|
/***/ (function(__unused_webpack_module, exports, __nccwpck_require__) {
|
|
|
|
/***/ (function(__unused_webpack_module, exports, __nccwpck_require__) {
|
|
|
|
|
|
|
|
|
|
|
|
"use strict";
|
|
|
|
"use strict";
|
|
|
|
@@ -1789,8 +1789,8 @@ const os = __importStar(__nccwpck_require__(2037));
|
|
|
|
const events = __importStar(__nccwpck_require__(2361));
|
|
|
|
const events = __importStar(__nccwpck_require__(2361));
|
|
|
|
const child = __importStar(__nccwpck_require__(2081));
|
|
|
|
const child = __importStar(__nccwpck_require__(2081));
|
|
|
|
const path = __importStar(__nccwpck_require__(1017));
|
|
|
|
const path = __importStar(__nccwpck_require__(1017));
|
|
|
|
const io = __importStar(__nccwpck_require__(6202));
|
|
|
|
const io = __importStar(__nccwpck_require__(7436));
|
|
|
|
const ioUtil = __importStar(__nccwpck_require__(6120));
|
|
|
|
const ioUtil = __importStar(__nccwpck_require__(1962));
|
|
|
|
const timers_1 = __nccwpck_require__(9512);
|
|
|
|
const timers_1 = __nccwpck_require__(9512);
|
|
|
|
/* eslint-disable @typescript-eslint/unbound-method */
|
|
|
|
/* eslint-disable @typescript-eslint/unbound-method */
|
|
|
|
const IS_WINDOWS = process.platform === 'win32';
|
|
|
|
const IS_WINDOWS = process.platform === 'win32';
|
|
|
|
@@ -2375,7 +2375,7 @@ class ExecState extends events.EventEmitter {
|
|
|
|
|
|
|
|
|
|
|
|
/***/ }),
|
|
|
|
/***/ }),
|
|
|
|
|
|
|
|
|
|
|
|
/***/ 2834:
|
|
|
|
/***/ 5526:
|
|
|
|
/***/ (function(__unused_webpack_module, exports) {
|
|
|
|
/***/ (function(__unused_webpack_module, exports) {
|
|
|
|
|
|
|
|
|
|
|
|
"use strict";
|
|
|
|
"use strict";
|
|
|
|
@@ -2463,7 +2463,7 @@ exports.PersonalAccessTokenCredentialHandler = PersonalAccessTokenCredentialHand
|
|
|
|
|
|
|
|
|
|
|
|
/***/ }),
|
|
|
|
/***/ }),
|
|
|
|
|
|
|
|
|
|
|
|
/***/ 2745:
|
|
|
|
/***/ 6255:
|
|
|
|
/***/ (function(__unused_webpack_module, exports, __nccwpck_require__) {
|
|
|
|
/***/ (function(__unused_webpack_module, exports, __nccwpck_require__) {
|
|
|
|
|
|
|
|
|
|
|
|
"use strict";
|
|
|
|
"use strict";
|
|
|
|
@@ -2501,8 +2501,8 @@ Object.defineProperty(exports, "__esModule", ({ value: true }));
|
|
|
|
exports.HttpClient = exports.isHttps = exports.HttpClientResponse = exports.HttpClientError = exports.getProxyUrl = exports.MediaTypes = exports.Headers = exports.HttpCodes = void 0;
|
|
|
|
exports.HttpClient = exports.isHttps = exports.HttpClientResponse = exports.HttpClientError = exports.getProxyUrl = exports.MediaTypes = exports.Headers = exports.HttpCodes = void 0;
|
|
|
|
const http = __importStar(__nccwpck_require__(3685));
|
|
|
|
const http = __importStar(__nccwpck_require__(3685));
|
|
|
|
const https = __importStar(__nccwpck_require__(5687));
|
|
|
|
const https = __importStar(__nccwpck_require__(5687));
|
|
|
|
const pm = __importStar(__nccwpck_require__(7307));
|
|
|
|
const pm = __importStar(__nccwpck_require__(9835));
|
|
|
|
const tunnel = __importStar(__nccwpck_require__(9958));
|
|
|
|
const tunnel = __importStar(__nccwpck_require__(4294));
|
|
|
|
var HttpCodes;
|
|
|
|
var HttpCodes;
|
|
|
|
(function (HttpCodes) {
|
|
|
|
(function (HttpCodes) {
|
|
|
|
HttpCodes[HttpCodes["OK"] = 200] = "OK";
|
|
|
|
HttpCodes[HttpCodes["OK"] = 200] = "OK";
|
|
|
|
@@ -3075,7 +3075,7 @@ const lowercaseKeys = (obj) => Object.keys(obj).reduce((c, k) => ((c[k.toLowerCa
|
|
|
|
|
|
|
|
|
|
|
|
/***/ }),
|
|
|
|
/***/ }),
|
|
|
|
|
|
|
|
|
|
|
|
/***/ 7307:
|
|
|
|
/***/ 9835:
|
|
|
|
/***/ ((__unused_webpack_module, exports) => {
|
|
|
|
/***/ ((__unused_webpack_module, exports) => {
|
|
|
|
|
|
|
|
|
|
|
|
"use strict";
|
|
|
|
"use strict";
|
|
|
|
@@ -3143,7 +3143,7 @@ exports.checkBypass = checkBypass;
|
|
|
|
|
|
|
|
|
|
|
|
/***/ }),
|
|
|
|
/***/ }),
|
|
|
|
|
|
|
|
|
|
|
|
/***/ 6120:
|
|
|
|
/***/ 1962:
|
|
|
|
/***/ (function(__unused_webpack_module, exports, __nccwpck_require__) {
|
|
|
|
/***/ (function(__unused_webpack_module, exports, __nccwpck_require__) {
|
|
|
|
|
|
|
|
|
|
|
|
"use strict";
|
|
|
|
"use strict";
|
|
|
|
@@ -3327,7 +3327,7 @@ exports.getCmdPath = getCmdPath;
|
|
|
|
|
|
|
|
|
|
|
|
/***/ }),
|
|
|
|
/***/ }),
|
|
|
|
|
|
|
|
|
|
|
|
/***/ 6202:
|
|
|
|
/***/ 7436:
|
|
|
|
/***/ (function(__unused_webpack_module, exports, __nccwpck_require__) {
|
|
|
|
/***/ (function(__unused_webpack_module, exports, __nccwpck_require__) {
|
|
|
|
|
|
|
|
|
|
|
|
"use strict";
|
|
|
|
"use strict";
|
|
|
|
@@ -3366,7 +3366,7 @@ const assert_1 = __nccwpck_require__(9491);
|
|
|
|
const childProcess = __importStar(__nccwpck_require__(2081));
|
|
|
|
const childProcess = __importStar(__nccwpck_require__(2081));
|
|
|
|
const path = __importStar(__nccwpck_require__(1017));
|
|
|
|
const path = __importStar(__nccwpck_require__(1017));
|
|
|
|
const util_1 = __nccwpck_require__(3837);
|
|
|
|
const util_1 = __nccwpck_require__(3837);
|
|
|
|
const ioUtil = __importStar(__nccwpck_require__(6120));
|
|
|
|
const ioUtil = __importStar(__nccwpck_require__(1962));
|
|
|
|
const exec = util_1.promisify(childProcess.exec);
|
|
|
|
const exec = util_1.promisify(childProcess.exec);
|
|
|
|
const execFile = util_1.promisify(childProcess.execFile);
|
|
|
|
const execFile = util_1.promisify(childProcess.execFile);
|
|
|
|
/**
|
|
|
|
/**
|
|
|
|
@@ -3675,7 +3675,7 @@ function copyFile(srcFile, destFile, force) {
|
|
|
|
|
|
|
|
|
|
|
|
/***/ }),
|
|
|
|
/***/ }),
|
|
|
|
|
|
|
|
|
|
|
|
/***/ 378:
|
|
|
|
/***/ 2473:
|
|
|
|
/***/ (function(module, exports, __nccwpck_require__) {
|
|
|
|
/***/ (function(module, exports, __nccwpck_require__) {
|
|
|
|
|
|
|
|
|
|
|
|
"use strict";
|
|
|
|
"use strict";
|
|
|
|
@@ -3710,8 +3710,8 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
|
};
|
|
|
|
};
|
|
|
|
Object.defineProperty(exports, "__esModule", ({ value: true }));
|
|
|
|
Object.defineProperty(exports, "__esModule", ({ value: true }));
|
|
|
|
exports._readLinuxVersionFile = exports._getOsVersion = exports._findMatch = void 0;
|
|
|
|
exports._readLinuxVersionFile = exports._getOsVersion = exports._findMatch = void 0;
|
|
|
|
const semver = __importStar(__nccwpck_require__(1554));
|
|
|
|
const semver = __importStar(__nccwpck_require__(5911));
|
|
|
|
const core_1 = __nccwpck_require__(6024);
|
|
|
|
const core_1 = __nccwpck_require__(2186);
|
|
|
|
// needs to be require for core node modules to be mocked
|
|
|
|
// needs to be require for core node modules to be mocked
|
|
|
|
/* eslint @typescript-eslint/no-require-imports: 0 */
|
|
|
|
/* eslint @typescript-eslint/no-require-imports: 0 */
|
|
|
|
const os = __nccwpck_require__(2037);
|
|
|
|
const os = __nccwpck_require__(2037);
|
|
|
|
@@ -3810,7 +3810,7 @@ exports._readLinuxVersionFile = _readLinuxVersionFile;
|
|
|
|
|
|
|
|
|
|
|
|
/***/ }),
|
|
|
|
/***/ }),
|
|
|
|
|
|
|
|
|
|
|
|
/***/ 3704:
|
|
|
|
/***/ 8279:
|
|
|
|
/***/ (function(__unused_webpack_module, exports, __nccwpck_require__) {
|
|
|
|
/***/ (function(__unused_webpack_module, exports, __nccwpck_require__) {
|
|
|
|
|
|
|
|
|
|
|
|
"use strict";
|
|
|
|
"use strict";
|
|
|
|
@@ -3845,7 +3845,7 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
|
};
|
|
|
|
};
|
|
|
|
Object.defineProperty(exports, "__esModule", ({ value: true }));
|
|
|
|
Object.defineProperty(exports, "__esModule", ({ value: true }));
|
|
|
|
exports.RetryHelper = void 0;
|
|
|
|
exports.RetryHelper = void 0;
|
|
|
|
const core = __importStar(__nccwpck_require__(6024));
|
|
|
|
const core = __importStar(__nccwpck_require__(2186));
|
|
|
|
/**
|
|
|
|
/**
|
|
|
|
* Internal class for retries
|
|
|
|
* Internal class for retries
|
|
|
|
*/
|
|
|
|
*/
|
|
|
|
@@ -3900,7 +3900,7 @@ exports.RetryHelper = RetryHelper;
|
|
|
|
|
|
|
|
|
|
|
|
/***/ }),
|
|
|
|
/***/ }),
|
|
|
|
|
|
|
|
|
|
|
|
/***/ 3594:
|
|
|
|
/***/ 7784:
|
|
|
|
/***/ (function(__unused_webpack_module, exports, __nccwpck_require__) {
|
|
|
|
/***/ (function(__unused_webpack_module, exports, __nccwpck_require__) {
|
|
|
|
|
|
|
|
|
|
|
|
"use strict";
|
|
|
|
"use strict";
|
|
|
|
@@ -3938,20 +3938,20 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
|
|
};
|
|
|
|
};
|
|
|
|
Object.defineProperty(exports, "__esModule", ({ value: true }));
|
|
|
|
Object.defineProperty(exports, "__esModule", ({ value: true }));
|
|
|
|
exports.evaluateVersions = exports.isExplicitVersion = exports.findFromManifest = exports.getManifestFromRepo = exports.findAllVersions = exports.find = exports.cacheFile = exports.cacheDir = exports.extractZip = exports.extractXar = exports.extractTar = exports.extract7z = exports.downloadTool = exports.HTTPError = void 0;
|
|
|
|
exports.evaluateVersions = exports.isExplicitVersion = exports.findFromManifest = exports.getManifestFromRepo = exports.findAllVersions = exports.find = exports.cacheFile = exports.cacheDir = exports.extractZip = exports.extractXar = exports.extractTar = exports.extract7z = exports.downloadTool = exports.HTTPError = void 0;
|
|
|
|
const core = __importStar(__nccwpck_require__(6024));
|
|
|
|
const core = __importStar(__nccwpck_require__(2186));
|
|
|
|
const io = __importStar(__nccwpck_require__(6202));
|
|
|
|
const io = __importStar(__nccwpck_require__(7436));
|
|
|
|
const fs = __importStar(__nccwpck_require__(7147));
|
|
|
|
const fs = __importStar(__nccwpck_require__(7147));
|
|
|
|
const mm = __importStar(__nccwpck_require__(378));
|
|
|
|
const mm = __importStar(__nccwpck_require__(2473));
|
|
|
|
const os = __importStar(__nccwpck_require__(2037));
|
|
|
|
const os = __importStar(__nccwpck_require__(2037));
|
|
|
|
const path = __importStar(__nccwpck_require__(1017));
|
|
|
|
const path = __importStar(__nccwpck_require__(1017));
|
|
|
|
const httpm = __importStar(__nccwpck_require__(2044));
|
|
|
|
const httpm = __importStar(__nccwpck_require__(7371));
|
|
|
|
const semver = __importStar(__nccwpck_require__(1554));
|
|
|
|
const semver = __importStar(__nccwpck_require__(5911));
|
|
|
|
const stream = __importStar(__nccwpck_require__(2781));
|
|
|
|
const stream = __importStar(__nccwpck_require__(2781));
|
|
|
|
const util = __importStar(__nccwpck_require__(3837));
|
|
|
|
const util = __importStar(__nccwpck_require__(3837));
|
|
|
|
const v4_1 = __importDefault(__nccwpck_require__(3902));
|
|
|
|
const v4_1 = __importDefault(__nccwpck_require__(824));
|
|
|
|
const exec_1 = __nccwpck_require__(2423);
|
|
|
|
const exec_1 = __nccwpck_require__(1514);
|
|
|
|
const assert_1 = __nccwpck_require__(9491);
|
|
|
|
const assert_1 = __nccwpck_require__(9491);
|
|
|
|
const retry_helper_1 = __nccwpck_require__(3704);
|
|
|
|
const retry_helper_1 = __nccwpck_require__(8279);
|
|
|
|
class HTTPError extends Error {
|
|
|
|
class HTTPError extends Error {
|
|
|
|
constructor(httpStatusCode) {
|
|
|
|
constructor(httpStatusCode) {
|
|
|
|
super(`Unexpected HTTP response: ${httpStatusCode}`);
|
|
|
|
super(`Unexpected HTTP response: ${httpStatusCode}`);
|
|
|
|
@@ -4572,7 +4572,7 @@ function _unique(values) {
|
|
|
|
|
|
|
|
|
|
|
|
/***/ }),
|
|
|
|
/***/ }),
|
|
|
|
|
|
|
|
|
|
|
|
/***/ 2044:
|
|
|
|
/***/ 7371:
|
|
|
|
/***/ ((__unused_webpack_module, exports, __nccwpck_require__) => {
|
|
|
|
/***/ ((__unused_webpack_module, exports, __nccwpck_require__) => {
|
|
|
|
|
|
|
|
|
|
|
|
"use strict";
|
|
|
|
"use strict";
|
|
|
|
@@ -4580,7 +4580,7 @@ function _unique(values) {
|
|
|
|
Object.defineProperty(exports, "__esModule", ({ value: true }));
|
|
|
|
Object.defineProperty(exports, "__esModule", ({ value: true }));
|
|
|
|
const http = __nccwpck_require__(3685);
|
|
|
|
const http = __nccwpck_require__(3685);
|
|
|
|
const https = __nccwpck_require__(5687);
|
|
|
|
const https = __nccwpck_require__(5687);
|
|
|
|
const pm = __nccwpck_require__(4175);
|
|
|
|
const pm = __nccwpck_require__(3118);
|
|
|
|
let tunnel;
|
|
|
|
let tunnel;
|
|
|
|
var HttpCodes;
|
|
|
|
var HttpCodes;
|
|
|
|
(function (HttpCodes) {
|
|
|
|
(function (HttpCodes) {
|
|
|
|
@@ -4999,7 +4999,7 @@ class HttpClient {
|
|
|
|
if (useProxy) {
|
|
|
|
if (useProxy) {
|
|
|
|
// If using proxy, need tunnel
|
|
|
|
// If using proxy, need tunnel
|
|
|
|
if (!tunnel) {
|
|
|
|
if (!tunnel) {
|
|
|
|
tunnel = __nccwpck_require__(9958);
|
|
|
|
tunnel = __nccwpck_require__(4294);
|
|
|
|
}
|
|
|
|
}
|
|
|
|
const agentOptions = {
|
|
|
|
const agentOptions = {
|
|
|
|
maxSockets: maxSockets,
|
|
|
|
maxSockets: maxSockets,
|
|
|
|
@@ -5117,7 +5117,7 @@ exports.HttpClient = HttpClient;
|
|
|
|
|
|
|
|
|
|
|
|
/***/ }),
|
|
|
|
/***/ }),
|
|
|
|
|
|
|
|
|
|
|
|
/***/ 4175:
|
|
|
|
/***/ 3118:
|
|
|
|
/***/ ((__unused_webpack_module, exports) => {
|
|
|
|
/***/ ((__unused_webpack_module, exports) => {
|
|
|
|
|
|
|
|
|
|
|
|
"use strict";
|
|
|
|
"use strict";
|
|
|
|
@@ -5182,7 +5182,7 @@ exports.checkBypass = checkBypass;
|
|
|
|
|
|
|
|
|
|
|
|
/***/ }),
|
|
|
|
/***/ }),
|
|
|
|
|
|
|
|
|
|
|
|
/***/ 1554:
|
|
|
|
/***/ 5911:
|
|
|
|
/***/ ((module, exports) => {
|
|
|
|
/***/ ((module, exports) => {
|
|
|
|
|
|
|
|
|
|
|
|
exports = module.exports = SemVer
|
|
|
|
exports = module.exports = SemVer
|
|
|
|
@@ -5213,8 +5213,11 @@ var MAX_SAFE_INTEGER = Number.MAX_SAFE_INTEGER ||
|
|
|
|
// Max safe segment length for coercion.
|
|
|
|
// Max safe segment length for coercion.
|
|
|
|
var MAX_SAFE_COMPONENT_LENGTH = 16
|
|
|
|
var MAX_SAFE_COMPONENT_LENGTH = 16
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
var MAX_SAFE_BUILD_LENGTH = MAX_LENGTH - 6
|
|
|
|
|
|
|
|
|
|
|
|
// The actual regexps go on exports.re
|
|
|
|
// The actual regexps go on exports.re
|
|
|
|
var re = exports.re = []
|
|
|
|
var re = exports.re = []
|
|
|
|
|
|
|
|
var safeRe = exports.safeRe = []
|
|
|
|
var src = exports.src = []
|
|
|
|
var src = exports.src = []
|
|
|
|
var t = exports.tokens = {}
|
|
|
|
var t = exports.tokens = {}
|
|
|
|
var R = 0
|
|
|
|
var R = 0
|
|
|
|
@@ -5223,6 +5226,31 @@ function tok (n) {
|
|
|
|
t[n] = R++
|
|
|
|
t[n] = R++
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
var LETTERDASHNUMBER = '[a-zA-Z0-9-]'
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
// Replace some greedy regex tokens to prevent regex dos issues. These regex are
|
|
|
|
|
|
|
|
// used internally via the safeRe object since all inputs in this library get
|
|
|
|
|
|
|
|
// normalized first to trim and collapse all extra whitespace. The original
|
|
|
|
|
|
|
|
// regexes are exported for userland consumption and lower level usage. A
|
|
|
|
|
|
|
|
// future breaking change could export the safer regex only with a note that
|
|
|
|
|
|
|
|
// all input should have extra whitespace removed.
|
|
|
|
|
|
|
|
var safeRegexReplacements = [
|
|
|
|
|
|
|
|
['\\s', 1],
|
|
|
|
|
|
|
|
['\\d', MAX_LENGTH],
|
|
|
|
|
|
|
|
[LETTERDASHNUMBER, MAX_SAFE_BUILD_LENGTH],
|
|
|
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
function makeSafeRe (value) {
|
|
|
|
|
|
|
|
for (var i = 0; i < safeRegexReplacements.length; i++) {
|
|
|
|
|
|
|
|
var token = safeRegexReplacements[i][0]
|
|
|
|
|
|
|
|
var max = safeRegexReplacements[i][1]
|
|
|
|
|
|
|
|
value = value
|
|
|
|
|
|
|
|
.split(token + '*').join(token + '{0,' + max + '}')
|
|
|
|
|
|
|
|
.split(token + '+').join(token + '{1,' + max + '}')
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
return value
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
// The following Regular Expressions can be used for tokenizing,
|
|
|
|
// The following Regular Expressions can be used for tokenizing,
|
|
|
|
// validating, and parsing SemVer version strings.
|
|
|
|
// validating, and parsing SemVer version strings.
|
|
|
|
|
|
|
|
|
|
|
|
@@ -5232,14 +5260,14 @@ function tok (n) {
|
|
|
|
tok('NUMERICIDENTIFIER')
|
|
|
|
tok('NUMERICIDENTIFIER')
|
|
|
|
src[t.NUMERICIDENTIFIER] = '0|[1-9]\\d*'
|
|
|
|
src[t.NUMERICIDENTIFIER] = '0|[1-9]\\d*'
|
|
|
|
tok('NUMERICIDENTIFIERLOOSE')
|
|
|
|
tok('NUMERICIDENTIFIERLOOSE')
|
|
|
|
src[t.NUMERICIDENTIFIERLOOSE] = '[0-9]+'
|
|
|
|
src[t.NUMERICIDENTIFIERLOOSE] = '\\d+'
|
|
|
|
|
|
|
|
|
|
|
|
// ## Non-numeric Identifier
|
|
|
|
// ## Non-numeric Identifier
|
|
|
|
// Zero or more digits, followed by a letter or hyphen, and then zero or
|
|
|
|
// Zero or more digits, followed by a letter or hyphen, and then zero or
|
|
|
|
// more letters, digits, or hyphens.
|
|
|
|
// more letters, digits, or hyphens.
|
|
|
|
|
|
|
|
|
|
|
|
tok('NONNUMERICIDENTIFIER')
|
|
|
|
tok('NONNUMERICIDENTIFIER')
|
|
|
|
src[t.NONNUMERICIDENTIFIER] = '\\d*[a-zA-Z-][a-zA-Z0-9-]*'
|
|
|
|
src[t.NONNUMERICIDENTIFIER] = '\\d*[a-zA-Z-]' + LETTERDASHNUMBER + '*'
|
|
|
|
|
|
|
|
|
|
|
|
// ## Main Version
|
|
|
|
// ## Main Version
|
|
|
|
// Three dot-separated numeric identifiers.
|
|
|
|
// Three dot-separated numeric identifiers.
|
|
|
|
@@ -5281,7 +5309,7 @@ src[t.PRERELEASELOOSE] = '(?:-?(' + src[t.PRERELEASEIDENTIFIERLOOSE] +
|
|
|
|
// Any combination of digits, letters, or hyphens.
|
|
|
|
// Any combination of digits, letters, or hyphens.
|
|
|
|
|
|
|
|
|
|
|
|
tok('BUILDIDENTIFIER')
|
|
|
|
tok('BUILDIDENTIFIER')
|
|
|
|
src[t.BUILDIDENTIFIER] = '[0-9A-Za-z-]+'
|
|
|
|
src[t.BUILDIDENTIFIER] = LETTERDASHNUMBER + '+'
|
|
|
|
|
|
|
|
|
|
|
|
// ## Build Metadata
|
|
|
|
// ## Build Metadata
|
|
|
|
// Plus sign, followed by one or more period-separated build metadata
|
|
|
|
// Plus sign, followed by one or more period-separated build metadata
|
|
|
|
@@ -5361,6 +5389,7 @@ src[t.COERCE] = '(^|[^\\d])' +
|
|
|
|
'(?:$|[^\\d])'
|
|
|
|
'(?:$|[^\\d])'
|
|
|
|
tok('COERCERTL')
|
|
|
|
tok('COERCERTL')
|
|
|
|
re[t.COERCERTL] = new RegExp(src[t.COERCE], 'g')
|
|
|
|
re[t.COERCERTL] = new RegExp(src[t.COERCE], 'g')
|
|
|
|
|
|
|
|
safeRe[t.COERCERTL] = new RegExp(makeSafeRe(src[t.COERCE]), 'g')
|
|
|
|
|
|
|
|
|
|
|
|
// Tilde ranges.
|
|
|
|
// Tilde ranges.
|
|
|
|
// Meaning is "reasonably at or greater than"
|
|
|
|
// Meaning is "reasonably at or greater than"
|
|
|
|
@@ -5370,6 +5399,7 @@ src[t.LONETILDE] = '(?:~>?)'
|
|
|
|
tok('TILDETRIM')
|
|
|
|
tok('TILDETRIM')
|
|
|
|
src[t.TILDETRIM] = '(\\s*)' + src[t.LONETILDE] + '\\s+'
|
|
|
|
src[t.TILDETRIM] = '(\\s*)' + src[t.LONETILDE] + '\\s+'
|
|
|
|
re[t.TILDETRIM] = new RegExp(src[t.TILDETRIM], 'g')
|
|
|
|
re[t.TILDETRIM] = new RegExp(src[t.TILDETRIM], 'g')
|
|
|
|
|
|
|
|
safeRe[t.TILDETRIM] = new RegExp(makeSafeRe(src[t.TILDETRIM]), 'g')
|
|
|
|
var tildeTrimReplace = '$1~'
|
|
|
|
var tildeTrimReplace = '$1~'
|
|
|
|
|
|
|
|
|
|
|
|
tok('TILDE')
|
|
|
|
tok('TILDE')
|
|
|
|
@@ -5385,6 +5415,7 @@ src[t.LONECARET] = '(?:\\^)'
|
|
|
|
tok('CARETTRIM')
|
|
|
|
tok('CARETTRIM')
|
|
|
|
src[t.CARETTRIM] = '(\\s*)' + src[t.LONECARET] + '\\s+'
|
|
|
|
src[t.CARETTRIM] = '(\\s*)' + src[t.LONECARET] + '\\s+'
|
|
|
|
re[t.CARETTRIM] = new RegExp(src[t.CARETTRIM], 'g')
|
|
|
|
re[t.CARETTRIM] = new RegExp(src[t.CARETTRIM], 'g')
|
|
|
|
|
|
|
|
safeRe[t.CARETTRIM] = new RegExp(makeSafeRe(src[t.CARETTRIM]), 'g')
|
|
|
|
var caretTrimReplace = '$1^'
|
|
|
|
var caretTrimReplace = '$1^'
|
|
|
|
|
|
|
|
|
|
|
|
tok('CARET')
|
|
|
|
tok('CARET')
|
|
|
|
@@ -5406,6 +5437,7 @@ src[t.COMPARATORTRIM] = '(\\s*)' + src[t.GTLT] +
|
|
|
|
|
|
|
|
|
|
|
|
// this one has to use the /g flag
|
|
|
|
// this one has to use the /g flag
|
|
|
|
re[t.COMPARATORTRIM] = new RegExp(src[t.COMPARATORTRIM], 'g')
|
|
|
|
re[t.COMPARATORTRIM] = new RegExp(src[t.COMPARATORTRIM], 'g')
|
|
|
|
|
|
|
|
safeRe[t.COMPARATORTRIM] = new RegExp(makeSafeRe(src[t.COMPARATORTRIM]), 'g')
|
|
|
|
var comparatorTrimReplace = '$1$2$3'
|
|
|
|
var comparatorTrimReplace = '$1$2$3'
|
|
|
|
|
|
|
|
|
|
|
|
// Something like `1.2.3 - 1.2.4`
|
|
|
|
// Something like `1.2.3 - 1.2.4`
|
|
|
|
@@ -5434,6 +5466,14 @@ for (var i = 0; i < R; i++) {
|
|
|
|
debug(i, src[i])
|
|
|
|
debug(i, src[i])
|
|
|
|
if (!re[i]) {
|
|
|
|
if (!re[i]) {
|
|
|
|
re[i] = new RegExp(src[i])
|
|
|
|
re[i] = new RegExp(src[i])
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
// Replace all greedy whitespace to prevent regex dos issues. These regex are
|
|
|
|
|
|
|
|
// used internally via the safeRe object since all inputs in this library get
|
|
|
|
|
|
|
|
// normalized first to trim and collapse all extra whitespace. The original
|
|
|
|
|
|
|
|
// regexes are exported for userland consumption and lower level usage. A
|
|
|
|
|
|
|
|
// future breaking change could export the safer regex only with a note that
|
|
|
|
|
|
|
|
// all input should have extra whitespace removed.
|
|
|
|
|
|
|
|
safeRe[i] = new RegExp(makeSafeRe(src[i]))
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
@@ -5458,7 +5498,7 @@ function parse (version, options) {
|
|
|
|
return null
|
|
|
|
return null
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
var r = options.loose ? re[t.LOOSE] : re[t.FULL]
|
|
|
|
var r = options.loose ? safeRe[t.LOOSE] : safeRe[t.FULL]
|
|
|
|
if (!r.test(version)) {
|
|
|
|
if (!r.test(version)) {
|
|
|
|
return null
|
|
|
|
return null
|
|
|
|
}
|
|
|
|
}
|
|
|
|
@@ -5513,7 +5553,7 @@ function SemVer (version, options) {
|
|
|
|
this.options = options
|
|
|
|
this.options = options
|
|
|
|
this.loose = !!options.loose
|
|
|
|
this.loose = !!options.loose
|
|
|
|
|
|
|
|
|
|
|
|
var m = version.trim().match(options.loose ? re[t.LOOSE] : re[t.FULL])
|
|
|
|
var m = version.trim().match(options.loose ? safeRe[t.LOOSE] : safeRe[t.FULL])
|
|
|
|
|
|
|
|
|
|
|
|
if (!m) {
|
|
|
|
if (!m) {
|
|
|
|
throw new TypeError('Invalid Version: ' + version)
|
|
|
|
throw new TypeError('Invalid Version: ' + version)
|
|
|
|
@@ -5958,6 +5998,7 @@ function Comparator (comp, options) {
|
|
|
|
return new Comparator(comp, options)
|
|
|
|
return new Comparator(comp, options)
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
comp = comp.trim().split(/\s+/).join(' ')
|
|
|
|
debug('comparator', comp, options)
|
|
|
|
debug('comparator', comp, options)
|
|
|
|
this.options = options
|
|
|
|
this.options = options
|
|
|
|
this.loose = !!options.loose
|
|
|
|
this.loose = !!options.loose
|
|
|
|
@@ -5974,7 +6015,7 @@ function Comparator (comp, options) {
|
|
|
|
|
|
|
|
|
|
|
|
var ANY = {}
|
|
|
|
var ANY = {}
|
|
|
|
Comparator.prototype.parse = function (comp) {
|
|
|
|
Comparator.prototype.parse = function (comp) {
|
|
|
|
var r = this.options.loose ? re[t.COMPARATORLOOSE] : re[t.COMPARATOR]
|
|
|
|
var r = this.options.loose ? safeRe[t.COMPARATORLOOSE] : safeRe[t.COMPARATOR]
|
|
|
|
var m = comp.match(r)
|
|
|
|
var m = comp.match(r)
|
|
|
|
|
|
|
|
|
|
|
|
if (!m) {
|
|
|
|
if (!m) {
|
|
|
|
@@ -6098,9 +6139,16 @@ function Range (range, options) {
|
|
|
|
this.loose = !!options.loose
|
|
|
|
this.loose = !!options.loose
|
|
|
|
this.includePrerelease = !!options.includePrerelease
|
|
|
|
this.includePrerelease = !!options.includePrerelease
|
|
|
|
|
|
|
|
|
|
|
|
// First, split based on boolean or ||
|
|
|
|
// First reduce all whitespace as much as possible so we do not have to rely
|
|
|
|
|
|
|
|
// on potentially slow regexes like \s*. This is then stored and used for
|
|
|
|
|
|
|
|
// future error messages as well.
|
|
|
|
this.raw = range
|
|
|
|
this.raw = range
|
|
|
|
this.set = range.split(/\s*\|\|\s*/).map(function (range) {
|
|
|
|
.trim()
|
|
|
|
|
|
|
|
.split(/\s+/)
|
|
|
|
|
|
|
|
.join(' ')
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
// First, split based on boolean or ||
|
|
|
|
|
|
|
|
this.set = this.raw.split('||').map(function (range) {
|
|
|
|
return this.parseRange(range.trim())
|
|
|
|
return this.parseRange(range.trim())
|
|
|
|
}, this).filter(function (c) {
|
|
|
|
}, this).filter(function (c) {
|
|
|
|
// throw out any that are not relevant for whatever reason
|
|
|
|
// throw out any that are not relevant for whatever reason
|
|
|
|
@@ -6108,7 +6156,7 @@ function Range (range, options) {
|
|
|
|
})
|
|
|
|
})
|
|
|
|
|
|
|
|
|
|
|
|
if (!this.set.length) {
|
|
|
|
if (!this.set.length) {
|
|
|
|
throw new TypeError('Invalid SemVer Range: ' + range)
|
|
|
|
throw new TypeError('Invalid SemVer Range: ' + this.raw)
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
this.format()
|
|
|
|
this.format()
|
|
|
|
@@ -6127,20 +6175,19 @@ Range.prototype.toString = function () {
|
|
|
|
|
|
|
|
|
|
|
|
Range.prototype.parseRange = function (range) {
|
|
|
|
Range.prototype.parseRange = function (range) {
|
|
|
|
var loose = this.options.loose
|
|
|
|
var loose = this.options.loose
|
|
|
|
range = range.trim()
|
|
|
|
|
|
|
|
// `1.2.3 - 1.2.4` => `>=1.2.3 <=1.2.4`
|
|
|
|
// `1.2.3 - 1.2.4` => `>=1.2.3 <=1.2.4`
|
|
|
|
var hr = loose ? re[t.HYPHENRANGELOOSE] : re[t.HYPHENRANGE]
|
|
|
|
var hr = loose ? safeRe[t.HYPHENRANGELOOSE] : safeRe[t.HYPHENRANGE]
|
|
|
|
range = range.replace(hr, hyphenReplace)
|
|
|
|
range = range.replace(hr, hyphenReplace)
|
|
|
|
debug('hyphen replace', range)
|
|
|
|
debug('hyphen replace', range)
|
|
|
|
// `> 1.2.3 < 1.2.5` => `>1.2.3 <1.2.5`
|
|
|
|
// `> 1.2.3 < 1.2.5` => `>1.2.3 <1.2.5`
|
|
|
|
range = range.replace(re[t.COMPARATORTRIM], comparatorTrimReplace)
|
|
|
|
range = range.replace(safeRe[t.COMPARATORTRIM], comparatorTrimReplace)
|
|
|
|
debug('comparator trim', range, re[t.COMPARATORTRIM])
|
|
|
|
debug('comparator trim', range, safeRe[t.COMPARATORTRIM])
|
|
|
|
|
|
|
|
|
|
|
|
// `~ 1.2.3` => `~1.2.3`
|
|
|
|
// `~ 1.2.3` => `~1.2.3`
|
|
|
|
range = range.replace(re[t.TILDETRIM], tildeTrimReplace)
|
|
|
|
range = range.replace(safeRe[t.TILDETRIM], tildeTrimReplace)
|
|
|
|
|
|
|
|
|
|
|
|
// `^ 1.2.3` => `^1.2.3`
|
|
|
|
// `^ 1.2.3` => `^1.2.3`
|
|
|
|
range = range.replace(re[t.CARETTRIM], caretTrimReplace)
|
|
|
|
range = range.replace(safeRe[t.CARETTRIM], caretTrimReplace)
|
|
|
|
|
|
|
|
|
|
|
|
// normalize spaces
|
|
|
|
// normalize spaces
|
|
|
|
range = range.split(/\s+/).join(' ')
|
|
|
|
range = range.split(/\s+/).join(' ')
|
|
|
|
@@ -6148,7 +6195,7 @@ Range.prototype.parseRange = function (range) {
|
|
|
|
// At this point, the range is completely trimmed and
|
|
|
|
// At this point, the range is completely trimmed and
|
|
|
|
// ready to be split into comparators.
|
|
|
|
// ready to be split into comparators.
|
|
|
|
|
|
|
|
|
|
|
|
var compRe = loose ? re[t.COMPARATORLOOSE] : re[t.COMPARATOR]
|
|
|
|
var compRe = loose ? safeRe[t.COMPARATORLOOSE] : safeRe[t.COMPARATOR]
|
|
|
|
var set = range.split(' ').map(function (comp) {
|
|
|
|
var set = range.split(' ').map(function (comp) {
|
|
|
|
return parseComparator(comp, this.options)
|
|
|
|
return parseComparator(comp, this.options)
|
|
|
|
}, this).join(' ').split(/\s+/)
|
|
|
|
}, this).join(' ').split(/\s+/)
|
|
|
|
@@ -6248,7 +6295,7 @@ function replaceTildes (comp, options) {
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
function replaceTilde (comp, options) {
|
|
|
|
function replaceTilde (comp, options) {
|
|
|
|
var r = options.loose ? re[t.TILDELOOSE] : re[t.TILDE]
|
|
|
|
var r = options.loose ? safeRe[t.TILDELOOSE] : safeRe[t.TILDE]
|
|
|
|
return comp.replace(r, function (_, M, m, p, pr) {
|
|
|
|
return comp.replace(r, function (_, M, m, p, pr) {
|
|
|
|
debug('tilde', comp, _, M, m, p, pr)
|
|
|
|
debug('tilde', comp, _, M, m, p, pr)
|
|
|
|
var ret
|
|
|
|
var ret
|
|
|
|
@@ -6289,7 +6336,7 @@ function replaceCarets (comp, options) {
|
|
|
|
|
|
|
|
|
|
|
|
function replaceCaret (comp, options) {
|
|
|
|
function replaceCaret (comp, options) {
|
|
|
|
debug('caret', comp, options)
|
|
|
|
debug('caret', comp, options)
|
|
|
|
var r = options.loose ? re[t.CARETLOOSE] : re[t.CARET]
|
|
|
|
var r = options.loose ? safeRe[t.CARETLOOSE] : safeRe[t.CARET]
|
|
|
|
return comp.replace(r, function (_, M, m, p, pr) {
|
|
|
|
return comp.replace(r, function (_, M, m, p, pr) {
|
|
|
|
debug('caret', comp, _, M, m, p, pr)
|
|
|
|
debug('caret', comp, _, M, m, p, pr)
|
|
|
|
var ret
|
|
|
|
var ret
|
|
|
|
@@ -6348,7 +6395,7 @@ function replaceXRanges (comp, options) {
|
|
|
|
|
|
|
|
|
|
|
|
function replaceXRange (comp, options) {
|
|
|
|
function replaceXRange (comp, options) {
|
|
|
|
comp = comp.trim()
|
|
|
|
comp = comp.trim()
|
|
|
|
var r = options.loose ? re[t.XRANGELOOSE] : re[t.XRANGE]
|
|
|
|
var r = options.loose ? safeRe[t.XRANGELOOSE] : safeRe[t.XRANGE]
|
|
|
|
return comp.replace(r, function (ret, gtlt, M, m, p, pr) {
|
|
|
|
return comp.replace(r, function (ret, gtlt, M, m, p, pr) {
|
|
|
|
debug('xRange', comp, ret, gtlt, M, m, p, pr)
|
|
|
|
debug('xRange', comp, ret, gtlt, M, m, p, pr)
|
|
|
|
var xM = isX(M)
|
|
|
|
var xM = isX(M)
|
|
|
|
@@ -6423,7 +6470,7 @@ function replaceXRange (comp, options) {
|
|
|
|
function replaceStars (comp, options) {
|
|
|
|
function replaceStars (comp, options) {
|
|
|
|
debug('replaceStars', comp, options)
|
|
|
|
debug('replaceStars', comp, options)
|
|
|
|
// Looseness is ignored here. star is always as loose as it gets!
|
|
|
|
// Looseness is ignored here. star is always as loose as it gets!
|
|
|
|
return comp.trim().replace(re[t.STAR], '')
|
|
|
|
return comp.trim().replace(safeRe[t.STAR], '')
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
// This function is passed to string.replace(re[t.HYPHENRANGE])
|
|
|
|
// This function is passed to string.replace(re[t.HYPHENRANGE])
|
|
|
|
@@ -6749,7 +6796,7 @@ function coerce (version, options) {
|
|
|
|
|
|
|
|
|
|
|
|
var match = null
|
|
|
|
var match = null
|
|
|
|
if (!options.rtl) {
|
|
|
|
if (!options.rtl) {
|
|
|
|
match = version.match(re[t.COERCE])
|
|
|
|
match = version.match(safeRe[t.COERCE])
|
|
|
|
} else {
|
|
|
|
} else {
|
|
|
|
// Find the right-most coercible string that does not share
|
|
|
|
// Find the right-most coercible string that does not share
|
|
|
|
// a terminus with a more left-ward coercible string.
|
|
|
|
// a terminus with a more left-ward coercible string.
|
|
|
|
@@ -6760,17 +6807,17 @@ function coerce (version, options) {
|
|
|
|
// Stop when we get a match that ends at the string end, since no
|
|
|
|
// Stop when we get a match that ends at the string end, since no
|
|
|
|
// coercible string can be more right-ward without the same terminus.
|
|
|
|
// coercible string can be more right-ward without the same terminus.
|
|
|
|
var next
|
|
|
|
var next
|
|
|
|
while ((next = re[t.COERCERTL].exec(version)) &&
|
|
|
|
while ((next = safeRe[t.COERCERTL].exec(version)) &&
|
|
|
|
(!match || match.index + match[0].length !== version.length)
|
|
|
|
(!match || match.index + match[0].length !== version.length)
|
|
|
|
) {
|
|
|
|
) {
|
|
|
|
if (!match ||
|
|
|
|
if (!match ||
|
|
|
|
next.index + next[0].length !== match.index + match[0].length) {
|
|
|
|
next.index + next[0].length !== match.index + match[0].length) {
|
|
|
|
match = next
|
|
|
|
match = next
|
|
|
|
}
|
|
|
|
}
|
|
|
|
re[t.COERCERTL].lastIndex = next.index + next[1].length + next[2].length
|
|
|
|
safeRe[t.COERCERTL].lastIndex = next.index + next[1].length + next[2].length
|
|
|
|
}
|
|
|
|
}
|
|
|
|
// leave it in a clean state
|
|
|
|
// leave it in a clean state
|
|
|
|
re[t.COERCERTL].lastIndex = -1
|
|
|
|
safeRe[t.COERCERTL].lastIndex = -1
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
if (match === null) {
|
|
|
|
if (match === null) {
|
|
|
|
@@ -6785,15 +6832,15 @@ function coerce (version, options) {
|
|
|
|
|
|
|
|
|
|
|
|
/***/ }),
|
|
|
|
/***/ }),
|
|
|
|
|
|
|
|
|
|
|
|
/***/ 9958:
|
|
|
|
/***/ 4294:
|
|
|
|
/***/ ((module, __unused_webpack_exports, __nccwpck_require__) => {
|
|
|
|
/***/ ((module, __unused_webpack_exports, __nccwpck_require__) => {
|
|
|
|
|
|
|
|
|
|
|
|
module.exports = __nccwpck_require__(9306);
|
|
|
|
module.exports = __nccwpck_require__(4219);
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
/***/ }),
|
|
|
|
/***/ }),
|
|
|
|
|
|
|
|
|
|
|
|
/***/ 9306:
|
|
|
|
/***/ 4219:
|
|
|
|
/***/ ((__unused_webpack_module, exports, __nccwpck_require__) => {
|
|
|
|
/***/ ((__unused_webpack_module, exports, __nccwpck_require__) => {
|
|
|
|
|
|
|
|
|
|
|
|
"use strict";
|
|
|
|
"use strict";
|
|
|
|
@@ -7065,7 +7112,7 @@ exports.debug = debug; // for test
|
|
|
|
|
|
|
|
|
|
|
|
/***/ }),
|
|
|
|
/***/ }),
|
|
|
|
|
|
|
|
|
|
|
|
/***/ 919:
|
|
|
|
/***/ 2707:
|
|
|
|
/***/ ((module) => {
|
|
|
|
/***/ ((module) => {
|
|
|
|
|
|
|
|
|
|
|
|
/**
|
|
|
|
/**
|
|
|
|
@@ -7098,7 +7145,7 @@ module.exports = bytesToUuid;
|
|
|
|
|
|
|
|
|
|
|
|
/***/ }),
|
|
|
|
/***/ }),
|
|
|
|
|
|
|
|
|
|
|
|
/***/ 7868:
|
|
|
|
/***/ 5859:
|
|
|
|
/***/ ((module, __unused_webpack_exports, __nccwpck_require__) => {
|
|
|
|
/***/ ((module, __unused_webpack_exports, __nccwpck_require__) => {
|
|
|
|
|
|
|
|
|
|
|
|
// Unique ID creation requires a high quality random # generator. In node.js
|
|
|
|
// Unique ID creation requires a high quality random # generator. In node.js
|
|
|
|
@@ -7113,11 +7160,11 @@ module.exports = function nodeRNG() {
|
|
|
|
|
|
|
|
|
|
|
|
/***/ }),
|
|
|
|
/***/ }),
|
|
|
|
|
|
|
|
|
|
|
|
/***/ 3902:
|
|
|
|
/***/ 824:
|
|
|
|
/***/ ((module, __unused_webpack_exports, __nccwpck_require__) => {
|
|
|
|
/***/ ((module, __unused_webpack_exports, __nccwpck_require__) => {
|
|
|
|
|
|
|
|
|
|
|
|
var rng = __nccwpck_require__(7868);
|
|
|
|
var rng = __nccwpck_require__(5859);
|
|
|
|
var bytesToUuid = __nccwpck_require__(919);
|
|
|
|
var bytesToUuid = __nccwpck_require__(2707);
|
|
|
|
|
|
|
|
|
|
|
|
function v4(options, buf, offset) {
|
|
|
|
function v4(options, buf, offset) {
|
|
|
|
var i = buf && offset || 0;
|
|
|
|
var i = buf && offset || 0;
|
|
|
|
@@ -7149,7 +7196,7 @@ module.exports = v4;
|
|
|
|
|
|
|
|
|
|
|
|
/***/ }),
|
|
|
|
/***/ }),
|
|
|
|
|
|
|
|
|
|
|
|
/***/ 5191:
|
|
|
|
/***/ 3015:
|
|
|
|
/***/ ((__unused_webpack_module, exports, __nccwpck_require__) => {
|
|
|
|
/***/ ((__unused_webpack_module, exports, __nccwpck_require__) => {
|
|
|
|
|
|
|
|
|
|
|
|
"use strict";
|
|
|
|
"use strict";
|
|
|
|
@@ -7157,7 +7204,6 @@ module.exports = v4;
|
|
|
|
Object.defineProperty(exports, "__esModule", ({ value: true }));
|
|
|
|
Object.defineProperty(exports, "__esModule", ({ value: true }));
|
|
|
|
exports.getExecutableExtension = exports.getkubectlDownloadURL = exports.getKubectlArch = void 0;
|
|
|
|
exports.getExecutableExtension = exports.getkubectlDownloadURL = exports.getKubectlArch = void 0;
|
|
|
|
const os = __nccwpck_require__(2037);
|
|
|
|
const os = __nccwpck_require__(2037);
|
|
|
|
const util = __nccwpck_require__(3837);
|
|
|
|
|
|
|
|
function getKubectlArch() {
|
|
|
|
function getKubectlArch() {
|
|
|
|
const arch = os.arch();
|
|
|
|
const arch = os.arch();
|
|
|
|
if (arch === 'x64') {
|
|
|
|
if (arch === 'x64') {
|
|
|
|
@@ -7169,12 +7215,12 @@ exports.getKubectlArch = getKubectlArch;
|
|
|
|
function getkubectlDownloadURL(version, arch) {
|
|
|
|
function getkubectlDownloadURL(version, arch) {
|
|
|
|
switch (os.type()) {
|
|
|
|
switch (os.type()) {
|
|
|
|
case 'Linux':
|
|
|
|
case 'Linux':
|
|
|
|
return util.format('https://storage.googleapis.com/kubernetes-release/release/%s/bin/linux/%s/kubectl', version, arch);
|
|
|
|
return `https://dl.k8s.io/release/${version}/bin/linux/${arch}/kubectl`;
|
|
|
|
case 'Darwin':
|
|
|
|
case 'Darwin':
|
|
|
|
return util.format('https://storage.googleapis.com/kubernetes-release/release/%s/bin/darwin/%s/kubectl', version, arch);
|
|
|
|
return `https://dl.k8s.io/release/${version}/bin/darwin/${arch}/kubectl`;
|
|
|
|
case 'Windows_NT':
|
|
|
|
case 'Windows_NT':
|
|
|
|
default:
|
|
|
|
default:
|
|
|
|
return util.format('https://storage.googleapis.com/kubernetes-release/release/%s/bin/windows/%s/kubectl.exe', version, arch);
|
|
|
|
return `https://dl.k8s.io/release/${version}/bin/windows/${arch}/kubectl.exe`;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
exports.getkubectlDownloadURL = getkubectlDownloadURL;
|
|
|
|
exports.getkubectlDownloadURL = getkubectlDownloadURL;
|
|
|
|
@@ -7189,7 +7235,7 @@ exports.getExecutableExtension = getExecutableExtension;
|
|
|
|
|
|
|
|
|
|
|
|
/***/ }),
|
|
|
|
/***/ }),
|
|
|
|
|
|
|
|
|
|
|
|
/***/ 34:
|
|
|
|
/***/ 7764:
|
|
|
|
/***/ (function(__unused_webpack_module, exports, __nccwpck_require__) {
|
|
|
|
/***/ (function(__unused_webpack_module, exports, __nccwpck_require__) {
|
|
|
|
|
|
|
|
|
|
|
|
"use strict";
|
|
|
|
"use strict";
|
|
|
|
@@ -7208,9 +7254,9 @@ exports.downloadKubectl = exports.getStableKubectlVersion = exports.run = void 0
|
|
|
|
const path = __nccwpck_require__(1017);
|
|
|
|
const path = __nccwpck_require__(1017);
|
|
|
|
const util = __nccwpck_require__(3837);
|
|
|
|
const util = __nccwpck_require__(3837);
|
|
|
|
const fs = __nccwpck_require__(7147);
|
|
|
|
const fs = __nccwpck_require__(7147);
|
|
|
|
const toolCache = __nccwpck_require__(3594);
|
|
|
|
const toolCache = __nccwpck_require__(7784);
|
|
|
|
const core = __nccwpck_require__(6024);
|
|
|
|
const core = __nccwpck_require__(2186);
|
|
|
|
const helpers_1 = __nccwpck_require__(5191);
|
|
|
|
const helpers_1 = __nccwpck_require__(3015);
|
|
|
|
const kubectlToolName = 'kubectl';
|
|
|
|
const kubectlToolName = 'kubectl';
|
|
|
|
const stableKubectlVersion = 'v1.15.0';
|
|
|
|
const stableKubectlVersion = 'v1.15.0';
|
|
|
|
const stableVersionUrl = 'https://storage.googleapis.com/kubernetes-release/release/stable.txt';
|
|
|
|
const stableVersionUrl = 'https://storage.googleapis.com/kubernetes-release/release/stable.txt';
|
|
|
|
@@ -7436,7 +7482,7 @@ module.exports = require("util");
|
|
|
|
/******/ // startup
|
|
|
|
/******/ // startup
|
|
|
|
/******/ // Load entry module and return exports
|
|
|
|
/******/ // Load entry module and return exports
|
|
|
|
/******/ // This entry module is referenced by other modules so it can't be inlined
|
|
|
|
/******/ // This entry module is referenced by other modules so it can't be inlined
|
|
|
|
/******/ var __webpack_exports__ = __nccwpck_require__(34);
|
|
|
|
/******/ var __webpack_exports__ = __nccwpck_require__(7764);
|
|
|
|
/******/ module.exports = __webpack_exports__;
|
|
|
|
/******/ module.exports = __webpack_exports__;
|
|
|
|
/******/
|
|
|
|
/******/
|
|
|
|
/******/ })()
|
|
|
|
/******/ })()
|
|
|
|
|