Skip to content

Releases: octokit/types.ts

v13.6.1

03 Oct 18:33
d66a6b9
Compare
Choose a tag to compare

13.6.1 (2024-10-03)

Bug Fixes

v13.6.0

27 Sep 18:34
78173c7
Compare
Choose a tag to compare

13.6.0 (2024-09-27)

Features

  • add better types for request.request.signal (#649) (78173c7)

v13.5.1

24 Sep 17:53
b01e2fb
Compare
Choose a tag to compare

13.5.1 (2024-09-24)

Bug Fixes

  • deps: update dependency @octokit/tsconfig to v4 (#610) (b01e2fb)

v13.5.0

29 Apr 23:36
69c7f34
Compare
Choose a tag to compare

13.5.0 (2024-04-29)

Features

  • add Copilot operations, bump openapi-types version (#638) (69c7f34)

v13.4.1

15 Apr 23:10
fa8e2bb
Compare
Choose a tag to compare

13.4.1 (2024-04-15)

Bug Fixes

  • openapi-types and openapi-version minor bumps (#633) (fa8e2bb)

v13.4.0

09 Apr 20:58
73f3c21
Compare
Choose a tag to compare

13.4.0 (2024-04-09)

Features

  • updates @octokit/openapi-types to v22.0.1 (#631) (73f3c21)

v13.3.0

09 Apr 17:10
9c58158
Compare
Choose a tag to compare

13.3.0 (2024-04-09)

Features

  • add redirect option in RequestRequestOptions (#630) (9c58158)

v13.2.0

08 Apr 20:12
d32a77f
Compare
Choose a tag to compare

13.2.0 (2024-04-08)

Features

  • Updates @octokit/openapi-types to 22.0.0 (which had breaking changes). BREAKING CHANGES: Renames [repository-rule-params-code-scanning-threshold to repository-rule-params-code-scanning-tool, security_alerts to security_alerts_threshold], renames fields[repository-rule-params-code-scanning-threshold.alerts to repository-rule-params-code-scanning-tool.alerts_threshold, repository-rule-params-code-scanning-threshold.security_alerts to repository-rule-params-code-scanning-tool.security_alerts_threshold] (#629) (d32a77f)
  • updates @octokit/openapi-types to v21.2.0 (#627) (a5bfb8f)

v13.1.0

04 Apr 20:50
cd916a4
Compare
Choose a tag to compare

13.1.0 (2024-04-04)

Features

v13.0.0

02 Apr 18:17
ad024fe
Compare
Choose a tag to compare

13.0.0 (2024-04-02)

Features

  • Updates openapi-types to v21.0.0 (which had breaking changes), BREAKING CHANGE: Updates multiple endpoints to use owner + repo in place of repository_id (#625) (ad024fe)

BREAKING CHANGES

  • Updates multiple endpoints to use owner + repo in place of repository_id