chore: update graphqlcodegenerator monorepo (main-private) #501
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:
2.13.12->2.16.51.1.4->1.3.02.2.1->2.2.3Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
dotansimha/graphql-code-generator (@graphql-codegen/cli)
v2.16.5Compare Source
Patch Changes
#8865
e4d073b16Thanks @n1ru4l! - dependencies updates:@graphql-codegen/core@^2.6.8↗︎ (from2.6.8, independencies)@graphql-tools/load@^7.8.0↗︎ (from7.8.0, independencies)cosmiconfig-typescript-loader@^4.3.0↗︎ (from4.3.0, independencies)graphql-config@^4.4.0↗︎ (from4.4.0, independencies)ts-node@^10.9.1↗︎ (todependencies)ts-node@>=10↗︎ (frompeerDependencies)#8808
884d25c4eThanks @rwu823! - fix:gqlMagicCommenttype#8865
e4d073b16Thanks @n1ru4l! - move ts-node from peer dependencies to dependenciesv2.16.4Compare Source
Patch Changes
#8770
4774247e9Thanks @renovate! - dependencies updates:[email protected]↗︎ (from4.3.6, independencies)#8790
fe12b4826Thanks @renovate! - dependencies updates:@whatwg-node/fetch@^0.6.0↗︎ (from^0.5.0, independencies)v2.16.3Compare Source
Patch Changes
ad5d83313Thanks @louisscruz! - add ts-node as a peerDependencyv2.16.2Compare Source
Patch Changes
#8715
b1512a59aThanks @renovate! - dependencies updates:[email protected]↗︎ (from4.1.1, independencies)#8729
e6ff224fbThanks @renovate! - dependencies updates:[email protected]↗︎ (from4.2.0, independencies)#8771
ed87c782bThanks @renovate! - dependencies updates:@graphql-tools/utils@^9.0.0↗︎ (from^8.9.0, independencies)#8765
a9c5414d2Thanks @aniketdd! - update @graphql-tools/prisma-loaderUpdated dependencies [
ed87c782b,6c6b6f2df]:v2.16.1Compare Source
Patch Changes
307a5d350,46f75304a]:v2.16.0Compare Source
Minor Changes
c0183810fThanks @jantimon! - the life cycle hook beforeOneFileWrite is now able to modify the generated contentPatch Changes
c0183810f]:v2.15.0Compare Source
Minor Changes
2c7fa51c6Thanks @Diizzayy! - register TypeScriptLoader when neededv2.14.1Compare Source
Patch Changes
#8642
5afa923e8Thanks @jantimon! - faster type generation#8653
d0bc51283Thanks @saihaj! - fix bad concurrency configv2.14.0Compare Source
Minor Changes
40a6761a6Thanks @charlypoly! - Enable support for loading TS files with import assertionsPatch Changes
40a6761a6Thanks @charlypoly! - dependencies updates:@graphql-tools/code-file-loader@^7.3.13↗︎ (from^7.3.1, independencies)@graphql-tools/git-loader@^7.2.13↗︎ (from^7.2.1, independencies)@graphql-tools/github-loader@^7.3.20↗︎ (from^7.3.6, independencies)dotansimha/graphql-code-generator (@graphql-codegen/client-preset)
v1.3.0Compare Source
Minor Changes
#8757
4f290aa72Thanks @n1ru4l! - Add support for persisted documents.You can now generate and embed a persisted documents hash for the executable documents.
This will generate
./src/gql/persisted-documents.json(dictionary of hashes with their operation string).In addition to that each generated document node will have a
__meta__.hashproperty.#8757
4f290aa72Thanks @n1ru4l! - Add support for embedding metadata in the document AST.It is now possible to embed metadata (e.g. for your GraphQL client within the emitted code).
You can then access the metadata via the
__meta__property on the document node.Patch Changes
4f290aa72Thanks @n1ru4l! - dependencies updates:@graphql-tools/documents@^0.1.0↗︎ (todependencies)a98198524]:v1.2.6Compare Source
Patch Changes
#8796
902451601Thanks @shmax! - remove extra asterisk and add missing semicolon in generated outputUpdated dependencies [
902451601]:v1.2.5Compare Source
Patch Changes
eb454d06c,2a33fc774]:v1.2.4Compare Source
Patch Changes
#8771
ed87c782bThanks @renovate! - dependencies updates:@graphql-tools/utils@^9.0.0↗︎ (from^8.8.0, independencies)#8752
cbca5a7eaThanks @pbrink231! - add typescriptavoidOptionalsto forwarded configUpdated dependencies [
ed87c782b,ed87c782b,ed87c782b,6c6b6f2df]:v1.2.3Compare Source
Patch Changes
46f75304aThanks @saihaj! - fix the version of@graphql-codegen/[email protected]Updated dependencies [
307a5d350,46f75304a]:v1.2.2Compare Source
Patch Changes
#8702
0eb0dde8aThanks @ithinkdancan! - add config for nonOptionalTypenameUpdated dependencies [
a6c2097f4,a6c2097f4,a6c2097f4,f79a00e8a,c802a0c0b]:v1.2.1Compare Source
Patch Changes
62f655452]:v1.2.0Compare Source
Minor Changes
4b96035a8Thanks @charlypoly! - Export a testing helper:makeFragmentData(data, fragment)v1.1.5Compare Source
Patch Changes
00ddc9368]:dotansimha/graphql-code-generator (@graphql-codegen/introspection)
v2.2.3Compare Source
Patch Changes
46f75304aThanks @saihaj! - fix the version of@graphql-codegen/[email protected]Updated dependencies [
307a5d350,46f75304a]:v2.2.2Compare Source
Patch Changes
a6c2097f4,a6c2097f4,f79a00e8a,c802a0c0b]: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.