JOWOMO / project-c

JOWOMO - Die Plattform zur Personalpartnerschaft
https://jowomo.de
MIT License
3 stars 1 forks source link

Bump @graphql-codegen/typescript-operations from 1.13.1 to 1.17.10 in /frontend #383

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps @graphql-codegen/typescript-operations from 1.13.1 to 1.17.10.

Release notes

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

@graphql-codegen/typescript-operations@1.17.10

Patch Changes

  • 475aa9b8: @skip, @include directives resolve to optional fields
  • Updated dependencies [faa13973]
    • @graphql-codegen/visitor-plugin-common@1.17.18

@graphql-codegen/typescript-operations@1.17.9

Patch Changes

  • 612e5e52: Remove broken isTypeOf call (always undefined in graphql-tools v6)
  • 0f35e775: Fixed issues with incorrect naming when typesSuffix is used
  • Updated dependencies [612e5e52]
  • Updated dependencies [9f2a4e2f]
  • Updated dependencies [0f35e775]
  • Updated dependencies [eaf45d1f]
    • @graphql-codegen/visitor-plugin-common@1.17.17
    • @graphql-codegen/plugin-helpers@1.18.1

@graphql-codegen/typescript-operations@1.17.8

Patch Changes

  • 1d7c6432: Bump all packages to allow "^" in deps and fix compatibility issues
  • 1d7c6432: Bump versions of @graphql-tools/ packages to fix issues with loading schemas and SDL comments
  • Updated dependencies [1d7c6432]
  • Updated dependencies [1d7c6432]
    • @graphql-codegen/visitor-plugin-common@1.17.13
    • @graphql-codegen/plugin-helpers@1.17.8
    • @graphql-codegen/typescript@1.17.8
Changelog

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

1.17.10

Patch Changes

  • 475aa9b8: @skip, @include directives resolve to optional fields
  • Updated dependencies [faa13973]
    • @graphql-codegen/visitor-plugin-common@1.17.18

1.17.9

Patch Changes

  • 612e5e52: Remove broken isTypeOf call (always undefined in graphql-tools v6)
  • 0f35e775: Fixed issues with incorrect naming when typesSuffix is used
  • Updated dependencies [612e5e52]
  • Updated dependencies [9f2a4e2f]
  • Updated dependencies [0f35e775]
  • Updated dependencies [eaf45d1f]
    • @graphql-codegen/visitor-plugin-common@1.17.17
    • @graphql-codegen/plugin-helpers@1.18.1

1.17.8

Patch Changes

  • 1d7c6432: Bump all packages to allow "^" in deps and fix compatibility issues
  • 1d7c6432: Bump versions of @graphql-tools/ packages to fix issues with loading schemas and SDL comments
  • Updated dependencies [1d7c6432]
  • Updated dependencies [1d7c6432]
    • @graphql-codegen/visitor-plugin-common@1.17.13
    • @graphql-codegen/plugin-helpers@1.17.8
    • @graphql-codegen/typescript@1.17.8
Commits
  • 65b005f chore(release): update monorepo packages versions (#5086)
  • 475aa9b Support for @skip and @include directives in typescript-operations (#5017)
  • 2e5bba7 chore(release): update monorepo packages versions (#5031)
  • 612e5e5 remove broken isTypeOf call (always undefined in graphql-tools v6) (#5039)
  • 0f35e77 Fix issues with incorrect naming when typesSuffix is used (#5038)
  • c137957 Bump eslint-config-standard from 14.1.1 to 16.0.1 (#5011)
  • f603b8f Improve support for unnamed queries (#4682)
  • a7dfac6 Bump tslib from 2.0.0 to 2.0.1 (#4588)
  • 5e57254 chore(release): update monorepo packages versions (#4521)
  • 6c2f8f3 Test new releases flow (#4488)
  • 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](https://app.dependabot.com): - 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)
CLAassistant commented 4 years ago

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

dependabot-preview[bot] commented 4 years ago

Superseded by #387.