Bump graphql-request from 5.1.0 to 6.1.0 #142

Open
dependabot[bot] wants to merge 1 commits from dependabot/npm_and_yarn/graphql-request-6.1.0 into main
dependabot[bot] commented 2023-05-29 03:01:22 +00:00 (Migrated from github.com)

Bumps graphql-request from 5.1.0 to 6.1.0.

Release notes

Sourced from graphql-request's releases.

6.1.0

Features

  • 71af6ab restore main field of package.json for environments that do not support exports field (#526)
  • 81c8bb2 export middleware function types

Improvements

  • 5fc0062 improve: fix autocomplete for request function
  • b98d71b refactor: group exports

Chores

  • 6500e69 regenerate TOC (#531)
  • ae1d8af update pnpm to v8.5.1 (#527)
  • da47f4e update pnpm to v8.5.0 (#524)
  • ed72463 update dependency @​types/node to v20 (#523)
  • efed6be update dependency @​vitest/coverage-c8 to ^0.31.0 (#521)
  • a91b69d update pnpm to v8.4.0 (#520)
  • 01d0793 update dependency vitest to ^0.31.0 (#522)
  • 250e78c Update README.md (#516)
  • a9bee0e update pnpm to v8.3.1 (#513)
  • cee8629 update pnpm to v8.3.0 (#511)
  • dd2d3b6 test that custom config is passed to fetch
  • b7025c8 do not use t-prefix type names
  • 6b3396b normalize docs (dedupe) (#507)
  • 3a38f48 upgrade dev deps to latest

6.0.0

BREAKING CHANGES

  • 02a5522 remove file uploads feature (#501)
  • 702ef92 bring TS 5 support (#480)

Features

  • 02a5522 (breaking) remove file uploads feature (#501)
  • 702ef92 (breaking) bring TS 5 support (#480)

Fixes

  • 8a98925 change event handlers registration style (#474)

Improvements

  • 5ce990a refactor: remove default syntax
  • fee4476 refactor: ref passthrough
  • 8467a26 refactor: rename internal type
  • b563ad5 refactor: lint

... (truncated)

Commits
  • 6500e69 chore(docs): regenerate TOC (#531)
  • 71af6ab feat: restore main field of package.json for environments that do not suppo...
  • ae1d8af chore(deps): update pnpm to v8.5.1 (#527)
  • da47f4e chore(deps): update pnpm to v8.5.0 (#524)
  • ed72463 chore(deps): update dependency @​types/node to v20 (#523)
  • efed6be chore(deps): update dependency @​vitest/coverage-c8 to ^0.31.0 (#521)
  • a91b69d chore(deps): update pnpm to v8.4.0 (#520)
  • 01d0793 chore(deps): update dependency vitest to ^0.31.0 (#522)
  • 250e78c chore(docs): Update README.md (#516)
  • a9bee0e chore(deps): update pnpm to v8.3.1 (#513)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps [graphql-request](https://github.com/jasonkuhrt/graphql-request) from 5.1.0 to 6.1.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/jasonkuhrt/graphql-request/releases">graphql-request's releases</a>.</em></p> <blockquote> <h2>6.1.0</h2> <h4>Features</h4> <ul> <li>71af6ab restore <code>main</code> field of package.json for environments that do not support <code>exports</code> field (<a href="https://redirect.github.com/jasonkuhrt/graphql-request/issues/526">#526</a>)</li> <li>81c8bb2 export middleware function types</li> </ul> <h4>Improvements</h4> <ul> <li>5fc0062 improve: fix autocomplete for request function</li> <li>b98d71b refactor: group exports</li> </ul> <h4>Chores</h4> <ul> <li>6500e69 regenerate TOC (<a href="https://redirect.github.com/jasonkuhrt/graphql-request/issues/531">#531</a>)</li> <li>ae1d8af update pnpm to v8.5.1 (<a href="https://redirect.github.com/jasonkuhrt/graphql-request/issues/527">#527</a>)</li> <li>da47f4e update pnpm to v8.5.0 (<a href="https://redirect.github.com/jasonkuhrt/graphql-request/issues/524">#524</a>)</li> <li>ed72463 update dependency <code>@​types/node</code> to v20 (<a href="https://redirect.github.com/jasonkuhrt/graphql-request/issues/523">#523</a>)</li> <li>efed6be update dependency <code>@​vitest/coverage-c8</code> to ^0.31.0 (<a href="https://redirect.github.com/jasonkuhrt/graphql-request/issues/521">#521</a>)</li> <li>a91b69d update pnpm to v8.4.0 (<a href="https://redirect.github.com/jasonkuhrt/graphql-request/issues/520">#520</a>)</li> <li>01d0793 update dependency vitest to ^0.31.0 (<a href="https://redirect.github.com/jasonkuhrt/graphql-request/issues/522">#522</a>)</li> <li>250e78c Update README.md (<a href="https://redirect.github.com/jasonkuhrt/graphql-request/issues/516">#516</a>)</li> <li>a9bee0e update pnpm to v8.3.1 (<a href="https://redirect.github.com/jasonkuhrt/graphql-request/issues/513">#513</a>)</li> <li>cee8629 update pnpm to v8.3.0 (<a href="https://redirect.github.com/jasonkuhrt/graphql-request/issues/511">#511</a>)</li> <li>dd2d3b6 test that custom config is passed to fetch</li> <li>b7025c8 do not use t-prefix type names</li> <li>6b3396b normalize docs (dedupe) (<a href="https://redirect.github.com/jasonkuhrt/graphql-request/issues/507">#507</a>)</li> <li>3a38f48 upgrade dev deps to latest</li> </ul> <h2>6.0.0</h2> <h4>BREAKING CHANGES</h4> <ul> <li>02a5522 remove file uploads feature (<a href="https://redirect.github.com/jasonkuhrt/graphql-request/issues/501">#501</a>)</li> <li>702ef92 bring TS 5 support (<a href="https://redirect.github.com/jasonkuhrt/graphql-request/issues/480">#480</a>)</li> </ul> <h4>Features</h4> <ul> <li>02a5522 (breaking) remove file uploads feature (<a href="https://redirect.github.com/jasonkuhrt/graphql-request/issues/501">#501</a>)</li> <li>702ef92 (breaking) bring TS 5 support (<a href="https://redirect.github.com/jasonkuhrt/graphql-request/issues/480">#480</a>)</li> </ul> <h4>Fixes</h4> <ul> <li>8a98925 change event handlers registration style (<a href="https://redirect.github.com/jasonkuhrt/graphql-request/issues/474">#474</a>)</li> </ul> <h4>Improvements</h4> <ul> <li>5ce990a refactor: remove default syntax</li> <li>fee4476 refactor: ref passthrough</li> <li>8467a26 refactor: rename internal type</li> <li>b563ad5 refactor: lint</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/jasonkuhrt/graphql-request/commit/6500e69b81859562cc6d88e54e8a659570e2bdef"><code>6500e69</code></a> chore(docs): regenerate TOC (<a href="https://redirect.github.com/jasonkuhrt/graphql-request/issues/531">#531</a>)</li> <li><a href="https://github.com/jasonkuhrt/graphql-request/commit/71af6ab55caaf305ace277aded8592c83ff3d332"><code>71af6ab</code></a> feat: restore <code>main</code> field of package.json for environments that do not suppo...</li> <li><a href="https://github.com/jasonkuhrt/graphql-request/commit/ae1d8afc999ffa6d12cd4e349d08ec148caa6a20"><code>ae1d8af</code></a> chore(deps): update pnpm to v8.5.1 (<a href="https://redirect.github.com/jasonkuhrt/graphql-request/issues/527">#527</a>)</li> <li><a href="https://github.com/jasonkuhrt/graphql-request/commit/da47f4e5fc3c3ade0d16164126589b50ef6249ab"><code>da47f4e</code></a> chore(deps): update pnpm to v8.5.0 (<a href="https://redirect.github.com/jasonkuhrt/graphql-request/issues/524">#524</a>)</li> <li><a href="https://github.com/jasonkuhrt/graphql-request/commit/ed72463da275dd7b4a60c17b264de916735a9f83"><code>ed72463</code></a> chore(deps): update dependency <code>@​types/node</code> to v20 (<a href="https://redirect.github.com/jasonkuhrt/graphql-request/issues/523">#523</a>)</li> <li><a href="https://github.com/jasonkuhrt/graphql-request/commit/efed6be20ecfdd582a40ca25b1fb63ab498ea896"><code>efed6be</code></a> chore(deps): update dependency <code>@​vitest/coverage-c8</code> to ^0.31.0 (<a href="https://redirect.github.com/jasonkuhrt/graphql-request/issues/521">#521</a>)</li> <li><a href="https://github.com/jasonkuhrt/graphql-request/commit/a91b69d008cea7109eb5988a9ef8ab92e62ddec6"><code>a91b69d</code></a> chore(deps): update pnpm to v8.4.0 (<a href="https://redirect.github.com/jasonkuhrt/graphql-request/issues/520">#520</a>)</li> <li><a href="https://github.com/jasonkuhrt/graphql-request/commit/01d0793206d4a3e554a0731c52b24f1640752c81"><code>01d0793</code></a> chore(deps): update dependency vitest to ^0.31.0 (<a href="https://redirect.github.com/jasonkuhrt/graphql-request/issues/522">#522</a>)</li> <li><a href="https://github.com/jasonkuhrt/graphql-request/commit/250e78c0162ad744810391ab3e9a02aba1de2af6"><code>250e78c</code></a> chore(docs): Update README.md (<a href="https://redirect.github.com/jasonkuhrt/graphql-request/issues/516">#516</a>)</li> <li><a href="https://github.com/jasonkuhrt/graphql-request/commit/a9bee0eb2572bbac51d5536db105a16f2aa4a485"><code>a9bee0e</code></a> chore(deps): update pnpm to v8.3.1 (<a href="https://redirect.github.com/jasonkuhrt/graphql-request/issues/513">#513</a>)</li> <li>Additional commits viewable in <a href="https://github.com/jasonkuhrt/graphql-request/compare/5.1.0...6.1.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=graphql-request&package-manager=npm_and_yarn&previous-version=5.1.0&new-version=6.1.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details>
This pull request has changes conflicting with the target branch.
  • package-lock.json
  • package.json
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b dependabot/npm_and_yarn/graphql-request-6.1.0 main
git pull origin dependabot/npm_and_yarn/graphql-request-6.1.0

Step 2:

Merge the changes and update on Gitea.
git checkout main
git merge --no-ff dependabot/npm_and_yarn/graphql-request-6.1.0
git push origin main
Sign in to join this conversation.
No description provided.