Skip to content

Tags: octokit/openapi-webhooks

Tags

v10.2.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: new `relationship` property for dependabot alerts which indicat…

…es relationship (direct and transitive dependencies) (#114)

https://github.blog/changelog/2025-03-04-easily-distinguish-between-direct-and-transitive-dependencies-for-npm-packages/

v10.1.1

Verified

This commit was signed with the committer’s verified signature.
fix: correct types path

v10.1.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: new `dismissal_approved_by` key on `code_scanning_alert.closed_…

…by_user` event, add GHES 3.16 (#113)

Co-authored-by: Octokit Bot <octokitbot@martynus.net>

v10.0.1

Verified

This commit was signed with the committer’s verified signature.
fix: include .d.ts in output package.json

v10.0.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: make `@octokit/openapi-webhooks` ESM (#109)

* feat: make `@octokit/openapi-webhooks` ESM

BREAKING CHANGE: The schema package is now ESM only
BREAKING CHANGE: Require Node v18.20+ or >= 20.10 due to import attributes

* fix: return `.default` and not the whole import

v9.1.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: new `secret_scanning_scan.completed` event, re-add missing GHES…

… 3.10, description updates, add `fixed_at` parameter in code scanning alerts, add sub-issues (#111)

v9.0.1

Verified

This commit was signed with the committer’s verified signature.
fix: empty commit to trigger release

The release wasn't pushed to NPM because the workflow failed

v9.0.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
build(deps-dev): bump undici from 5.28.4 to 5.28.5 (#107)

Bumps [undici](https://github.com/nodejs/undici) from 5.28.4 to 5.28.5.
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](nodejs/undici@v5.28.4...v5.28.5)

---
updated-dependencies:
- dependency-name: undici
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v8.5.1

Verified

This commit was signed with the committer’s verified signature.
build: correct repository url

v8.5.0

Verified

This commit was signed with the committer’s verified signature.
feat: add union of all types in transition package