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.24.0 #71

Closed renovate[bot] closed 5 years ago

renovate[bot] commented 5 years ago

This PR contains the following updates:

Package Type Update Change References
xo devDependencies minor 0.23.0 -> 0.24.0 source

Release Notes

xojs/xo ### [`v0.24.0`](https://togithub.com/xojs/xo/releases/v0.24.0) [Compare Source](https://togithub.com/xojs/xo/compare/v0.23.0...v0.24.0) #### Highlights - You can now click/Command-click the rule IDs in the output to open the rule's docs. [Preview](https://twitter.com/sindresorhus/status/1084712829674897408). _(Only in [supported terminals](https://gist.github.com/egmontkob/eb114294efbcd5adb1944c9f3cb5feda))_ [sindresorhus/eslint-formatter-pretty@`7606f98`](https://togithub.com/sindresorhus/eslint-formatter-pretty/commit/7606f986c831fa3a8848fe9f0dbf58f04dc4db3b) - Move default ESLint cache to `node_modules/.cache/xo`. ([#​351](https://togithub.com/xojs/xo/issues/351)) [`d1fd3e1`](https://togithub.com/xojs/xo/commit/d1fd3e1) - Support parsing ES2019 [`61f9582`](https://togithub.com/xojs/xo/commit/61f9582) - Drop support for Babel 6 in the [`import/no-unassigned-import`](https://togithub.com/benmosher/eslint-plugin-import/blob/1cd82eb27df85768fbd076e4ff6b7f36d6f652ce/docs/rules/no-unassigned-import.md) rule [`dd2c015`](https://togithub.com/xojs/xo/commit/dd2c015) #### New rules - [`padding-line-between-statements`](https://eslint.org/docs/rules/padding-line-between-statements) - [`no-useless-catch`](https://eslint.org/docs/rules/no-useless-catch) - [`unicorn/prefer-query-selector`](https://togithub.com/sindresorhus/eslint-plugin-unicorn/blob/master/docs/rules/prefer-query-selector.md) - [`unicorn/prefer-node-append`](https://togithub.com/sindresorhus/eslint-plugin-unicorn/blob/master/docs/rules/prefer-node-append.md) - [`unicorn/no-unreadable-array-destructuring`](https://togithub.com/sindresorhus/eslint-plugin-unicorn/blob/master/docs/rules/no-unreadable-array-destructuring.md) - [`unicorn/no-console-spaces`](https://togithub.com/sindresorhus/eslint-plugin-unicorn/blob/master/docs/rules/no-console-spaces.md) - [`eslint-comments/disable-enable-pair`](https://togithub.com/mysticatea/eslint-plugin-eslint-comments/blob/c427c1c0577fab56f2ff0919053d249938507c83/docs/rules/disable-enable-pair.md) - [`eslint-comments/no-aggregating-enable`](https://togithub.com/mysticatea/eslint-plugin-eslint-comments/blob/c427c1c0577fab56f2ff0919053d249938507c83/docs/rules/no-aggregating-enable.md) - [`eslint-comments/no-duplicate-disable`](https://togithub.com/mysticatea/eslint-plugin-eslint-comments/blob/c427c1c0577fab56f2ff0919053d249938507c83/docs/rules/no-duplicate-disable.md) - [`eslint-comments/no-unused-disable`](https://togithub.com/mysticatea/eslint-plugin-eslint-comments/blob/c427c1c0577fab56f2ff0919053d249938507c83/docs/rules/no-unused-disable.md) - [`eslint-comments/no-unused-enable`](https://togithub.com/mysticatea/eslint-plugin-eslint-comments/blob/c427c1c0577fab56f2ff0919053d249938507c83/docs/rules/no-unused-enable.md) - [`node/prefer-global/buffer`](https://togithub.com/mysticatea/eslint-plugin-node/blob/b234dcc6a653f8b74fbf1f2773b71bcb06b7b255/docs/rules/prefer-global/buffer.md) - [`node/prefer-global/console`](https://togithub.com/mysticatea/eslint-plugin-node/blob/b234dcc6a653f8b74fbf1f2773b71bcb06b7b255/docs/rules/prefer-global/console.md) - [`node/prefer-global/process`](https://togithub.com/mysticatea/eslint-plugin-node/blob/b234dcc6a653f8b74fbf1f2773b71bcb06b7b255/docs/rules/prefer-global/process.md) - [`node/prefer-global/text-decoder`](https://togithub.com/mysticatea/eslint-plugin-node/blob/b234dcc6a653f8b74fbf1f2773b71bcb06b7b255/docs/rules/prefer-global/text-decoder.md) _(When targeting Node.js 11)_ - [`node/prefer-global/text-encoder`](https://togithub.com/mysticatea/eslint-plugin-node/blob/b234dcc6a653f8b74fbf1f2773b71bcb06b7b255/docs/rules/prefer-global/text-encoder.md) _(When targeting Node.js 11)_ - [`node/prefer-global/url-search-params`](https://togithub.com/mysticatea/eslint-plugin-node/blob/b234dcc6a653f8b74fbf1f2773b71bcb06b7b255/docs/rules/prefer-global/url-search-params.md) _(When targeting Node.js 10)_ - [`node/prefer-global/url`](https://togithub.com/mysticatea/eslint-plugin-node/blob/b234dcc6a653f8b74fbf1f2773b71bcb06b7b255/docs/rules/prefer-global/url.md) _(When targeting Node.js 10)_ #### All changes

Renovate configuration

:date: Schedule: "on the first day of the month" (UTC).

:vertical_traffic_light: Automerge: Enabled.

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

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



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

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: