Skip to content

Tags: octokit/auth-app.js

Tags

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(deps): bump Octokit deps to fix Deno compat (#665)

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.
fix(deps): replace lru-cache with toad-cache (#654)

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.
fix(deps): use fork of `lru-cache` to fix type errors (#651)

See isaacs/node-lru-cache#355

v6.1.3

Toggle v6.1.3's commit message

Verified

This commit was signed with the committer’s verified signature.
build(deps): switch to fetch-mock v11

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: respect `baseUrl` passed as part of request parameters (#641)

v6.1.2

Toggle v6.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: respect `baseUrl` passed as part of request parameters (#642)

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: `appId` argument can be set to Client ID string (#606)

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: v7 (#580)

BREAKING CHANGE: package is now ESM
BREAKING CHANGE: remove type "oauth" that was previously deprecated

v7.0.0-beta.9

Toggle v7.0.0-beta.9's commit message

Verified

This commit was signed with the committer’s verified signature.
Merge branch 'main' into beta

v7.0.0-beta.8

Toggle v7.0.0-beta.8's commit message

Verified

This commit was signed with the committer’s verified signature.
fix: upgrade octokit deps