Update graphqlcodegenerator monorepo #9899
Merged
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.3
->5.0.5
4.5.1
->4.6.4
4.1.2
->4.1.5
4.4.1
->4.4.4
Release Notes
dotansimha/graphql-code-generator (@graphql-codegen/cli)
v5.0.5
Compare Source
Patch Changes
7d7760d
Thanks @oprypkhantc! - Fix watcher watching project root when schema URL is usedv5.0.4
Compare Source
Patch Changes
#10248
72eb86f
Thanks @renovate! - dependencies updates:@whatwg-node/fetch@^0.10.0
↗︎ (from^0.9.20
, independencies
)#10227
6f1741a
Thanks @eddeee888! - Fix schema pointers type to allow an array of pointersUpdated dependencies [
8737dd8
,ed71811
]:dotansimha/graphql-code-generator (@graphql-codegen/client-preset)
v4.6.4
Compare Source
Patch Changes
#10302
d8566c0
Thanks @eddeee888! - Fix Apollo unmask directive incorrectly generating fragmentRefsUpdated dependencies [
d8566c0
]:v4.6.3
Compare Source
Patch Changes
#10298
3efc472
Thanks @dotansimha! - Fix a bug where fragment spreads with@client
directives is not being removed from the generated persisted documentsUpdated dependencies [
6d7c1d7
]:v4.6.2
Compare Source
Patch Changes
6da52a3
Thanks @konomae! - fixonlyEnums
passthrough in client-presetv4.6.1
Compare Source
Patch Changes
ec07018
]:v4.6.0
Compare Source
Minor Changes
#10268
8737dd8
Thanks @eddeee888! - Forward customDirectives to support Apollo unmask#10155
ed71811
Thanks @nebbles! - client-preset generated output is configurable with onlyOperationTypes and onlyEnumTypesPatch Changes
60dd72f
]:dotansimha/graphql-code-generator (@graphql-codegen/typescript)
v4.1.5
Compare Source
Patch Changes
d8566c0
]:v4.1.4
Compare Source
Patch Changes
6d7c1d7
]:v4.1.3
Compare Source
Patch Changes
60dd72f
]:dotansimha/graphql-code-generator (@graphql-codegen/typescript-resolvers)
v4.4.4
Compare Source
Patch Changes
d8566c0
]:v4.4.3
Compare Source
Patch Changes
6d7c1d7
]:v4.4.2
Compare Source
Patch Changes
#10230
60dd72f
Thanks @eddeee888! - Fix generateInternalResolversIfNeeded.__resolveReference making the resolver required__resolveReference
's default behaviour when not declared is to pass the ref to subsequent resolvers i.e. becoming theparent
. So, it means we don't have to make this resolver required.This patch makes
__resolveReference
optional whengenerateInternalResolversIfNeeded.__resolveReference
is set to true.Updated dependencies [
60dd72f
]:Configuration
📅 Schedule: Branch creation - "after 10pm every weekday,every weekend,before 5am every weekday" in timezone Europe/Paris, 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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.