Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps @octokit/webhooks from 7.21.0 to 7.23.0.

Release notes

Sourced from @octokit/webhooks's releases.

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
  • 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)
  • 94eed01 build(deps): lock file maintenance
  • 1ac4445 build(deps): lock file maintenance (#414)
  • c2d86f4 chore: add prettier-plugin-packagejson as a dev dependency (#413)
  • c0321ef chore: sort package.json using sort-package-json (via prettier) (#412)
  • 22242b5 refactor: define body property on IncomingMessage (#403)
  • 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.23.0.
- [Release notes](https://github.com/octokit/webhooks.js/releases)
- [Commits](octokit/webhooks.js@v7.21.0...v7.23.0)

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

dependabot bot commented on behalf of github Feb 4, 2021

Superseded by #20.

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