Mayank1791989 / gql

112 stars 19 forks source link

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

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 7 years ago

Version 0.17.0-alpha.5 of apollo-codegen just got published.

Dependency apollo-codegen
Current Version 0.10.13
Type dependency

The version 0.17.0-alpha.5 is not covered by your current version range.

Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.

I recommend you look into these changes and try to get onto the latest version of apollo-codegen. Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.


Commits

The new version differs by 146 commits.

  • c461827 0.17.0-alpha.5
  • 99a34d5 Avoid repeating boolean conditions for each individual selection
  • 4a6512d Only propagate conditionals to subselections if the parent field is also included unconditionally
  • 4fdb8ee 0.17.0-alpha.4
  • a587b49 Merge snapshots when setting fragments
  • fc3da45 Fix initializer expression for non-null composite fields and add tests
  • 2af89f0 0.17.0-alpha.3
  • 4a27592 Remove now unnecessary type declaration
  • c0b275b Add back deprecation attributes in generated Swift code
  • 8866f2f Use snapshot in generated type-safe initializers for Swift
  • 7b075ae Update dependencies
  • 8da331d Remove validation for explicitly provided __typename and adapt transform
  • 1c22f06 Really remove NoUnusedFragmentsRule from validation
  • 1a24c3c Respect mergeInFieldsFromFragmentSpreads setting in legacy IR
  • 0eefdac 0.17.0-alpha.2

There are 146 commits in total.

See the full diff

Not sure how things should work exactly? There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

greenkeeper[bot] commented 7 years ago

Version 0.17.0-alpha.6 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 2 commits.

  • a6df081 0.17.0-alpha.6
  • fac8e53 Avoid duplicate fragment spreads when computing type case

See the full diff

greenkeeper[bot] commented 6 years ago

Version 0.17.0-alpha.7 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 2 commits.

  • 19d7662 0.17.0-alpha.7
  • eab38f0 Don't use string concatenation for multiline strings in Swift

See the full diff

greenkeeper[bot] commented 6 years ago

Version 0.17.0-alpha.8 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 3 commits.

  • 4146c2c 0.17.0-alpha.8
  • a87e11d Use TypeScript string enums (#247)
  • 6241198 Update Jest Typescript support to use ts-jest (#252)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 0.17.0-alpha.9 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 4 commits.

  • ed8f362 0.17.0-alpha.9
  • 8575701 Don't generate initializers with composite fields when not merging in fragments spreads
  • 4a9b9f0 Fix Swift output for fragment spreads in variants
  • 7baaea4 Fix fragment spreads nested within inline fragments

See the full diff

greenkeeper[bot] commented 6 years ago

Version 0.17.0-alpha.10 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 2 commits.

  • 3b4d690 0.17.0-alpha.10
  • 6a8e15b Properly serialize input object fields to JSON

See the full diff

greenkeeper[bot] commented 6 years ago

Version 0.17.0-alpha.11 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 2 commits.

  • 337b6b7 0.17.0-alpha.11
  • a5c1612 Add experimental support for outputting multiple files

See the full diff

greenkeeper[bot] commented 6 years ago

Version 0.17.0-alpha.12 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 2 commits.

  • ee59374 0.17.0-alpha.12
  • b7c1e41 Fix outputting single file for Swift target

See the full diff

greenkeeper[bot] commented 6 years ago

Version 0.17.0-alpha.13 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 2 commits.

  • 7ba00d9 0.17.0-alpha.13
  • 82eacd5 Fix generated Swift code for optional composite property

See the full diff

greenkeeper[bot] commented 6 years ago

Version 0.17.0-alpha.14 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 4 commits.

  • f268e70 0.17.0-alpha.14
  • 164f83a [Swift] Don't use extension for enum JSONDecodable/Encodable conformance. (#243)
  • cdecc9c Improve docs by describing the purpose of the commands (#265)
  • 824dd8c Add support for .graphqlconfig (#238)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 0.17.0 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 4 commits.

  • a328778 0.17.0
  • a797ab3 Fix snapshot tests for #245
  • a582130 Do not enable tslint in auto-generated schema file (#245)
  • 4cd6ae9 Correct typename values for fragments on non-abstract types (#251)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 0.17.1 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 5 commits.

  • 882bbff 0.17.1
  • 51bf4bf swift: Escape property identifiers where needed
  • e55d049 Fix markdown code-block typo (#277)
  • fdecc27 Fix __typename for List types in Flow (#276)
  • d33ffc0 Add fields getter to Variant

See the full diff

greenkeeper[bot] commented 6 years ago

Version 0.17.2 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 4 commits.

  • 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)

See the full diff