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

chore(deps): bump @octokit/webhooks-types from 4.17.1 to 6.2.4 #178

Merged

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Aug 3, 2022

Bumps @octokit/webhooks-types from 4.17.1 to 6.2.4.

Release notes

Sourced from @​octokit/webhooks-types's releases.

v6.2.4

6.2.4 (2022-07-21)

Bug Fixes

  • schemas: remove 'email' format for 'email' property in committer.schema.json (#678) (e410fa0)

v6.2.3

6.2.3 (2022-07-14)

Bug Fixes

  • description updates for the check_suite event (#672) (2006fc3)

v6.2.2

6.2.2 (2022-07-07)

Bug Fixes

  • add descriptions from GitHub REST API description, source_url property on package events is not a full URI (#659) (7b9a90a)

v6.2.1

6.2.1 (2022-07-07)

Bug Fixes

  • add App to the type property in the ping event, add workflow_job to App events, merge_commit_sha is not always null for pull_request.opened event (#660) (dd8d3b0)

v6.2.0

6.2.0 (2022-07-06)

Fixes

  • add new app events and permissions (#658) (2bd8c0e)
  • body of a pull_request may be null (SimplePullRequest and PullRequestReviewComment#pull_request) (#658) (cd18eae)
  • add new webhook events to WebhookEvents (#658) (6a918ef)

Features

  • new referenced_workflow property on workflow_run (#658) (6d11ea9)
  • narrow down type property on ping event (#658) (8560190)
  • new web_commit_signoff_required property on repository (#658) (f564de4)

... (truncated)

Commits
  • e410fa0 fix(schemas): remove 'email' format for 'email' property in committer.schema....
  • f2f7ffb build(deps): lock file maintenance (#673)
  • 2006fc3 fix: description updates for the check_suite event (#672)
  • 239f754 ci(action): update actions/setup-node digest to 2fddd88 (#671)
  • 2ecb0aa build: cache update (#669)
  • 6345cb7 ci(action): update github/codeql-action digest to 3e7e3b3 (#670)
  • 19b50b2 build(deps): upgrade lock file to v2 (#665)
  • 25e2089 build: cache update (#668)
  • 86ac3aa ci(action): update actions/setup-node digest to 5b949b5 (#667)
  • aa3a27c ci(renovate): move configuaration out of package.json (#666)
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 3, 2022
Bumps [@octokit/webhooks-types](https://github.com/octokit/webhooks) from 4.17.1 to 6.2.4.
- [Release notes](https://github.com/octokit/webhooks/releases)
- [Commits](octokit/webhooks@v4.17.1...v6.2.4)

---
updated-dependencies:
- dependency-name: "@octokit/webhooks-types"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/octokit/webhooks-types-6.2.4 branch from d71d1ad to 474e8ff Compare August 3, 2022 14:41
@devkadirselcuk devkadirselcuk merged commit 6513a75 into main Aug 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment