Skip to content

Releases: octokit/webhooks.js

v10.3.1

24 Oct 00:17
17e417d
Compare
Choose a tag to compare

10.3.1 (2022-10-24)

Bug Fixes

  • type updates via @octokit/webhooks-types v6.6.0 (#761) (17e417d)

v10.3.0

13 Oct 17:59
50626e5
Compare
Choose a tag to compare

10.3.0 (2022-10-13)

Features

  • new dependabot_alert and workflow_run.in_progress events, and various other type fixes (#759) (50626e5)

v11.0.0-beta.2

03 Oct 02:48
656d3de
Compare
Choose a tag to compare
v11.0.0-beta.2 Pre-release
Pre-release

11.0.0-beta.2 (2022-10-03)

  • empty commit to trigger new beta release (656d3de)

v11.0.0-beta.1

03 Oct 02:46
cfd77ad
Compare
Choose a tag to compare
v11.0.0-beta.1 Pre-release
Pre-release

11.0.0-beta.1 (2022-10-03)

  • Removes the onUnhandledRequest middleware option (#740) (cfd77ad), closes #740

BREAKING CHANGES

  • middleware only and (always) handles requests at path

  • fix(doc): document way to handle unhandled requests

  • refactor(middleware): remove unused type declarations

v10.2.0

03 Oct 02:14
3af01d5
Compare
Choose a tag to compare

10.2.0 (2022-10-03)

Features

  • types: new pull_request.queued and pull_request.dequeued events (#755) (3af01d5)

v10.1.5

18 Aug 16:13
8b305d7
Compare
Choose a tag to compare

10.1.5 (2022-08-18)

Bug Fixes

  • types: refactor BranchProtectionRule to have a common schema for the different rule types (#727) (8b305d7)

v10.1.4

17 Aug 21:14
8e2d936
Compare
Choose a tag to compare

10.1.4 (2022-08-17)

Bug Fixes

  • types: correct enum values for required_conversation_resolution_level, add enum values for PullRequestReview#state (#725) (8e2d936)

v10.1.3

11 Aug 14:44
c21f169
Compare
Choose a tag to compare

10.1.3 (2022-08-11)

Bug Fixes

  • types: description updates for the push event (#724) (c21f169)

v10.1.2

09 Aug 21:40
6449fa9
Compare
Choose a tag to compare

10.1.2 (2022-08-09)

Bug Fixes

v10.1.1

08 Aug 21:12
e2d1c4f
Compare
Choose a tag to compare

10.1.1 (2022-08-08)

Bug Fixes