tnc icon indicating copy to clipboard operation
tnc copied to clipboard

Bump @graphql-codegen/typescript from 1.13.4 to 1.23.0

Open dependabot-preview[bot] opened this issue 3 years ago • 0 comments

Bumps @graphql-codegen/typescript from 1.13.4 to 1.23.0.

Release notes

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

@​graphql-codegen/typescript@​1.23.0

Minor Changes

  • 9005cc17: add allowEnumStringTypes option for allowing string literals as valid return types from resolvers in addition to enum values._

Patch Changes

  • Updated dependencies [df19a4ed]
  • Updated dependencies [470336a1]
  • Updated dependencies [9005cc17]
    • @​graphql-codegen/visitor-plugin-common@​1.22.0
    • @​graphql-codegen/plugin-helpers@​1.18.8

@​graphql-codegen/typescript@​1.22.4

Patch Changes

  • Updated dependencies [6762aff5]
    • @​graphql-codegen/visitor-plugin-common@​1.21.3

@​graphql-codegen/typescript@​1.22.3

Patch Changes

  • Updated dependencies [6aaecf1c]
    • @​graphql-codegen/visitor-plugin-common@​1.21.2

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

Minor Changes

  • 8e4d5826: Add a new type for StitchResolver without selectionSet
  • 9005cc17: add allowEnumStringTypes option for allowing string literals as valid return types from resolvers in addition to enum values._

Patch Changes

  • df19a4ed: Allow multiple {T} instances in defaultMapper
  • Updated dependencies [df19a4ed]
  • Updated dependencies [470336a1]
  • Updated dependencies [9005cc17]
    • @​graphql-codegen/visitor-plugin-common@​1.22.0
    • @​graphql-codegen/plugin-helpers@​1.18.8
    • @​graphql-codegen/typescript@​1.23.0

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

Patch Changes

  • Updated dependencies [6762aff5]
    • @​graphql-codegen/visitor-plugin-common@​1.21.3
    • @​graphql-codegen/typescript@​1.22.4

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

Patch Changes

... (truncated)

Changelog

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

1.23.0

Minor Changes

  • 9005cc17: add allowEnumStringTypes option for allowing string literals as valid return types from resolvers in addition to enum values._

Patch Changes

  • Updated dependencies [df19a4ed]
  • Updated dependencies [470336a1]
  • Updated dependencies [9005cc17]
    • @​graphql-codegen/visitor-plugin-common@​1.22.0
    • @​graphql-codegen/plugin-helpers@​1.18.8

1.22.4

Patch Changes

  • Updated dependencies [6762aff5]
    • @​graphql-codegen/visitor-plugin-common@​1.21.3

1.22.3

Patch Changes

  • Updated dependencies [6aaecf1c]
    • @​graphql-codegen/visitor-plugin-common@​1.21.2

1.22.2

Patch Changes

  • Updated dependencies [cf1e5abc]
    • @​graphql-codegen/visitor-plugin-common@​1.21.1

1.22.1

Patch Changes

  • Updated dependencies [dfd25caf]
  • Updated dependencies [8da7dff6]
    • @​graphql-codegen/visitor-plugin-common@​1.21.0
    • @​graphql-codegen/plugin-helpers@​1.18.7

1.22.0

Minor Changes

  • f0b5ea53: Add entireFieldWrapperValue configuration option, to wrap arrays
  • 097bea2f: Added new configuration settings for scalars: strictScalars and defaultScalarType

... (truncated)

Commits
  • cf7a9df Upcoming Release Changes (#6236)
  • 9005cc1 feat: allow returning string literal types for resolvers returning enum value...
  • b38d018 Upcoming Release Changes (#6203)
  • 8cb2ae2 Upcoming Release Changes (#6162)
  • d1edc94 Upcoming Release Changes (#6150)
  • 0c45bcc New plugin: TypeScript Vue Apollo Smart Operations (#5825)
  • fe7f15d fix(deps): update dependency tslib to v2.3.0 (#6122)
  • f979313 chore(release): update monorepo packages versions (#6015)
  • 1485168 chore(deps): use explicit version for visitor-plugin-common
  • 71b1aa7 chore(release): update monorepo packages versions (#5827)
  • 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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

dependabot-preview[bot] avatar Aug 02 '21 11:08 dependabot-preview[bot]