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 v6 - autoclosed #527

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 17, 2023

Mend Renovate

This PR contains the following updates:

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

Release Notes

jasonkuhrt/graphql-request (graphql-request)

v6.1.0

Compare Source

Features
  • 71af6ab restore main field of package.json for environments that do not support exports field (#​526)
  • 81c8bb2 export middleware function types
Improvements
  • 5fc0062 improve: fix autocomplete for request function
  • b98d71b refactor: group exports
Chores

v6.0.0

Compare Source

BREAKING CHANGES
Features
Fixes
Improvements
Chores

v5.2.0

Compare Source

Features
Fixes
Improvements
Chores

v5.1.0

Compare Source

v5.0.0

Compare Source

BREAKING CHANGES
Features
Fixes
Chores

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.

@vercel
Copy link

vercel bot commented Apr 17, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
nteract-site ❌ Failed (Inspect) Feb 21, 2024 3:33am

@renovate renovate bot force-pushed the renovate/graphql-request-6.x branch from 0154c78 to 0ae1b8e Compare February 21, 2024 03:28
@renovate renovate bot changed the title Update dependency graphql-request to v6 Update dependency graphql-request to v6 - autoclosed May 9, 2024
@renovate renovate bot closed this May 9, 2024
@renovate renovate bot deleted the renovate/graphql-request-6.x branch May 9, 2024 04:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants