From 50374fcb6a96bcd4d47bae367ca7d4c0f8be7f5d Mon Sep 17 00:00:00 2001 From: "bfra-me[bot]" <118100583+bfra-me[bot]@users.noreply.github.com> Date: Thu, 31 Oct 2024 20:20:28 +0000 Subject: [PATCH] fix(deps): update dependency probot to v13.3.9 | datasource | package | from | to | | ---------- | ------- | ------ | ------ | | npm | probot | 13.3.8 | 13.3.9 | --- dist/index.js | 180 ++++++++++++++++++++++++------------------------- package.json | 2 +- pnpm-lock.yaml | 12 ++-- 3 files changed, 97 insertions(+), 97 deletions(-) diff --git a/dist/index.js b/dist/index.js index 2c5681a..691d3aa 100644 --- a/dist/index.js +++ b/dist/index.js @@ -84878,7 +84878,7 @@ module.exports.sync = sync; /***/ }), -/***/ 90314: +/***/ 72827: /***/ ((__unused_webpack_module, exports, __nccwpck_require__) => { "use strict"; @@ -84886,8 +84886,8 @@ module.exports.sync = sync; Object.defineProperty(exports, "__esModule", ({ value: true })); exports.defaultApp = defaultApp; const node_path_1 = __nccwpck_require__(76760); -const load_package_json_js_1 = __nccwpck_require__(71178); -const probot_js_1 = __nccwpck_require__(86131); +const load_package_json_js_1 = __nccwpck_require__(8769); +const probot_js_1 = __nccwpck_require__(84078); function defaultApp(_app, { getRouter, cwd = process.cwd() }) { if (!getRouter) { throw new Error("getRouter() is required for defaultApp"); @@ -84908,7 +84908,7 @@ function defaultApp(_app, { getRouter, cwd = process.cwd() }) { /***/ }), -/***/ 98218: +/***/ 21219: /***/ (function(__unused_webpack_module, exports, __nccwpck_require__) { "use strict"; @@ -84922,12 +84922,12 @@ const node_child_process_1 = __nccwpck_require__(31421); const querystring_1 = __nccwpck_require__(83480); const express_1 = __importDefault(__nccwpck_require__(10121)); const update_dotenv_1 = __importDefault(__nccwpck_require__(58583)); -const manifest_creation_js_1 = __nccwpck_require__(80043); -const logging_middleware_js_1 = __nccwpck_require__(70158); -const is_production_js_1 = __nccwpck_require__(8928); -const import_js_1 = __nccwpck_require__(66106); -const setup_js_1 = __nccwpck_require__(98266); -const success_js_1 = __nccwpck_require__(73460); +const manifest_creation_js_1 = __nccwpck_require__(78392); +const logging_middleware_js_1 = __nccwpck_require__(84585); +const is_production_js_1 = __nccwpck_require__(10463); +const import_js_1 = __nccwpck_require__(2163); +const setup_js_1 = __nccwpck_require__(56417); +const success_js_1 = __nccwpck_require__(1815); const setupAppFactory = (host, port) => async function setupApp(app, { getRouter }) { if (!getRouter) { throw new Error("getRouter is required to use the setup app"); @@ -85070,14 +85070,14 @@ function getBaseUrl(req) { /***/ }), -/***/ 31322: +/***/ 57623: /***/ ((__unused_webpack_module, exports, __nccwpck_require__) => { "use strict"; Object.defineProperty(exports, "__esModule", ({ value: true })); exports.auth = auth; -const get_authenticated_octokit_js_1 = __nccwpck_require__(93230); +const get_authenticated_octokit_js_1 = __nccwpck_require__(33545); /** * Authenticate and get a GitHub client that can be used to make API calls. * @@ -85111,7 +85111,7 @@ async function auth(state, installationId) { /***/ }), -/***/ 49930: +/***/ 77295: /***/ ((__unused_webpack_module, exports, __nccwpck_require__) => { "use strict"; @@ -85152,7 +85152,7 @@ function readCliOptions(argv) { /***/ }), -/***/ 48579: +/***/ 3378: /***/ ((__unused_webpack_module, exports, __nccwpck_require__) => { "use strict"; @@ -85193,7 +85193,7 @@ function readEnvOptions(env = process.env) { /***/ }), -/***/ 93513: +/***/ 94462: /***/ (function(__unused_webpack_module, exports, __nccwpck_require__) { "use strict"; @@ -85385,7 +85385,7 @@ exports.Context = Context; /***/ }), -/***/ 77214: +/***/ 89531: /***/ ((__unused_webpack_module, exports, __nccwpck_require__) => { "use strict"; @@ -85393,8 +85393,8 @@ exports.Context = Context; Object.defineProperty(exports, "__esModule", ({ value: true })); exports.createNodeMiddleware = createNodeMiddleware; const webhooks_1 = __nccwpck_require__(79064); -const server_js_1 = __nccwpck_require__(63561); -const create_probot_js_1 = __nccwpck_require__(5489); +const server_js_1 = __nccwpck_require__(49362); +const create_probot_js_1 = __nccwpck_require__(51986); function createNodeMiddleware(appFn, { probot = (0, create_probot_js_1.createProbot)(), webhooksPath } = {}) { probot.load(appFn); return (0, webhooks_1.createNodeMiddleware)(probot.webhooks, { @@ -85405,7 +85405,7 @@ function createNodeMiddleware(appFn, { probot = (0, create_probot_js_1.createPro /***/ }), -/***/ 5489: +/***/ 51986: /***/ ((__unused_webpack_module, exports, __nccwpck_require__) => { "use strict"; @@ -85413,9 +85413,9 @@ function createNodeMiddleware(appFn, { probot = (0, create_probot_js_1.createPro Object.defineProperty(exports, "__esModule", ({ value: true })); exports.createProbot = createProbot; const get_private_key_1 = __nccwpck_require__(7697); -const get_log_js_1 = __nccwpck_require__(97139); -const probot_js_1 = __nccwpck_require__(53412); -const server_js_1 = __nccwpck_require__(63561); +const get_log_js_1 = __nccwpck_require__(42456); +const probot_js_1 = __nccwpck_require__(1861); +const server_js_1 = __nccwpck_require__(49362); const DEFAULTS = { APP_ID: "", WEBHOOK_SECRET: "", @@ -85473,7 +85473,7 @@ function createProbot({ overrides = {}, defaults = {}, env = process.env, } = {} /***/ }), -/***/ 12346: +/***/ 56493: /***/ ((__unused_webpack_module, exports) => { "use strict"; @@ -85507,7 +85507,7 @@ function getErrorHandler(log) { /***/ }), -/***/ 97139: +/***/ 42456: /***/ ((__unused_webpack_module, exports, __nccwpck_require__) => { "use strict"; @@ -85532,7 +85532,7 @@ exports.getLog = getLog; */ const pino_1 = __nccwpck_require__(11974); const pino_2 = __nccwpck_require__(67180); -const rebind_log_js_1 = __nccwpck_require__(39835); +const rebind_log_js_1 = __nccwpck_require__(42106); function getLog(options = {}) { const { level, logMessageKey, ...getTransformStreamOptions } = options; const pinoOptions = { @@ -85548,7 +85548,7 @@ function getLog(options = {}) { /***/ }), -/***/ 8928: +/***/ 10463: /***/ ((__unused_webpack_module, exports) => { "use strict"; @@ -85562,7 +85562,7 @@ function isProduction() { /***/ }), -/***/ 71178: +/***/ 8769: /***/ (function(__unused_webpack_module, exports, __nccwpck_require__) { "use strict"; @@ -85597,7 +85597,7 @@ function loadPackageJson(filepath = node_path_1.default.join(process.cwd(), "pac /***/ }), -/***/ 39835: +/***/ 42106: /***/ ((__unused_webpack_module, exports) => { "use strict"; @@ -85624,7 +85624,7 @@ function rebindLog(log) { /***/ }), -/***/ 87531: +/***/ 18718: /***/ ((__unused_webpack_module, exports, __nccwpck_require__) => { "use strict"; @@ -85639,7 +85639,7 @@ const resolveAppFunction = async (appFnId, opts = {}) => { // On windows, an absolute path may start with a drive letter, e.g. C:/path/to/file.js // This can be interpreted as a protocol, so ensure it's prefixed with file:// const appFnPathWithFileProtocol = appFnPath.replace(/^([a-zA-Z]:)/, "file://$1"); - const { default: mod } = await __nccwpck_require__(73884)(appFnPathWithFileProtocol); + const { default: mod } = await __nccwpck_require__(45489)(appFnPathWithFileProtocol); // mod.default gets exported by transpiled TypeScript code return mod.__esModule && mod.default ? mod.default : mod; }; @@ -85648,7 +85648,7 @@ exports.resolveAppFunction = resolveAppFunction; /***/ }), -/***/ 95348: +/***/ 36851: /***/ ((__unused_webpack_module, exports, __nccwpck_require__) => { "use strict"; @@ -85676,32 +85676,32 @@ exports.createWebhookProxy = createWebhookProxy; /***/ }), -/***/ 53454: +/***/ 55393: /***/ ((__unused_webpack_module, exports, __nccwpck_require__) => { "use strict"; Object.defineProperty(exports, "__esModule", ({ value: true })); exports.createProbot = exports.createNodeMiddleware = exports.run = exports.ProbotOctokit = exports.Server = exports.Probot = exports.Context = void 0; -var context_js_1 = __nccwpck_require__(93513); +var context_js_1 = __nccwpck_require__(94462); Object.defineProperty(exports, "Context", ({ enumerable: true, get: function () { return context_js_1.Context; } })); -var probot_js_1 = __nccwpck_require__(53412); +var probot_js_1 = __nccwpck_require__(1861); Object.defineProperty(exports, "Probot", ({ enumerable: true, get: function () { return probot_js_1.Probot; } })); -var server_js_1 = __nccwpck_require__(63561); +var server_js_1 = __nccwpck_require__(49362); Object.defineProperty(exports, "Server", ({ enumerable: true, get: function () { return server_js_1.Server; } })); -var probot_octokit_js_1 = __nccwpck_require__(44078); +var probot_octokit_js_1 = __nccwpck_require__(20979); Object.defineProperty(exports, "ProbotOctokit", ({ enumerable: true, get: function () { return probot_octokit_js_1.ProbotOctokit; } })); -var run_js_1 = __nccwpck_require__(90055); +var run_js_1 = __nccwpck_require__(7664); Object.defineProperty(exports, "run", ({ enumerable: true, get: function () { return run_js_1.run; } })); -var create_node_middleware_js_1 = __nccwpck_require__(77214); +var create_node_middleware_js_1 = __nccwpck_require__(89531); Object.defineProperty(exports, "createNodeMiddleware", ({ enumerable: true, get: function () { return create_node_middleware_js_1.createNodeMiddleware; } })); -var create_probot_js_1 = __nccwpck_require__(5489); +var create_probot_js_1 = __nccwpck_require__(51986); Object.defineProperty(exports, "createProbot", ({ enumerable: true, get: function () { return create_probot_js_1.createProbot; } })); //# sourceMappingURL=index.js.map /***/ }), -/***/ 80043: +/***/ 78392: /***/ (function(__unused_webpack_module, exports, __nccwpck_require__) { "use strict"; @@ -85715,8 +85715,8 @@ const node_fs_1 = __importDefault(__nccwpck_require__(73024)); const node_path_1 = __importDefault(__nccwpck_require__(76760)); const js_yaml_1 = __importDefault(__nccwpck_require__(70290)); const update_dotenv_1 = __importDefault(__nccwpck_require__(58583)); -const probot_octokit_js_1 = __nccwpck_require__(44078); -const load_package_json_js_1 = __nccwpck_require__(71178); +const probot_octokit_js_1 = __nccwpck_require__(20979); +const load_package_json_js_1 = __nccwpck_require__(8769); class ManifestCreation { get pkg() { return (0, load_package_json_js_1.loadPackageJson)(); @@ -85801,7 +85801,7 @@ exports.ManifestCreation = ManifestCreation; /***/ }), -/***/ 93230: +/***/ 33545: /***/ ((__unused_webpack_module, exports) => { "use strict"; @@ -85848,7 +85848,7 @@ async function getAuthenticatedOctokit(state, installationId) { /***/ }), -/***/ 22158: +/***/ 46175: /***/ (function(__unused_webpack_module, exports, __nccwpck_require__) { "use strict"; @@ -85897,7 +85897,7 @@ function getRedisClient({ redisConfig }) { /***/ }), -/***/ 66661: +/***/ 49868: /***/ ((__unused_webpack_module, exports, __nccwpck_require__) => { "use strict"; @@ -85905,7 +85905,7 @@ function getRedisClient({ redisConfig }) { Object.defineProperty(exports, "__esModule", ({ value: true })); exports.getProbotOctokitWithDefaults = getProbotOctokitWithDefaults; const request_1 = __nccwpck_require__(46125); -const get_octokit_throttle_options_js_1 = __nccwpck_require__(22158); +const get_octokit_throttle_options_js_1 = __nccwpck_require__(46175); /** * Returns an Octokit instance with default settings for authentication. If * a `githubToken` is passed explicitly, the Octokit instance will be @@ -85968,7 +85968,7 @@ function getProbotOctokitWithDefaults(options) { /***/ }), -/***/ 7247: +/***/ 58041: /***/ ((__unused_webpack_module, exports, __nccwpck_require__) => { "use strict"; @@ -85976,8 +85976,8 @@ function getProbotOctokitWithDefaults(options) { Object.defineProperty(exports, "__esModule", ({ value: true })); exports.getWebhooks = getWebhooks; const webhooks_1 = __nccwpck_require__(79064); -const get_error_handler_js_1 = __nccwpck_require__(12346); -const octokit_webhooks_transform_js_1 = __nccwpck_require__(60969); +const get_error_handler_js_1 = __nccwpck_require__(56493); +const octokit_webhooks_transform_js_1 = __nccwpck_require__(93480); function getWebhooks(state) { const webhooks = new webhooks_1.Webhooks({ log: state.log, @@ -85991,7 +85991,7 @@ function getWebhooks(state) { /***/ }), -/***/ 84438: +/***/ 87277: /***/ ((__unused_webpack_module, exports) => { "use strict"; @@ -86019,14 +86019,14 @@ function probotRequestLogging(octokit) { /***/ }), -/***/ 60969: +/***/ 93480: /***/ ((__unused_webpack_module, exports, __nccwpck_require__) => { "use strict"; Object.defineProperty(exports, "__esModule", ({ value: true })); exports.webhookTransform = webhookTransform; -const context_js_1 = __nccwpck_require__(93513); +const context_js_1 = __nccwpck_require__(94462); /** * Probot's transform option, which extends the `event` object that is passed * to webhook event handlers by `@octokit/webhooks` @@ -86044,7 +86044,7 @@ async function webhookTransform(state, event) { /***/ }), -/***/ 44078: +/***/ 20979: /***/ ((__unused_webpack_module, exports, __nccwpck_require__) => { "use strict"; @@ -86059,8 +86059,8 @@ const plugin_retry_1 = __nccwpck_require__(38807); const plugin_throttling_1 = __nccwpck_require__(31296); const octokit_plugin_config_1 = __nccwpck_require__(8501); const octokit_auth_probot_1 = __nccwpck_require__(35132); -const octokit_plugin_probot_request_logging_js_1 = __nccwpck_require__(84438); -const version_js_1 = __nccwpck_require__(88314); +const octokit_plugin_probot_request_logging_js_1 = __nccwpck_require__(87277); +const version_js_1 = __nccwpck_require__(15265); const defaultOptions = { authStrategy: octokit_auth_probot_1.createProbotAuth, throttle: { @@ -86091,7 +86091,7 @@ exports.ProbotOctokit = core_1.Octokit.plugin(plugin_throttling_1.throttling, pl /***/ }), -/***/ 53412: +/***/ 1861: /***/ ((__unused_webpack_module, exports, __nccwpck_require__) => { "use strict"; @@ -86099,14 +86099,14 @@ exports.ProbotOctokit = core_1.Octokit.plugin(plugin_throttling_1.throttling, pl Object.defineProperty(exports, "__esModule", ({ value: true })); exports.Probot = void 0; const lru_cache_1 = __nccwpck_require__(79232); -const auth_js_1 = __nccwpck_require__(31322); -const get_log_js_1 = __nccwpck_require__(97139); -const get_probot_octokit_with_defaults_js_1 = __nccwpck_require__(66661); -const get_webhooks_js_1 = __nccwpck_require__(7247); -const probot_octokit_js_1 = __nccwpck_require__(44078); -const version_js_1 = __nccwpck_require__(88314); -const server_js_1 = __nccwpck_require__(63561); -const rebind_log_js_1 = __nccwpck_require__(39835); +const auth_js_1 = __nccwpck_require__(57623); +const get_log_js_1 = __nccwpck_require__(42456); +const get_probot_octokit_with_defaults_js_1 = __nccwpck_require__(49868); +const get_webhooks_js_1 = __nccwpck_require__(58041); +const probot_octokit_js_1 = __nccwpck_require__(20979); +const version_js_1 = __nccwpck_require__(15265); +const server_js_1 = __nccwpck_require__(49362); +const rebind_log_js_1 = __nccwpck_require__(42106); class Probot { static version = version_js_1.VERSION; static defaults(defaults) { @@ -86204,7 +86204,7 @@ exports.Probot = Probot; /***/ }), -/***/ 90055: +/***/ 7664: /***/ (function(__unused_webpack_module, exports, __nccwpck_require__) { "use strict"; @@ -86215,15 +86215,15 @@ var __importDefault = (this && this.__importDefault) || function (mod) { Object.defineProperty(exports, "__esModule", ({ value: true })); exports.run = run; const pkg_conf_1 = __importDefault(__nccwpck_require__(57179)); -const index_js_1 = __nccwpck_require__(53454); -const setup_js_1 = __nccwpck_require__(98218); -const get_log_js_1 = __nccwpck_require__(97139); -const read_cli_options_js_1 = __nccwpck_require__(49930); -const read_env_options_js_1 = __nccwpck_require__(48579); -const server_js_1 = __nccwpck_require__(63561); -const default_js_1 = __nccwpck_require__(90314); -const resolve_app_function_js_1 = __nccwpck_require__(87531); -const is_production_js_1 = __nccwpck_require__(8928); +const index_js_1 = __nccwpck_require__(55393); +const setup_js_1 = __nccwpck_require__(21219); +const get_log_js_1 = __nccwpck_require__(42456); +const read_cli_options_js_1 = __nccwpck_require__(77295); +const read_env_options_js_1 = __nccwpck_require__(3378); +const server_js_1 = __nccwpck_require__(49362); +const default_js_1 = __nccwpck_require__(72827); +const resolve_app_function_js_1 = __nccwpck_require__(18718); +const is_production_js_1 = __nccwpck_require__(10463); const dotenv_1 = __nccwpck_require__(68590); /** * @@ -86326,7 +86326,7 @@ async function run(appFnOrArgv, additionalOptions) { /***/ }), -/***/ 70158: +/***/ 84585: /***/ ((__unused_webpack_module, exports, __nccwpck_require__) => { "use strict"; @@ -86356,7 +86356,7 @@ function getLoggingMiddleware(logger, options) { /***/ }), -/***/ 63561: +/***/ 49362: /***/ (function(__unused_webpack_module, exports, __nccwpck_require__) { "use strict"; @@ -86389,10 +86389,10 @@ exports.Server = exports.defaultWebhooksPath = void 0; const node_path_1 = __nccwpck_require__(76760); const express_1 = __importStar(__nccwpck_require__(10121)); const webhooks_1 = __nccwpck_require__(79064); -const logging_middleware_js_1 = __nccwpck_require__(70158); -const webhook_proxy_js_1 = __nccwpck_require__(95348); -const version_js_1 = __nccwpck_require__(88314); -const rebind_log_js_1 = __nccwpck_require__(39835); +const logging_middleware_js_1 = __nccwpck_require__(84585); +const webhook_proxy_js_1 = __nccwpck_require__(36851); +const version_js_1 = __nccwpck_require__(15265); +const rebind_log_js_1 = __nccwpck_require__(42106); // the default path as defined in @octokit/webhooks exports.defaultWebhooksPath = "/api/github/webhooks"; class Server { @@ -86479,7 +86479,7 @@ exports.Server = Server; /***/ }), -/***/ 88314: +/***/ 15265: /***/ ((__unused_webpack_module, exports) => { "use strict"; @@ -86487,12 +86487,12 @@ exports.Server = Server; Object.defineProperty(exports, "__esModule", ({ value: true })); exports.VERSION = void 0; // The version is set automatically before publish to npm -exports.VERSION = "13.3.8"; +exports.VERSION = "13.3.9"; //# sourceMappingURL=version.js.map /***/ }), -/***/ 66106: +/***/ 2163: /***/ ((__unused_webpack_module, exports) => { "use strict"; @@ -86589,7 +86589,7 @@ function importView({ name, GH_HOST, WEBHOOK_PROXY_URL = "", }) { /***/ }), -/***/ 86131: +/***/ 84078: /***/ ((__unused_webpack_module, exports) => { "use strict"; @@ -86637,7 +86637,7 @@ ${version /***/ }), -/***/ 98266: +/***/ 56417: /***/ ((__unused_webpack_module, exports) => { "use strict"; @@ -86699,7 +86699,7 @@ function setupView({ name, description, version, createAppUrl, manifest, }) { /***/ }), -/***/ 73460: +/***/ 1815: /***/ ((__unused_webpack_module, exports) => { "use strict"; @@ -122807,7 +122807,7 @@ function wrappy (fn, cb) { /***/ }), -/***/ 73884: +/***/ 45489: /***/ ((module) => { function webpackEmptyAsyncContext(req) { @@ -122821,7 +122821,7 @@ function webpackEmptyAsyncContext(req) { } webpackEmptyAsyncContext.keys = () => ([]); webpackEmptyAsyncContext.resolve = webpackEmptyAsyncContext; -webpackEmptyAsyncContext.id = 73884; +webpackEmptyAsyncContext.id = 45489; module.exports = webpackEmptyAsyncContext; /***/ }), @@ -137092,8 +137092,8 @@ __nccwpck_require__.d(__webpack_exports__, { run: () => (/* binding */ run) }); -// EXTERNAL MODULE: ./node_modules/.pnpm/probot@13.3.8/node_modules/probot/lib/index.js -var lib = __nccwpck_require__(53454); +// EXTERNAL MODULE: ./node_modules/.pnpm/probot@13.3.9/node_modules/probot/lib/index.js +var lib = __nccwpck_require__(55393); // EXTERNAL MODULE: ./node_modules/.pnpm/pino@8.21.0/node_modules/pino/pino.js var pino = __nccwpck_require__(84253); // EXTERNAL MODULE: external "node:fs" diff --git a/package.json b/package.json index e62d590..a56e13f 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ }, "dependencies": { "@probot/adapter-github-actions": "4.0.0", - "probot": "13.3.8" + "probot": "13.3.9" }, "devDependencies": { "@semantic-release/git": "10.0.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 1cadedf..d701c98 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -12,8 +12,8 @@ importers: specifier: 4.0.0 version: 4.0.0 probot: - specifier: 13.3.8 - version: 13.3.8 + specifier: 13.3.9 + version: 13.3.9 devDependencies: '@semantic-release/git': specifier: 10.0.1 @@ -1575,8 +1575,8 @@ packages: resolution: {integrity: sha512-o1piW0n3tgKIKCwk2vpM/vOV13zjJzvP37Ioze54YlTHE06m4tjEbzg9WsKkvTuyYln2DHjo5pY4qrZGI0otpw==} engines: {node: '>=18'} - probot@13.3.8: - resolution: {integrity: sha512-xc+KBC0mp1JKFMsPbMyj1SpmN0B7Q8uFO7ze4PBbNv74q8AyPGqYL3TmkZSOmcOjFTeFrZTnMYEoXi+z1anyLA==} + probot@13.3.9: + resolution: {integrity: sha512-uIRErUsseimlH9pIWCfI8XVCtpFCZE2FoUsZ3O58Zuh28bGCrXwBzzGR0ykeEJBAVHNOhaWtxdWz05fevDHdow==} engines: {node: '>=18'} hasBin: true @@ -2304,7 +2304,7 @@ snapshots: dependencies: '@actions/core': 1.11.1 pino: 8.21.0 - probot: 13.3.8 + probot: 13.3.9 through2: 4.0.2 transitivePeerDependencies: - supports-color @@ -3618,7 +3618,7 @@ snapshots: dependencies: parse-ms: 4.0.0 - probot@13.3.8: + probot@13.3.9: dependencies: '@octokit/core': 5.2.0 '@octokit/plugin-enterprise-compatibility': 4.1.0