Skip to content

Tags: octokit/endpoint.js

Tags

v11.0.2

Toggle v11.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(deps): update dependency @octokit/types to v16 (#542)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

v11.0.1

Toggle v11.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(deps): update dependency @octokit/types to v15 (#531)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

v11.0.0

Toggle v11.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
ci: stop testing against NodeJS v18 (#526)

* build(package): set minimal node version in engines field to v20
BREAKING CHANGE: Drop support for NodeJS v18

* build: set minimal node version in build script to v20

* ci: stop testing against NodeJS v18

v10.1.4

Toggle v10.1.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(deps): update dependency @octokit/types to v14 (#523)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

v9.0.6

Toggle v9.0.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: ReDos regex vulnerability, reported by @dayshift (#515)

v10.1.3

Toggle v10.1.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: linting issues breaking ci (#514)

fixes linting issues

v10.1.2

Toggle v10.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(deps): bump `@octokit/types` to improve Deno compat (#507)

v10.1.1

Toggle v10.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
 fix(pkg): add a default fallback export (#480)

* fix(pkg): add a `default` fallback export

See octokit/core.js#665 octokit/core.js#667

* docs(README): add note on needed config changes for TypeScript

v9.0.5

Toggle v9.0.5's commit message

Verified

This commit was signed with the committer’s verified signature.
fix: upgrade @octokit/types

v10.1.0

Toggle v10.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat(security): Add provenance (#478)

* Enable provenance in package.json

* Add necessary permissions to the release workflow