Tags: harryzcy/webhooks.js
Tags
feat: add validate-event-name (octokit#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>
fix(types): add missing `enterprise` key (octokit#1158) fix(deps): update octokit monorepo to v12.0.3 Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
fix(types): update webhook definitions from `@octokit/openapi-webhook… …s` v12 (octokit#1156) fix(deps): update octokit monorepo to v12 Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
fix(deps): update octokit monorepo (major) (octokit#1152) * ci: stop testing against NodeJS v18 (octokit#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>
feat: allow to specify `timeout` option in middleware, refactor middl… …eware (octokit#1148)
fix(deps): update @octokit/openapi-webhooks-types to v11 (octokit#1137) fix(deps): update octokit monorepo to v11 Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
fix: remove unref call from web middleware timeout (octokit#1140) Fixes the part of octokit#1139 for `@octokit/webhooks`
feat(types): new `issues.typed` and `issues.untyped` and `custom_prop… …erty.promote_to_enterprise` events (octokit#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>
fix(types): payload type updates to include issue types and descripti… …on updates (octokit#1123) fix(deps): update octokit monorepo to v10.3.0 Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
PreviousNext