chore(release): 29.23.1

This commit is contained in:
github-actions[bot] 2021-11-24 17:04:35 +00:00
parent f69545355d
commit cc922b79e3
3 changed files with 56 additions and 49 deletions

View file

@ -2,6 +2,13 @@
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
### [29.23.1](https://github.com/renovatebot/github-action/compare/v29.18.1...v29.23.1) (2021-11-24)
### Bug Fixes
* **deps:** update renovate/renovate docker tag to v29.23.1 ([5501033](https://github.com/renovatebot/github-action/commit/5501033c31cc8c051aef7190850aaffdf03dc372))
### [29.18.1](https://github.com/renovatebot/github-action/compare/v29.17.4...v29.18.1) (2021-11-23) ### [29.18.1](https://github.com/renovatebot/github-action/compare/v29.17.4...v29.18.1) (2021-11-23)

96
dist/index.js vendored
View file

@ -27,7 +27,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__(87)); const os = __importStar(__nccwpck_require__(37));
const utils_1 = __nccwpck_require__(278); const utils_1 = __nccwpck_require__(278);
/** /**
* Commands * Commands
@ -138,8 +138,8 @@ exports.getIDToken = exports.getState = exports.saveState = exports.group = expo
const command_1 = __nccwpck_require__(351); const command_1 = __nccwpck_require__(351);
const file_command_1 = __nccwpck_require__(717); const file_command_1 = __nccwpck_require__(717);
const utils_1 = __nccwpck_require__(278); const utils_1 = __nccwpck_require__(278);
const os = __importStar(__nccwpck_require__(87)); const os = __importStar(__nccwpck_require__(37));
const path = __importStar(__nccwpck_require__(622)); const path = __importStar(__nccwpck_require__(17));
const oidc_utils_1 = __nccwpck_require__(41); const oidc_utils_1 = __nccwpck_require__(41);
/** /**
* The code to exit an action * The code to exit an action
@ -448,8 +448,8 @@ Object.defineProperty(exports, "__esModule", ({ value: true }));
exports.issueCommand = void 0; exports.issueCommand = void 0;
// We use any as a valid input type // We use any as a valid input type
/* eslint-disable @typescript-eslint/no-explicit-any */ /* eslint-disable @typescript-eslint/no-explicit-any */
const fs = __importStar(__nccwpck_require__(747)); const fs = __importStar(__nccwpck_require__(147));
const os = __importStar(__nccwpck_require__(87)); const os = __importStar(__nccwpck_require__(37));
const utils_1 = __nccwpck_require__(278); const utils_1 = __nccwpck_require__(278);
function issueCommand(command, message) { function issueCommand(command, message) {
const filePath = process.env[`GITHUB_${command}`]; const filePath = process.env[`GITHUB_${command}`];
@ -634,7 +634,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__(304); const string_decoder_1 = __nccwpck_require__(576);
const tr = __importStar(__nccwpck_require__(159)); const tr = __importStar(__nccwpck_require__(159));
/** /**
* Exec a command. * Exec a command.
@ -744,13 +744,13 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
}; };
Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true }));
exports.argStringToArray = exports.ToolRunner = void 0; exports.argStringToArray = exports.ToolRunner = void 0;
const os = __importStar(__nccwpck_require__(87)); const os = __importStar(__nccwpck_require__(37));
const events = __importStar(__nccwpck_require__(614)); const events = __importStar(__nccwpck_require__(361));
const child = __importStar(__nccwpck_require__(129)); const child = __importStar(__nccwpck_require__(81));
const path = __importStar(__nccwpck_require__(622)); const path = __importStar(__nccwpck_require__(17));
const io = __importStar(__nccwpck_require__(436)); const io = __importStar(__nccwpck_require__(436));
const ioUtil = __importStar(__nccwpck_require__(962)); const ioUtil = __importStar(__nccwpck_require__(962));
const timers_1 = __nccwpck_require__(213); const timers_1 = __nccwpck_require__(784);
/* eslint-disable @typescript-eslint/unbound-method */ /* eslint-disable @typescript-eslint/unbound-method */
const IS_WINDOWS = process.platform === 'win32'; const IS_WINDOWS = process.platform === 'win32';
/* /*
@ -1406,8 +1406,8 @@ exports.PersonalAccessTokenCredentialHandler = PersonalAccessTokenCredentialHand
"use strict"; "use strict";
Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true }));
const http = __nccwpck_require__(605); const http = __nccwpck_require__(685);
const https = __nccwpck_require__(211); const https = __nccwpck_require__(687);
const pm = __nccwpck_require__(443); const pm = __nccwpck_require__(443);
let tunnel; let tunnel;
var HttpCodes; var HttpCodes;
@ -2046,8 +2046,8 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
var _a; var _a;
Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true }));
exports.getCmdPath = exports.tryGetExecutablePath = exports.isRooted = exports.isDirectory = exports.exists = exports.IS_WINDOWS = exports.unlink = exports.symlink = exports.stat = exports.rmdir = exports.rename = exports.readlink = exports.readdir = exports.mkdir = exports.lstat = exports.copyFile = exports.chmod = void 0; exports.getCmdPath = exports.tryGetExecutablePath = exports.isRooted = exports.isDirectory = exports.exists = exports.IS_WINDOWS = exports.unlink = exports.symlink = exports.stat = exports.rmdir = exports.rename = exports.readlink = exports.readdir = exports.mkdir = exports.lstat = exports.copyFile = exports.chmod = void 0;
const fs = __importStar(__nccwpck_require__(747)); const fs = __importStar(__nccwpck_require__(147));
const path = __importStar(__nccwpck_require__(622)); const path = __importStar(__nccwpck_require__(17));
_a = fs.promises, exports.chmod = _a.chmod, exports.copyFile = _a.copyFile, exports.lstat = _a.lstat, exports.mkdir = _a.mkdir, exports.readdir = _a.readdir, exports.readlink = _a.readlink, exports.rename = _a.rename, exports.rmdir = _a.rmdir, exports.stat = _a.stat, exports.symlink = _a.symlink, exports.unlink = _a.unlink; _a = fs.promises, exports.chmod = _a.chmod, exports.copyFile = _a.copyFile, exports.lstat = _a.lstat, exports.mkdir = _a.mkdir, exports.readdir = _a.readdir, exports.readlink = _a.readlink, exports.rename = _a.rename, exports.rmdir = _a.rmdir, exports.stat = _a.stat, exports.symlink = _a.symlink, exports.unlink = _a.unlink;
exports.IS_WINDOWS = process.platform === 'win32'; exports.IS_WINDOWS = process.platform === 'win32';
function exists(fsPath) { function exists(fsPath) {
@ -2229,10 +2229,10 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
}; };
Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true }));
exports.findInPath = exports.which = exports.mkdirP = exports.rmRF = exports.mv = exports.cp = void 0; exports.findInPath = exports.which = exports.mkdirP = exports.rmRF = exports.mv = exports.cp = void 0;
const assert_1 = __nccwpck_require__(357); const assert_1 = __nccwpck_require__(491);
const childProcess = __importStar(__nccwpck_require__(129)); const childProcess = __importStar(__nccwpck_require__(81));
const path = __importStar(__nccwpck_require__(622)); const path = __importStar(__nccwpck_require__(17));
const util_1 = __nccwpck_require__(669); const util_1 = __nccwpck_require__(837);
const ioUtil = __importStar(__nccwpck_require__(962)); const ioUtil = __importStar(__nccwpck_require__(962));
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);
@ -2556,13 +2556,13 @@ module.exports = __nccwpck_require__(219);
"use strict"; "use strict";
var net = __nccwpck_require__(631); var net = __nccwpck_require__(808);
var tls = __nccwpck_require__(16); var tls = __nccwpck_require__(404);
var http = __nccwpck_require__(605); var http = __nccwpck_require__(685);
var https = __nccwpck_require__(211); var https = __nccwpck_require__(687);
var events = __nccwpck_require__(614); var events = __nccwpck_require__(361);
var assert = __nccwpck_require__(357); var assert = __nccwpck_require__(491);
var util = __nccwpck_require__(669); var util = __nccwpck_require__(837);
exports.httpOverHttp = httpOverHttp; exports.httpOverHttp = httpOverHttp;
@ -2832,7 +2832,7 @@ class Docker {
constructor() { constructor() {
this.repository = 'renovate/renovate'; this.repository = 'renovate/renovate';
// renovate: datasource=docker depName=renovate/renovate versioning=docker // renovate: datasource=docker depName=renovate/renovate versioning=docker
this.tag = '29.18.1-slim'; this.tag = '29.23.1-slim';
this.tagSuffix = '-slim'; this.tagSuffix = '-slim';
} }
image() { image() {
@ -2842,7 +2842,7 @@ class Docker {
return this.tag.replace(this.tagSuffix, ''); return this.tag.replace(this.tagSuffix, '');
} }
} }
exports.default = Docker; exports["default"] = Docker;
/***/ }), /***/ }),
@ -2876,7 +2876,7 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
}; };
Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true }));
const core = __importStar(__nccwpck_require__(186)); const core = __importStar(__nccwpck_require__(186));
const input_1 = __importDefault(__nccwpck_require__(461)); const input_1 = __importDefault(__nccwpck_require__(747));
const renovate_1 = __importDefault(__nccwpck_require__(932)); const renovate_1 = __importDefault(__nccwpck_require__(932));
async function run() { async function run() {
try { try {
@ -2895,7 +2895,7 @@ void run();
/***/ }), /***/ }),
/***/ 461: /***/ 747:
/***/ (function(__unused_webpack_module, exports, __nccwpck_require__) { /***/ (function(__unused_webpack_module, exports, __nccwpck_require__) {
"use strict"; "use strict";
@ -2925,7 +2925,7 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true }));
exports.Input = void 0; exports.Input = void 0;
const core = __importStar(__nccwpck_require__(186)); const core = __importStar(__nccwpck_require__(186));
const path_1 = __importDefault(__nccwpck_require__(622)); const path_1 = __importDefault(__nccwpck_require__(17));
class Input { class Input {
constructor() { constructor() {
this.options = { this.options = {
@ -2984,7 +2984,7 @@ class Input {
} }
} }
exports.Input = Input; exports.Input = Input;
exports.default = Input; exports["default"] = Input;
/***/ }), /***/ }),
@ -3000,8 +3000,8 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true }));
const docker_1 = __importDefault(__nccwpck_require__(512)); const docker_1 = __importDefault(__nccwpck_require__(512));
const exec_1 = __nccwpck_require__(514); const exec_1 = __nccwpck_require__(514);
const fs_1 = __importDefault(__nccwpck_require__(747)); const fs_1 = __importDefault(__nccwpck_require__(147));
const path_1 = __importDefault(__nccwpck_require__(622)); const path_1 = __importDefault(__nccwpck_require__(17));
class Renovate { class Renovate {
constructor(input) { constructor(input) {
this.input = input; this.input = input;
@ -3064,12 +3064,12 @@ class Renovate {
} }
} }
} }
exports.default = Renovate; exports["default"] = Renovate;
/***/ }), /***/ }),
/***/ 357: /***/ 491:
/***/ ((module) => { /***/ ((module) => {
"use strict"; "use strict";
@ -3077,7 +3077,7 @@ module.exports = require("assert");
/***/ }), /***/ }),
/***/ 129: /***/ 81:
/***/ ((module) => { /***/ ((module) => {
"use strict"; "use strict";
@ -3085,7 +3085,7 @@ module.exports = require("child_process");
/***/ }), /***/ }),
/***/ 614: /***/ 361:
/***/ ((module) => { /***/ ((module) => {
"use strict"; "use strict";
@ -3093,7 +3093,7 @@ module.exports = require("events");
/***/ }), /***/ }),
/***/ 747: /***/ 147:
/***/ ((module) => { /***/ ((module) => {
"use strict"; "use strict";
@ -3101,7 +3101,7 @@ module.exports = require("fs");
/***/ }), /***/ }),
/***/ 605: /***/ 685:
/***/ ((module) => { /***/ ((module) => {
"use strict"; "use strict";
@ -3109,7 +3109,7 @@ module.exports = require("http");
/***/ }), /***/ }),
/***/ 211: /***/ 687:
/***/ ((module) => { /***/ ((module) => {
"use strict"; "use strict";
@ -3117,7 +3117,7 @@ module.exports = require("https");
/***/ }), /***/ }),
/***/ 631: /***/ 808:
/***/ ((module) => { /***/ ((module) => {
"use strict"; "use strict";
@ -3125,7 +3125,7 @@ module.exports = require("net");
/***/ }), /***/ }),
/***/ 87: /***/ 37:
/***/ ((module) => { /***/ ((module) => {
"use strict"; "use strict";
@ -3133,7 +3133,7 @@ module.exports = require("os");
/***/ }), /***/ }),
/***/ 622: /***/ 17:
/***/ ((module) => { /***/ ((module) => {
"use strict"; "use strict";
@ -3141,7 +3141,7 @@ module.exports = require("path");
/***/ }), /***/ }),
/***/ 304: /***/ 576:
/***/ ((module) => { /***/ ((module) => {
"use strict"; "use strict";
@ -3149,7 +3149,7 @@ module.exports = require("string_decoder");
/***/ }), /***/ }),
/***/ 213: /***/ 784:
/***/ ((module) => { /***/ ((module) => {
"use strict"; "use strict";
@ -3157,7 +3157,7 @@ module.exports = require("timers");
/***/ }), /***/ }),
/***/ 16: /***/ 404:
/***/ ((module) => { /***/ ((module) => {
"use strict"; "use strict";
@ -3165,7 +3165,7 @@ module.exports = require("tls");
/***/ }), /***/ }),
/***/ 669: /***/ 837:
/***/ ((module) => { /***/ ((module) => {
"use strict"; "use strict";

View file

@ -1,6 +1,6 @@
{ {
"name": "github-action", "name": "github-action",
"version": "29.18.1", "version": "29.23.1",
"description": "GitHub Action to run Renovate self-hosted.", "description": "GitHub Action to run Renovate self-hosted.",
"private": true, "private": true,
"main": "src/index.ts", "main": "src/index.ts",