Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 12, 2021

Bumps @octokit/webhooks from 7.21.0 to 8.0.3.

Release notes

Sourced from @octokit/webhooks's releases.

v8.0.3

8.0.3 (2021-02-11)

Bug Fixes

  • typescript: infer TTransformed from createEventHandler() options (#459) (d2a0b73)

v8.0.2

First stable 8.x release, see release notes for v8.0.0

Bug Fixes

v8.0.1

8.0.1 (2021-02-05)

Bug Fixes

  • throw an error if * or error events are passed to #on (560ff73)

v8.0.0

BREAKING CHANGES

  • payload types have been renamed and refactored
  • passing * as an event name is no longer supported
  • passing error as an event name is no longer supported

Features

  • make @octokit/webhooks-definitions a dependency (c4ed3d8)
  • refactor types (8e81a5a)
  • remove deprecated payload types (ca8c6f1)
  • remove deprecated properties from error types (bae6624)
  • remove support for * event (4b20ca7)
  • remove support for error event (b2d5c70)

Bug Fixes

v7.24.3

7.24.3 (2021-02-07)

... (truncated)

Commits
  • d2a0b73 fix(typescript): infer TTransformed from createEventHandler() options (#459)
  • 80ee43f refactor(typescript): simplify HandlerFunction type (#456)
  • 1891034 v8.0.0 - Merge pull request #444 from octokit/next
  • 2ef9532 Merge branch 'master' into next
  • 79d9db0 build(deps): lock file maintenance
  • fc5277d docs: update ToC for README.md
  • cdd27dd docs: update typescript section of readme
  • 0069a1e refactor(typescript): remove need for webhook payload type map
  • fd1477c fix(typescript): add enum to delete#ref_type to match create event (via [...
  • 560ff73 fix: throw an error if * or error events are passed to #on
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@octokit/webhooks](https://github.com/octokit/webhooks.js) from 7.21.0 to 8.0.3.
- [Release notes](https://github.com/octokit/webhooks.js/releases)
- [Commits](octokit/webhooks.js@v7.21.0...v8.0.3)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 12, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 15, 2021

Superseded by #30.

@dependabot dependabot bot closed this Feb 15, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/octokit/webhooks-8.0.3 branch February 15, 2021 07:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants