ThalKod / discord-clone

A "Discord clone" with Socket.io, Node.js & MongoDB... Create channel, invite other people to your channel, chat with everyone...
MIT License
153 stars 81 forks source link

Bump eslint-plugin-import from 2.12.0 to 2.13.0 #19

Closed dependabot-preview[bot] closed 6 years ago

dependabot-preview[bot] commented 6 years ago

Bumps eslint-plugin-import from 2.12.0 to 2.13.0.

Release notes *Sourced from [eslint-plugin-import's releases](https://github.com/benmosher/eslint-plugin-import/releases).* > ## es6-only > - Removed `no-common` in favor of enforcing that all imports have ES6 modules behind them. ([#20](https://github-redirect.dependabot.com/benmosher/eslint-plugin-import/issues/20)) > - `resolve.root` setting allows module resolution to start from some arbitrary path within your package, instead of just relative paths and `node_modules`. ([#18](https://github-redirect.dependabot.com/benmosher/eslint-plugin-import/issues/18))
Changelog *Sourced from [eslint-plugin-import's changelog](https://github.com/benmosher/eslint-plugin-import/blob/master/CHANGELOG.md).* > ## [2.13.0] - 2018-06-24 > ### Added > - Add ESLint 5 support ([#1122], thanks [[**ai**](https://github.com/ai)] and [[**ljharb**](https://github.com/ljharb)]) > - Add [`no-relative-parent-imports`] rule: disallow relative imports from parent directories ([#1093], thanks [[**chrislloyd**](https://github.com/chrislloyd)]) > > ### Fixed > - `namespace` rule: ensure it works in eslint 5/ecmaVersion 2018 (thanks [[**ljharb**](https://github.com/ljharb)])
Commits - [`c34f14f`](https://github.com/benmosher/eslint-plugin-import/commit/c34f14f67f077acd5a61b3da9c0b0de298d20059) changelog/package bumps - [`9db789b`](https://github.com/benmosher/eslint-plugin-import/commit/9db789b3582037f55ebfface305d1f5ce2cf2e5b) [Fix] `namespace`: ensure this rule works in ES2018 - [`add69cf`](https://github.com/benmosher/eslint-plugin-import/commit/add69cf9a4d18823ecd3c7013f992b85e0cfa97a) [New] Add ESLint 5 support - [`59fc04e`](https://github.com/benmosher/eslint-plugin-import/commit/59fc04e844c91d0d80e97d6d209fd5cdf3178602) [Tests] on `node` `v10` - [`cdb328c`](https://github.com/benmosher/eslint-plugin-import/commit/cdb328cac9f25decc460c8437339930858128c8e) [webpack] log a useful error in a module bug arises - [`ebafcbf`](https://github.com/benmosher/eslint-plugin-import/commit/ebafcbf59ec9f653b2ac2a0156ca3bcba0a7cf57) no-restricted-paths: complete coverage - [`e6f5c13`](https://github.com/benmosher/eslint-plugin-import/commit/e6f5c13acc2add93bdf3d3fb0e1a7f33fec28974) No relative parent imports rule ([#1093](https://github-redirect.dependabot.com/benmosher/eslint-plugin-import/issues/1093)) - See full diff in [compare view](https://github.com/benmosher/eslint-plugin-import/compare/v2.12.0...v2.13.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 commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@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 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.

⚠️ Dependabot is rebasing this PR ⚠️

Sit tight and this PR will be updated for you in a minute. If you make any changes yourself then they'll take precedence over the rebase (which will be abandoned).