8000 Tags · octokit/webhooks.js · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: octokit/webhooks.js

Tags

v14.1.0

Toggle v14.1.0's commit message

Partially verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
10000
We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
feat: add validate-event-name (#1161)

* feat: add validate-event-name

* use already existing EmitterWebhookEventName

* add ignore option

* Update src/event-handler/validate-event-name.ts

Co-authored-by: wolfy1339 <4595477+wolfy1339@users.noreply.github.com>

---------

Co-authored-by: wolfy1339 <4595477+wolfy1339@users.noreply.github.com>

v14.0.2

Toggle v14.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(types): add missing `enterprise` key (#1158)

fix(deps): update octokit monorepo to v12.0.3

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

v14.0.1

Toggle v14.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(types): update webhook definitions from `@octokit/openapi-webhook…

…s` v12 (#1156)

fix(deps): update octokit monorepo to v12

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

v14.0.0

Toggle v14.0.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.
fix(deps): update octokit monorepo (major) (#1152)

* ci: stop testing against NodeJS v18 (#1149)

BREAKING CHANGE: Drop support for NodeJS v18
---------

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

v13.9.0

Toggle v13.9.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: allow to specify `timeout` option in middleware, refactor middl…

…eware (#1148)

v13.8.3

Toggle v13.8.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: use `Uint8Array` instead of `Buffer` (#1146)

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>
0