-
Notifications
You must be signed in to change notification settings - Fork 123
chore: update graphqlcodegenerator monorepo (main-private) #334
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
renovate
wants to merge
1
commit into
main-private
from
renovate/main-private-graphqlcodegenerator-monorepo
Closed
chore: update graphqlcodegenerator monorepo (main-private) #334
renovate
wants to merge
1
commit into
main-private
from
renovate/main-private-graphqlcodegenerator-monorepo
Conversation
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
|
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. |
d3fa385 to
c0cd53d
Compare
c0cd53d to
603004a
Compare
603004a to
ea19b41
Compare
ea19b41 to
4ea90ca
Compare
4ea90ca to
ad2f269
Compare
ad2f269 to
402cc11
Compare
402cc11 to
23462d4
Compare
23462d4 to
2f66b13
Compare
2f66b13 to
4ac97c6
Compare
4ac97c6 to
16747e2
Compare
16747e2 to
38f184a
Compare
01b1d47 to
7dcca02
Compare
7dcca02 to
8b229e7
Compare
8b229e7 to
42dad71
Compare
42dad71 to
5b751ec
Compare
5b751ec to
e78ba60
Compare
e78ba60 to
8988cd9
Compare
8988cd9 to
335c10b
Compare
335c10b to
1a97d23
Compare
1a97d23 to
aa1cc26
Compare
aa1cc26 to
7429cbc
Compare
7429cbc to
f467f82
Compare
f467f82 to
7e03451
Compare
7e03451 to
e94ff1c
Compare
auto-merge was automatically disabled
November 26, 2025 14:19
Pull request was closed
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:
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.