Skip to content

chore(deps): bump @graphql-codegen/visitor-plugin-common from 1.20.0 to 2.9.1#209

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/graphql-codegen/visitor-plugin-common-2.9.1
Closed

chore(deps): bump @graphql-codegen/visitor-plugin-common from 1.20.0 to 2.9.1#209
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/graphql-codegen/visitor-plugin-common-2.9.1

Conversation

@dependabot
Copy link
Contributor

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

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

Release notes

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

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

Patch Changes

  • d16bebacb: Update @​graphql-tools/relay-operation-optimizer package;

    • Previously that package used relay-compiler@12 which has graphql v15 as a peer dependency and it was causing peer dependency warnings if user installs a different version of graphql package. Now we forked and released v12 under a different name and removed version range for graphql in peerDependencies of relay-compiler

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

Minor Changes

  • c3d7b7226: support the @oneOf directive on input types.

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

Minor Changes

  • f1fb77bd4: feat: Add option to squash exactly similar fragment types
Changelog

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

2.9.1

Patch Changes

  • d16bebacb: Update @​graphql-tools/relay-operation-optimizer package;

    • Previously that package used relay-compiler@12 which has graphql v15 as a peer dependency and it was causing peer dependency warnings if user installs a different version of graphql package. Now we forked and released v12 under a different name and removed version range for graphql in peerDependencies of relay-compiler

2.9.0

Minor Changes

  • c3d7b7226: support the @oneOf directive on input types.

2.8.0

Minor Changes

  • f1fb77bd4: feat: Add option to squash exactly similar fragment types

2.7.6

Patch Changes

  • 9a5f31cb6: New option onlyEnums for Typescript

2.7.5

Patch Changes

  • 2966686e9: Generate $fragmentName for fragment subtypes for fragment masking

2.7.4

Patch Changes

  • 337fd4f77: WP: [typescript-resolvers] Add directiveContextTypes option

2.7.3

Patch Changes

2.7.2

Patch Changes

  • 11d05e361: fix(resolvers): fix conflict between typesPrefix: true and enumPrefix: false

... (truncated)

Commits
  • 4f2b9c6 chore(release): update monorepo packages versions (#7929)
  • d16beba Fix relay-compiler peerDependencies issue (#7926)
  • d0e0fc6 chore(release): update monorepo packages versions (#7922)
  • c3d7b72 feat: support generating correct types for @oneOf input types (#7886)
  • a467fa8 apply no-else-return rule fixes (#7848)
  • 4ebe287 chore(release): update monorepo packages versions (#7833)
  • f1fb77b feat: Add option to squash exactly similar fragment types (#6826)
  • c4e7156 chore(release): update monorepo packages versions (#7822)
  • 9a5f31c New option onlyEnums for Typescript (#7718)
  • 555f092 chore(release): update monorepo packages versions (#7819)
  • 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.9.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.9.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 Jul 1, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 1, 2022

Superseded by #213.

@dependabot dependabot bot closed this Aug 1, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/graphql-codegen/visitor-plugin-common-2.9.1 branch August 1, 2022 07:09
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