Skip to content

Bump @octokit/webhooks from 6.3.2 to 9.2.0#227

Closed
dependabot-preview[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/octokit/webhooks-9.2.0
Closed

Bump @octokit/webhooks from 6.3.2 to 9.2.0#227
dependabot-preview[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/octokit/webhooks-9.2.0

Conversation

@dependabot-preview

Copy link
Copy Markdown
Contributor

Bumps @octokit/webhooks from 6.3.2 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 will not automatically merge this PR because it includes a major update to a production dependency.


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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [@octokit/webhooks](https://github.com/octokit/webhooks.js) from 6.3.2 to 9.2.0.
- [Release notes](https://github.com/octokit/webhooks.js/releases)
- [Commits](octokit/webhooks.js@v6.3.2...v9.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview

Copy link
Copy Markdown
Contributor Author

Superseded by #228.

@dependabot-preview dependabot-preview Bot deleted the dependabot/npm_and_yarn/octokit/webhooks-9.2.0 branch April 29, 2021 13:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants