Tags: mathieubathalon/core.js
Tags
feat(typescript): types for `octokit.hook.{before,after,error,wrap}("… …request", () => {})` methods (octokit#301)
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>
feat(auth): pass `octokit` and `octokitOptions` to `options.authStrat… …egy` (octokit#233)
fix: use correct URL to create installation access token for `octokit… ….graphql()` and GHES (octokit#221)