Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps @graphql-codegen/visitor-plugin-common from 1.20.0 to 2.7.1.

Release notes

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

@​graphql-codegen/visitor-plugin-common@​2.7.1

Patch Changes

  • fd55e2039: fix incorrect type generation when using the inlineFragmentTypes 'combine' option that resulted in generating masked fragment output.

@​graphql-codegen/visitor-plugin-common@​2.7.0

Minor Changes

  • 1479233df: Add new inlineFragmentTypes mode 'mask', which allows generating masked fragment types.
Changelog

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

2.7.1

Patch Changes

  • fd55e2039: fix incorrect type generation when using the inlineFragmentTypes 'combine' option that resulted in generating masked fragment output.

2.7.0

Minor Changes

  • 1479233df: Add new inlineFragmentTypes mode 'mask', which allows generating masked fragment types.

2.6.0

Minor Changes

  • bef4376d5: fix: RequireFields generic making all other fields optional

Patch Changes

  • c8ef37ae0: fix(typescript-resolvers): Fix optional field types
  • be7cb3a82: Performance work: resolvers plugins, documents loading
  • Updated dependencies [754a33715]
    • @​graphql-codegen/plugin-helpers@​2.4.0

2.5.2

Patch Changes

  • 6002feb3d: Fix exports in package.json files for react-native projects
  • Updated dependencies [6002feb3d]
    • @​graphql-codegen/plugin-helpers@​2.3.2

2.5.1

Patch Changes

  • a9f1f1594: Use maybeValue as default output for optionals on preResolveTypes: true
  • 9ea6621ec: add missing ListType method parameters

2.5.0

Minor Changes

  • 97ddb487a: feat: GraphQL v16 compatibility

Patch Changes

  • Updated dependencies [97ddb487a]
    • @​graphql-codegen/plugin-helpers@​2.3.0

... (truncated)

Commits
  • 6b4199d chore(release): update monorepo packages versions (#7556)
  • fd55e20 fix: inlineFragmentTypes config option (#7555)
  • 1dbd738 chore(release): update monorepo packages versions (#7522)
  • 1479233 gql-tag-preset: support data/fragment masking (#6442)
  • 295382a chore(release): update monorepo packages versions (#7453)
  • bef4376 fix: RequireFields generic making all other fields optional (#7430)
  • be7cb3a Performance work: resolvers plugins, documents loading (#7452)
  • c8ef37a fix(typescript-resolvers): Fix optional resolver types (#7004)
  • c3bf5b6 chore(release): update monorepo packages versions (#7206)
  • 6002feb fix: exports for react native (#7201)
  • 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/visitor-plugin-common](https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/plugins/other/visitor-plugin-common) from 1.20.0 to 2.7.1.
- [Release notes](https://github.com/dotansimha/graphql-code-generator/releases)
- [Changelog](https://github.com/dotansimha/graphql-code-generator/blob/master/packages/plugins/other/visitor-plugin-common/CHANGELOG.md)
- [Commits](https://github.com/dotansimha/graphql-code-generator/commits/@graphql-codegen/visitor-plugin-common@2.7.1/packages/plugins/other/visitor-plugin-common)

---
updated-dependencies:
- dependency-name: "@graphql-codegen/visitor-plugin-common"
  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 Mar 1, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 1, 2022

Superseded by #203.

@dependabot dependabot bot closed this Apr 1, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/graphql-codegen/visitor-plugin-common-2.7.1 branch April 1, 2022 07:02
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