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.6.1 #440

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @octokit/webhooks from 7.4.0 to 10.6.1.

Release notes

Sourced from @​octokit/webhooks's releases.

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)

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)

... (truncated)

Commits
  • 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...
  • a4fbb26 🚧 Workflows have changed (#797)
  • 4e52f53 build(deps): lock file maintenance
  • dc0d41e build(release.yml): set node-version to lts/*
  • 92b662f chore(deps): update dependency prettier to v2.8.2
  • 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 #443.