Skip to content

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

v4.4.0

03 Dec 20:20
e01de33

Choose a tag to compare

4.4.0 (2020-12-03)

Features

  • octokit.secretScanning.{getAlert,listAlertsForRepo,updateAlert} (#298) (e01de33)

v4.3.1

03 Dec 01:31
848925b

Choose a tag to compare

4.3.1 (2020-12-03)

Bug Fixes

v4.3.0

01 Dec 07:35

Choose a tag to compare

Features

  • actions.{disableSelectedRepositoryGithubActionsOrganization,disableWorkflow,enableSelectedRepositoryGithubActionsOrganization,enableWorkflow,getAllowedActionsOrganization,getAllowedActionsRepository,getGithubActionsPermissionsOrganization,listSelectedRepositoriesEnabledGithubActionsOrganization,setAllowedActionsOrganization,setAllowedActionsRepository,setGithubActionsPermissionsOrganization,setGithubActionsPermissionsRepository,setSelectedRepositoriesEnabledGithubActionsOrganization}, apps.{getWebhookConfigForApp,updateWebhookConfigForApp}, enterpriseAdmin.*, orgs.{getWebhookConfigForOrg,updateWebhookConfigForOrg}, repos.{getWebhookConfigForRepo,updateWebhookConfigForRepo} (3228865)
  • octokit.actions.getRepoPermissions, octokit.meta.getOctocat, octokit.meta.getZen, octokit.meta.root, octokit.repos.downloadTarballArchive, octokit.repos.downloadZipballArchive, octokit.repos.updateStatusCheckProtection. Deprecates octokit.repos.downloadArchive, octokit.repos.updateStatusCheckPotection (c5c1d6e)
  • octokit.interactions.{getRestrictionsForYourPublicRepos,removeRestrictionsForYourPublicRepos,setRestrictionsForYourPublicRepos} (e7988d9)

Bug Fixes

  • deps: bump @octokit/types from 5.5.0 to 6.0.0 (94f05e7)

v4.2.1

01 Nov 18:00

Choose a tag to compare

4.2.1 (2020-11-01)

Bug Fixes

v2.4.1

07 Oct 05:44
9e80cb3

Choose a tag to compare

2.4.1 (2020-10-07)

Bug Fixes

  • octokit.git.listRefs() logs deprecation (#238) (9e80cb3)

v4.2.0

13 Sep 20:14
5819d6a

Choose a tag to compare

4.2.0 (2020-09-13)

Features

  • octokit.codeScanning.listRecentAnalyses, octokit.codeScanning.updateAlert, octokit.codeScanning.uploadSarif. Deprecation: alert_id parameter has been deprecated. Use alert_number instead (#217) (5819d6a)

v4.1.4

03 Sep 19:48
34559d8

Choose a tag to compare

4.1.4 (2020-09-03)

Bug Fixes

v4.1.3

25 Aug 06:41
39c812a

Choose a tag to compare

4.1.3 (2020-08-25)

Bug Fixes

v4.1.2

23 Jul 19:08
c1e88b9

Choose a tag to compare

4.1.2 (2020-07-23)

Bug Fixes

v4.1.1

22 Jul 23:32
04b0e27

Choose a tag to compare

4.1.1 (2020-07-22)

Bug Fixes

  • send request to correct path for .migrations.listReposForUser() (#171) (04b0e27)