Skip to content

Releases: octokit/rest.js

v19.0.6

21 Jan 00:42
322d82b
Compare
Choose a tag to compare

19.0.6 (2023-01-21)

Bug Fixes

  • deps: update dependency @octokit/plugin-paginate-rest to v6 (#257) (322d82b)

v19.0.5

13 Oct 19:07
9debac2
Compare
Choose a tag to compare

19.0.5 (2022-10-13)

Bug Fixes

  • deps: update @octokit/plugin-paginate-rest to v5 (#220) (9debac2)

v19.0.4

15 Aug 13:09
4e18c8d
Compare
Choose a tag to compare

19.0.4 (2022-08-15)

Bug Fixes

  • deps: update dependency @octokit/plugin-paginate-rest to v4 (#187) (4e18c8d)

v19.0.3

08 Jul 19:17
670f477
Compare
Choose a tag to compare

19.0.3 (2022-07-08)

Bug Fixes

  • deps: update dependency @octokit/plugin-paginate-rest to v3 (#161) (670f477)

v19.0.2

08 Jul 19:12
310c738
Compare
Choose a tag to compare

19.0.2 (2022-07-08)

Bug Fixes

  • deps: update dependency @octokit/plugin-rest-endpoint-methods to v6 (#162) (310c738)

v19.0.1

07 Jul 22:37
0b8f202
Compare
Choose a tag to compare

19.0.1 (2022-07-07)

Bug Fixes

  • deps: update dependency @octokit/core to v4 (#160) (0b8f202)

v19.0.0

07 Jul 22:30
5217679
Compare
Choose a tag to compare

19.0.0 (2022-07-07)

Continuous Integration

  • stop testing against NodeJS v10, v12 (#157) (526eb2b)

BREAKING CHANGES

  • Drop support for NodeJS v10, v12

v18.12.0

07 Oct 19:45
4daa9f3
Compare
Choose a tag to compare

18.12.0 (2021-10-07)

Features

  • .actions.downloadWorkflowRunAttemptLogs(), .actions.getWorkflowRunAttempt(), .repos.generateReleaseNotes(), .checks.rerequestRun(). Graduate nebula, zzzax, switcheroo, baptiste previews. Removes defunkt /repos/{owner}/{repo}/actions/runs/{run_id}/retry endpoint. Renames methods to have consistent AuthenticatedUser() suffix, deprecates previous method names (#125) (4daa9f3)

v18.11.4

30 Sep 21:25
9c02e7d
Compare
Choose a tag to compare

18.11.4 (2021-09-30)

Bug Fixes

  • removes defunkt endpoints: GET /repos/{owner}/{repo}/community/code_of_conduct, DELETE /reactions/{reaction_id}. encrypted_value and key_id parameters are required for .rest.actions.{createOrUpdateEnvironmentSecret,setSelectedReposForOrgSecret}(). access_token parameter is required for .rest.apps.deleteAuthorization(). Previews graduated: ant-man, flash, scarlet-witch, squirrel-girl (#122) (9c02e7d)

v18.11.3

30 Sep 00:24
fca1907
Compare
Choose a tag to compare

18.11.3 (2021-09-30)

Bug Fixes

  • deps: bump minimal version of @octokit/plugin-paginate-rest to v2.16.4 to prevent typescript compile errors (#120) (fca1907)