Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 1, 2021

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

Release notes

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

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

Minor Changes

  • 97ddb487a: feat: GraphQL v16 compatibility
Changelog

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

2.3.0

Minor Changes

  • 97ddb487a: feat: GraphQL v16 compatibility

2.2.0

Minor Changes

  • 7c60e5acc: feat(core): ability to skip some specific validation rules with skipDocumentsValidation option

2.1.1

Patch Changes

  • 6470e6cc9: fix(plugin-helpers): remove unnecessary import
  • 35199dedf: Fix module not found bug in resolveExternalModuleAndFn

2.1.0

Minor Changes

  • 39773f59b: enhance(plugins): use getDocumentNodeFromSchema and other utilities from @​graphql-tools/utils
  • 440172cfe: support ESM

Patch Changes

  • 24185985a: bump graphql-tools package versions

2.0.0

Major Changes

  • b0cb13df4: Update to latest graphql-tools and graphql-config version.

    ‼️ ‼️ ‼️ Please note ‼️ ‼️ ‼️:

    This is a breaking change since Node 10 is no longer supported in graphql-tools, and also no longer supported for Codegen packages.

1.18.8

Patch Changes

  • 470336a1: don't require plugins for for config if preset provides plugin. Instead the preset should throw if no plugins were provided.

1.18.7

Patch Changes

... (truncated)

Commits
  • e854635 chore(release): update monorepo packages versions (#6892)
  • 97ddb48 feat: GraphQL v16 compatibility (#6867)
  • a6faf03 chore(release): update monorepo packages versions (#6814)
  • 7c60e5a feat(core): ability to skip some specific validation rules with skipDocumentV...
  • 0a7cf3a chore(release): update monorepo packages versions (#6556)
  • 6470e6c fix(plugin-helpers): remove unnecessary import (#6555)
  • 35199de Fix cannot find module (#6554)
  • f68909b chore(release): update monorepo packages versions (#6441)
  • 2418598 fix: bump graphql-tools versions (#6511)
  • 39773f5 enhance(plugins): use getDocumentNodeFromSchema and other utilities from @​gra...
  • 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)

Bumps [@graphql-codegen/plugin-helpers](https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/utils/plugins-helpers) from 1.18.5 to 2.3.0.
- [Release notes](https://github.com/dotansimha/graphql-code-generator/releases)
- [Changelog](https://github.com/dotansimha/graphql-code-generator/blob/master/packages/utils/plugins-helpers/CHANGELOG.md)
- [Commits](https://github.com/dotansimha/graphql-code-generator/commits/@graphql-codegen/plugin-helpers@2.3.0/packages/utils/plugins-helpers)

---
updated-dependencies:
- dependency-name: "@graphql-codegen/plugin-helpers"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 1, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 1, 2021

Superseded by #192.

@dependabot dependabot bot closed this Dec 1, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/graphql-codegen/plugin-helpers-2.3.0 branch December 1, 2021 07:06
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.

1 participant