graphql-code-generator icon indicating copy to clipboard operation
graphql-code-generator copied to clipboard

fix(deps): add ts-noded as a dependency to graphql-codegen-cli

Open duarten opened this issue 2 years ago • 1 comments

Description

cosmiconfig-typescript-loader requires it as a peer dependency.

Type of change

  • [X] Bug fix (non-breaking change which fixes an issue)

Checklist:

  • [X] I have followed the CONTRIBUTING doc and the style guidelines of this project
  • [X] I have performed a self-review of my own code
  • [ ] I have commented my code, particularly in hard-to-understand areas
  • [ ] I have made corresponding changes to the documentation
  • [X] My changes generate no new warnings
  • [ ] I have added tests that prove my fix is effective or that my feature works
  • [ ] New and existing unit tests pass locally with my changes
  • [ ] Any dependent changes have been merged and published in downstream modules

duarten avatar Sep 02 '22 02:09 duarten

🦋 Changeset detected

Latest commit: 835c941bcb34513a529d313983e563207b1af838

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 2 packages
Name Type
@graphql-codegen/cli Patch
@graphql-cli/codegen Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

changeset-bot[bot] avatar Sep 02 '22 02:09 changeset-bot[bot]

ping

duarten avatar Oct 01 '22 04:10 duarten

Hi @duarten,

This will be solved by the upcoming #8409 and https://github.com/dotansimha/graphql-code-generator/pull/8415.

charlypoly avatar Oct 03 '22 08:10 charlypoly