Tags: DausAdy/probot
Tags
fix: update ioredis to non-vulnerable version (probot#1589) the previously used version of ioredis was vulnerable to a prototype pollution attack: redis/ioredis#1267
feat: update `@octokit/webhooks` to v9 (probot#1559) BREAKING CHANGE: remove '*' event BREAKING CHANGE: app.webhooks.middleware has been removed in `@octokit/webhooks` v9 BREAKING CHANGE: removes the `webhookPath` option on `new Probot({})` for the webhooks middleware Co-authored-by: wolfy1339 <[email protected]>
feat: update `@octokit/webhooks` to v9 (probot#1559) BREAKING CHANGE: remove '*' event BREAKING CHANGE: app.webhooks.middleware has been removed in `@octokit/webhooks` v9 BREAKING CHANGE: removes the `webhookPath` option on `new Probot({})` for the webhooks middleware Co-authored-by: wolfy1339 <[email protected]>
fix: support setting `baseUrl` on Octokit constructor instead of Prob… …ot constructor (probot#1552)
fix: skip smee setup by setting `NO_SMEE_SETUP` to `"true"` (probot#1544 )
fix(setup): do not enter setup mode if `HOST` environment variable is… … set (probot#1538)
PreviousNext