chore(deps): update graphqlcodegenerator monorepo (major)#853
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
chore(deps): update graphqlcodegenerator monorepo (major)#853renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
32e68a3 to
9e7a0fb
Compare
b46b537 to
98dfa96
Compare
d30d562 to
3bd9beb
Compare
f2630f6 to
5b1cbd9
Compare
cdba539 to
8062d47
Compare
609b7e8 to
69a2db1
Compare
ec3001b to
8390e9b
Compare
8390e9b to
70295bf
Compare
4e71aec to
6292970
Compare
05bd0c8 to
f6c39c5
Compare
f6c39c5 to
fdb1a67
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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^4.1.0→^5.0.0Release Notes
dotansimha/graphql-code-generator (@graphql-codegen/cli)
v6.1.1Compare Source
Patch Changes
#10569
8cb7d43Thanks @etr2460! - fix(graphql-codegen-cli): Don't hang when 0 CPUs are foundFixes generation when 0 CPUs are returned by os.cpus(), which occurs in sandbox environments.
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.v6.0.0Compare Source
Major Changes
#10218
140298aThanks @eddeee888! - Drop @graphql-tools/prisma-loader#10218
140298aThanks @eddeee888! - AddallowPartialOutputsflag to partially write successful generation to files#10218
140298aThanks @eddeee888! - Migrate inquirer to @inquirer/prompts#10218
140298aThanks @eddeee888! - Bump dependencies major versions:#10218
140298aThanks @eddeee888! - Bump listr2 to v9#10218
140298aThanks @eddeee888! - Drop Node 18 supportPatch Changes
140298a,140298a,140298a,140298a,140298a,140298a,140298a,140298a,140298a,140298a,140298a]:dotansimha/graphql-code-generator (@graphql-codegen/client-preset)
v5.2.2Compare Source
Patch Changes
f588d91]:v5.2.1Compare Source
Patch Changes
b995ed1]:v5.2.0Compare Source
Minor Changes
9e70bcbThanks @nickmessing! - add importExtension configuration optionPatch Changes
f821e8a,9e70bcb]:v5.1.3Compare Source
Patch Changes
#10499
51a1a72Thanks @eddeee888! - Fix nested fragment not getting correct meta field in Client PresetUpdated dependencies [
51a1a72]:v5.1.2Compare Source
Patch Changes
6715330]:v5.1.1Compare Source
Patch Changes
1debf51]:v5.1.0Compare Source
Minor Changes
87184aaThanks @eddeee888! - Forward immutableTypes to client preset configv5.0.3Compare Source
Patch Changes
8258f1f]:v5.0.2Compare Source
Patch Changes
accdab6]:v5.0.1Compare Source
Patch Changes
ee2276cThanks @eddeee888! - Include undefined explicitly for input maybe value in Client Presetv5.0.0Compare Source
Major Changes
#10218
140298aThanks @eddeee888! - BREAKING CHANGE: Use Record<PropertyKey, never> instead of {} for empty object type#10218
140298aThanks @eddeee888! - Stop passing through the deprecated config optiondedupeFragments#10218
140298aThanks @eddeee888! - Drop Node 18 supportPatch Changes
140298a,140298a,140298a,140298a,140298a,140298a,140298a,140298a,140298a,140298a,140298a,140298a,140298a,140298a]: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.
👻 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.