Mayank1791989 / gql

112 stars 19 forks source link

Update apollo-codegen to the latest version šŸš€ #105

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 0.18.4 of apollo-codegen was just published.

Dependency apollo-codegen
Current Version 0.10.13
Type dependency

The version 0.18.4 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 230 commits.

  • 1732391 0.18.4
  • a5912e3 [Swift] Fix tests
  • 788deef [Swift] Fix map expression changes merged in #336
  • 8649d4b Log errors to stderr instead of stdout
  • ba5e4c4 [tests] Fixing test:smoke broken because of @babel/types missing in prod;
  • b4c174e [ts-modern] Upgrading @babel/types and @babel/generator to 7.0.0-beta.38
  • 2ecd4f0 Fix "'operationId' does not exist on type '{}'" on compile
  • 1164883 fix tests
  • c5342b5 Alternate implementation of propertyAssignmentForField to avoid ā€œAmbiguous use of ā€˜mapā€™ā€ error (#336)
  • 7aecd47 Removed Unknown Directive Validation (#359)
  • 292b234 Fix Lists for TS (#349)
  • e72a6aa Added /eslint-disable/ comments to all flow-modern generated files (#354)
  • d15219b Flow-Modern covariant properties/$ReadOnlyArray (#346)
  • c6738de Remove mkdirp. (#361)
  • 8245bf1 Support semicolons in header values (#363)

There are 230 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: