probot / reminders

set reminders on Issues and Pull Requests
https://github.com/apps/reminders
ISC License
162 stars 24 forks source link

fix(deps): update dependency probot to v12 - autoclosed #63

Closed renovate[bot] closed 10 months ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
probot (source) ^10.9.0 -> ^12.0.0 age adoption passing confidence

Release Notes

probot/probot (probot) ### [`v12.3.3`](https://togithub.com/probot/probot/releases/tag/v12.3.3) [Compare Source](https://togithub.com/probot/probot/compare/v12.3.2...v12.3.3) ##### Bug Fixes - **deps:** `@octokit/webhooks` security update ([#​1911](https://togithub.com/probot/probot/issues/1911)) ([02d81f8](https://togithub.com/probot/probot/commit/02d81f886cf8f4b7725523a1c4958127015dcfb0)) ### [`v12.3.2`](https://togithub.com/probot/probot/releases/tag/v12.3.2) [Compare Source](https://togithub.com/probot/probot/compare/v12.3.1...v12.3.2) ##### Bug Fixes - Fix async main function type ([#​1672](https://togithub.com/probot/probot/issues/1672)) ([fc6886d](https://togithub.com/probot/probot/commit/fc6886d3b3c4308a78a896ccde1c99648db4953a)) ### [`v12.3.1`](https://togithub.com/probot/probot/releases/tag/v12.3.1) [Compare Source](https://togithub.com/probot/probot/compare/v12.3.0...v12.3.1) ##### Bug Fixes - **typescript:** simplify ProbotWebhooks object ([#​1833](https://togithub.com/probot/probot/issues/1833)) ([7b09369](https://togithub.com/probot/probot/commit/7b09369f4b417f9fc60ca0bcea5678b5169a3421)) ### [`v12.3.0`](https://togithub.com/probot/probot/releases/tag/v12.3.0) [Compare Source](https://togithub.com/probot/probot/compare/v12.2.9...v12.3.0) ##### Features - **server:** add logging options ([#​1645](https://togithub.com/probot/probot/issues/1645)) ([6c5840d](https://togithub.com/probot/probot/commit/6c5840d2dfccc07031f3ad6944513e75ef133f5b)) ### [`v12.2.9`](https://togithub.com/probot/probot/releases/tag/v12.2.9) [Compare Source](https://togithub.com/probot/probot/compare/v12.2.8...v12.2.9) ##### Bug Fixes - **typescript:** add missing import ([#​1783](https://togithub.com/probot/probot/issues/1783)) ([229a01c](https://togithub.com/probot/probot/commit/229a01c7bf387696ee02574811bd61b21f33a2ab)) ### [`v12.2.8`](https://togithub.com/probot/probot/releases/tag/v12.2.8) [Compare Source](https://togithub.com/probot/probot/compare/v12.2.7...v12.2.8) ##### Bug Fixes - Make `probot receive` support complex Probot apps ([#​1714](https://togithub.com/probot/probot/issues/1714)) ([eff5553](https://togithub.com/probot/probot/commit/eff55532534b980385a21835230d8fa7251463ac)) ### [`v12.2.7`](https://togithub.com/probot/probot/releases/tag/v12.2.7) [Compare Source](https://togithub.com/probot/probot/compare/v12.2.6...v12.2.7) ##### Bug Fixes - **receive:** `--base-url` option and `GHE_HOST` ([#​1719](https://togithub.com/probot/probot/issues/1719)) ([68c9b91](https://togithub.com/probot/probot/commit/68c9b91b89fa8ac6dd4bb3f6a8a3d7272a211619)) ### [`v12.2.6`](https://togithub.com/probot/probot/releases/tag/v12.2.6) [Compare Source](https://togithub.com/probot/probot/compare/v12.2.5...v12.2.6) ##### Bug Fixes - **deps:** upgrade octokit/types to v7.1.1 ([#​1724](https://togithub.com/probot/probot/issues/1724)) ([be45120](https://togithub.com/probot/probot/commit/be45120fab284d5d2596e24ace010d06cd740648)) ### [`v12.2.5`](https://togithub.com/probot/probot/releases/tag/v12.2.5) [Compare Source](https://togithub.com/probot/probot/compare/v12.2.4...v12.2.5) ##### Bug Fixes - remove update-notifier ([#​1706](https://togithub.com/probot/probot/issues/1706)) ([05297fb](https://togithub.com/probot/probot/commit/05297fbd500c40a82ac648493ee3064c0af2bcb5)), closes [/github.com/probot/probot/issues/1102#issuecomment-570598406](https://togithub.com//github.com/probot/probot/issues/1102/issues/issuecomment-570598406) ### [`v12.2.4`](https://togithub.com/probot/probot/releases/tag/v12.2.4) [Compare Source](https://togithub.com/probot/probot/compare/v12.2.3...v12.2.4) ##### Bug Fixes - logging of first octokit instance is not set ([#​1676](https://togithub.com/probot/probot/issues/1676)) - thanks [@​kammerjaeger](https://togithub.com/kammerjaeger) [@​markjm](https://togithub.com/markjm) ([646b6a9](https://togithub.com/probot/probot/commit/646b6a9276f1873f82d938020849193dbd2da89d)) ### [`v12.2.3`](https://togithub.com/probot/probot/releases/tag/v12.2.3) [Compare Source](https://togithub.com/probot/probot/compare/v12.2.2...v12.2.3) ##### Bug Fixes - **deps:** bump eventsource from 1.1.0 to 2.0.2 ([7fd06d6](https://togithub.com/probot/probot/commit/7fd06d697503b45a56742aec3f4eb7e8157a7c7f)) ### [`v12.2.2`](https://togithub.com/probot/probot/releases/tag/v12.2.2) [Compare Source](https://togithub.com/probot/probot/compare/v12.2.1...v12.2.2) ##### Bug Fixes - Replaced hbs with express-handlebars ([#​1659](https://togithub.com/probot/probot/issues/1659)) ([420f886](https://togithub.com/probot/probot/commit/420f88612dc517607bb240de031a242a8129e820)) ### [`v12.2.1`](https://togithub.com/probot/probot/releases/tag/v12.2.1) [Compare Source](https://togithub.com/probot/probot/compare/v12.2.0...v12.2.1) ##### Bug Fixes - **security:** bump minimal version of `hbs` ([#​1638](https://togithub.com/probot/probot/issues/1638)) ([dd9f5ae](https://togithub.com/probot/probot/commit/dd9f5ae98e535fb434296cb8cc6e6b24f663430b)) ### [`v12.2.0`](https://togithub.com/probot/probot/releases/tag/v12.2.0) [Compare Source](https://togithub.com/probot/probot/compare/v12.1.4...v12.2.0) ##### Features - customize account name for manifest creation flow using `GH_ORG` environment variable ([#​1606](https://togithub.com/probot/probot/issues/1606)) ([992b480](https://togithub.com/probot/probot/commit/992b4800738b18a184f31eecf0287d9be6a63b47)) ### [`v12.1.4`](https://togithub.com/probot/probot/releases/tag/v12.1.4) [Compare Source](https://togithub.com/probot/probot/compare/v12.1.3...v12.1.4) ##### Bug Fixes - **types:** export `ApplicationFunction` ([#​1631](https://togithub.com/probot/probot/issues/1631)) ([073f087](https://togithub.com/probot/probot/commit/073f08793d47f8b73a9435a44c258d6d281fb040)) ### [`v12.1.3`](https://togithub.com/probot/probot/releases/tag/v12.1.3) [Compare Source](https://togithub.com/probot/probot/compare/v12.1.2...v12.1.3) ##### Bug Fixes - log json in production ([#​1598](https://togithub.com/probot/probot/issues/1598)) ([bb068d9](https://togithub.com/probot/probot/commit/bb068d9ae2407df8a07ffa64dc7d7fb8f01f097a)) ### [`v12.1.2`](https://togithub.com/probot/probot/releases/tag/v12.1.2) [Compare Source](https://togithub.com/probot/probot/compare/v12.1.1...v12.1.2) ##### Bug Fixes - **typescript:** add types for `context.{repo,issue,pullRequest}` ([#​1622](https://togithub.com/probot/probot/issues/1622)) ([638a3b2](https://togithub.com/probot/probot/commit/638a3b225593889d2f57c48061aa0cb2f9eb61d5)) ### [`v12.1.1`](https://togithub.com/probot/probot/releases/tag/v12.1.1) [Compare Source](https://togithub.com/probot/probot/compare/v12.1.0...v12.1.1) ##### Bug Fixes - update ioredis to non-vulnerable version ([#​1589](https://togithub.com/probot/probot/issues/1589)) ([f02c549](https://togithub.com/probot/probot/commit/f02c5498fdc9ef76df3f1250fec720403489eb34)) ### [`v12.1.0`](https://togithub.com/probot/probot/releases/tag/v12.1.0) [Compare Source](https://togithub.com/probot/probot/compare/v12.0.0...v12.1.0) ##### Features - **website:** 11ty 🚀 ([#​1516](https://togithub.com/probot/probot/issues/1516)) ([7a43e9e](https://togithub.com/probot/probot/commit/7a43e9e5d41cbe71ca416b3780c93a6c303c739a)) ### [`v12.0.0`](https://togithub.com/probot/probot/releases/tag/v12.0.0) [Compare Source](https://togithub.com/probot/probot/compare/v11.4.1...v12.0.0) ##### Features - update `@octokit/webhooks` to v9 ([#​1559](https://togithub.com/probot/probot/issues/1559)) ([4b3ae0e](https://togithub.com/probot/probot/commit/4b3ae0eee59c7ecf0348299b9c13fe87e516c740)) ##### BREAKING CHANGES - remove '\*' event - app.webhooks.middleware has been removed in `@octokit/webhooks` v9 - removes the `webhookPath` option on `new Probot({})` for the webhooks middleware Co-authored-by: wolfy1339 ### [`v11.4.1`](https://togithub.com/probot/probot/releases/tag/v11.4.1) [Compare Source](https://togithub.com/probot/probot/compare/v11.4.0...v11.4.1) ##### Bug Fixes - support setting `baseUrl` on Octokit constructor instead of Probot constructor ([#​1552](https://togithub.com/probot/probot/issues/1552)) ([453ddd2](https://togithub.com/probot/probot/commit/453ddd29bb0ca9b8c265e9527598ebc8dea10e4c)) ### [`v11.4.0`](https://togithub.com/probot/probot/releases/tag/v11.4.0) [Compare Source](https://togithub.com/probot/probot/compare/v11.3.2...v11.4.0) ##### Features - **logger:** custom message key ([#​1546](https://togithub.com/probot/probot/issues/1546)) ([01c2006](https://togithub.com/probot/probot/commit/01c2006700d27aff5a9e534fd73b351ebefd56de)) ### [`v11.3.2`](https://togithub.com/probot/probot/releases/tag/v11.3.2) [Compare Source](https://togithub.com/probot/probot/compare/v11.3.1...v11.3.2) ##### Bug Fixes - skip smee setup by setting `NO_SMEE_SETUP` to `"true"` ([#​1544](https://togithub.com/probot/probot/issues/1544)) ([acd47a6](https://togithub.com/probot/probot/commit/acd47a6ea04efb3735e4c0371b4c926f95630b75)) ### [`v11.3.1`](https://togithub.com/probot/probot/releases/tag/v11.3.1) [Compare Source](https://togithub.com/probot/probot/compare/v11.3.0...v11.3.1) ##### Bug Fixes - **setup:** do not enter setup mode if `HOST` environment variable is set ([#​1538](https://togithub.com/probot/probot/issues/1538)) ([4d70d69](https://togithub.com/probot/probot/commit/4d70d69c92051c2b47cf13e6a0ceca5989f2d64f)) ### [`v11.3.0`](https://togithub.com/probot/probot/releases/tag/v11.3.0) [Compare Source](https://togithub.com/probot/probot/compare/v11.2.4...v11.3.0) ##### Features - deprecate usage of the "\*" event name ([#​1518](https://togithub.com/probot/probot/issues/1518)) ([474b773](https://togithub.com/probot/probot/commit/474b7735bd10f7a83ec50d34a2a294df5339268f)) ### [`v11.2.4`](https://togithub.com/probot/probot/releases/tag/v11.2.4) [Compare Source](https://togithub.com/probot/probot/compare/v11.2.3...v11.2.4) ##### Bug Fixes - **run:** await `server.load()` ([#​1517](https://togithub.com/probot/probot/issues/1517)) ([8cc1590](https://togithub.com/probot/probot/commit/8cc15900caecc0dfda13a9fd0d2c315f066d4026)) ### [`v11.2.3`](https://togithub.com/probot/probot/releases/tag/v11.2.3) [Compare Source](https://togithub.com/probot/probot/compare/v11.2.2...v11.2.3) ##### Bug Fixes - Update to Contributor Covenant v2 ([#​1515](https://togithub.com/probot/probot/issues/1515)) ([72b0531](https://togithub.com/probot/probot/commit/72b0531d609da16eae3e23d23a31b61d452e3d24)) ### [`v11.2.2`](https://togithub.com/probot/probot/releases/tag/v11.2.2) [Compare Source](https://togithub.com/probot/probot/compare/v11.2.1...v11.2.2) ##### Bug Fixes - add workaround for "appId option is required" when in setup mode ([#​1513](https://togithub.com/probot/probot/issues/1513)) ([e11b91e](https://togithub.com/probot/probot/commit/e11b91e838302ba93d5f78f522863c23f3fee459)) ### [`v11.2.1`](https://togithub.com/probot/probot/releases/tag/v11.2.1) [Compare Source](https://togithub.com/probot/probot/compare/v11.2.0...v11.2.1) ##### Bug Fixes - bump `@octokit/plugin-rest-endpoint-methods` to v5 ([#​1511](https://togithub.com/probot/probot/issues/1511)) ([9342caf](https://togithub.com/probot/probot/commit/9342caf1abd8a0a7bb3fb883008ec3f199acfdf9)) ### [`v11.2.0`](https://togithub.com/probot/probot/releases/tag/v11.2.0) [Compare Source](https://togithub.com/probot/probot/compare/v11.1.1...v11.2.0) ##### Features - Add dark mode to builtin pages ([#​1509](https://togithub.com/probot/probot/issues/1509)) ([ce96884](https://togithub.com/probot/probot/commit/ce9688493029f32a5abdeb3a4fb91d56d00c18e5)) ### [`v11.1.1`](https://togithub.com/probot/probot/releases/tag/v11.1.1) [Compare Source](https://togithub.com/probot/probot/compare/v11.1.0...v11.1.1) ##### Bug Fixes - update design of probot landing page ([#​1508](https://togithub.com/probot/probot/issues/1508)) ([0e37427](https://togithub.com/probot/probot/commit/0e37427938897381dd6d22a6b718b6ee296c532e)) ### [`v11.1.0`](https://togithub.com/probot/probot/releases/tag/v11.1.0) [Compare Source](https://togithub.com/probot/probot/compare/v11.0.6...v11.1.0) ##### Features - add `onAny` and `onError` methods from `@octokit/webhooks` ([#​1480](https://togithub.com/probot/probot/issues/1480)) ([9a24f9d](https://togithub.com/probot/probot/commit/9a24f9dcb50eda72f05eb2cdd777ac47b3c0fecb)) ### [`v11.0.6`](https://togithub.com/probot/probot/releases/tag/v11.0.6) [Compare Source](https://togithub.com/probot/probot/compare/v11.0.5...v11.0.6) ##### Bug Fixes - **deps:** pin version of [@​octokit/webhooks](https://togithub.com/octokit/webhooks) ([#​1472](https://togithub.com/probot/probot/issues/1472)) ([cd14dd4](https://togithub.com/probot/probot/commit/cd14dd472d8d6d19fb9bf601be60e2c91582b0cb)) ### [`v11.0.5`](https://togithub.com/probot/probot/releases/tag/v11.0.5) [Compare Source](https://togithub.com/probot/probot/compare/v11.0.4...v11.0.5) ##### Bug Fixes - clarify error message in case of invalid app authentication ([#​1465](https://togithub.com/probot/probot/issues/1465)) thanks [@​e](https://togithub.com/e)Xpire163 ([5f1831b](https://togithub.com/probot/probot/commit/5f1831b99a99afe2b82aba8cd10f776925a9bf06)) ### [`v11.0.4`](https://togithub.com/probot/probot/releases/tag/v11.0.4) [Compare Source](https://togithub.com/probot/probot/compare/v11.0.3...v11.0.4) ##### Bug Fixes - **TypeScript:** fix description of `context.pullRequest` method ([#​1461](https://togithub.com/probot/probot/issues/1461)) ([a5779ff](https://togithub.com/probot/probot/commit/a5779ff835a033c4abd4500ccfeb6f70deebbde0)) ### [`v11.0.3`](https://togithub.com/probot/probot/releases/tag/v11.0.3) [Compare Source](https://togithub.com/probot/probot/compare/v11.0.2...v11.0.3) ##### Bug Fixes - correctly import (transpiled) app function for run and receive ([#​1457](https://togithub.com/probot/probot/issues/1457)) thanks [@​ZauberNerd](https://togithub.com/ZauberNerd) ([2275698](https://togithub.com/probot/probot/commit/22756986333c508b4244120efaff4bbe4e6a6db1)) ### [`v11.0.2`](https://togithub.com/probot/probot/releases/tag/v11.0.2) [Compare Source](https://togithub.com/probot/probot/compare/v11.0.1...v11.0.2) ##### Bug Fixes - **typescript:** remove `options.webhookProxy` from `Probot` constructor ([#​1459](https://togithub.com/probot/probot/issues/1459)) ([01bb678](https://togithub.com/probot/probot/commit/01bb6788f3b3d089be507d5957877c7ce92160ff)) ### [`v11.0.1`](https://togithub.com/probot/probot/releases/tag/v11.0.1) [Compare Source](https://togithub.com/probot/probot/compare/v11.0.0...v11.0.1) ##### Bug Fixes - import app functions transpiled from TypeScript ([#​1448](https://togithub.com/probot/probot/issues/1448)) ([3356845](https://togithub.com/probot/probot/commit/335684509e0aab140014c96a35e03b46ff6f64dc)) ### [`v11.0.0`](https://togithub.com/probot/probot/releases/tag/v11.0.0) [Compare Source](https://togithub.com/probot/probot/compare/v10.19.0...v11.0.0) ##### BREAKING CHANGES For a smooth upgrade, make sure to update to the latest Probot v10 version first (`npm install probot@10`), run your tests, and address all deprecation messages. Nearly all removed APIs have previously been deprecated. - deprecated `context.octokit.*` have been removed via [`@octokit/plugin-rest-endpoint-methods` v4](https://togithub.com/octokit/plugin-rest-endpoint-methods.js/releases/v4.0.0) - `probot.server` property removed. Build your own server instead using `import { Server } from "probot"` - `probot.load()` is now asynchronous and no longer returns the instance - [`express-async-errors`](https://togithub.com/davidbanham/express-async-errors) is no longer used. - `Probot` constructor parameter no longer supported in `createNodeMiddleware(app, { Probot })`. Pass a `probot` instance instead: `createNodeMiddleware(app, { probot })` - `getOptions()` has been removed. Use `{ probot: createProbot() }` instead - `probot.load(appFn)` no longer accepts `appFn` to be a path string. Pass the actual function instead. - `probot.setup()` removed. Use the new `Server` class instead: ```js const { Server, Probot } = require("probot") const server = new Server({ // optional: host, port, webhookPath, webhookProxy, Probot: Probot.defaults({ id, privateKey, ... }) }) // load probot app function await server.load((app) => {}) // start listening to requests await server.start() // stop server with: await server.stop() ``` If you have more than one app function, combine them in a function instead ```js const app1 = require("./app1") const app2 = require("./app2") module.exports = function app ({ probot, getRouter }) { await app1({ probot, getRouter }) await app2({ probot, getRouter }) } ``` - `probot.start()` / `probot.stop()` removed. Use the new `Server` class instead: ```js const { Server, Probot } = require("probot") const server = new Server({ Probot: Probot.defaults({ id, privateKey, ... }) // optional: host, port, webhookPath, webhookProxy, }) // load probot app function await server.load((app) => {}) // start listening to requests await server.start() // stop server with: await server.stop() ``` - `REDIS_URL` is ignored when using `Probot` constructor. Use `new Probot({ redisConfig: redis://... })` instead - `Probot` constructor no longer reads environment variables. Pass options instead, or `import { createProbot } from "probot"` instead - `Probot.run()` has been removed. Use `import { run} from "probot"` instead - `context.github` has been removed. Use `context.octokit` instead - `context.event` has been removed. Use `context.name` instead - `app.route()` has been removed. Use the `getRouter()` argument from the app function instead: `(app, { getRouter }) => { ... }` - `app.router` has been removed. Use `getRouter()` from the app function instead: `(app, { getRouter }) => { ... }` - `probot.logger` has been removed. Use `probot.log` instead - `new Probot({ id })` has been removed. Use `new Probot({ appId })` instead - `new Probot({ cert })` has been removed. Use `new Probot({ privateKey })` instead - `probot.webhook` has been removed. Use `probot.webhooks` instead - `createProbot(options)` no longer supports any keys besides `overrides`, `defaults`, or `env` - `options.throttleOptions` has been removed. Set `options.Octokit` to `ProbotOctokit.defaults({ throttle })` instead - `import { Application } from probot` has been removed. Use `import { Probot } from probot` instead, the APIs are the same

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.