chore(deps): update dependency @graphql-codegen/typescript-graphql-request to v4.5.9 #219
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:
4.3.0
->4.5.9
Release Notes
dotansimha/graphql-code-generator-community (@graphql-codegen/typescript-graphql-request)
v4.5.9
Compare Source
Patch Changes
2c1652ec0
Thanks @domdomegg! - Limit graphql-request version in plugin to <=
5.1 to reflect breaking changes in graphql-request package.
v4.5.8
Compare Source
Patch Changes
[
63dc8f205
]:v4.5.7
Compare Source
Patch Changes
[
a46b8d99c
]:v4.5.6
Compare Source
Patch Changes
[
1bd7f771c
]:v4.5.5
Compare Source
Patch Changes
#8334
e6e497afa
Thanks @jcarrus! - graphql-request: append explicit extension when
importing dom types
Updated dependencies
[
4113b1bd3
]:v4.5.4
Compare Source
Patch Changes
#8295
a18818118
Thanks @renovate! - dependencies updates:
graphql-request@^3.4.0 || ^4.0.0 || ^5.0.0
↗︎(from
^3.4.0 || ^4.0.0
, inpeerDependencies
)Updated dependencies
[
2ed21a471
]:v4.5.3
Compare Source
Patch Changes
#8189
b408f8238
Thanks @n1ru4l! - Fix CommonJS TypeScript resolution with
moduleResolution
node16
ornodenext
Updated dependencies
[
b408f8238
,47d0a57e2
]:v4.5.2
Compare Source
Patch Changes
2cbcbb3
]v4.5.1
Compare Source
Patch Changes
525ad58
]v4.5.0
Compare Source
Minor Changes
d84afec
: Support TypeScript ESM modules ("module": "node16"
and"moduleResolution": "node16"
).More information on the TypeScript Release Notes.
Patch Changes
28f8346
: Honor importOperationTypesFrom config option68bb30e
]d84afec
]a4fe500
]8e44df5
]v4.4.11
Compare Source
Patch Changes
aa1e6ea
]a42fcbf
]8b10f22
]v4.4.10
Compare Source
Patch Changes
d16beba
]v4.4.9
Compare Source
Patch Changes
c3d7b72
]v4.4.8
Compare Source
Patch Changes
f1fb77b
]v4.4.7
Compare Source
Patch Changes
9a5f31c
]v4.4.6
Compare Source
Patch Changes
2966686
]v4.4.5
Compare Source
Patch Changes
7fae9fb
: fix(plugins/gql-request): remove unusedGraphQLError
importv4.4.4
Compare Source
Patch Changes
44cd9a8
: Fix rawRequest return typeThe errors property from the return type has been removed, because it is never returned by
graphql-request
. Instead, failed requests throw aClientError
. Also, data is no longeroptional, because it always exists for successful responses.
v4.4.3
Compare Source
Patch Changes
337fd4f
]v4.4.2
Compare Source
Patch Changes
54718c0
]v4.4.1
Compare Source
Patch Changes
aa1e6ea
]a42fcbf
]8b10f22
]v4.4.0
Compare Source
Minor Changes
17ad885
: ExposesoperationType
to graphql-request sdk middlewares.v4.3.7
Compare Source
Patch Changes
fd55e20
]v4.3.6
Compare Source
Patch Changes
1479233
]v4.3.5
Compare Source
Patch Changes
275d40a
: Allowgraphql-request@4
inpeerDependencies
rangev4.3.4
Compare Source
Patch Changes
c8ef37a
]754a337
]bef4376
]be7cb3a
]v4.3.3
Compare Source
Patch Changes
6002feb
: Fix exports in package.json files for react-native projects6002feb
]v4.3.2
Compare Source
Patch Changes
22f6e4a
: Don't importprint
as type when supportinguseTypeImports
&rawRequest
anddocumentMode
is not astring
.v4.3.1
Compare Source
Patch Changes
a9f1f15
]9ea6621
]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.