chore: update graphqlcodegenerator monorepo (main) (major)#489
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
chore: update graphqlcodegenerator monorepo (main) (major)#489renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Wiz Scan Summary
To detect these findings earlier in the dev lifecycle, try using Wiz Code VS Code Extension. |
f3a4490 to
5bc2638
Compare
5bc2638 to
23eaa39
Compare
23eaa39 to
f780310
Compare
f780310 to
af4d3c3
Compare
af4d3c3 to
4eec6bd
Compare
4eec6bd to
bd53a77
Compare
bd53a77 to
eae77b1
Compare
eae77b1 to
4b8ad74
Compare
5a10b91 to
d733079
Compare
d733079 to
a3bb4c6
Compare
a3bb4c6 to
6778164
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.7→6.2.14.8.3→5.2.44.0.3→5.0.16.4.0→7.0.0Release Notes
dotansimha/graphql-code-generator (@graphql-codegen/cli)
v6.2.1Compare Source
Patch Changes
e804925Thanks @PalmerTurley34! - Honor per-output presetimportExtensionandemitLegacyCommonJSImportsconfig instead of always using the root config values.v6.2.0Compare Source
Minor Changes
8c4db2aThanks @ikusakov2! - Allow GraphQLSchema to be passed directly to generate({schema: ...}) functionPatch Changes
8c4db2a]:v6.1.3Compare Source
Patch Changes
cdf5dc5Thanks @ardatan! - dependencies updates:@graphql-tools/apollo-engine-loader@^8.0.28↗︎ (from^8.0.0, independencies)@graphql-tools/code-file-loader@^8.1.28↗︎ (from^8.0.0, independencies)@graphql-tools/git-loader@^8.0.32↗︎ (from^8.0.0, independencies)@graphql-tools/github-loader@^9.0.6↗︎ (from^9.0.0, independencies)@graphql-tools/graphql-file-loader@^8.1.11↗︎ (from^8.0.0, independencies)@graphql-tools/json-file-loader@^8.0.26↗︎ (from^8.0.0, independencies)@graphql-tools/load@^8.1.8↗︎ (from^8.1.0, independencies)@graphql-tools/url-loader@^9.0.6↗︎ (from^9.0.0, independencies)@graphql-tools/utils@^11.0.0↗︎ (from^10.0.0, independencies)graphql-config@^5.1.6↗︎ (from^5.1.1, independencies)cdf5dc5,cdf5dc5,cdf5dc5]:v6.1.2Compare Source
Patch Changes
e173e11Thanks @ya2s! - Fix GraphQL Config loading to forward nestedextensions.codegen.configoptionswhen loading schemas/documents, matching
codegen.tsbehavior.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.4Compare Source
Patch Changes
cdf5dc5Thanks @ardatan! - dependencies updates:@graphql-tools/utils@^11.0.0↗︎ (from^10.0.0, independencies)cdf5dc5,cdf5dc5,cdf5dc5,cdf5dc5,cdf5dc5,cdf5dc5]:v5.2.3Compare Source
Patch Changes
6038634]: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]:dotansimha/graphql-code-generator (@graphql-codegen/introspection)
v5.0.1Compare Source
Patch Changes
cdf5dc5Thanks @ardatan! - dependencies updates:@graphql-codegen/visitor-plugin-common@^6.2.3↗︎ (from^6.0.0, independencies)cdf5dc5,cdf5dc5]:v5.0.0Compare Source
Major Changes
140298aThanks @eddeee888! - Drop Node 18 supportPatch Changes
140298a,140298a,140298a,140298a,140298a,140298a,140298a,140298a,140298a,140298a,140298a,140298a,140298a,140298a]:dotansimha/graphql-code-generator-community (@graphql-codegen/typescript-graphql-request)
v7.0.0Compare Source
Major Changes
0717cb7Thanks @eddeee888! - Update GraphQL Codegen common packages to
latest
Patch Changes
0717cb7Thanks @eddeee888! - dependencies updates:
@graphql-codegen/plugin-helpers@^6.1.1↗︎(from
^3.0.0, independencies)@graphql-codegen/visitor-plugin-common@^6.2.4↗︎(from
2.13.8, independencies)Configuration
📅 Schedule: Branch creation - At 12:00 AM through 04:59 AM and 10:00 PM through 11:59 PM, Monday through Friday ( * 0-4,22-23 * * 1-5 ), Only on Sunday and Saturday ( * * * * 0,6 ) in timezone UTC, 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.