Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

deps: bump @octokit/webhooks from 7.24.3 to 8.0.2 #385

Closed

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps @octokit/webhooks from 7.24.3 to 8.0.2.

Release notes

Sourced from @octokit/webhooks's releases.

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

Commits
  • 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
  • 560ff73 fix: throw an error if * or error events are passed to #on
  • 083e92a test: remove test for deprecated pattern
  • 2db33e5 fix: typos
  • c4ed3d8 feat: make @octokit/webhooks-definitions a dependency
  • 8e81a5a feat: refactor types
  • 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.24.3 to 8.0.2.
- [Release notes](https://github.com/octokit/webhooks.js/releases)
- [Commits](octokit/webhooks.js@v7.24.3...v8.0.2)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 10, 2021

OK, I won't notify you again about this release, but will get in touch when a new version is available.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/octokit/webhooks-8.0.2 branch February 10, 2021 04:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants