Skip to content
This repository has been archived by the owner on Apr 2, 2020. It is now read-only.

Bump @graphql-codegen/cli from 1.12.2 to 1.13.1 #78

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

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Mar 31, 2020

Bumps @graphql-codegen/cli from 1.12.2 to 1.13.1.

Release notes

Sourced from @graphql-codegen/cli's releases.

v1.13.1

  • Come talk to us directly on our Discord channel
  • Do you want The Guild to keep your codebase up to date and run your build on each GraphQL Code Generator commit so we'll make sure not to break your app? Contact us here: the-guild.dev/connected-build

core/cli

  • Update dependencies
  • Migrate codebase from TSLint to ESLint (#3607, thanks @standy )
  • Codegen core now manages a graph of dependencies of outputs, which means that you can easily depend on output in your codegen.yml file (#3603, thanks @kamilkisiela )
  • Update codebase prettier config
  • Remove unnecessary @babel/parser dependency
  • Update to latest graphql-toolkit, fixed issues with graphql-import

typescript-resolvers

  • Use types that implement an interface in __resolveType as first argument (#3618, thanks @kamilkisiela)

flow-resolvers

  • Use types that implement an interface in __resolveType as first argument (#3618, thanks @kamilkisiela)

near-operation-file preset

  • Fixed issues with missing/unnecessary FragmentDoc imports
  • Fixed issue with fragment names when using near-operation-file + dedupeOperationSuffix (#3628, thanks @wassim-k )

typescript-graphql-request

  • add ability to pass custom wrapper to generated sdk functions, eg. retryWrapper (#3613, thanks @andycmaj)

typescript-document-nodes

typescript

  • Generate deprecations notes from GQL deprecated directive (#3608, thanks @adelsz)
  • Fix optional types in queries (#3639, thanks @standy)
  • enumValues now supports importing enums from namespaces (#3651)

typescript-operations

  • Fixed issues and errors when fragment and operation has the same name (#3621)
  • Fix optional types in queries (#3639, thanks @standy)

flow-operations

  • Fixed issues and errors when fragment and operation has the same name (#3621)

flow

  • Generate deprecations notes from GQL deprecated directive (#3608, thanks @adelsz)

java

docs/website

  • add rawRequest config option to typescript-graphql-request documentation (thanks @ruisaraiva19)
  • added community plugin for scala to the list of plugins
... (truncated)
Commits

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 dependabot-preview bot added the dependencies Pull requests that update a dependency file label Mar 31, 2020
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/graphql-codegen/cli-1.13.1 branch from da991f0 to dfc6d88 Compare April 1, 2020 14:07
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/graphql-codegen/cli-1.13.1 branch from dfc6d88 to 018bcfe Compare April 1, 2020 14:15
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.

None yet

0 participants