Skip to content
This repository was archived by the owner on Aug 5, 2025. It is now read-only.

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 8, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
graphql-request 1.8.2 -> 4.3.0 age adoption passing confidence

Release Notes

jasonkuhrt/graphql-request

v4.3.0

Compare Source

v4.2.0

Compare Source

Features
Improvements

v4.1.0

Compare Source

Features
  • 24ca53b include operationName to rawRequest payload if defined in gql (#​328)
  • 26711e7 parse string documents to extract the operationName (#​325)
Fixes
  • 0e406cc include source files in package for source maps (#​317)
  • cbfa1fb case-insensitive 'Content-type' response header detection (#​315)
Improvements
  • cf0aea9 improve: drop official node 12 support
Chores

v4.0.0

Compare Source

BREAKING CHANGES:

  • Official support for Node 12 is dropped

Features:

v3.7.0

Compare Source

Features

v3.6.1

Compare Source

Improvements
Chores

v3.6.0

Compare Source

Features
Fixes
Chores

v3.5.0

Compare Source

Features
Fixes
Improvements
Chores

v3.4.0

Compare Source

Features
Chores

v3.3.0

Compare Source

Features
Docs
  • 4f9bf6c fix broken example source links
  • c75a29a add readme table of contents
  • e5f453a add community section and collapsable examples (#​227)

v3.2.0

Compare Source

Features
  • 0290616 support custom fetch with GraphQLClient constructor (#​212)
Fixes
Chores

v3.1.0

Compare Source

Features
Fixes
Improvements
  • 2b7ecbd deps: update cross-fetch to latest
  • b17fd71 test: add test coverage for headers
  • 10c23fa test: refactor test modularity
  • 9c36d68 test: refactor upload tests
  • 762735b docs: Add example for Mutations to README (#​197)

v3.0.0

Compare Source

BREAKING CHANGES
  • Types module has moved from dist/src/types.js to dist/types.js. If you were importing from the former before you'll need to update to be the later now.

  • e757927 accept DocumentNode input (#​183)

    graphql-request now requires graphql version 14.x or 15.x as a peer dependency.

    graphql-request uses a TypeScript type from the graphql package such that if you are using TypeScript to build your project and you are using graphql-request but don't have graphql installed TypeScript build will fail. Details here. If you are a JS user then you do not technically need to install graphql. However if you use an IDE that picks up TS types even for JS (like VSCode) then its still in your interest to install graphql so that you can benefit from enhanced type safety during development.

Features
Fixes
Improvements
Chores

v2.0.0

Compare Source

PLEASE NOTE:

This release was accidental. The breaking change will actually be undone in 2.1. However since this project was dormant for a long time, the 2.x version is still a safeguard against possible regressions/instability that new development will cause.

2.0.0 (2020-05-28)

Bug Fixes
Features
BREAKING CHANGES
  • You are responsible for polyfilling your environment with cross-fetch if needed now.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the dependencies label Mar 8, 2022
@renovate renovate bot force-pushed the renovate/graphql-request-4.x branch from 542e6e9 to 9402c0c Compare March 11, 2022 14:32
@renovate renovate bot force-pushed the renovate/graphql-request-4.x branch from 9402c0c to 4945472 Compare March 23, 2022 13:18
Dependency update (patch)
@renovate renovate bot force-pushed the renovate/graphql-request-4.x branch from 4945472 to bb82557 Compare May 30, 2022 20:49
@renovate
Copy link
Contributor Author

renovate bot commented Mar 24, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants