Update dependency @graphql-codegen/typescript-graphql-request to v6 #184
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^5.0.0
->^6.0.0
Release Notes
dotansimha/graphql-code-generator-community (@graphql-codegen/typescript-graphql-request)
v6.2.0
Compare Source
Minor Changes
ad8258c
Thanks @pentla! - Fix TypeScript error when moduleResolution is
"nodenext" or "bundler"
Patch Changes
64c2c10
Thanks @mtlewis! - Fix unused parameter in generated code which
caused TS errors for users of the package.
v6.1.0
Compare Source
Minor Changes
34cdb37
Thanks @axe-me! - pass variables to wrapper function
Patch Changes
bcd2324
Thanks @benjie! - Add
.mts
and.cts
as allowable extensions tographql-request
v6.0.1
Compare Source
Patch Changes
f7170557e
Thanks @yshrsmz! - fix(graphql-request): add import for GraphQLError
v6.0.0
Compare Source
Major Changes
218778010
Thanks @saihaj! - Drop support for Node.js 12 and 14. Require Node.js
>= 16
Patch Changes
#422
ef0adf8c2
Thanks @renovate! - dependencies updates:
tslib@~2.6.0
↗︎ (from~2.4.0
, independencies
)#408
5d5efe212
Thanks @dseeto! - return errors in return type for rawRequest
#411
218778010
Thanks @saihaj! - fix(graphql-request): use Headers in return type
when rawRequest is true
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.
This PR was generated by Mend Renovate. View the repository job log.