Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 26, 2021

Bumps @octokit/webhooks from 7.21.0 to 9.2.0.

Release notes

Sourced from @​octokit/webhooks's releases.

v9.2.0

9.2.0 (2021-04-25)

Features

  • types: add new changes property to ProjectColumnEditedEvent and make ProjectCard#content_url optional (#550) (d4f9b4b)

v9.1.2

9.1.2 (2021-04-23)

Bug Fixes

  • types: update properties in PullRequestReviewCommentEvent and WorkflowRunDispatchEvent (#547) (6f317c4)

v9.1.1

9.1.1 (2021-04-22)

Bug Fixes

  • update some property types with new information (#543) (31fd4ef)

v9.1.0

9.1.0 (2021-04-20)

Features

  • update package to use new packages split from @octokit/webhooks-defintions (#539) (698e793)

v9.0.1

9.0.1 (2021-04-17)

Bug Fixes

  • middleware: pass on to the next middleware in case of express (#534) (07f19fe)

v9.0.0

BREAKING CHANGES

  • createWebhooksApi() has been removed. Use new Webhooks() instead
  • webhooks.middleware has been removed. Use createNodeMiddleware() instead
  • createMiddleware has been removed. Use createNodeMiddleware() instead
  • deprecated path option for Webhooks constructor has been removed. Use createNodeMiddleware(webhooks, { path }) instead
  • all usage of debug has been removed. Use the log option instead
  • webhooks.sign now default to sha256 algorithm. In order to continue to use sha1, replace

... (truncated)

Commits
  • d4f9b4b feat(types): add new changes property to ProjectColumnEditedEvent and make ...
  • 6f317c4 fix(types): update properties in PullRequestReviewCommentEvent and WorkflowRu...
  • 88c3e97 ci: Add NodeJS 16 to the test matrix
  • 31fd4ef fix: update some property types with new information (#543)
  • b9d8eb5 ci: update renovate config to ignore the new @octokit/webhooks-definitions ...
  • d3d86ef build: update @octokit/webhooks-definitions packages (#541)
  • 698e793 feat: update package to use new packages split from `@octokit/webhooks-defint...
  • bef35e3 build(deps): lock file maintenance
  • 07f19fe fix(middleware): pass on to the next middleware in case of express (#534)
  • 024e3ee feat: v9 (#533)
  • 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 9.2.0.
- [Release notes](https://github.com/octokit/webhooks.js/releases)
- [Commits](octokit/webhooks.js@v7.21.0...v9.2.0)

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

dependabot bot commented on behalf of github Apr 30, 2021

Superseded by #81.

@dependabot dependabot bot closed this Apr 30, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/octokit/webhooks-9.2.0 branch April 30, 2021 06:49
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