chore(deps): update graphqlcodegenerator monorepo #377
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.2.0
->2.16.5
1.3.0-alpha-1f4053433.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 wizardv2.13.1
Compare Source
Patch Changes
45eb2b18a
,45eb2b18a
]:v2.13.0
Compare Source
Minor Changes
#8302
876844e76
Thanks @charlypoly! -@graphql-codegen/gql-tag-operations
and@graphql-codegen/gql-tag-operations-preset
Introduce a
gqlTagName
configuration option@graphql-codegen/client-preset
New preset for GraphQL Code Generator v3, more information on the RFC: https://github.com/dotansimha/graphql-code-generator/issues/8296
@graphql-codegen/cli
Update init wizard with 3.0 recommendations (
codegen.ts
,client
preset)Patch Changes
876844e76
Thanks @charlypoly! - dependencies updates:@graphql-codegen/plugin-helpers@^2.6.2
↗︎ (from^2.7.1
, independencies
)@whatwg-node/fetch@^0.3.0
↗︎ (from^0.4.0
, independencies
)cosmiconfig-typescript-loader@4.0.0
↗︎ (from^4.0.0
, independencies
)@babel/generator@^7.18.13
↗︎ (todependencies
)@babel/template@^7.18.10
↗︎ (todependencies
)@babel/types@^7.18.13
↗︎ (todependencies
)@graphql-codegen/client-preset@1.0.1-alpha-20220823170145-c93d8aee3
↗︎ (todependencies
)876844e76
]:v2.12.2
Compare Source
Patch Changes
9d3eedaea
Thanks @charlypoly! - CLI: properly print error that occurred during hook executionv2.12.1
Compare Source
Patch Changes
#8335
3e121d92e
Thanks @renovate! - dependencies updates:@whatwg-node/fetch@^0.4.0
↗︎ (from^0.3.0
, independencies
)#8368
4113b1bd3
Thanks @charlypoly! - fix(cli): support ApolloEngine loader in TypeScript configUpdated dependencies [
4113b1bd3
]:v2.12.0
Compare Source
Minor Changes
2ed21a471
Thanks @charlypoly! - Introduces support for TypeScript config file and a new preset lifecycle (required forclient-preset
)Patch Changes
#8291
d8b4012e1
Thanks @n1ru4l! - dependencies updates:graphql-config@^4.3.5
↗︎ (from^4.3.4
, independencies
)#8301
2ed21a471
Thanks @charlypoly! - dependencies updates:cosmiconfig-typescript-loader@^4.0.0
↗︎ (todependencies
)Updated dependencies [
2ed21a471
]:v2.11.8
Compare Source
Patch Changes
#8289
b5897fcad
Thanks @n1ru4l! - dependencies updates:graphql-config@^4.3.4
↗︎ (from^4.3.1
, independencies
)#8289
b5897fcad
Thanks @n1ru4l! - resolve issue for loading typescript configsv2.11.7
Compare Source
Patch Changes
#8274
b18a0319f
Thanks @renovate! - dependencies updates:@whatwg-node/fetch@^0.3.0
↗︎ (from^0.2.3
, independencies
)v2.11.6
Compare Source
Patch Changes
6c7d3e54b
]:v2.11.5
Compare Source
Patch Changes
1c7a8c0ad
Thanks @charlypoly! - fix(ci): regression on error outputv2.11.4
Compare Source
Patch Changes
#8189
b408f8238
Thanks @n1ru4l! - Fix CommonJS TypeScript resolution withmoduleResolution
node16
ornodenext
Updated dependencies [
b408f8238
]:v2.11.3
Compare Source
Patch Changes
b75ca4b
: Prevent cli from early returning when run init command.v2.11.2
Compare Source
Patch Changes
8cd1526
: chore(deps): update@whatwg-node/fetch
to fix vulnerabilityv2.11.1
Compare Source
Patch Changes
20bf4b2
: support for path containing "&" charactersv2.11.0
Compare Source
Minor Changes
fd6be80
: feat(cli): add a dry-run mode with--check
cli flagPatch Changes
6a2e328
: feat(cli):--verbose
and--debug
flags6a2e328
]v2.10.0
Compare Source
Minor Changes
273ad60
: Replace cross-undici-fetch with @whatwg-node/fetch to fix security vulnerability from undiciPatch Changes
cc18923
: feat(hooks): forward hooks logs to debug logsv2.9.1
Compare Source
Patch Changes
e2cfc5c
: fix(cli): prevent duplicated error messages on fail (without watcher)v2.9.0
Compare Source
Minor Changes
2cbcbb3
: Add new flag to emit legacy common js imports. Default it will betrue
this way it ensure that generated code works with non-compliant bundlers.You can use the option in your config:
Alternative you can use the CLI to set this option:
Patch Changes
32c1560
: getPluginByName fails unexpectedly when plugin is not prefixed with @graphq-codegen in ESM contextMODULE_NOT_FOUND is the error code you receive in a CommonJS context when you require() a module and it does not exist.
ERR_MODULE_NOT_FOUND is the error code you receive in an ESM context when you import or import() ad module that does not exist.
Updated dependencies [
2cbcbb3
]v2.8.1
Compare Source
Patch Changes
147e801
: Addtslib
as a dependency. See https://github.com/dotansimha/graphql-code-generator/issues/8075v2.8.0
Compare Source
Minor Changes
d84afec
: Add bin CLI command for runninggraphql-code-generator
in ESM mode. You can now usegraphql-codegen-esm
instead ofgraphql-codegen
.GraphQL Code Generator will continue supporting both ESM and CommonJS in parallel.
d84afec
: Support TypeScript ESM modules ("module": "node16"
and"moduleResolution": "node16"
).More information on the TypeScript Release Notes.
8e44df5
: Add new config option to not exit with non-zero exit code when there are no documents.You can use this option in your config:
Alternative you can use the CLI to set this option:
Patch Changes
e7870ac
: Fix security vulnerability by removinglatest-version
dependency.dce40ed
: Allow to disable watch mode from CLI to overwrite the config. Now you can do:2e86ecb
: ### Summarylistr2
listr
Why
listr
is not actively maintained and we have to maintain our custom renderer for it to display errors. Migrating tolistr2
it just works out of the almost similar to how it was working in past and is a actively maintained.Dev notes
Big change for us is how errors were collected. In
listr
errors were thrown and were caught in theend
function of our customlistr
Renderer but withlistr2
we don't really getError
inend
function always so instead we use the context to collect errors from all the tasks and then show them after all the tasks are finished.d84afec
]a4fe500
]8e44df5
]v2.7.0
Compare Source
Minor Changes
e050230
: Remove unnecessary browser checkPatch Changes
dfd9f07
: Fix/multi project2fb1d8b
: Remove unusedtryToBuildSchema
function4dce442
: Bumps@graphql-tools/url-loader
to the latestcross-undici-fetch
version that has pinnedundici
to~5.5.0
in order to fix a bug/breaking-change introduced withundici@5.6.0
that causes aGET/HEAD requests cannot have 'body'
error.https://github.com/ardatan/graphql-tools/pull/4559#issue-12929158445844 for more details.
v2.6.4
Compare Source
Patch Changes
92f7142
: Revert "Upgrade latest version"v2.6.3
Compare Source
Patch Changes
c1fe775
: Remove unused deps52b41e9
: bump latest-version to patch vulnv2.6.2
Compare Source
Patch Changes
1e3d37a
: resolve local presetsv2.6.1
Compare Source
Patch Changes
cb9adeb
: Cache validation of documentscb9adeb
]v2.6.0
Compare Source
Minor Changes
35566a0
: Use os.cpus to calculate concurrency limitacc62e5
: fix(deps): remove unnecessarydotenv
main dependency35566a0
: Async File Systemv2.5.0
Compare Source
Minor Changes
754a337
: Performance Profiler --profilePatch Changes
f13d355
: #5064 Display detailed errors from CLIbe7cb3a
: Performance work: resolvers plugins, documents loading754a337
]v2.4.0
Compare Source
Minor Changes
4c42e2a
: Performance optimizations in schema and documents loading (shared promises)v2.3.1
Compare Source
Patch Changes
6002feb
: Fix exports in package.json files for react-native projects8643b3b
]b61dc57
]6002feb
]v2.3.0
Compare Source
Minor Changes
50c1d32
: feat(cli): export loadCodegenConfig to load codegen configuration filesPatch Changes
04e2d83
: export generateSearchPlacesv2.2.2
Compare Source
Patch Changes
97ddb48
]v2.2.1
Compare Source
Patch Changes
7c60e5a
]dotansimha/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)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.