GoogleCloudPlatform / cloud-builders-community

Community-contributed images for Google Cloud Build
https://cloud.google.com/cloud-build/
Apache License 2.0
1.25k stars 851 forks source link

Bump @octokit/webhooks and @octokit/app in /octokit #643

Closed dependabot[bot] closed 6 months ago

dependabot[bot] commented 8 months ago

Bumps @octokit/webhooks to 12.0.10 and updates ancestor dependency @octokit/app. These dependencies need to be updated together.

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


Updates @octokit/app from 10.0.2 to 14.0.2

Release notes

Sourced from @​octokit/app's releases.

v14.0.2

14.0.2 (2023-11-15)

Bug Fixes

  • update for the handling of an error being thrown by the verify method in webhooks.js (#482) (b59444d)

v14.0.1

14.0.1 (2023-09-23)

Bug Fixes

  • deps: update octokit monorepo (major) (#469) (6d51289)

v14.0.0

14.0.0 (2023-07-10)

Features

BREAKING CHANGES

  • onUnhandledRequest middleware option is removed
  • Drop support for NodeJS v14, v16
  • Replace support for Node.js http(s) Agents with documentation on using fetch dispatchers instead (via @octokit/request)
  • Remove ability to pass custom request options, except from method, headers, body, signal (via @octokit/request)

v14.0.0-beta.9

14.0.0-beta.9 (2023-07-10)

Bug Fixes

  • deps: bump @octokit/plugin-paginate-rest (5c5203a)

v14.0.0-beta.8

14.0.0-beta.8 (2023-07-10)

Bug Fixes

  • deps: bump @octokit/oauth-app (7d78954)

v14.0.0-beta.7

14.0.0-beta.7 (2023-07-10)

... (truncated)

Commits
  • b59444d fix: update for the handling of an error being thrown by the verify method in...
  • 0783d09 build(deps): lock file maintenance (#481)
  • 42ab5de chore(deps): update dependency prettier to v3.1.0
  • c3d3bf6 build(deps): lock file maintenance
  • 534bf9d build(deps): lock file maintenance (#478)
  • 0ffb3f4 build(deps): lock file maintenance (#477)
  • cd2a67e chore(deps): update dependency @​types/node to v20
  • c568452 ci(action): update actions/setup-node action to v4 (#475)
  • ca90f8b ci(action): update actions/checkout digest to b4ffde6
  • c67616c build(deps): lock file maintenance (#473)
  • Additional commits viewable in compare view


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 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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/GoogleCloudPlatform/cloud-builders-community/network/alerts).