Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: ashrivas99/probot

Tags

v12.1.3

Toggle v12.1.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: log json in production (probot#1598)

Co-authored-by: Gregor Martynus <[email protected]>

v12.1.2

Toggle v12.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix(typescript): add types for `context.{repo,issue,pullRequest}` (pr…

…obot#1622)

v12.1.1

Toggle v12.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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

v9.14.2

Toggle v9.14.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: Do not crash when suspended in v9 (probot#1571)

v12.1.0

Toggle v12.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat(website): 11ty 🚀 (probot#1516)

v12.0.0

Toggle v12.0.0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
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]>

v12.0.0-beta.1

Toggle v12.0.0-beta.1's commit message

Partially verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
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]>

v11.4.1

Toggle v11.4.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: support setting `baseUrl` on Octokit constructor instead of Prob…

…ot constructor (probot#1552)

v11.4.0

Toggle v11.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat(logger): custom message key (probot#1546)

v11.3.2

Toggle v11.3.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: skip smee setup by setting `NO_SMEE_SETUP` to `"true"` (probot#1544

)