chore(deps): update graphqlcodegenerator monorepo (major)#542
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
chore(deps): update graphqlcodegenerator monorepo (major)#542renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
434c897 to
9905cc6
Compare
9905cc6 to
3887cdf
Compare
3887cdf to
7f2170e
Compare
7f2170e to
b59bc43
Compare
b59bc43 to
8cbdd04
Compare
8cbdd04 to
0117a70
Compare
9ec2bea to
d1fba88
Compare
52568dd to
4921c6b
Compare
bfb8925 to
1db46fc
Compare
edaf256 to
b0417ea
Compare
a98bcda to
bf8f2ff
Compare
04ea609 to
e29dc74
Compare
e29dc74 to
67d0752
Compare
67d0752 to
f75f474
Compare
1e35a1c to
b24d073
Compare
5b71eae to
ab1ac33
Compare
ab1ac33 to
86b6c5a
Compare
86b6c5a to
13456f0
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:
^4.0.1→^6.0.0^4.0.1→^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]:v5.0.7Compare Source
Patch Changes
#10150
e324382Thanks @ArminWiebigke! - Allow functions to be passed as valid values forUrlSchemaOptions.customFetch. This was already possible, but the type definitions did not reflect that correctly.#10358
157c823Thanks @eddeee888! - Remove extraneous error stacktrace if fails to load@parcel/watcherUpdated dependencies [
e324382,98392fc]:v5.0.6Compare Source
Patch Changes
#10338
5d1c4e1Thanks @eddeee888! - Fix ignoreNoDocuments=true swallowing all errors#10333
10ab58dThanks @eddeee888! - Improve syntax error messages whilst loading schema/documentUpdated dependencies [
c5efba3]:v5.0.5Compare Source
Patch Changes
7d7760dThanks @oprypkhantc! - Fix watcher watching project root when schema URL is usedv5.0.4Compare Source
Patch Changes
#10248
72eb86fThanks @renovate! - dependencies updates:@whatwg-node/fetch@^0.10.0↗︎ (from^0.9.20, independencies)#10227
6f1741aThanks @eddeee888! - Fix schema pointers type to allow an array of pointersUpdated dependencies [
8737dd8,ed71811]:v5.0.3Compare Source
Patch Changes
#10069
8bb34e7Thanks @renovate! - dependencies updates:@whatwg-node/fetch@^0.9.20↗︎ (from^0.8.0, independencies)graphql-config@^5.1.1↗︎ (from^5.0.2, independencies)e0092b5Thanks @ardatan! - Bump whatwg-node and graphql-configUpdated dependencies [
8471a18,67e7556]:v5.0.2Compare Source
Patch Changes
#9813
4e69568Thanks @saihaj! - bumping for a releaseUpdated dependencies [
4e69568]:v5.0.1Compare Source
Patch Changes
#9811
d8364e045Thanks @saihaj! - dependencies updates:@graphql-codegen/client-preset@^4.1.0↗︎ (todependencies)#9811
d8364e045Thanks @saihaj! - ignore events in.gitdirectory#9811
d8364e045Thanks @saihaj! - Surface error occurring during import of @parcel/watcher#9811
d8364e045Thanks @saihaj! - Include @graphql-codegen/client-preset in @graphql-codegen/cli by default#9811
d8364e045Thanks @saihaj! - fix watcher unable to find highest common directory on WindowsUpdated dependencies [
d8364e045,d8364e045,d8364e045,d8364e045]:v5.0.0Compare Source
Major Changes
dd9c7e148Thanks @valkum! - Make @parcel/watcher optionalPatch Changes
#9513
fdd19d24dThanks @cichelero! - Update yaml dependency to 2.3.1Updated dependencies [
bb1e0e96e]: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]:v4.8.3Compare Source
Patch Changes
#10362
3188b8cThanks @Brookke! - Make generated type compatible with noImplicitOverride=true#10373
c3295f9Thanks @eddeee888! - Fix client preset not working with exactOptionalPropertyTypes=true when documentMode=stringUpdated dependencies [
3188b8c,c3295f9]:v4.8.2Compare Source
Patch Changes
#10120
98392fcThanks @yangirov! - The@graphql-codegen/client-presetpackage now supports theenumValuesoption.Updated dependencies [
e324382]:v4.8.1Compare Source
Patch Changes
#10330
c5efba3Thanks @jnoordsij! - Make graphql-sock optional peerDepUpdated dependencies [
c5efba3]:v4.8.0Compare Source
Minor Changes
f3cf4dfThanks @eddeee888! - Add support fornullability.errorHandlingClient. This allows clients to get stronger types with semantic nullability-enabled schemas.Patch Changes
f6909d1,f3cf4df]:v4.7.0Compare Source
Minor Changes
bfe3c75Thanks @mvantellingen! - Update generated code to be compatible with TypeScript 5.8erasableSyntaxOnlyflagPatch Changes
bfe3c75]:v4.6.4Compare Source
Patch Changes
#10302
d8566c0Thanks @eddeee888! - Fix Apollo unmask directive incorrectly generating fragmentRefsUpdated dependencies [
d8566c0]:v4.6.3Compare Source
Patch Changes
#10298
3efc472Thanks @dotansimha! - Fix a bug where fragment spreads with@clientdirectives is not being removed from the generated persisted documentsUpdated dependencies [
6d7c1d7]:v4.6.2Compare Source
Patch Changes
6da52a3Thanks @konomae! - fixonlyEnumspassthrough in client-presetv4.6.1Compare Source
Patch Changes
ec07018]:v4.6.0Compare Source
Minor Changes
#10268
8737dd8Thanks @eddeee888! - Forward customDirectives to support Apollo unmask#10155
ed71811Thanks @nebbles! - client-preset generated output is configurable with onlyOperationTypes and onlyEnumTypesPatch Changes
60dd72f]:v4.5.1Compare Source
Patch Changes
#9981
05aa6b4Thanks @azu! - The client preset now allows the use of theenumsAsConstconfig optionUpdated dependencies [
1617e3c,fa64fbf]:v4.5.0Compare Source
Minor Changes
3fd4486Thanks @wxt2005! - foward skipTypeNameForRoot to client-presetPatch Changes
#10182
effd875Thanks @eddeee888! - Revert slimmer client preset outputUpdated dependencies [
55a1e9e,a235051,c7af639]:v4.4.0Compare Source
Minor Changes
8471a18Thanks @n1ru4l! - Reduce noise of generated code by only generating code relevant to GraphQL operations.Patch Changes
#10075
67e7556Thanks @n1ru4l! - Add note about enabling bundle size reduction for the generatedgraphqltag file.Updated dependencies [
67e7556,3f4f546]:v4.3.3Compare Source
Patch Changes
7ac42a3Thanks @nikitalocalhost! - Resolve runtime error when using the babel plugin within an ESM environment.v4.3.2Compare Source
Patch Changes
79fee3c]:v4.3.1Compare Source
Patch Changes
808ada5,14ce39e]:v4.3.0[Compare Source](https://
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.