actions-ecosystem / action-remove-labels

🏷️ GitHub Action to remove labels
https://github.com/marketplace/actions/actions-ecosystem-remove-labels
Apache License 2.0
55 stars 28 forks source link

Bump @octokit/webhooks from 7.4.0 to 10.4.0 #430

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @octokit/webhooks from 7.4.0 to 10.4.0.

Release notes

Sourced from @​octokit/webhooks's releases.

v10.4.0

10.4.0 (2022-12-15)

Features

  • types: new registry_package event, updated types for package event (#783) (74882f6)

v10.3.1

10.3.1 (2022-10-24)

Bug Fixes

  • type updates via @octokit/webhooks-types v6.6.0 (#761) (17e417d)

v10.3.0

10.3.0 (2022-10-13)

Features

  • new dependabot_alert and workflow_run.in_progress events, and various other type fixes (#759) (50626e5)

v10.2.0

10.2.0 (2022-10-03)

Features

  • types: new pull_request.queued and pull_request.dequeued events (#755) (3af01d5)

v10.1.5

10.1.5 (2022-08-18)

Bug Fixes

  • types: refactor BranchProtectionRule to have a common schema for the different rule types (#727) (8b305d7)

v10.1.4

10.1.4 (2022-08-17)

Bug Fixes

  • types: correct enum values for required_conversation_resolution_level, add enum values for PullRequestReview#state (#725) (8e2d936)

v10.1.3

10.1.3 (2022-08-11)

... (truncated)

Commits


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 #434.