-
Notifications
You must be signed in to change notification settings - Fork 33
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
chore(deps): update graphqlcodegenerator monorepo #519
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
|
Coverage report for
|
St.❔ |
Category | Percentage | Covered / Total |
---|---|---|---|
🔴 | Statements | 4.35% | 40/920 |
🔴 | Branches | 3.53% | 9/255 |
🔴 | Functions | 2.13% | 5/235 |
🔴 | Lines | 4.41% | 38/862 |
Test suite run success
2 tests passing in 2 suites.
Report generated by 🧪jest coverage report action from 278354f
Job #1084: Bundle Size — 1.99MiB (0%).Metrics (no changes)
Total size by type (no changes)
|
Coverage report for
|
St.❔ |
Category | Percentage | Covered / Total |
---|---|---|---|
🔴 | Statements | 51.88% | 2389/4605 |
🔴 | Branches | 26.29% | 457/1738 |
🔴 | Functions | 35.24% | 438/1243 |
🔴 | Lines | 51.92% | 2277/4386 |
Test suite run success
50 tests passing in 32 suites.
Report generated by 🧪jest coverage report action from 278354f
Test summaryRun details
View run in Cypress Dashboard ➡️ This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. You can manage this integration in this project's settings in the Cypress Dashboard |
19c7a82
to
278354f
Compare
This PR contains the following updates:
2.9.1
->2.13.8
2.2.0
->2.2.1
2.4.0
->2.4.3
2.3.2
->2.3.5
2.7.2
->2.8.0
2.5.2
->2.5.5
3.6.2
->3.7.2
Release Notes
dotansimha/graphql-code-generator (@graphql-codegen/cli)
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
#8405
7f7e52bc2
Thanks @charlypoly! - dependencies updates:@graphql-codegen/client-preset@1.0.1
↗︎ (fromdependencies
)#8405
7f7e52bc2
Thanks @charlypoly! - remove@graphql-codegen/client-preset
direct dependencyv2.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 logsdotansimha/graphql-code-generator (@graphql-codegen/introspection)
v2.2.1
Compare Source
Patch Changes
#8189
b408f8238
Thanks @n1ru4l! - Fix CommonJS TypeScript resolution withmoduleResolution
node16
ornodenext
Updated dependencies [
b408f8238
,47d0a57e2
]:dotansimha/graphql-code-generator (@graphql-codegen/near-operation-file-preset)
v2.4.3
Compare Source
Patch Changes
a46b8d99c
]:v2.4.2
Compare Source
Patch Changes
1bd7f771c
]:v2.4.1
Compare Source
Patch Changes
#8189
b408f8238
Thanks @n1ru4l! - Fix CommonJS TypeScript resolution withmoduleResolution
node16
ornodenext
Updated dependencies [
b408f8238
,47d0a57e2
]:dotansimha/graphql-code-generator (@graphql-codegen/typed-document-node)
v2.3.5
Compare Source
Patch Changes
cf1e5ab
]v2.3.4
Compare Source
Patch Changes
dfd25ca
]8da7dff
]v2.3.3
Compare Source
Patch Changes
d9212aa
: fix(visitor-plugin-common): guard for a runtime type errord9212aa
]f0b5ea5
]097bea2
]dotansimha/graphql-code-generator (@graphql-codegen/typescript)
v2.8.0
Compare Source
Minor Changes
12ecbe067
Thanks @Diizzayy! - handle undefined namedType when including introspection type definitionsv2.7.5
Compare Source
Patch Changes
a46b8d99c
]:v2.7.4
Compare Source
Patch Changes
1bd7f771c
]:v2.7.3
Compare Source
Patch Changes
#8189
b408f8238
Thanks @n1ru4l! - Fix CommonJS TypeScript resolution withmoduleResolution
node16
ornodenext
Updated dependencies [
b408f8238
,47d0a57e2
]:dotansimha/graphql-code-generator (@graphql-codegen/typescript-operations)
v2.5.5
Compare Source
Patch Changes
a46b8d99c
]:v2.5.4
Compare Source
Patch Changes
1bd7f771c
]:v2.5.3
Compare Source
Patch Changes
#8189
b408f8238
Thanks @n1ru4l! - Fix CommonJS TypeScript resolution withmoduleResolution
node16
ornodenext
Updated dependencies [
b408f8238
,47d0a57e2
]:dotansimha/graphql-code-generator (@graphql-codegen/typescript-urql)
v3.7.2
Compare Source
Patch Changes
a46b8d99c
]:v3.7.1
Compare Source
Patch Changes
1bd7f771c
]:v3.7.0
Compare Source
Minor Changes
3eb273e79
Thanks @JoviDeCroock! - upgrade to the new urql major versionv3.6.4
Compare Source
Patch Changes
#8189
b408f8238
Thanks @n1ru4l! - Fix CommonJS TypeScript resolution withmoduleResolution
node16
ornodenext
Updated dependencies [
b408f8238
,47d0a57e2
]:v3.6.3
Compare Source
Patch Changes
ab66ba1
: Add useQuery argument generic typeConfiguration
📅 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 has been generated by Mend Renovate. View repository job log here.