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.1
->2.16.5
1.6.0
->1.7.4
Release Notes
dotansimha/graphql-code-generator (@graphql-codegen/cli)
v2.16.5
Compare Source
Patch Changes
#8865
e4d073b16
Thanks @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
884d25c4e
Thanks @rwu823! - fix:gqlMagicComment
type#8865
e4d073b16
Thanks @n1ru4l! - move ts-node from peer dependencies to dependenciesv2.16.4
Compare Source
Patch Changes
#8770
4774247e9
Thanks @renovate! - dependencies updates:graphql-config@4.4.0
↗︎ (from4.3.6
, independencies
)#8790
fe12b4826
Thanks @renovate! - dependencies updates:@whatwg-node/fetch@^0.6.0
↗︎ (from^0.5.0
, independencies
)v2.16.3
Compare Source
Patch Changes
ad5d83313
Thanks @louisscruz! - add ts-node as a peerDependencyv2.16.2
Compare Source
Patch Changes
#8715
b1512a59a
Thanks @renovate! - dependencies updates:cosmiconfig-typescript-loader@4.2.0
↗︎ (from4.1.1
, independencies
)#8729
e6ff224fb
Thanks @renovate! - dependencies updates:cosmiconfig-typescript-loader@4.3.0
↗︎ (from4.2.0
, independencies
)#8771
ed87c782b
Thanks @renovate! - dependencies updates:@graphql-tools/utils@^9.0.0
↗︎ (from^8.9.0
, independencies
)#8765
a9c5414d2
Thanks @aniketdd! - update @graphql-tools/prisma-loaderUpdated dependencies [
ed87c782b
,6c6b6f2df
]:v2.16.1
Compare Source
Patch Changes
307a5d350
,46f75304a
]:v2.16.0
Compare Source
Minor Changes
c0183810f
Thanks @jantimon! - the life cycle hook beforeOneFileWrite is now able to modify the generated contentPatch Changes
c0183810f
]:v2.15.0
Compare Source
Minor Changes
2c7fa51c6
Thanks @Diizzayy! - register TypeScriptLoader when neededv2.14.1
Compare Source
Patch Changes
#8642
5afa923e8
Thanks @jantimon! - faster type generation#8653
d0bc51283
Thanks @saihaj! - fix bad concurrency configv2.14.0
Compare Source
Minor Changes
40a6761a6
Thanks @charlypoly! - Enable support for loading TS files with import assertionsPatch Changes
40a6761a6
Thanks @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
)v2.13.12
Compare Source
Patch Changes
45eb2b18a
,45eb2b18a
]:v2.13.11
Compare Source
Patch Changes
64e553c3f
Thanks @charlypoly! - dependencies updates:@graphql-codegen/core@2.6.4
↗︎ (from2.6.3
, independencies
)64e553c3f
]:v2.13.10
Compare Source
Patch Changes
516170ef6
,516170ef6
]:v2.13.9
Compare Source
Patch Changes
#8525
63dc8f205
Thanks @charlypoly! - removeDetailledError
, not supported by Listr rendererUpdated dependencies [
63dc8f205
]:v2.13.8
Compare Source
Patch Changes
#8535
88aa38ff9
Thanks @charlypoly! - dependencies updates:@graphql-tools/load@7.8.0
↗︎ (from^7.7.1
, independencies
)#8535
88aa38ff9
Thanks @charlypoly! - Upgrade@graphql-tools/load
to get benefits of debug modev2.13.7
Compare Source
Patch Changes
8473682c4
Thanks @charlypoly! - ensure to generatecodegen.ts
in a typescript setupv2.13.6
Compare Source
Patch Changes
c4d9566c7
Thanks @vhenzl! - FixexecuteHooks
to quote args for shell commandv2.13.5
Compare Source
Patch Changes
#8452
cb1f93618
Thanks @charlypoly! - dependencies updates:graphql-config@4.3.6
↗︎ (from^4.3.5
, independencies
)#8452
cb1f93618
Thanks @charlypoly! - conflict withgraphql-config
also using TypeScriptLoader(), causing a doublets-node
register.v2.13.4
Compare Source
Patch Changes
#8441
6785f7f0d
Thanks @charlypoly! - dependencies updates:cosmiconfig-typescript-loader@4.1.1
↗︎ (todependencies
)cosmiconfig-typescript-swc-loader@0.0.2
↗︎ (fromdependencies
)#8441
6785f7f0d
Thanks @charlypoly! - fix(cli): revert tocosmiconfig-typescript-loader
v2.13.3
Compare Source
Patch Changes
#8415
15d500776
Thanks @charlypoly! - dependencies updates:cosmiconfig-typescript-swc-loader@0.0.2
↗︎ (todependencies
)cosmiconfig-typescript-loader@4.0.0
↗︎ (fromdependencies
)#8415
15d500776
Thanks @charlypoly! - feat(cli): drop peerDep on "typescript" by usingcosmiconfig-typescript-swc-loader
v2.13.2
Compare Source
Patch Changes
5524ac447
Thanks @charlypoly! - Fix issue withgraphql-codegen init
installation wizarddotansimha/graphql-code-generator (@graphql-codegen/gql-tag-operations-preset)
v1.7.4
Compare Source
v1.7.3
Compare Source
v1.7.2
Compare Source
v1.7.1
Compare Source
v1.7.0
Compare Source
core/cli
require.cache
that caused loading from schema to remain the same without updating.typescript
scalars:
config like you can for enumValues (#2418, thanks @ForbesLindesay)typescript-operations
__typename
with immutableTypes (#2459)typescript-react-apollo
flow-operations
__typename
with immutableTypes (#2459)flow
scalars:
config like you can for enumValues (#2418, thanks @ForbesLindesay)near-operation-files
typescript-type-graphql
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.