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 from 5.1.0 to 5.2.0 #40

Closed dependabot-preview[bot] closed 6 years ago

dependabot-preview[bot] commented 6 years ago

Bumps eslint from 5.1.0 to 5.2.0.

Release notes *Sourced from [eslint's releases](https://github.com/eslint/eslint/releases).* > ## v5.2.0 > * 81283d0 Update: Cache files that failed linting (fixes [#9948](https://github-redirect.dependabot.com/eslint/eslint/issues/9948)) ([#10571](https://github-redirect.dependabot.com/eslint/eslint/issues/10571)) (Kevin Partington) > * 13cc63e Upgrade: ignore@4.0.2 ([#10619](https://github-redirect.dependabot.com/eslint/eslint/issues/10619)) (Rouven Weßling) > * ac77a80 Chore: Fixing a call to Object.assign.apply in Linter ([#10629](https://github-redirect.dependabot.com/eslint/eslint/issues/10629)) (Kevin Partington) > * 761f802 Upgrade: eslint-plugin-node to 7.0.1 ([#10612](https://github-redirect.dependabot.com/eslint/eslint/issues/10612)) (Toru Nagashima) > * c517b2a Build: fix npm run perf failing(fixes [#10577](https://github-redirect.dependabot.com/eslint/eslint/issues/10577)) ([#10607](https://github-redirect.dependabot.com/eslint/eslint/issues/10607)) (薛定谔的猫) > * e596939 Chore: fix redundant equality check ([#10617](https://github-redirect.dependabot.com/eslint/eslint/issues/10617)) (Toru Nagashima) > * 9f93d5f Docs: Updated Working with Custom Formatters (fixes [#9950](https://github-redirect.dependabot.com/eslint/eslint/issues/9950)) ([#10592](https://github-redirect.dependabot.com/eslint/eslint/issues/10592)) (Marla Foreman) > * 9aaf195 Chore: Extract lint result cache logic (refs [#9948](https://github-redirect.dependabot.com/eslint/eslint/issues/9948)) ([#10562](https://github-redirect.dependabot.com/eslint/eslint/issues/10562)) (Kevin Partington) > * 80b296e Build: package.json update for eslint-config-eslint release (ESLint Jenkins) > * e4e7ff2 Chore: fix error message in eslint-config-eslint ([#10588](https://github-redirect.dependabot.com/eslint/eslint/issues/10588)) (薛定谔的猫) > * 1e88170 Chore: Move lib/logging and lib/timing to lib/util/ (refs [#10559](https://github-redirect.dependabot.com/eslint/eslint/issues/10559)) ([#10579](https://github-redirect.dependabot.com/eslint/eslint/issues/10579)) (Kevin Partington) > * 64dfa21 Build: Fix prerelease logic in blog post generation (fixes [#10578](https://github-redirect.dependabot.com/eslint/eslint/issues/10578)) ([#10581](https://github-redirect.dependabot.com/eslint/eslint/issues/10581)) (Kevin Partington) > * 0faf633 Chore: Simplify helper method in Linter tests ([#10580](https://github-redirect.dependabot.com/eslint/eslint/issues/10580)) (Kevin Partington)
Changelog *Sourced from [eslint's changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md).* > v5.2.0 - July 20, 2018 > > * 81283d0 Update: Cache files that failed linting (fixes [#9948](https://github-redirect.dependabot.com/eslint/eslint/issues/9948)) ([#10571](https://github-redirect.dependabot.com/eslint/eslint/issues/10571)) (Kevin Partington) > * 13cc63e Upgrade: ignore@4.0.2 ([#10619](https://github-redirect.dependabot.com/eslint/eslint/issues/10619)) (Rouven Weßling) > * ac77a80 Chore: Fixing a call to Object.assign.apply in Linter ([#10629](https://github-redirect.dependabot.com/eslint/eslint/issues/10629)) (Kevin Partington) > * 761f802 Upgrade: eslint-plugin-node to 7.0.1 ([#10612](https://github-redirect.dependabot.com/eslint/eslint/issues/10612)) (Toru Nagashima) > * c517b2a Build: fix npm run perf failing(fixes [#10577](https://github-redirect.dependabot.com/eslint/eslint/issues/10577)) ([#10607](https://github-redirect.dependabot.com/eslint/eslint/issues/10607)) (薛定谔的猫) > * e596939 Chore: fix redundant equality check ([#10617](https://github-redirect.dependabot.com/eslint/eslint/issues/10617)) (Toru Nagashima) > * 9f93d5f Docs: Updated Working with Custom Formatters (fixes [#9950](https://github-redirect.dependabot.com/eslint/eslint/issues/9950)) ([#10592](https://github-redirect.dependabot.com/eslint/eslint/issues/10592)) (Marla Foreman) > * 9aaf195 Chore: Extract lint result cache logic (refs [#9948](https://github-redirect.dependabot.com/eslint/eslint/issues/9948)) ([#10562](https://github-redirect.dependabot.com/eslint/eslint/issues/10562)) (Kevin Partington) > * 80b296e Build: package.json update for eslint-config-eslint release (ESLint Jenkins) > * e4e7ff2 Chore: fix error message in eslint-config-eslint ([#10588](https://github-redirect.dependabot.com/eslint/eslint/issues/10588)) (薛定谔的猫) > * 1e88170 Chore: Move lib/logging and lib/timing to lib/util/ (refs [#10559](https://github-redirect.dependabot.com/eslint/eslint/issues/10559)) ([#10579](https://github-redirect.dependabot.com/eslint/eslint/issues/10579)) (Kevin Partington) > * 64dfa21 Build: Fix prerelease logic in blog post generation (fixes [#10578](https://github-redirect.dependabot.com/eslint/eslint/issues/10578)) ([#10581](https://github-redirect.dependabot.com/eslint/eslint/issues/10581)) (Kevin Partington) > * 0faf633 Chore: Simplify helper method in Linter tests ([#10580](https://github-redirect.dependabot.com/eslint/eslint/issues/10580)) (Kevin Partington)
Commits - [`a9c678b`](https://github.com/eslint/eslint/commit/a9c678bd01866331fb002016ebf542be60afd22e) 5.2.0 - [`8370a31`](https://github.com/eslint/eslint/commit/8370a31074efb183542e8194c2ecc4312803d6bd) Build: changelog update for 5.2.0 - [`81283d0`](https://github.com/eslint/eslint/commit/81283d082d7512038c4c6962df680235b4aae4a2) Update: Cache files that failed linting (fixes [#9948](https://github-redirect.dependabot.com/eslint/eslint/issues/9948)) ([#10571](https://github-redirect.dependabot.com/eslint/eslint/issues/10571)) - [`13cc63e`](https://github.com/eslint/eslint/commit/13cc63ef2ea94463e9e1d8d6e245b6ba7db24176) Upgrade: ignore@4.0.2 ([#10619](https://github-redirect.dependabot.com/eslint/eslint/issues/10619)) - [`ac77a80`](https://github.com/eslint/eslint/commit/ac77a8026ff71fd7ecd5809e851e30045fa2e8ab) Chore: Fixing a call to Object.assign.apply in Linter ([#10629](https://github-redirect.dependabot.com/eslint/eslint/issues/10629)) - [`761f802`](https://github.com/eslint/eslint/commit/761f802f4eb44b41c023894d22e3e737f2b69336) Upgrade: eslint-plugin-node to 7.0.1 ([#10612](https://github-redirect.dependabot.com/eslint/eslint/issues/10612)) - [`c517b2a`](https://github.com/eslint/eslint/commit/c517b2aca928f82c239f5fdfa361aa4a80f784a5) Build: fix npm run perf failing(fixes [#10577](https://github-redirect.dependabot.com/eslint/eslint/issues/10577)) ([#10607](https://github-redirect.dependabot.com/eslint/eslint/issues/10607)) - [`e596939`](https://github.com/eslint/eslint/commit/e5969399765132e4b918d5a637a445881a1b720b) Chore: fix redundant equality check ([#10617](https://github-redirect.dependabot.com/eslint/eslint/issues/10617)) - [`9f93d5f`](https://github.com/eslint/eslint/commit/9f93d5feee5479147da840389819054aad34f0be) Docs: Updated Working with Custom Formatters (fixes [#9950](https://github-redirect.dependabot.com/eslint/eslint/issues/9950)) ([#10592](https://github-redirect.dependabot.com/eslint/eslint/issues/10592)) - [`9aaf195`](https://github.com/eslint/eslint/commit/9aaf195ca691d307e8896096cefffe975218c701) Chore: Extract lint result cache logic (refs [#9948](https://github-redirect.dependabot.com/eslint/eslint/issues/9948)) ([#10562](https://github-redirect.dependabot.com/eslint/eslint/issues/10562)) - Additional commits viewable in [compare view](https://github.com/eslint/eslint/compare/v5.1.0...v5.2.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 merge` will merge this PR after your CI passes on it - `@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 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.
dependabot-preview[bot] commented 6 years ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.