Skip to content
This repository has been archived by the owner on Apr 13, 2023. It is now read-only.

Update graphql-anywhere to the latest version 馃殌 #534

Merged
merged 1 commit into from
Mar 16, 2017

Conversation

greenkeeper[bot]
Copy link

@greenkeeper greenkeeper bot commented Mar 16, 2017

Version 3.0.0 of graphql-anywhere just got published.

Dependency graphql-anywhere
Current Version 2.2.0
Type dependency

The version 3.0.0 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 graphql-anywhere.
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 19 commits .

  • c7f111d Merge pull request #45 from apollographql/3.0.0
  • a06dbbe skip lib check
  • ce1e4c8 3.0.0
  • 297dd10 update CHANGELOG.md
  • b6acd6d Merge pull request #43 from apollographql/greenkeeper/initial
  • 540337a add trailing comma
  • 8dc1482 fix linter errors
  • 3e35cc9 Update tslint
  • 5a2288c Update package.json
  • bed35bc Merge branch 'master' into greenkeeper/initial
  • 96d5e08 Merge pull request #44 from kesne/jgens/faster-selection-set
  • a207d35 Improving AST util performance
  • f59f76c Pin remap istanbul to keep node 4 test passing
  • 52081f7 Add newline
  • 9d7f2e0 Update README.md

There are 19 commits in total. See the full diff.

Not sure how things should work exactly?

There is a collection of frequently asked questions and of course you may always ask my humans.


Your Greenkeeper Bot 馃尨

Copy link
Contributor

@helfer helfer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This was a change internal to graphql-anywhere that changed the semantics of getMainDefinition. Since we always only have one definition, this change should not affect react-apollo.

@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 16, 2017

Version 3.0.1 just got published.

Update to this version instead 馃殌

Commits

The new version differs by 5 commits .

  • 67056f7 Merge pull request #47 from apollographql/3.0.1
  • 51f70d4 3.0.1
  • cbc7825 update CHANGELOG.md
  • 7d3efa6 Merge pull request #46 from apollographql/fix/mainDefinition
  • 7e03924 fix getMainDefinition

See the full diff.

@calebmer calebmer merged commit 725b41a into master Mar 16, 2017
@calebmer calebmer deleted the greenkeeper/graphql-anywhere-3.0.0 branch March 16, 2017 17:54
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants