Update graphqlcodegenerator monorepo #2726
Open
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:
6.0.0→6.1.03.0.0→3.0.15.0.0→5.0.74.3.2→4.4.0Release Notes
dotansimha/graphql-code-generator (@graphql-codegen/cli)
v6.1.0Compare Source
Minor Changes
9e70bcbThanks @nickmessing! - add importExtension configuration optionPatch Changes
9e70bcb]:v6.0.2Compare Source
Patch Changes
aad7f03Thanks @renovate! - dependencies updates:@graphql-tools/github-loader@^9.0.0↗︎ (from^8.0.0, independencies)@graphql-tools/url-loader@^9.0.0↗︎ (from^8.0.0, independencies)v6.0.1Compare Source
Patch Changes
#10468
cb1b9d9Thanks @eddeee888! - In watch mode, do not write output on failurePreviously, on partial or full failure, watch mode still write to output. However, since the output'd be an empty array, it will then call
removeStaleFilesinternally to remove all previously generated files.This patch puts a temporary fix to avoid writing output on any failure to fix the described behaviour.
This also means the
config.allowPartialOutputsdoes not work in watch mode for now.dotansimha/graphql-code-generator-community (@graphql-codegen/typescript-apollo-client-helpers)
v3.0.1Compare Source
Patch Changes
#355
ca72b89Thanks @renovate! - dependencies updates:
@graphql-codegen/visitor-plugin-common@2.13.8↗︎(from
2.13.1, independencies)#612
5af565eThanks @renovate! - dependencies updates:
tslib@^2.8.1↗︎ (from~2.8.0, independencies)#828
0c551baThanks @renovate! - dependencies updates:
tslib@~2.8.0↗︎ (from~2.6.0, independencies)dotansimha/graphql-code-generator (@graphql-codegen/typescript-operations)
v5.0.7Compare Source
Patch Changes
f588d91]:v5.0.6Compare Source
Patch Changes
b995ed1]:v5.0.5Compare Source
Patch Changes
f821e8a,9e70bcb]:v5.0.4Compare Source
Patch Changes
51a1a72]:v5.0.3Compare Source
Patch Changes
6715330]:v5.0.2Compare Source
Patch Changes
8258f1f]:v5.0.1Compare Source
Patch Changes
accdab6]:dotansimha/graphql-code-generator-community (@graphql-codegen/typescript-react-apollo)
v4.4.0Compare Source
Minor Changes
0007cc0Thanks @gibson042! - Represent operation descriptions as JSDoc
comments
v4.3.4Compare Source
Patch Changes
78ff366Thanks @nekocode! - fix return type of useSuspenseQuery
v4.3.3Compare Source
Patch Changes
#355
ca72b89Thanks @renovate! - dependencies updates:
@graphql-codegen/visitor-plugin-common@2.13.8↗︎(from
2.13.1, independencies)#612
5af565eThanks @renovate! - dependencies updates:
tslib@^2.8.1↗︎ (from~2.8.0, independencies)#828
0c551baThanks @renovate! - dependencies updates:
tslib@~2.8.0↗︎ (from~2.6.0, independencies)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, 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.