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

Update dependency graphql-request to v3 #7

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 22, 2020

Mend Renovate

This PR contains the following updates:

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

Release Notes

jasonkuhrt/graphql-request

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 force-pushed the renovate/graphql-request-3.x branch from 1e1ba68 to 1705a14 Compare October 27, 2020 06:56
@renovate renovate bot force-pushed the renovate/graphql-request-3.x branch from 1705a14 to 503f0de Compare November 5, 2020 23:00
@renovate renovate bot force-pushed the renovate/graphql-request-3.x branch from 503f0de to a42a5ca Compare January 6, 2021 01:55
@renovate renovate bot force-pushed the renovate/graphql-request-3.x branch from a42a5ca to 8c06814 Compare October 20, 2021 06:29
Dependency update (patch)
@renovate renovate bot force-pushed the renovate/graphql-request-3.x branch from 8c06814 to 58eb7a9 Compare March 7, 2022 08:42
@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 join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants