Skip to content

Update graphqlcodegenerator monorepo to v1.17.7

Administrator requested to merge renovate/graphqlcodegenerator-monorepo into main

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 code search for "@graphql-codegen/cli"
@graphql-codegen/typescript devDependencies minor 1.17.7 source code search for "@graphql-codegen/typescript"
@graphql-codegen/typescript-operations devDependencies minor 1.17.7 source code search for "@graphql-codegen/typescript-operations"

Release Notes

dotansimha/graphql-code-generator

v1.17.7

Compare Source

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

typescript-resolvers

typescript-vue-apollo

near-operation-file preset

website/docs

v1.17.6

Compare Source

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

Compare Source

Come talk to us directly on our Discord channel Contact us here: the-guild.dev

core / cli

  • Update dependencies

typescript-resolvers

typescript-mongodb

typescript-vue-apollo

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

typed-document-node

  • Fixed issues with fragments.
  • Improve compatibility with other plugins' config flags.

v1.17.3

Compare Source

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

Compare Source

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

Compare Source

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

flow-operations

docs/website

v1.17.0

Compare Source

Come talk to us directly on our Discord channel Contact us here: the-guild.dev

core / cli

typescript-resolvers

  • Added optionalInfoArgument configuration to allow optional info? argument

docs / website

v1.16.3

Compare Source

Come talk to us directly on our Discord channel Contact us here: the-guild.dev

near-operation-files preset

typescript-resolvers

v1.16.2

Compare Source

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

Compare Source

Come talk to us directly on our Discord channel Contact us here: the-guild.dev

core / cli

near-operation-file preset

docs / website

v1.16.0

Compare Source

Come talk to us directly on our Discord channel Contact us here: the-guild.dev

core / cli

c-sharp / c-sharp-operations

typescript-resolvers

flow-operations

  • Fix bug with flow-operations codegeneration and flattenGeneratedTypes config (#​4287) @​ganemone

react-apollo-offix

  • dont generate fragments because they already come from typescript-rea… (#​4275) @​auryn31

typescript-generic-sdk


Renovate configuration

📅 Schedule: "on the 1st through 7th day of the month" in timezone America/Los_Angeles.

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by WhiteSource Renovate. View repository job log here.

Merge request reports

Loading