Skip to content

Tags: octokit/plugin-rest-endpoint-methods.js

Tags

v17.0.0

Toggle v17.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: add immutable releases, enterprise team membership, enterprise …

…team organization, custom runner images, many type additions and improvements (#831)

BREAKING CHANGE: Remove listAlertsForEnterprise
BREAKING CHANGE: Several custom property endpoints changed ID

v16.1.1

Toggle v16.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
ci(action): update peter-evans/create-or-update-comment action to v5 (#…

…821)

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

v16.1.0

Toggle v16.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: new Projects v2 endpoints, new code scanning dismissal endpoint…

…s, many other endpoints (#814)

v16.0.0

Toggle v16.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: remove deprecated projects endpoints, remove deprecated copilot…

… usage metric endpoints, add new `billing.getGithubBillingUsageReportUser()` and `credentials.revoke()` endpoint methods, private registry methods no longer in private beta, type update (#803)

BREAKING CHANGE: remove deprecated projects v1 endpoints
BREAKING CHANGE: remove deprecated copilot usage metrics endpoints

v15.0.0

Toggle v15.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 (#801)

* 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

v14.0.0

Toggle v14.0.0's commit message

Partially verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
feat: add new organization campaign endpoints, remove deprecated endp…

…oints (#797)

BREAKING CHANGE: remove deprecated copilot metrics endpoints
BREAKING CHANGE: remove deprecated legacy projects endpoints

---------

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

v13.5.0

Toggle v13.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: new `/orgs/{org}/issue-types`, `/orgs/{org}/issue-types/{issue_…

…type_id}` enpoints (#792)

* WIP octokit/openapi updated

* WIP octokit/openapi updated

v13.4.0

Toggle v13.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: new `/enterprises/{enterprise}/actions/hosted-runners`, `/orgs/…

…{org}/actions/hosted-runners`, `/orgs/{org}/settings/network-configurations`, `/orgs/{org}/rulesets/{ruleset_id}/history`,`/repos/{owner}/{repo}/rulesets/{ruleset_id}/history` endpoints (#791)

v13.3.2-cjs.1

Toggle v13.3.2-cjs.1's commit message

Verified

This commit was signed with the committer’s verified signature.
fix: backport fixes and endpoints from v13.3.1

v13.3.1

Toggle v13.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(deps): bump `@octokit/types` - only changes to graphQL (#783)

WIP octokit/openapi updated