Mayank1791989 / gql

112 stars 19 forks source link

Update apollo-codegen to the latest version 🚀 #76

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 0.18.0 of apollo-codegen was just published.

Dependency apollo-codegen
Current Version 0.10.13
Type dependency

The version 0.18.0 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 190 commits.

  • 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)
  • 935d797 Fix failing Flow snapshot tests due to #283
  • 37f8af1 disable ESLint (#283)
  • 882bbff 0.17.1
  • 51bf4bf swift: Escape property identifiers where needed
  • e55d049 Fix markdown code-block typo (#277)

There are 190 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.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 3 commits.

  • 21ffc91 0.18.1
  • 5b9a4ab Fix GraphQL multiline comment support for typescript-modern target (#312)
  • 8c46ca3 Flow: handle multiline comments in GraphQL schema (#311)

See the full diff