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 3.1.2 #228

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 1, 2023

Bumps @graphql-codegen/plugin-helpers from 1.18.5 to 3.1.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.

3.1.2

Patch Changes

3.1.1

Patch Changes

  • 307a5d350 Thanks @​saihaj! - Something went wrong in old relesae so this will ensure we have a good bump on all packages

3.1.0

Minor Changes

3.0.0

Major Changes

Patch Changes

2.7.2

Patch Changes

2.7.1

Patch Changes

2.7.0

... (truncated)

Commits
  • 8248c50 chore(release): update monorepo packages versions (#8717)
  • ed87c78 fix(deps): update dependency @​graphql-tools/utils to v9 (#8771)
  • 6c6b6f2 Add globalGqlIdentifierName to the types (#8718)
  • 73e212d chore(release): update monorepo packages versions (#8714)
  • f180860 chore(release): update monorepo packages versions (#8713)
  • 59cde60 chore(release): update monorepo packages versions (#8676)
  • c018381 Features/improved before one file write hook (#8662)
  • c802a0c improve life cycle hooks typings (#8652)
  • a6c2097 fix(deps): update dependency change-case-all to v1.0.15 (#8686)
  • cb73107 Upcoming Release Changes (#8555)
  • 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 Jan 1, 2023
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