mikeal / dropub

P2P publishing for everyone.
https://dropub.com
219 stars 26 forks source link

build(deps-dev): bump eslint-plugin-node from 8.0.1 to 9.0.0 #68

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps eslint-plugin-node from 8.0.1 to 9.0.0.

Release notes *Sourced from [eslint-plugin-node's releases](https://github.com/mysticatea/eslint-plugin-node/releases).* > ## v9.0.0 > Update for Node.js v12 :tada: > > ## πŸ’₯ Breaking Changes > > - c95b2fd5959756d53c011fa1136ad9499154bfc6 dropped Node.js 6 support because of End-of-Life. > - fe2343f2afda7931d3a980858388be4d8bf0a31b dropped ESLint 4 support. New supported versions are `^5.16.0` and `>=6.0.0`. > - 7e0c2c5fa547598132441be57279e092517af08e updated [node/no-deprecated-api] rule to check new deprecated APIs in Node.js 12. > - 5d79f2d24bd147f35a8e3f3d906b4567270acaab updated [node/no-unsupported-features/node-builtins] rule to recognize new APIs in Node.js 12. > - 02d61cfcc1201550945a477c8fcf95572d7b6fec updated [node/no-unsupported-features/es-builtins] rule to recognize new APIs in Node.js 12. > - b94731af0b89c9f0e0ca11298a1cbea40c5dacf0 updated the rules for `require()` such as [node/no-missing-require] rule to check `require.resolve()` as well. > - 206141312ae7f1f2177393d55228da09da6573a4 updated `plugin:node/recommended` preset. > > ## ✨ New Rules > > - a3e0e29b2ef03db2e597064a066bdbbd3ce734f5 added [node/file-extension-in-import] rule which enforce the style of file extensions. > - e41a1e08729430edca550636437738529721d286 added [node/prefer-promises/dns] rule and [node/prefer-promises/fs] rule which enforce to use Promise API instead of Callback API. > > [node/no-deprecated-api]: https://github.com/mysticatea/eslint-plugin-node/blob/v9.0.0/docs/rules/no-deprecated-api.md > [node/no-unsupported-features/node-builtins]: https://github.com/mysticatea/eslint-plugin-node/blob/v9.0.0/docs/rules/no-unsupported-features/node-builtins.md > [node/no-unsupported-features/es-builtins]: https://github.com/mysticatea/eslint-plugin-node/blob/v9.0.0/docs/rules/no-unsupported-features/es-builtins.md > [node/no-missing-require]: https://github.com/mysticatea/eslint-plugin-node/blob/v9.0.0/docs/rules/no-missing-require.md > [node/file-extension-in-import]: https://github.com/mysticatea/eslint-plugin-node/blob/v9.0.0/docs/rules/file-extension-in-import.md > [node/prefer-promises/dns]: https://github.com/mysticatea/eslint-plugin-node/blob/v9.0.0/docs/rules/prefer-promises/dns.md > [node/prefer-promises/fs]: https://github.com/mysticatea/eslint-plugin-node/blob/v9.0.0/docs/rules/prefer-promises/fs.md
Commits - [`a84a009`](https://github.com/mysticatea/eslint-plugin-node/commit/a84a00975bb88215a1e75482e31217d721023c3e) 9.0.0 - [`b94731a`](https://github.com/mysticatea/eslint-plugin-node/commit/b94731af0b89c9f0e0ca11298a1cbea40c5dacf0) πŸ’₯ no-*-require rules check require.resolve calls as well - [`528282a`](https://github.com/mysticatea/eslint-plugin-node/commit/528282a407fe5d8654046f92a54630b62b733d61) πŸ“ update decuments - [`9243079`](https://github.com/mysticatea/eslint-plugin-node/commit/924307953d955a08a36333204a56750b6c288e9a) πŸ“ tweak document outline - [`a4fbb9a`](https://github.com/mysticatea/eslint-plugin-node/commit/a4fbb9ae922aeff7b4044d1c9284278e0c32f190) πŸ“ update documents - [`ab40a47`](https://github.com/mysticatea/eslint-plugin-node/commit/ab40a47b024a2f743bede91e81789cb9338f4d69) πŸ“ update no-extraneous-* document (fixes [#148](https://github-redirect.dependabot.com/mysticatea/eslint-plugin-node/issues/148)) - [`e41a1e0`](https://github.com/mysticatea/eslint-plugin-node/commit/e41a1e08729430edca550636437738529721d286) ✨ add node/prefer-promises rules (fixes [#157](https://github-redirect.dependabot.com/mysticatea/eslint-plugin-node/issues/157), fixes [#158](https://github-redirect.dependabot.com/mysticatea/eslint-plugin-node/issues/158)) - [`9143043`](https://github.com/mysticatea/eslint-plugin-node/commit/9143043924578bb49be6606be7e2e0ca230b4ac4) βš’ tweak glob - [`a3e0e29`](https://github.com/mysticatea/eslint-plugin-node/commit/a3e0e29b2ef03db2e597064a066bdbbd3ce734f5) ✨ add node/file-extension-in-import rule - [`a3a6e41`](https://github.com/mysticatea/eslint-plugin-node/commit/a3a6e41768155f85731bd8d52283e20b10b9826f) βš’ tweak eslint setting - Additional commits viewable in [compare view](https://github.com/mysticatea/eslint-plugin-node/compare/v8.0.1...v9.0.0)


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.

Dependabot will not automatically merge this PR because it includes a major update to a development dependency.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.
vercel[bot] commented 5 years ago

This pull request is automatically deployed with Now. To access deployments, click Details below or on the icon next to each push.

Latest deployment for this branch: https://dropub-git-dependabot-npmandyarneslint-plugin-node-900.mikeal.now.sh

dependabot-preview[bot] commented 5 years ago

Superseded by #69.