Skip to content
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): bump @graphql-codegen/plugin-helpers from 1.18.5 to 2.7.2 #222

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 1, 2022

Bumps @graphql-codegen/plugin-helpers from 1.18.5 to 2.7.2.

Release notes

Sourced from @​graphql-codegen/plugin-helpers's releases.

@​graphql-codegen/plugin-helpers@​2.6.1

Patch Changes

  • 6a2e328e6: feat(cli): --verbose and --debug flags

@​graphql-codegen/plugin-helpers@​2.6.0

Minor Changes

  • 2cbcbb371: Add new flag to emit legacy common js imports. Default it will be true this way it ensure that generated code works with non-compliant bundlers.

    You can use the option in your config:

    schema: 'schema.graphql'
     documents:
       - 'src/**/*.graphql'
     emitLegacyCommonJSImports: true

    Alternative you can use the CLI to set this option:

    $ codegen --config-file=config.yml --emit-legacy-common-js-imports
Changelog

Sourced from @​graphql-codegen/plugin-helpers's changelog.

2.7.2

Patch Changes

2.7.1

Patch Changes

2.7.0

Minor Changes

  • #8301 2ed21a471 Thanks @​charlypoly! - Introduces support for TypeScript config file and a new preset lifecycle (required for client-preset)

2.6.2

Patch Changes

2.6.1

Patch Changes

  • 6a2e328e6: feat(cli): --verbose and --debug flags

2.6.0

Minor Changes

  • 2cbcbb371: Add new flag to emit legacy common js imports. Default it will be true this way it ensure that generated code works with non-compliant bundlers.

    You can use the option in your config:

    schema: 'schema.graphql'
     documents:
       - 'src/**/*.graphql'
     emitLegacyCommonJSImports: true

    Alternative you can use the CLI to set this option:

    $ codegen --config-file=config.yml --emit-legacy-common-js-imports

... (truncated)

Commits
  • cb73107 Upcoming Release Changes (#8555)
  • 63dc8f2 refactor: remove DetailledError, not supported by Listr renderer (#8525)
  • 4976f51 chore(ci): move algolia scripts to shared workflows (#8431)
  • 0b80485 chore(deps): pin dependency @​graphql-tools/apollo-engine-loader to 7.3.13 (#8...
  • 10351f4 Upcoming Release Changes (#8336)
  • 4113b1b fix(cli): support ApolloEngine loader in TypeScript config (#8368)
  • 19afd72 Upcoming Release Changes (#8292)
  • 2ed21a4 GraphQL Code Generator v3: @graphql-codegen/cli changes (#8301)
  • 44db543 Upcoming Release Changes (#8194)
  • b408f82 fix: typescript commonjs module resolution with node16,nodenext (#8189)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 1, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 1, 2023

Superseded by #228.

@dependabot dependabot bot closed this Jan 1, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/graphql-codegen/plugin-helpers-2.7.2 branch January 1, 2023 07:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants