Skip to content

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jan 1, 2023

Bumps graphql-request from 4.3.0 to 5.1.0.

Release notes

Sourced from graphql-request's releases.

5.0.0

BREAKING CHANGES

  • 2f221a4 Invoke responseMiddleware in error cases as well (#372)

Features

  • 6246ffe Allow async requestMiddleware (#379)
  • 2f221a4 (breaking) Invoke responseMiddleware in error cases as well (#372)
  • a7ac904 TypedDocumentNode support & strict variable typings (#350)
  • dec0319 added middleware support (#170)

Fixes

  • 55b1bf5 resolve headers when cross fetch is not available in environment (#296)
  • 988b437 use GraphQLError from graphql module (#365)

Chores

  • d04de20 bump apollo-server-core from 3.5.0 to 3.10.1 (#377)
  • 3662f38 Replacing the quickstart gql query example (#374)
  • fec536b add Readme section for GET requests (#370)
  • dec0296 add errorPolicy 'all' confition (#360)

next

Features

  • c17f821 pass operationName and variables to requestMiddleware (#412)
  • 88c1a46 upgrade typescript (#411)
  • 33b8211 let requestMiddleware override url (#397)

Fixes

  • 6a6b126 variables not being required by ts (#409) (#410)
  • 09d9a10 issue 371 (#396)
  • d5599b9 accurate typings for client.request() and do not enforce strict variable typing for string document (#390)

Chores

  • f524fcb bump minimatch from 3.0.4 to 3.1.2 (#413)
  • dd5d8a2 bump apollo-server-core from 3.10.1 to 3.11.1 (#414)
  • 2dcf44b add documentation about async middleware (#393)
  • 82c2081 update documentation on GraphQL Code Generator integration (#392)

Unspecified Changes

  • 1565d49 fix #388,#373 add application/graphql+json and application/graphql-response+json content type (#406)

Co-authored-by: Matt Labrum [email protected]

Commits
  • 973bfd7 chore(deps-dev): bump express from 4.17.1 to 4.17.3 (#416)
  • 9b1f9f8 chore(deps): bump qs from 6.5.2 to 6.5.3 (#415)
  • c17f821 feat: pass operationName and variables to requestMiddleware (#412)
  • f524fcb chore(deps): bump minimatch from 3.0.4 to 3.1.2 (#413)
  • dd5d8a2 chore(deps): bump apollo-server-core from 3.10.1 to 3.11.1 (#414)
  • 88c1a46 feat: upgrade typescript (#411)
  • 6a6b126 fix: variables not being required by ts (#409) (#410)
  • 1565d49 fix #388,#373 add application/graphql+json and application/graphql-response+j...
  • 33b8211 feat: let requestMiddleware override url (#397)
  • 09d9a10 fix: issue 371 (#396)
  • 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 1, 2023
Bumps [graphql-request](https://github.com/prisma/graphql-request) from 4.3.0 to 5.1.0.
- [Release notes](https://github.com/prisma/graphql-request/releases)
- [Commits](graffle-js/graffle@4.3.0...5.1.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/graphql-request-5.1.0 branch from d6950be to cc48a73 Compare January 16, 2023 13:57
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jul 1, 2023

Superseded by #490.

@dependabot dependabot bot closed this Jul 1, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/graphql-request-5.1.0 branch July 1, 2023 03:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants