Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: octokit/auth-oauth-device.js

Tags

v7.1.5

Toggle v7.1.5's commit message

Partially verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
fix(deps): update dependency @octokit/types to v14 (#339)

* fix(deps): update dependency @octokit/types to v14

* bump packages

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: wolfy1339 <[email protected]>

v7.1.4

Toggle v7.1.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: increase interval auxiliar value to 7 (#335)

v7.1.3

Toggle v7.1.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(deps): update dependency prettier to v3.5.1 (#327)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

v7.1.2

Toggle v7.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
maint: modernize devDependencies (#317)

* maint: modernize devDependencies

* Replace Jest with Vitest
* Remove dependency on semantic-release
* Fix type-only import

* maint: update coverage comment for v8

v7.1.1

Toggle v7.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(pkg): add a `default` fallback export (#251)

* fix(pkg): add a default fallback export

* docs: add note on needed config changes for TypeScript

v6.1.0

Toggle v6.1.0's commit message

Verified

This commit was signed with the committer’s verified signature.
fix(deps): bump `@octokit/types`

v7.1.0

Toggle v7.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat(security): Add provenance (#247)

* Enable provenance in package.json

* Add necessary permissions to the release workflow

v7.0.2

Toggle v7.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(deps): update dependency @octokit/types to v13

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

v7.0.1

Toggle v7.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(pkg): add `main` entry point (#237)

Some tools don't play well with only having the `exports` field present.

See octokit/core.js#662

v7.0.0

Toggle v7.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: package is now ESM (#235)

BREAKING CHANGE: package is now ESM