Tags: mathieubathalon/core.js
Tags
fix(deps): update dependency @octokit/graphql to v5 (octokit#492) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
fix(deps): update dependency @octokit/request-error to v3 (octokit#493) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
fix(deps): update dependency @octokit/auth-token to v3 (octokit#490) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
fix(deps): update dependency @octokit/request to v6 (octokit#491) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
ci: stop testing against NodeJS v10, v12 (octokit#488) BREAKING CHANGE: Drop support for NodeJS v10, v12
build(npm): replace 'pika' command with 'pika-pack' (octokit#454)
fix(typescript): avoid the `void` (octokit#356) See octokit/octokit.js#2115
feat(typescript): do not permit unknown keys on `octokit` instance (e… …ven when used with plugins and defaults) (octokit#312) thanks to @Andarist thanks to @Andarist gr2m/javascript-plugin-architecture-with-typescript-definitions#31
fix(typescript): remove `[key: string]: any` from `Octokit` class (oc… …tokit#309) Before any property on an `octokit` instance could be used without complaint at build time. With this change, all additional properties on an `octokit` instance need to be added explicitly using plugins
PreviousNext