zhenyulin / ultimate-hot-boilerplate

šŸš€ node-react universal app boilerplate with everything on hot reload, SSR, GraphQL, Flow included
MIT License
35 stars 4 forks source link

Update eslint-plugin-graphql to the latest version šŸš€ #44

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

ā˜ļø Greenkeeperā€™s updated Terms of Service will come into effect on April 6th, 2018.

Version 2.0.0 of eslint-plugin-graphql was just published.

Dependency eslint-plugin-graphql
Current Version 1.5.0
Type devDependency

The version 2.0.0 is not covered by your current version range.

If you donā€™t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.

It might be worth looking into these changes and trying to get this project onto the latest version of eslint-plugin-graphql.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you donā€™t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


Commits

The new version differs by 10 commits.

  • da78c7b Updating changelog, bumping major version (#134)
  • 2602e5b Bumping supported engines to >= 6.0 (#133)
  • d624301 Adding support for graphql@0.12.0 and graphql@0.13.0 (#119)
  • fd17bdf Pin Dependencies (#120)
  • 88009b6 Configure Renovate (#111)
  • 8e5baaf [apollo-bot] Update the Templates with docs label (#118)
  • 8a52844 update issue and pull request templates to match others
  • db305ed [apollo-bot] Update the Issue/PR Templates with auto label (#116)
  • ba81646 Update CHANGELOG.md
  • 5aac29f Update CHANGELOG.md

See the full diff

FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those donā€™t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper bot :palm_tree:

coveralls commented 6 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling 8f7f58cc397ce961fc8a3e762c81725999db3497 on greenkeeper/eslint-plugin-graphql-2.0.0 into d6b03fdb2537a7720b3750542aaac77b80c819af on master.

greenkeeper[bot] commented 6 years ago

Version 2.1.0-0 just got published.

Update to this version instead šŸš€

Commits

The new version differs by 9 commits.

  • 9cd9250 2.1.0-0
  • 151d0ac Updating CHANGELOG.md
  • 2b2a589 Reverting unnecessary change
  • e71fcd4 Making sure to get .graphqlconfig relative to current file directory.
  • 32c6095 Adding support for project-relative configuration files
  • 40a2c13 Removing yarn-error.log
  • 7fe8634 Removing some unnecessary changes
  • 5be23a0 Updating graphql-config to retrieve configuration for files instead of folders.
  • 8bf664e Update dependency test-all-versions to v3.3.2 (#132)

See the full diff