Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump graphql-request from 6.1.0 to 7.0.0 #1185

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 10, 2024

Bumps graphql-request from 6.1.0 to 7.0.0.

Release notes

Sourced from graphql-request's releases.

7.0.0

BREAKING CHANGES

  • 2a121c6 remove inlined graphql websocket code
  • 99a192e add spec compliant default Accept header (#618)
  • 0e53aed replace GraphQLClientRequestHeaders with built-in HeadersInit type (#616)
  • c3a309f remove support for CommonJS (#607)
  • 6efcc0d remove cross-fetch polyfill

Features

  • f906d22 export request init extended type (#812)
  • cc2dc55 response middleware extra info (#788)
  • 2a121c6 (breaking) remove inlined graphql websocket code
  • 0f1b7b5 exclude operation name via a field in RequestConfig (#645)
  • 99a192e (breaking) add spec compliant default Accept header (#618)
  • 0e53aed (breaking) replace GraphQLClientRequestHeaders with built-in HeadersInit type (#616)
  • c3a309f (breaking) remove support for CommonJS (#607)
  • 6efcc0d (breaking) remove cross-fetch polyfill
  • e065677 export GraphQLClientRequestHeader (#558)

Fixes

  • 553006b await response middleware (#810)
  • 54da7bd alias encoding (#809)
  • 190bdd2 remove vitest import
  • 5f13401 no select root types if not in schema
  • ee66c10 result types have no args
  • fe124de args on interfaces and unions (#781)
  • 893ad01 no infer runtime unions
  • 310f10c order independent input object defs
  • a71c9f8 order independent input object defs
  • 118d1d7 no infer runtime objects
  • 1238a1c thunk list objects
  • 8a9e207 exact types on query and mutation (#755)
  • aeb6087 generated code imports
  • 7d828d7 allow null data
  • 0d1e1a6 imports
  • 2ad3e80 schema module exports path
  • b7c26f8 schema import in generated types (#732)
  • 4af7cb4 append search params (#673)
  • a169969 no GET on mutations (#663)
  • 8f926b8 do not require index sig on vars (#659)
  • 0eb8a1d export GraphQLResponse type as part of the public API (#636)
  • dbd7c7f do not overwrite user-provided Content-Type header (#614)
  • d6298a3 refactor code so linter no longer produces warnings (#605)
  • 3b7b31f ensure code formatting is correct (#604)
  • a9fcb44 add support for TypedDocumentNode to be passed to WS methods (#585)
  • c124ec8 Add ClientError to ResponseMiddleware param (#534)

... (truncated)

Commits
  • be48f1e feat: rename cli to graffle
  • e1e3e58 chore(deps): update dependency @​types/node to v20.12.11 (#835)
  • 7452c47 chore(deps): update dependency zod to v3.23.7 (#834)
  • b2c0a2a chore(deps): update dependency happy-dom to v14.10.1 (#832)
  • aa53f3a chore(deps): update dependency @​types/node to v20.12.10 (#833)
  • 2c8153e chore(deps): update dependency type-fest to v4.18.2 (#831)
  • f51b96d chore(deps): update dependency @​types/node to v20.12.10 (#830)
  • e4bb849 chore(deps): update pnpm to v9.1.0 (#829)
  • 2a21fad chore(deps): update dependency @​dprint/typescript to v0.90.5 (#827)
  • 728a15b chore(deps): update dependency tsx to v4.9.3 (#828)
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 6.1.0 to 7.0.0.
- [Release notes](https://github.com/jasonkuhrt/graphql-request/releases)
- [Commits](jasonkuhrt/graphql-request@6.1.0...7.0.0)

---
updated-dependencies:
- dependency-name: graphql-request
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that change a dependency file label May 10, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github May 17, 2024

Superseded by #1186.

@dependabot dependabot bot closed this May 17, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/dev/graphql-request-7.0.0 branch May 17, 2024 22:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that change a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant