8000 Tags · mathieubathalon/core.js · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: mathieubathalon/core.js

Tags

v3.3.1

Toggle v3.3.1's commit message
fix(typescript): `octokit.hook.*` callback `options` type fix

v3.3.0

Toggle v3.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat(typescript): types for `octokit.hook.{before,after,error,wrap}("…

…request", () => {})` methods (octokit#301)

v3.2.5

Toggle v3.2.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix(deps): lock file maintenance

Co-authored-by: Renovate Bot <bot@renovateapp.com>

v3.2.4

Toggle v3.2.4's commit message
fix(README): replace `:param` notation with `{param}`

`:param` is still supported, but deprecated

v3.2.3

Toggle v3.2.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: adapt for latest @octokit/types (octokit#264)

v3.2.2

Toggle v3.2.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix(deps): bump @octokit/types from 5.5.0 to 6.0.0

Bumps [@octokit/types](https://github.com/octokit/types.ts) from 5.5.0 to 6.0.0.
- [Release notes](https://github.com/octokit/types.ts/releases)
- [Commits](octokit/types.ts@v5.5.0...v6.0.0)

Signed-off-by: dependabot[bot] <support@github.com>

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

v3.2.1

Toggle v3.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: createAppAuth auth id to appId (octokit#236)

v3.2.0

Toggle v3.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat(auth): pass `octokit` and `octokitOptions` to `options.authStrat…

…egy` (octokit#233)

v3.1.4

Toggle v3.1.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: pass through logger to @octokit/auth-app (octokit#226)

v3.1.3

Toggle v3.1.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: use correct URL to create installation access token for `octokit…

….graphql()` and GHES (octokit#221)
0