rogerluan / label-remover

Removes all labels from a pull request once it is merged or closed.
MIT License
3 stars 2 forks source link

Bump @octokit/webhooks from 9.23.0 to 10.1.5 #354

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps @octokit/webhooks from 9.23.0 to 10.1.5.

Release notes

Sourced from @​octokit/webhooks's releases.

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)

Bug Fixes

  • types: description updates for the push event (#724) (c21f169)

v10.1.2

10.1.2 (2022-08-09)

Bug Fixes

v10.1.1

10.1.1 (2022-08-08)

Bug Fixes

v10.1.0

10.1.0 (2022-08-08)

Features

v10.0.9

10.0.9 (2022-07-21)

... (truncated)

Commits
  • 8b305d7 fix(types): refactor BranchProtectionRule to have a common schema for the d...
  • 8e2d936 fix(types): correct enum values for `required_conversation_resolution_level...
  • 5450143 build(deps): lock file maintenance (#726)
  • c21f169 fix(types): description updates for the push event (#724)
  • 6449fa9 fix(types): new keys in changes property in branch_protection_rule#edited...
  • e2d1c4f fix: type updates from [@octokit/webhooks-types](https://github.com/octokit...
  • 7dd3fa9 feat: new merge_group event (#721)
  • 0a3de09 build(deps): lock file maintenance (#720)
  • 30b1f9c ci(action): update github/codeql-action digest to 2ca79b6
  • 82e510e build(deps): lock file maintenance (#718)
  • 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 2 years ago

Superseded by #365.