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

Skip to content

Tags: octokit/auth-app.js

Tags

v8.1.0

Toggle v8.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: support using a remote HSM or JWT signing service in lieu of pr…

…ivate keys (#712)

To enable the use of Azure Key Vault keys, or other HSMs, this allows for a callback to be provided in lieu of a GitHub App's private certificate.

Part of octokit/octokit.js#2623

v7.2.2

Toggle v7.2.2's commit message

Verified

This commit was signed with the committer’s verified signature.
docs(README): correct cache implementation to toad-cache (#707)

Refs: #654

v6.1.4

Toggle v6.1.4's commit message

Partially verified

This commit is signed with the committer’s verified signature.
wolfy1339’s contribution has been verified via GPG key.
We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
fix: dont lose this reference for loggers (#708)

v8.0.2

Toggle v8.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: dont lose this reference for loggers (#708)

v8.0.1

Toggle v8.0.1'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 octokit monorepo (major) (#704)

* fix(deps): update octokit monorepo

* build: replace glob with tinyglobby


---------

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

v8.0.0

Toggle v8.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
ci: stop testing against NodeJS v18 (#702)

* build(package): set minimal node version in engines field to v20
BREAKING CHANGE: Drop support for NodeJS v18

* build: set minimal node version in build script to v20

* ci: stop testing against NodeJS v18

v7.2.1

Toggle v7.2.1'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 (#694)

* 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.2.0

Toggle v7.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: coalesce concurrent authentication calls (#689)

* feat: coalesce concurrent authentication calls

* lint fix

* move types

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 octokit dependencies to mitigate ReDos vulnerabilit…

…y [security] (#678)

* fix(deps): update dependency @octokit/request to v9.2.1 [security]
* fix(deps): update dependency @octokit/request-error to v6.1.7 [security]
* fix(deps): update dependency @octokit/auth-oauth-app to 8.1.3
* fix(deps): update dependency @octokit/auth-oauth-user to 5.1.3

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: wolfy1339 <[email protected]>
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(deps): bump Octokit deps to fix Deno compat (#665)