lee-dohm / no-response

A GitHub Action that closes Issues where the author hasn't responded to a request for more information
MIT License
38 stars 14 forks source link

Bump @octokit/webhooks-types from 4.1.0 to 6.6.0 #372

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @octokit/webhooks-types from 4.1.0 to 6.6.0.

Release notes

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

v6.6.0

6.6.0 (2022-10-24)

Features

  • add new properties to merge_group event (#721) (e637b64)

v6.5.0

6.5.0 (2022-10-13)

Features

  • add new schema for dependabot_alert event
  • add common schema for PullRequestReview
  • new properties found on the repository object in payloads
  • new display_title property for workflow_run
  • new cve_id property for SecurityAdvisoryEvent
  • mark display_title and path as required

v6.4.0

6.4.0 (2022-10-03)

Features

  • new pull_request.dequeued and pull_request.queued events (#715) (44b5c3c)

v6.3.6

6.3.6 (2022-08-17)

Bug Fixes

  • refactor BranchProtectionRule to have a common schema for the different rule types (#696) (25f4b0a)

v6.3.5

6.3.5 (2022-08-11)

Bug Fixes

  • correct enum values for required_conversation_resolution_level, add enum values for PullRequestReview#state (#693) (caa9572)

... (truncated)

Commits
  • 23c0b1a build(deps): lock file maintenance (#724)
  • e637b64 feat: add new properties to merge_group event (#721)
  • 21f2a48 build(deps): lock file maintenance
  • 5ea232c style: lint JSON files
  • 3a19cc7 feat: new workflow_run.in_progress and dependabot_alert events, new `cve_...
  • 2a60b2e build(deps): lock file maintenance
  • 1074c11 docs(README): add note on the requirement of the strictNullChecks option (#...
  • 3140fc0 build: cache updates (#717)
  • 41e18fa build(deps): lock file maintenance (#716)
  • 44b5c3c feat: new pull_request.dequeued and pull_request.queued events (#715)
  • 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[bot] commented 1 year ago

Superseded by #374.