hygraph / gatsby-source-graphcms

The official Gatsby source plugin for GraphCMS projects
https://graphcms.com
MIT License
145 stars 41 forks source link

chore(deps): update dependency xo to v0.22.0 #61

Closed renovate[bot] closed 6 years ago

renovate[bot] commented 6 years ago

This Pull Request updates devDependency xo (source) from v0.21.1 to v0.22.0

Note: This PR was created on a configured schedule ("on the first day of the month") and will not receive updates outside those times.


Release Notes

v0.22.0

Compare Source

Highlights

  • Upgraded to ESLint 5.
  • Removed some patterns from the list of default ignores. They were too opinionated. 00d6b7c 8e4f435
    - fixture{-*,}.{js,jsx}
    - fixture{s,}/**
    - {test,tests,spec,__tests__}/fixture{s,}/**
    - **/bundle.js
  • Added support for TypeScript and documented usage with Flow. 957b0d9
  • Now respects nodeVersion option set in an override block. 98dee9a
  • Fixed the CLI's --space option parsing. f76c901

New rules

All changes



This PR has been generated by Renovate Bot.

renovate[bot] commented 6 years ago

:warning: Lock file problem

Renovate failed when attempting to generate a lock file. The most frequent cause is when you have private modules but have not added configuration for private module support. It is strongly recommended that you do not merge this PR as-is.

Renovate will not retry generating a lockfile for this PR unless either (a) the package.json in this branch needs updating, or (b) you rename then delete this PR unmerged, so that it can be regenerated.

The lock file failure details are included below:

yarn.lock
error Received malformed response from registry for undefined. The registry may be down.
renovate[bot] commented 6 years ago

PR has been edited

As this PR has been edited, Renovate will stop updating it in order to not cause any conflicts or other problems. If you wish to abandon your edits and have Renovate recreate this PR then you should rename this PR and then close it.

github-actions[bot] commented 4 years ago

:tada: This PR is included in version 0.1.0-next.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: