Skip to content

Conversation

@dependabot
Copy link

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

Bumps @graphql-codegen/typescript-operations from 1.17.13 to 2.1.8.

Release notes

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

@​graphql-codegen/typescript-operations@​2.1.8

Patch Changes

  • 8a576b49a: avoidOptionals with skip/include directives fix
  • Updated dependencies [ad02cb9b8]
    • @​graphql-codegen/visitor-plugin-common@​2.4.0
    • @​graphql-codegen/typescript@​2.2.4

@​graphql-codegen/typescript-operations@​2.1.7

Patch Changes

  • 1d570b456: avoidOptionals sub-config fix
  • Updated dependencies [b9e85adae]
  • Updated dependencies [7c60e5acc]
  • Updated dependencies [3c2c847be]
    • @​graphql-codegen/visitor-plugin-common@​2.3.0
    • @​graphql-codegen/plugin-helpers@​2.2.0
    • @​graphql-codegen/typescript@​2.2.3

@​graphql-codegen/typescript-operations@​2.1.6

Patch Changes

  • 5c37b9d11: Fix avoidOptional handle of Maybe types

@​graphql-codegen/typescript-operations@​2.1.5

Patch Changes

  • 25cd11d01: correctly inline Maybe types if the preresolveTypes config option is set to true
Changelog

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

2.1.8

Patch Changes

  • 8a576b49a: avoidOptionals with skip/include directives fix
  • Updated dependencies [ad02cb9b8]
    • @​graphql-codegen/visitor-plugin-common@​2.4.0
    • @​graphql-codegen/typescript@​2.2.4

2.1.7

Patch Changes

  • 1d570b456: avoidOptionals sub-config fix
  • Updated dependencies [b9e85adae]
  • Updated dependencies [7c60e5acc]
  • Updated dependencies [3c2c847be]
    • @​graphql-codegen/visitor-plugin-common@​2.3.0
    • @​graphql-codegen/plugin-helpers@​2.2.0
    • @​graphql-codegen/typescript@​2.2.3

2.1.6

Patch Changes

  • 5c37b9d11: Fix avoidOptional handle of Maybe types

2.1.5

Patch Changes

  • 25cd11d01: correctly inline Maybe types if the preresolveTypes config option is set to true

2.1.4

Patch Changes

  • Updated dependencies [0b090e31a]
    • @​graphql-codegen/visitor-plugin-common@​2.2.1
    • @​graphql-codegen/typescript@​2.2.2

2.1.3

Patch Changes

  • Updated dependencies [d6c2d4c09]
  • Updated dependencies [feeae1c66]
  • Updated dependencies [8261e4161]
  • Updated dependencies [5086791ac]
    • @​graphql-codegen/visitor-plugin-common@​2.2.0

... (truncated)

Commits
  • 980df84 chore(release): update monorepo packages versions (#6836)
  • 8a576b4 avoidOptionals with skip/include directives fix (#6752)
  • a6faf03 chore(release): update monorepo packages versions (#6814)
  • 1d570b4 avoidOptionals sub-config usage fix (#6795)
  • 5859d2e Upcoming Release Changes (#6764)
  • 5c37b9d fix avoidOptional handle of Maybe types (#6763)
  • 464b6dc chore(release): update monorepo packages versions (#6659)
  • 25cd11d fix: inline Maybe usages instead of referencing the imported one when… (#6642)
  • f7566af chore(release): update monorepo packages versions (#6655)
  • cc51006 chore(release): update monorepo packages versions (#6607)
  • 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-operations](https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/plugins/typescript/operations) from 1.17.13 to 2.1.8.
- [Release notes](https://github.com/dotansimha/graphql-code-generator/releases)
- [Changelog](https://github.com/dotansimha/graphql-code-generator/blob/master/packages/plugins/typescript/operations/CHANGELOG.md)
- [Commits](https://github.com/dotansimha/graphql-code-generator/commits/@graphql-codegen/typescript-operations@2.1.8/packages/plugins/typescript/operations)

---
updated-dependencies:
- dependency-name: "@graphql-codegen/typescript-operations"
  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 Oct 18, 2021
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Nov 1, 2021

Superseded by #68.

@dependabot dependabot bot closed this Nov 1, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/graphql-codegen/typescript-operations-2.1.8 branch November 1, 2021 03:22
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.

1 participant