Skip to content

Tags: octokit/webhooks.js

Tags

v13.8.2

Toggle v13.8.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(deps): update @octokit/openapi-webhooks-types to v11 (#1137)

fix(deps): update octokit monorepo to v11

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

v13.8.1

Toggle v13.8.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: remove unref call from web middleware timeout (#1140)

Fixes the part of #1139 for `@octokit/webhooks`

v13.8.0

Toggle v13.8.0's commit message

Partially verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
feat(types): new `issues.typed` and `issues.untyped` and `custom_prop…

…erty.promote_to_enterprise` events (#1126)

* fix(deps): update octokit monorepo to v10.4.0

* update generated files

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: wolfy1339 <webmaster@wolfy1339.com>

v13.7.5

Toggle v13.7.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(types): payload type updates to include issue types and descripti…

…on updates (#1123)

fix(deps): update octokit monorepo to v10.3.0

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

v13.7.4

Toggle v13.7.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(types): explicit return type from web `middleware()` (#1119)

v13.7.3

Toggle v13.7.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: add `./types` entrypoint (#1114)

Add back event handler import that was lost in the transition to ESM

v13.7.2

Toggle v13.7.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(build): replace the `module` property with the `source` property (#…

…1102)

This is more in-line with the outputted `package.json` before the transition from Pika to ESBuild

v13.7.1

Toggle v13.7.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(types): mark type parameters as optional (#1101)

Some types which end-users could be using, declare the type parameters as requried, when in fact they are entirely optional.

This arises when users try to use the event handler code on it's own

v13.7.0

Toggle v13.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: add new "web" middleware (#1078)

* feat: add new "web" middleware

This new middleware should be generic enough for use in the serverless/edge platforms

* style: prettier

v13.6.1

Toggle v13.6.1's commit message

Partially verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
fix(deps): update dependency @octokit/request-error to v6.1.7 [securi…

…ty] (#1109)

* fix(deps): update dependency @octokit/request-error to v6.1.7 [security]

* bump package.json

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: wolfy1339 <webmaster@wolfy1339.com>