Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps @octokit/webhooks from 7.21.0 to 7.24.2.

Release notes

Sourced from @octokit/webhooks's releases.

v7.24.2

7.24.2 (2021-02-04)

Bug Fixes

  • typescript: resolve correct value for BaseWebhookEvent#name (#435) (aaec66e)

v7.24.1

7.24.1 (2021-02-03)

Bug Fixes

v7.24.0

7.24.0 (2021-02-03)

Features

  • new Webhooks events (pull_request.auto_merge_{enable,disable}) (#432) (b799113)

v7.23.0

7.23.0 (2021-02-02)

Features

  • types: receive() type improvement for consistency with event-handler one (#428) (09c83b4)

v7.22.0

7.22.0 (2021-02-02)

Bug Fixes

  • type the return of createEventHandler (#422) (28f6a42)

Features

  • use new types from @octokit/webhooks-definitions (#406) (d3df9f3)
Commits
  • aaec66e fix(typescript): resolve correct value for BaseWebhookEvent#name (#435)
  • a4335d0 fix(types): webhooks type fixes (#433)
  • b799113 WIP: Webhooks changed - please review (#432)
  • 56f8147 chore(renovate): ignore @octokit/webhooks-definitions (#430)
  • b0c34e0 docs: add the information on how to remove the onAny() & onError() event ...
  • 09c83b4 feat(types): receive() type improvement for consistency with event-handler on...
  • fe722b8 refactor(webhooks-class): rename variables in Webhooks generic class (#427)
  • 28f6a42 fix: type the return of createEventHandler (#422)
  • d3df9f3 feat: use new types from @octokit/webhooks-definitions (#406)
  • 7ab1e91 chore: move jest config into jest.config.ts (#417)
  • 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 7.24.2.
- [Release notes](https://github.com/octokit/webhooks.js/releases)
- [Commits](octokit/webhooks.js@v7.21.0...v7.24.2)

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

dependabot bot commented on behalf of github Feb 8, 2021

Superseded by #22.

@dependabot dependabot bot closed this Feb 8, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/octokit/webhooks-7.24.2 branch February 8, 2021 07:55
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