Skip to content
This repository has been archived by the owner on Dec 15, 2021. It is now read-only.

chore(deps-dev): Bump @graphql-codegen/typescript from 1.21.1 to 2.4.1 #72

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

Conversation

dependabot[bot]
Copy link

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

Bumps @graphql-codegen/typescript from 1.21.1 to 2.4.1.

Release notes

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

@​graphql-codegen/typescript-resolvers@​2.4.1

Patch Changes

  • 3d57ec666: loosen return type of SubscriptionSubscribeFn from PromiseOrValue<AsyncIterator> to PromiseOrValue<AsyncIterable>. This fixes type conflicts with libraries such as ix/asynciterable and is what graphql-js expects.

@​graphql-codegen/typescript@​2.4.1

Patch Changes

  • Updated dependencies [a9f1f1594]
  • Updated dependencies [9ea6621ec]
    • @​graphql-codegen/visitor-plugin-common@​2.5.1

@​graphql-codegen/typescript-resolvers@​2.4.0

Minor Changes

  • 97ddb487a: feat: GraphQL v16 compatibility

Patch Changes

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

@​graphql-codegen/typescript@​2.4.0

Minor Changes

  • 4c5c84c1b: Added InputMaybe, a different type of Maybe type for input/arguments

@​graphql-codegen/typescript@​2.3.1

Patch Changes

  • 6c898efe5: list all dependencies used by the package in the package.json
  • Updated dependencies [f3833243d]
  • Updated dependencies [6c898efe5]
    • @​graphql-codegen/schema-ast@​2.4.0

@​graphql-codegen/typescript@​2.3.0

Minor Changes

  • 97ddb487a: feat: GraphQL v16 compatibility

Patch Changes

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

@​graphql-codegen/typescript-generic-sdk@​2.3.0

Minor Changes

... (truncated)

Changelog

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

2.4.1

Patch Changes

  • Updated dependencies [a9f1f1594]
  • Updated dependencies [9ea6621ec]
    • @​graphql-codegen/visitor-plugin-common@​2.5.1

2.4.0

Minor Changes

  • 4c5c84c1b: Added InputMaybe, a different type of Maybe type for input/arguments

2.3.1

Patch Changes

  • 6c898efe5: list all dependencies used by the package in the package.json
  • Updated dependencies [f3833243d]
  • Updated dependencies [6c898efe5]
    • @​graphql-codegen/schema-ast@​2.4.0

2.3.0

Minor Changes

  • 97ddb487a: feat: GraphQL v16 compatibility

Patch Changes

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

2.2.4

Patch Changes

  • Updated dependencies [ad02cb9b8]
    • @​graphql-codegen/visitor-plugin-common@​2.4.0

2.2.3

Patch Changes

  • Updated dependencies [b9e85adae]
  • Updated dependencies [7c60e5acc]
  • Updated dependencies [3c2c847be]
    • @​graphql-codegen/visitor-plugin-common@​2.3.0

... (truncated)

Commits
  • 3fb3dd4 chore(release): update monorepo packages versions (#7044)
  • 9fce797 Upcoming Release Changes (#7023)
  • 4c5c84c Introduce inputMaybeValue configuration for typescript-related plugins (#...
  • d823f08 Fix default of wrapFieldDefinitions (#6994)
  • 5783d2f chore(release): update monorepo packages versions (#6979)
  • 6c898ef enable import/no-extraneous-dependencies in order to track down extraneous de...
  • f383324 feat: add includeIntrospection option to schema-ast (#6901)
  • ecda229 chore(deps): update dependency graphql to v16 (#6934)
  • e854635 chore(release): update monorepo packages versions (#6892)
  • 97ddb48 feat: GraphQL v16 compatibility (#6867)
  • 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 Nov 18, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants