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

Skip to content

Tags: octokit/core.js

Tags

v7.0.2

Toggle v7.0.2'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) (#742)

---------

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.0.1

Toggle v7.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(deps): update dependency before-after-hook to v4 (#739)

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

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.
ci: stop testing against NodeJS v18 (#738)

* 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

v6.1.5

Toggle v6.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 dependency @octokit/types to v14 (#731)

* fix(deps): update dependency @octokit/types to v14

* fix(types): add missing properties

* fix(types): add a strict omit type

* update packages

* update packages

---------

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

v5.2.1

Toggle v5.2.1's commit message

Verified

This commit was signed with the committer’s verified signature.
build: remove "query" and "operationName" from types

v6.1.4

Toggle v6.1.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(deps): bump Octokit dependencies vulnerable to ReDos (#723)

v6.1.3

Toggle v6.1.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(deps): bump Octokit dependencies to fix Deno compat (#715)

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(pkg): add `default` fallback and `types` export (#673)

* fix(pkg): add a default fallback

See #665 #667

* fix(pkg): add an export for `dist-types/types.d.ts`

Many people are importing from `dist-types/types.d.ts`, and the switch to ESM prevents them from using any of the types defined in that file.

* fix: mark `graphql` import as a type import

* docs: add note on needed config changes for TypeScript

v5.2.0

Toggle v5.2.0's commit message

Verified

This commit was signed with the committer’s verified signature.
feat(security): Add provenance (#671)

v5.1.1

Toggle v5.1.1's commit message

Verified

This commit was signed with the committer’s verified signature.
fix(deps): upgrade `@octokit/types` to v13