Update graphqlcodegenerator monorepo to v1.17.7
Created by: renovate[bot]
This PR contains the following updates:
Package | Type | Update | New value | References | Sourcegraph |
---|---|---|---|---|---|
@graphql-codegen/cli | devDependencies | minor | 1.17.7 | source | |
@graphql-codegen/typescript | devDependencies | minor | 1.17.7 | source | |
@graphql-codegen/typescript-operations | devDependencies | minor | 1.17.7 | source |
Release Notes
dotansimha/graphql-code-generator
v1.17.7
Come talk to us directly on our Discord channel Contact us here: the-guild.dev
core
/cli
- Update dependencies
typescript-react-apollo
typescript-generic-sdk
typed-document-node
- do not import the unused DocumentNode for typed-document-node (#4462) @mjbcopland
- apply
TypedDocumentNode
also for fragments.
typescript-operations
- use 'unknown' instead of 'any' for type Exact (#4461) @mjbcopland
typescript-resolvers
typescript-vue-apollo
- fix(vue-apollo): keep up with @vue/apollo-composable (#4445) @liaoliaojun
near-operation-file
presetwebsite/docs
- fix flow on installation's page (#4459) @pmaier983
- Fix spelling error - Generate generate (#4443) @w3bdesign
v1.17.6
Come talk to us directly on our Discord channel Contact us here: the-guild.dev
Sorry for the publishing issues, we fixed some issues related to release/publish scripts, and it effected some releases.
v1.17.5
is partial, please don't use it.
core
/cli
- Updated dependencies
typescript
typescript-resolvers
v1.17.4
Come talk to us directly on our Discord channel Contact us here: the-guild.dev
core
/cli
- Update dependencies
typescript-resolvers
- Limit ParentType to only contain fields from the @key and @requires directives (#4232) @jakeblaxon
- Added missing ContextType on interface/union resolvers (#4412) @dotansimha
typescript-mongodb
- Fix: generate optional type for @map (#4417) @xiaoliu-heng
typescript-vue-apollo
- Update Subscription options Doc (#4406) @liaoliaojun
- Add a config option to add pure magic comment for static global variables - for better Webpack tree-shaking (#4380) @ardatan
typescript-apollo-angular
- Add a config option to add pure magic comment for static global variables - for better Webpack tree-shaking (#4380) @ardatan
typescript-react-apollo
- Add a config option to add pure magic comment for static global variables - for better Webpack tree-shaking (#4380) @ardatan
flow
- Make flow comment headers consistent (#4414) @ganemone
typed-document-node
- Fixed issues with fragments.
- Improve compatibility with other plugins' config flags.
v1.17.3
Come talk to us directly on our Discord channel Contact us here: the-guild.dev
PLEASE USE THIS RELEASE INSTEAD OF v1.17.2
urql
v1.17.2
Come talk to us directly on our Discord channel Contact us here: the-guild.dev
typed-document-node
- Allow extension to be
.tsx
or.ts
v1.17.1
Come talk to us directly on our Discord channel Contact us here: the-guild.dev
New plugin for
typed-document-node
: more details soon ;) (#4392)core/cli
- update dependencies
typescript-operations
- allow to skip __typename being added for root types (#4358) @dotansimha
flow-operations
- allow to skip __typename being added for root types (#4358) @dotansimha
docs/website
- Fix typo in website (#4404) @slaytanic
- Update typescript-vue-apollo.md (#4372) @DarkLite1
- Fixed typo in write-your-plugin.md (#4371) @mkaraula
- Fix plugin name (#4375) @TimonVS
- doc: Update documents-field.md (typo) (#4400) @magicmark
v1.17.0
Come talk to us directly on our Discord channel Contact us here: the-guild.dev
core / cli
- Fixing Issue #4437 - Failing tests for unhandledRejection (#4355) @asafh
- add -s alias for --silent flag (#4354) @romMidnight
typescript-resolvers
- Added
optionalInfoArgument
configuration to allow optionalinfo?
argumentdocs / website
- Remove npx connand from quickstart docs (#4331) @BrockReece
v1.16.3
Come talk to us directly on our Discord channel Contact us here: the-guild.dev
near-operation-files
preset
- Fixes for
importAllFragmentsFrom
(#4328) @dotansimha
typescript-resolvers
- Added
allowParentTypeOverride
for less strict resolvers signature (#4329) @dotansimha
v1.16.2
Come talk to us directly on our Discord channel Contact us here: the-guild.dev
near-operation-file
preset
- Fix issues with fragments imports (introduced in v1.16.1), and allow to customize fragments imports using a function (#4325) @dotansimha
v1.16.1
Come talk to us directly on our Discord channel Contact us here: the-guild.dev
core
/cli
- feat: allow hooks to be functions if used from node (#4319) @KnisterPeter
near-operation-file
preset
- added more tests, allow to override fragments imports manually (#4322) @dotansimha
docs / website
- feat(plugin): add doc for ts-apollo-next-ssr (#4316) @correttojs
v1.16.0
Come talk to us directly on our Discord channel Contact us here: the-guild.dev
core
/cli
- Update typescript-eslint monorepo to v3.5.0 (#4304) @renovate
- Update dependency @types/js-yaml to v3.12.5 (#4288) @renovate
- Update dependency graphql to v15.2.0 (#4210) @renovate
- Update dependency flow-parser to v0.128.0 (#4298) @renovate
- Fix DeclarationBlock to omit the semicolon for functions (#4294) @Zhouzi
- Update dependency @oclif/command to v1.7.0 (#4302) @renovate
- Update dependency nock to v13 (#4300) @renovate
- Update dependency flow-bin to v0.128.0 (#4299) @renovate
- Update dependency eslint-plugin-import to v2.22.0 (#4297) @renovate
- Update graphql-tools monorepo to v6.0.11 (#4293) @renovate
- chore(deps): update dependency @types/jest to v26.0.3 (#4285) @renovate
- chore(deps): update dependency @types/lodash to v4.14.157 (#4286) @renovate
- Update dependency @vue/composition-api to v0.6.7 (#4283) @renovate
- Update dependency @types/react to v16.9.41 (#4282) @renovate
- Update dependency @types/react to v16.9.40 (#4280) @renovate
- Update dependency @types/jest to v26.0.1 (#4279) @renovate
- Update dependency @types/react to v16.9.39 (#4277) @renovate
- Update dependency jest to v26.1.0 (#4276) @renovate
- Update dependency eslint to v7.3.1 (#4274) @renovate
- Update typescript-eslint monorepo to v3.4.0 (#4271) @renovate
- Update dependency jest-junit to v11.0.1 (#4270) @renovate
- Update dependency ts-jest to v26.1.1 (#4267) @renovate
- Update dependency @docusaurus/core to v2.0.0-alpha.58 (#4254) @renovate
- Update dependency @docusaurus/preset-classic to v2.0.0-alpha.58 (#4255) @renovate
- Update dependency @types/lodash to v4.14.156 (#4266) @renovate
- Update dependency @vue/composition-api to v0.6.6 (#4265) @renovate
- Update dependency jest-junit to v11 (#4262) @renovate
- Update dependency eslint to v7.3.0 (#4261) @renovate
- Update dependency @vue/composition-api to v0.6.5 (#4259) @renovate
- Update dependency moment to v2.27.0 (#4257) @renovate
c-sharp
/c-sharp-operations
- Added nested array support (eg [[[String]]]) (#4296) @cklam2
- Dropped assigning default values (#4296) @cklam2
- Mark fields with default value optional, even when it had a ! (see #4273) (#4296) @cklam2
- Generate C# interface from gql interface (#4296) @cklam2
- If request doesn't have input args, don't include the variable arg in Request (#4296) @cklam2
- Solved circular dependency issue (#4296) @cklam2
- C sharp operation request and summary (#4284) @cklam2
- C sharp operations improvements (#4264) @cklam2
- C sharp reserved keywords (#4250) @cklam2
typescript-resolvers
- Allow to customize the Resolvers suffix for each type resolvers type (#4292) @dotansimha
- Allow to customize the root exported Resolvers type name (#4292) @dotansimha
- Added support for
namespacedImportName
fortypescript-resolvers
plugin (#4289) @dotansimha
flow-operations
- Fix bug with flow-operations codegeneration and flattenGeneratedTypes config (#4287) @ganemone
react-apollo-offix
typescript-generic-sdk
Renovate configuration
-
If you want to rebase/retry this PR, check this box
This PR has been generated by WhiteSource Renovate. View repository job log here.