Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 19, 2023

Bumps @octokit/webhooks from 7.21.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)

Bumps [@octokit/webhooks](https://github.com/octokit/webhooks.js) from 7.21.0 to 10.7.0.
- [Release notes](https://github.com/octokit/webhooks.js/releases)
- [Commits](octokit/webhooks.js@v7.21.0...v10.7.0)

---
updated-dependencies:
- dependency-name: "@octokit/webhooks"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants