Skip to content

Tags: octokit/graphql.js

Tags

v7.1.1

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): bump @octokit/request, and devDependencies (#638)

* fix(deps): esbuild, fetch-mock, octokit/request

@octokit/request to "^8.4.1 for GHSA-rmvr-2pp2-xj38
esbuild to ~0.25.0 for GHSA-67mh-4wv8-2f99
replace fetch-mock from "fetch-mock": "npm:@gr2m/fetch-mock@9.11.0-pull-request-644.1" with "fetch-mock": "^10.1.1" for GHSA-9wv6-86v2-598j

* bump fetch-mock to v11

---------

Co-authored-by: wolfy1339 <webmaster@wolfy1339.com>

v8.2.1

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/request to v9.2.2 [security] (#636

)

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

v8.2.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: allow users to specify `operationName` in multi-operation queri…

…es (#629)

v8.1.2

Verified

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

v8.1.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(pkg): add `default` fallback and `types` export (#565)

v7.1.0

Verified

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

* Enable provenance in package.json

* Add necessary permissions to the release workflow

v8.1.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat(security): Add provenance (#562)

* Enable provenance in package.json

* Add necessary permissions to the release workflow

v8.0.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(deps): update dependency @octokit/types to v13

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

v8.0.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(pkg): add `main` entry point (#551)

Some tools don't play well with only having the `exports` field present.

See octokit/core.js#662

v8.0.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: package is now ESM (#549)

* feat: package is now ESM

BREAKING CHANGE: this package is now ESM

* fix: add missing file extension in relative file path import