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

fix(deps): update dependency graphql-request to v6 - autoclosed #906

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 28, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
graphql-request 2.0.0 -> 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

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.

Sorry, something went wrong.

@vercel
Copy link

vercel bot commented Apr 28, 2023

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

Name Status Preview Comments Updated (UTC)
opencollective-pdf ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 5, 2024 7:48am

@codecov-commenter
Copy link

codecov-commenter commented May 23, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (b3fb9f5) 65.40% compared to head (3ae803d) 65.40%.
Report is 2 commits behind head on main.

❗ Current head 3ae803d differs from pull request most recent head 33c595f. Consider uploading reports for the commit 33c595f to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #906   +/-   ##
=======================================
  Coverage   65.40%   65.40%           
=======================================
  Files          15       15           
  Lines         318      318           
  Branches      130      130           
=======================================
  Hits          208      208           
  Misses         89       89           
  Partials       21       21           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
@renovate renovate bot force-pushed the renovate/graphql-request-6.x branch from 07a4757 to 33c595f Compare January 5, 2024 07:41
@renovate renovate bot changed the title fix(deps): update dependency graphql-request to v6 fix(deps): update dependency graphql-request to v6 - autoclosed Feb 19, 2024
@renovate renovate bot closed this Feb 19, 2024
@renovate renovate bot deleted the renovate/graphql-request-6.x branch February 19, 2024 09:55
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.

None yet

1 participant