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

Update graphql to the latest version 🚀 #2

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

greenkeeper[bot]
Copy link

@greenkeeper greenkeeper bot commented Jan 26, 2017

Version 0.9.1 of graphql just got published.

Dependency graphql
Current Version 0.8.2
Type dependency

The version 0.9.1 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.
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 134 commits .

  • 8122ba7 0.9.1
  • 80f5ecb Merge pull request #692 from graphql/dunder-warn
  • fe34619 Convert error to warning for non-compliant use of __
  • 024f9f7 Merge pull request #693 from graphql/fix-reserved-properties
  • 080e281 Quotes reserved literals when used in properties.
  • 47c2ba6 Merge pull request #691 from graphql/greenkeeper/eslint-3.14.1
  • 04eed8e chore(package): update eslint to version 3.14.1
  • 43cd3bb 0.9.0
  • e7b4bc7 Update dependencies
  • 5b26da9 Improve type definitions
  • 15d2184 Merge pull request #631 from dherault/master
  • 0417aad Simplify default resolver function
  • a3c746c Factor out checking isTypeOf from subfield exe
  • 9239253 Pass lint & flow
  • c53efbe Missing comma

There are 134 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 🌴

@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 31, 2017

Version 0.9.2 just got published.

Update to this version instead 🚀

Commits

The new version differs by 88 commits .

  • 5ba817e 0.9.2
  • 7656015 Freshen yarn.lock
  • a61f8e2 Merge pull request #774 from graphql/greenkeeper/coveralls-2.13.0
  • 2c6bab2 chore(package): update coveralls to version 2.13.0
  • 14ec456 Merge pull request #769 from wincent/glh/node
  • cdb9af2 Don't run on Node 0.12 in Travis
  • dcae89d Freshen yarn.lock
  • 4e49ac6 Merge pull request #768 from graphql/greenkeeper/babel-eslint-7.2.1
  • a41b700 chore(package): update babel-eslint to version 7.2.1
  • fa4c8e3 Merge pull request #767 from neelance/master
  • ba401e1 Unify wording in error messages.
  • 2c8d565 Freshen yarn.lock
  • 2f56f17 Merge pull request #766 from graphql/greenkeeper/eslint-plugin-flowtype-2.30.4
  • 275e967 chore(package): update eslint-plugin-flowtype to version 2.30.4
  • 94e2431 Freshen yarn.lock

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

@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 12, 2017

Version 0.9.3 just got published.

Update to this version instead 🚀

Release Notes v0.9.3

Fixes

  • Eliminate false positives reported by findArgChanges (#783).
Commits

The new version differs by 47 commits .

  • 1407c05 0.9.3
  • b6b2a59 Freshen yarn.lock
  • 12d42a5 Merge pull request #802 from graphql/greenkeeper/babel-eslint-7.2.2
  • 0a56e28 Merge pull request #800 from joelgriffith/bugfix/find-breaking-arg-changes
  • 04b3cda chore(package): update babel-eslint to version 7.2.2
  • c52949d Tests to prevent this bug from happening again
  • 3277a1b Flow fixes
  • 28da1f0 Moving from raw instance check to name checks
  • 490dc49 Freshen yarn.lock
  • 8f06fda Merge pull request #795 from graphql/greenkeeper/babel-cli-6.24.1
  • d09f84c chore(package): update babel-cli to version 6.24.1
  • bb51c1a Freshen yarn.lock
  • 8dd926c Merge pull request #794 from graphql/greenkeeper/babel-plugin-transform-es2015-classes-6.24.1
  • 0a778ce chore(package): update babel-plugin-transform-es2015-classes to version 6.24.1
  • 4374027 Merge pull request #793 from graphql/greenkeeper/babel-plugin-transform-es2015-object-super-6.24.1

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

@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 28, 2017

Version 0.9.4 just got published.

Update to this version instead 🚀

Release Notes v0.9.4

New:

  • All validation rules are now exported directly (#808)

Fixes:

  • Fix flow issue with constructing new GraphQLError() (#829)

Spec Compliance:

  • Now throws error when building Enum with reserved words (#812)
  • Now throws error when building Union with multiple of the same type (#813)
  • Now throws error when building Object type implementing the same Interface more than once (#728)
Commits

The new version differs by 39 commits0.

  • 604bf1a 0.9.4
  • e3c708a Merge pull request #728 from APIs-guru/uniq_interfaces
  • 5e17f83 Merge pull request #813 from APIs-guru/uniq_union
  • b460659 Use hashmap instead of array find
  • 7893dba Use a hashmap instead of array find
  • 13ba225 rm unnecessary change
  • 126cd6d Merge pull request #829 from graphql/graphql-error-constructor
  • 5caf176 Merge pull request #812 from APIs-guru/enumNames
  • a5a9126 Add constructor to GraphQLError class flow type
  • 4abde6e Fix GitHub syntax highlighting (#753)
  • c87fbd7 Freshen yarn.lock
  • 6ceb5a5 Merge pull request #824 from graphql/greenkeeper/mocha-3.3.0
  • 08d6885 Merge pull request #823 from graphql/greenkeeper/flow-bin-0.44.2
  • 10e7b93 chore(package): update mocha to version 3.3.0
  • aea5c45 chore(package): update flow-bin to version 0.44.2

There are 39 commits in total.

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 29, 2017

Version 0.9.5 just got published.

Update to this version instead 🚀

Commits

The new version differs by 17 commits0.

  • 9033685 0.9.5
  • 5b06511 Merge pull request #836 from graphql/fix-832
  • b013e73 Allow for nullish values when defining enums
  • d7fe661 Merge pull request #695 from graphql/type-checks
  • 333c248 Use flow %checks to reduce occurance of :any
  • a9d1f20 Refresh yarn.lock
  • 6e8d57d Merge pull request #835 from graphql/greenkeeper/iterall-1.1.1
  • 6e3494d Merge pull request #807 from APIs-guru/visitor
  • e37b8bc Merge pull request #831 from graphql/greenkeeper/coveralls-2.13.1
  • 5f6ce90 Merge pull request #834 from graphql/export-validate-with
  • fe9dd17 Allow any version of iterall
  • d18a10d Merge pull request #833 from APIs-guru/fixErrorMsg
  • c3f5ab8 Allow passing custom TypeInfo to validate()
  • 9a9987b fix(package): update iterall to version 1.1.1
  • 62a7ad0 Export getVisitFn function

There are 17 commits in total.

See the full diff

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants