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.8.0 #390

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

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

Release notes

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

v6.8.0

6.8.0 (2022-12-14)

Features

  • add schemas for registry_package event, update package event with new information (#747) (b7b5d9d)

v6.7.0

6.7.0 (2022-10-24)

Features

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)

... (truncated)

Commits
  • b7b5d9d feat: add schemas for registry_package event, update package event with n...
  • 04608f5 Workflow linting fix (#750)
  • cb13622 build(deps): lock file maintenance (#749)
  • 7d7f284 chore(deps): update dependency prettier to v2.8.1 (#745)
  • 23940cb [Maint] Updates action for the project for workflows
  • 5433972 build(deps): lock file maintenance
  • 7933eec build(deps): lock file maintenance (#742)
  • fe52750 chore(deps): update dependency prettier to v2.8.0
  • 6eab79c build(deps): lock file maintenance (#740)
  • 8dd20be build(deps): lock file maintenance (#738)
  • 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 #393.