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.7.0 #385

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

Bumps @octokit/webhooks from 9.23.0 to 10.7.0.

Release notes

Sourced from @​octokit/webhooks's releases.

v10.7.0

10.7.0 (2023-01-18)

Features

  • types: new installation_target event (#807) (b5efc01)

v10.6.2

10.6.2 (2023-01-17)

Bug Fixes

  • handle missing Content-Type header with null check (#805) (46597e7)

v10.6.1

10.6.1 (2023-01-14)

Bug Fixes

v10.6.0

10.6.0 (2023-01-12)

Features

v10.5.1

10.5.1 (2023-01-10)

Bug Fixes

  • return helpful error when Content-Type header is not application/json (#795) (b7aee15)

v10.5.0

10.5.0 (2023-01-04)

Features

  • deprecate onUnhandledRequest and accepting object payloads for for webhooks.verify() and webhooks.verifyAndReceive() (#790) (c9d6a9d)

v10.4.0

10.4.0 (2022-12-15)

... (truncated)

Commits
  • b5efc01 feat(types): new installation_target event (#807)
  • 8d0f472 bump octokit/webhooks-schemas to v6.9.0 (#806)
  • 46597e7 fix: handle missing Content-Type header with null check (#805)
  • b9a2966 build(deps): lock file maintenance
  • f25154a fix(logging): change error to warn (#801)
  • 60a3102 chore(deps): update dependency prettier to v2.8.3 (#802)
  • 59b67fa docs: add note about required strictNullChecks option (#800)
  • 4a9afd7 feat(middlware): allow string payloads (#799)
  • 0107330 chore: default branch rename (#798)
  • b7aee15 fix: return helpful error when Content-Type header is not `application/json...
  • 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)