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.0.0 to 5.0.1 #21

Closed dependabot-preview[bot] closed 6 years ago

dependabot-preview[bot] commented 6 years ago

Bumps eslint from 5.0.0 to 5.0.1.

Release notes *Sourced from [eslint's releases](https://github.com/eslint/eslint/releases).* > ## v5.0.1 > * 196c102 Fix: valid-jsdoc should allow optional returns for async (fixes [#10386](https://github-redirect.dependabot.com/eslint/eslint/issues/10386)) ([#10480](https://github-redirect.dependabot.com/eslint/eslint/issues/10480)) (Mark Banner) > * 4c823bd Docs: Fix max-lines-per-function correct code's max value ([#10513](https://github-redirect.dependabot.com/eslint/eslint/issues/10513)) (Rhys Bower)
Changelog *Sourced from [eslint's changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md).* > v5.0.1 - June 25, 2018 > > * 196c102 Fix: valid-jsdoc should allow optional returns for async (fixes [#10386](https://github-redirect.dependabot.com/eslint/eslint/issues/10386)) ([#10480](https://github-redirect.dependabot.com/eslint/eslint/issues/10480)) (Mark Banner) > * 4c823bd Docs: Fix max-lines-per-function correct code's max value ([#10513](https://github-redirect.dependabot.com/eslint/eslint/issues/10513)) (Rhys Bower)
Commits - [`caeb223`](https://github.com/eslint/eslint/commit/caeb223c4f7b0b6fe35e5348ae0df4c6446b5bed) 5.0.1 - [`125dc34`](https://github.com/eslint/eslint/commit/125dc34637138b240976f0f76ef53476b15f08b3) Build: changelog update for 5.0.1 - [`196c102`](https://github.com/eslint/eslint/commit/196c1021c070e52259f2ceccc4f141bdb7456c60) Fix: valid-jsdoc should allow optional returns for async (fixes [#10386](https://github-redirect.dependabot.com/eslint/eslint/issues/10386)) ([#10480](https://github-redirect.dependabot.com/eslint/eslint/issues/10480)) - [`4c823bd`](https://github.com/eslint/eslint/commit/4c823bdf42af8f9a9fcf47473e48a99758881cf4) Docs: Fix max-lines-per-function correct code's max value ([#10513](https://github-redirect.dependabot.com/eslint/eslint/issues/10513)) - See full diff in [compare view](https://github.com/eslint/eslint/compare/v5.0.0...v5.0.1)


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.