Skip to content

Bump @graphql-codegen/typescript from 1.12.2 to 2.4.2#1019

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/graphql-codegen/typescript-2.4.2
Closed

Bump @graphql-codegen/typescript from 1.12.2 to 2.4.2#1019
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/graphql-codegen/typescript-2.4.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Dec 31, 2021

Copy link
Copy Markdown

Bumps @graphql-codegen/typescript from 1.12.2 to 2.4.2.

Release notes

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

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

Patch Changes

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

@​graphql-codegen/typescript@​2.4.2

Patch Changes

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

@​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-generic-sdk@​2.3.1

Patch Changes

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

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

Minor Changes

  • 0b31d8390: Added config option rawRequest to typescript-generic-sdk which allows return to include both data and errors on the top level

@​graphql-codegen/typescript-mongodb@​2.3.0

Minor Changes

  • a1e13faf6: Change ObjectID import to ObjectId since mongodb has deprecated ObjectID

Patch Changes

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

... (truncated)

Changelog

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

2.4.2

Patch Changes

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

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]

... (truncated)

Commits
  • c3bf5b6 chore(release): update monorepo packages versions (#7206)
  • 6002feb fix: exports for react native (#7201)
  • ff30197 New website, better docs (based on nextjs & @​theguild/docs) (#7010)
  • 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)
  • 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/typescript](https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/plugins/typescript/typescript) from 1.12.2 to 2.4.2.
- [Release notes](https://github.com/dotansimha/graphql-code-generator/releases)
- [Changelog](https://github.com/dotansimha/graphql-code-generator/blob/master/packages/plugins/typescript/typescript/CHANGELOG.md)
- [Commits](https://github.com/dotansimha/graphql-code-generator/commits/@graphql-codegen/typescript@2.4.2/packages/plugins/typescript/typescript)

---
updated-dependencies:
- dependency-name: "@graphql-codegen/typescript"
  dependency-type: direct:development
  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 Dec 31, 2021
@dependabot @github

dependabot Bot commented on behalf of github Feb 4, 2022

Copy link
Copy Markdown
Author

Superseded by #1051.

@dependabot dependabot Bot closed this Feb 4, 2022
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/graphql-codegen/typescript-2.4.2 branch February 4, 2022 02:19
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