Mayank1791989 / gql

112 stars 19 forks source link

Update apollo-codegen to the latest version 🚀 #81

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 0.18.2 of apollo-codegen was just published.

Dependency apollo-codegen
Current Version 0.10.13
Type dependency

The version 0.18.2 is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.

It might be worth looking into these changes and trying to get this project onto the latest version of apollo-codegen.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


Commits

The new version differs by 195 commits.

  • 1a3403d 0.18.2
  • 18fa4c8 Redo filtering out commented out gql strings (#313)
  • 21ffc91 0.18.1
  • 5b9a4ab Fix GraphQL multiline comment support for typescript-modern target (#312)
  • 8c46ca3 Flow: handle multiline comments in GraphQL schema (#311)
  • a6bda6e 0.18.0
  • 8990bae Add typescript-modern target (#304)
  • 5fa4525 Revert "Add typeName for nested property objects (#294)"
  • 3161d22 Add typeName for nested property objects (#294)
  • bb604db swift: Fix operation-ids-path option (#299)
  • f3e6fa4 Initial work on a new Flow target (#296)
  • 2e551a0 swift: Escape struct names (#291)
  • 270b7bf flow: Correct typename values for fragments on non-abstract types (#292)
  • 7779d20 0.17.2
  • 91a41ff swift: Add support for unknown enum values (#290)

There are 195 commits in total.

See the full diff

FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper bot :palm_tree:

greenkeeper[bot] commented 6 years ago

Version 0.18.3 just got published.

Update to this version instead 🚀

Commits

The new version differs by 11 commits.

  • eb7386b 0.18.3
  • b75a54b swift: Generate classes for subscriptions
  • 0013ec7 Add test for JSON output of subscriptions
  • 8f88c57 Update to graphql-js 0.12.3
  • 4549550 Change stray dependencies on babel-types to @babel/types
  • fdbbff2 Fix snapshot test
  • 24aede5 Update and clean up dependencies
  • c7d2e71 Use npm@5 for all versions of node in TravisCI (#328)
  • 5a26c26 remove stray console.log
  • 32c6d59 Use typescript interfaces where possible (#324)
  • da67ddd fix extra newlines in the case of a single selection w/ a description

See the full diff