Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump @graphql-codegen/typescript-operations from 1.3.1 to 1.4.0 #355

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Aug 1, 2019

Bumps @graphql-codegen/typescript-operations from 1.3.1 to 1.4.0.

Release notes

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

v1.4.0

Core

NEW PLUGIN: typescript-document-nodes

With this plugin, you can easily compile your GraphQL document files into a .ts file that exports DocumentNode (so no need to do that on runtime).
Thanks @​dex4er !

typescript plugin

flow plugin

near-operation-file preset

typescript-operations plugin

typescript-compatibility plugin

typescript-react-apollo plugin

  • new option reactApolloVersion- allow you to get the correct output according to the version of React-Apollo you prefer to use (#2077, thanks @​ken0x0a )
  • Generate HookResult type (#2133)

typescript-stencil plugin

  • Added support for Stencil v1 (#2075)

schema-ast plugin

... (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 will merge this PR once CI passes on it, as requested by @cktang88.


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 ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it). To ignore the version in this PR you can just close it
  • @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)

Finally, you can contact us by mentioning @dependabot.

@dependabot-preview dependabot-preview bot added dependency PRs that upgrade a dependency. Type: Chore Maintainance, refactoring, code cleanup labels Aug 1, 2019
@codecov
Copy link

codecov bot commented Aug 1, 2019

Codecov Report

Merging #355 into dev will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##              dev     #355   +/-   ##
=======================================
  Coverage   55.43%   55.43%           
=======================================
  Files          69       69           
  Lines        1362     1362           
  Branches      313      313           
=======================================
  Hits          755      755           
  Misses        607      607

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4775b97...5d58b5e. Read the comment docs.

@github-actions github-actions bot added the approved Automatically added, do not manually add label Aug 1, 2019
@dependabot-preview
Copy link
Contributor Author

Dependabot tried to merge this PR, but received the following error from GitHub:

You're not authorized to push to this branch. Visit https://help.github.com/articles/about-protected-branches/ for more information.

@cktang88 cktang88 merged commit 120e71a into dev Aug 1, 2019
@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/graphql-codegen/typescript-operations-1.4.0 branch August 1, 2019 13:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Automatically added, do not manually add dependency PRs that upgrade a dependency. Type: Chore Maintainance, refactoring, code cleanup
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant