Skip to content

Releases: octokit/auth-oauth-device.js

v6.0.0

07 Jul 23:06
b0e161f
Compare
Choose a tag to compare

BREAKING CHANGES

  • Replace support for Node.js http(s) Agents with documentation on using fetch dispatchers instead
  • Remove ability to pass custom request options, except from method, headers, body, signal, data

v5.0.2

16 Jun 23:41
23943d6
Compare
Choose a tag to compare

5.0.2 (2023-06-16)

Bug Fixes

  • deps: update dependency @octokit/types to v10, @octokit/request to v7, @octokit/oauth-methods to v3.0.1 (#153) (23943d6)

v5.0.1

16 Jun 21:10
cdaa42c
Compare
Choose a tag to compare

5.0.1 (2023-06-16)

Bug Fixes

  • deps: update dependency @octokit/oauth-methods to v3 (#152) (cdaa42c)

v5.0.0

12 Jun 21:03
941722c
Compare
Choose a tag to compare

5.0.0 (2023-06-12)

Continuous Integration

  • stop testing against NodeJS v14, v16 (#143) (941722c)

BREAKING CHANGES

  • Drop support for NodeJS v14, v16

  • ci: stop testing against NodeJS v14, v16

  • ci: stop testing against NodeJS v14, v16

  • ci: stop testing against NodeJS v14, v16

  • ci: stop testing against NodeJS v14, v16

  • ci: stop testing against NodeJS v14, v16

v4.0.5

09 Jun 17:19
8b854b7
Compare
Choose a tag to compare

4.0.5 (2023-06-09)

Bug Fixes

v4.0.4

21 Jan 20:50
a5ae9f1
Compare
Choose a tag to compare

4.0.4 (2023-01-21)

Bug Fixes

  • deps: update dependency @octokit/types to v9 (a5ae9f1)

v4.0.3

13 Oct 05:20
149d31b
Compare
Choose a tag to compare

4.0.3 (2022-10-13)

Bug Fixes

  • deps: update dependency @octokit/types to v8 (149d31b)

v4.0.2

31 Aug 20:51
5d774da
Compare
Choose a tag to compare

4.0.2 (2022-08-31)

Bug Fixes

Reverts

v4.0.1

15 Aug 13:57
621ad63
Compare
Choose a tag to compare

4.0.1 (2022-08-15)

Bug Fixes

  • deps: update dependency @octokit/types to v7 (#71) (621ad63)

v4.0.0

08 Jul 17:39
134c219
Compare
Choose a tag to compare

4.0.0 (2022-07-08)

Continuous Integration

  • stop testing against NodeJS v10, v12 (#60) (134c219)

BREAKING CHANGES

  • Drop support for NodeJS v10, v12