Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump @octokit/webhooks from 7.4.0 to 10.6.2 #443

Closed

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps @octokit/webhooks from 7.4.0 to 10.6.2.

Release notes

Sourced from @​octokit/webhooks's releases.

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)

Features

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

v10.3.1

10.3.1 (2022-10-24)

... (truncated)

Commits
  • 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...
  • a4fbb26 🚧 Workflows have changed (#797)
  • 4e52f53 build(deps): lock file maintenance
  • 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.4.0 to 10.6.2.
- [Release notes](https://github.com/octokit/webhooks.js/releases)
- [Commits](octokit/webhooks.js@v7.4.0...v10.6.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file dependencies/dependabot Pull requests that update a dependency file by Dependabot dependencies/npm labels Jan 18, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 19, 2023

Superseded by #444.

@dependabot dependabot bot closed this Jan 19, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/octokit/webhooks-10.6.2 branch January 19, 2023 00:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies/dependabot Pull requests that update a dependency file by Dependabot dependencies/npm dependencies Pull requests that update a dependency file size/M
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants