Skip to content

Update dependency graphql to ^14.2.1

Warren Gifford requested to merge renovate/graphql-14.x into master

Created by: renovate[bot]

This PR contains the following updates:

Package Type Update New value References Sourcegraph
graphql devDependencies minor ^14.2.1 source code search for "graphql"

Release Notes

graphql/graphql-js

v14.2.1

Compare Source

14.2.1 (2019-03-31)

Bug Fix 🐞

v14.2.0

Compare Source

14.2.0 (2019-03-26)

Note: Updating to this release can cause new Flow errors since it adds Flow typing for print function that was missing in previous versions.

New Feature 🚀
Bug Fix 🐞
Docs 📝
Polish 💅
42 PRs were merged
Internal 🏠
17 PRs were merged
Committers: 7

v14.1.1

Compare Source

Fixes:

v14.1.0

Compare Source

New:

  • Added assertSchema and assertDirective (#​1580)
  • Adds additional type extension validation (#​1643)

Fixes:

  • Improves flow type definitions
  • Adds back in support for node 9, and tests for node 11. node >= 6 is currently supported.
  • Allows custom node inspect (#​1605)
  • Correctly handles newlines in block strings (#​1637)

Renovate configuration

📅 Schedule: "on the 1st through 7th day of the month" in timezone America/Los_Angeles.

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot. View repository job log here.

Merge request reports

Loading