use-subsplit-publish icon indicating copy to clipboard operation
use-subsplit-publish copied to clipboard

Bump @octokit/webhooks from 13.1.1 to 13.2.7

Open dependabot[bot] opened this issue 9 months ago • 0 comments

Bumps @octokit/webhooks from 13.1.1 to 13.2.7.

Release notes

Sourced from @​octokit/webhooks's releases.

v13.2.7

13.2.7 (2024-05-06)

Bug Fixes

  • explicitly check that request.body is a string (#1010) (c9b988d)

v13.2.6

13.2.6 (2024-04-25)

Bug Fixes

  • types: type updates from @octokit/openapi-webhooks-types v8.2.1 (#1008) (88595a9)

v13.2.5

13.2.5 (2024-04-23)

Bug Fixes

  • types: upgrade @octokit/openapi-webhooks-types to v8.2.0 (#1006) (ee06df5)

v13.2.4

13.2.4 (2024-04-19)

Bug Fixes

v13.2.3

13.2.3 (2024-04-13)

Bug Fixes

  • types: update @octokit/openapi-types to v8.1.1 - No relevant changes (#1002) (9635fd9)

v13.2.2

13.2.2 (2024-04-05)

Bug Fixes

  • types: updates to custom_property.created event types (#998) (fdfd062)

v13.2.1

13.2.1 (2024-04-03)

... (truncated)

Commits
  • c9b988d fix: explicitly check that request.body is a string (#1010)
  • 4e778f9 build(deps): lock file maintenance (#1011)
  • 88595a9 fix(types): type updates from @octokit/openapi-webhooks-types v8.2.1 (#1008)
  • 918bd11 build(deps): lock file maintenance (#1007)
  • ee06df5 fix(types): upgrade @octokit/openapi-webhooks-types to v8.2.0 (#1006)
  • c4a44e2 fix: use exports field for ESM exports (#1004)
  • 5831f68 docs(README): update to point to openapi webhooks (#1003)
  • 115b4f3 build(deps): lock file maintenance
  • 08471c5 ci(action): update actions/add-to-project action to v1.0.1 (#1001)
  • 9635fd9 fix(types): update @octokit/openapi-types to v8.1.1 - No relevant changes (...
  • 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)

dependabot[bot] avatar May 06 '24 12:05 dependabot[bot]