Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update list of available validators (as of GraphQL 0.13.2) #121

Merged
merged 2 commits into from
Apr 6, 2018

Conversation

pleunv
Copy link

@pleunv pleunv commented Apr 4, 2018

TODO:

  • Make sure all of the significant new logic is covered by tests
  • Rebase your changes on master so that they can be merged easily
  • Make sure all tests pass
  • Update CHANGELOG.md with your change
  • If this was a change that affects the external API, update the README

Pull Request Labels

  • feature
  • blocking
  • docs

Based on the list in https://github.com/graphql/graphql-js/blob/master/src/validation/specifiedRules.js.

@ghost ghost added the docs Focuses on documentation changes label Apr 4, 2018
@jnwng jnwng changed the base branch from master to jw/graphql-12-13 April 6, 2018 01:03
@ghost ghost added the docs Focuses on documentation changes label Apr 6, 2018
@jnwng
Copy link
Contributor

jnwng commented Apr 6, 2018

@pleunv im going to merge this into #119 and land it all via that PR. thank you!

@jnwng jnwng merged commit d883e14 into apollographql:jw/graphql-12-13 Apr 6, 2018
jnwng pushed a commit to jnwng/eslint-plugin-graphql that referenced this pull request Apr 6, 2018
…phql#121)

* Configure Renovate (apollographql#111)

* Update list of available validators (as of GraphQL 0.13.2)
jnwng added a commit that referenced this pull request Apr 15, 2018
* Adding support for 0.12.0 and 0.13.0, as well as making sure to test all available versions.

* Resolving circular dependency

* Update list of available validators (as of GraphQL 0.13.2) (#121)

* Configure Renovate (#111)

* Update list of available validators (as of GraphQL 0.13.2)

* Switching Node versions

* Moving to `npm@5` to make interop with `tav` easier.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Focuses on documentation changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants