Skip to content

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

v16.0.0

25 May 22:50
4196f01
Compare
Choose a tag to compare

16.0.0 (2025-05-25)

Features

  • 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) (4196f01)

BREAKING CHANGES

  • remove deprecated projects v1 endpoints
  • remove deprecated copilot usage metrics endpoints

v15.0.0

20 May 06:22
c016ce3
Compare
Choose a tag to compare

15.0.0 (2025-05-20)

Continuous Integration

BREAKING CHANGES

  • Drop support for NodeJS v18

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

  • ci: stop testing against NodeJS v18

v14.0.0

10 Apr 04:31
4c8a166
Compare
Choose a tag to compare

14.0.0 (2025-04-10)

Features

  • add new organization campaign endpoints, remove deprecated endpoints (#797) (4c8a166)

BREAKING CHANGES

  • remove deprecated copilot metrics endpoints
  • remove deprecated legacy projects endpoints

v13.5.0

18 Mar 23:38
58d342e
Compare
Choose a tag to compare

13.5.0 (2025-03-18)

Features

  • new /orgs/{org}/issue-types, /orgs/{org}/issue-types/{issue_type_id} enpoints (#792) (58d342e)

v13.4.0

18 Mar 20:24
b3fe977
Compare
Choose a tag to compare

13.4.0 (2025-03-18)

Features

  • 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) (b3fe977)

v13.3.2-cjs.1

26 Feb 21:50
de45eb1
Compare
Choose a tag to compare

13.3.2-cjs.1 (2025-02-26)

Important

This is a special release to backport newer changes to CJS and address a ReDos vulnerability

Bug Fixes

  • backport fixes and endpoints from v13.3.1 (de45eb1)
  • release: add prerelease flag (99baedc)

Reverts

  • Revert "feat: package is now ESM (#716)" (f0e9b87)
  • Revert "fix: add main entry point (#719)" (8a45428)
  • Revert "fix(pkg): add a default fallback export (#733)" (8251b8e)
  • Revert "fix(pkg): correct path in default export fallback to point to the JS and not the types (#736)" (4aed459)

v13.3.1

07 Feb 18:37
519a1ab
Compare
Choose a tag to compare

13.3.1 (2025-02-07)

Bug Fixes

  • deps: bump @octokit/types - only changes to graphQL (#783) (519a1ab)

v13.3.0

08 Jan 18:27
5e1ecd4
Compare
Choose a tag to compare

13.3.0 (2025-01-08)

Features

  • new action runner groups endpoints, new code scanning alerts autofix endpoints, new sub-issues endpoints, new private registries enpoints, new code security endpoints, various description updates (#777) (5e1ecd4)

v13.2.6

03 Oct 18:54
c5271a2
Compare
Choose a tag to compare

13.2.6 (2024-10-03)

Bug Fixes

v13.2.5

27 Sep 19:07
24f5176
Compare
Choose a tag to compare

13.2.5 (2024-09-27)

Bug Fixes

  • typescript: bump octokit/types for types for request.request.signal (#771) (24f5176)