Skip to content
This repository has been archived by the owner on Feb 3, 2023. It is now read-only.

chore: bump graphql-request from 4.3.0 to 5.1.0 in /packages/api #272

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 19, 2022

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)

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 added the dependencies Pull requests that update a dependency file label Dec 19, 2022
@netlify
Copy link

netlify bot commented Dec 19, 2022

Deploy Preview for jocular-jalebi-521272 ready!

Name Link
🔨 Latest commit c854911
🔍 Latest deploy log https://app.netlify.com/sites/jocular-jalebi-521272/deploys/63a09c4c4b95c50009c25406
😎 Deploy Preview https://deploy-preview-272--jocular-jalebi-521272.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@chirag-droid chirag-droid added the api Pull requests that make changes to the api label Dec 19, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
api Pull requests that make changes to the api dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant