Skip to content

Bump @octokit/webhooks from 9.23.0 to 12.0.10#198

Closed
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/npm_and_yarn/octokit/webhooks-12.0.10
Closed

Bump @octokit/webhooks from 9.23.0 to 12.0.10#198
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/npm_and_yarn/octokit/webhooks-12.0.10

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Jan 1, 2024

Bumps @octokit/webhooks from 9.23.0 to 12.0.10.

Release notes

Sourced from @​octokit/webhooks's releases.

v12.0.10

12.0.10 (2023-12-04)

Bug Fixes

  • improve compatibility of Google Cloud Functions, req.body is the parsed JSON payload (#937) (adcfa21)

v12.0.9

12.0.9 (2023-12-04)

Bug Fixes

  • prevent splitting multibyte characters in getPayload() (#939) (fe00834)

v12.0.8

12.0.8 (2023-11-22)

Bug Fixes

  • types: limit recursion in types using ternary statements (#929) (1124632)

v12.0.7

12.0.7 (2023-11-18)

Bug Fixes

  • pass through TTransformed to onAny and onError (#924) (6ead0b7)

v12.0.6

12.0.6 (2023-11-16)

Bug Fixes

  • typescript: workaround for trouble with aggregate-error type export (#923) (4875a74)

v12.0.5

12.0.5 (2023-11-16)

Bug Fixes

v12.0.4

12.0.4 (2023-11-14)

... (truncated)

Commits
  • adcfa21 fix: improve compatibility of Google Cloud Functions, req.body is the parse...
  • fe00834 fix: prevent splitting multibyte characters in getPayload() (#939)
  • c328004 build(deps): lock file maintenance (#928)
  • d2fb4a6 refactor: replace NodeJS internal module imports with node: specifier impor...
  • 8423803 ci: updated workflows (#927)
  • 1124632 fix(types): limit recursion in types using ternary statements (#929)
  • becc4a5 build: fix usage of Prettier v3 (#925)
  • c5f266f refactor: use full relative paths in imports (#552)
  • 6ead0b7 fix: pass through TTransformed to onAny and onError (#924)
  • 4875a74 fix(typescript): workaround for trouble with aggregate-error type export (#...
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 9.23.0 to 12.0.10.
- [Release notes](https://github.com/octokit/webhooks.js/releases)
- [Commits](octokit/webhooks.js@v9.23.0...v12.0.10)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 1, 2024
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Feb 1, 2024

Superseded by #203.

@dependabot dependabot bot closed this Feb 1, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/octokit/webhooks-12.0.10 branch February 1, 2024 15:36
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 javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants