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
152 stars 81 forks source link

Bump validator from 10.5.0 to 10.6.0 #54

Closed dependabot-preview[bot] closed 6 years ago

dependabot-preview[bot] commented 6 years ago

Bumps validator from 10.5.0 to 10.6.0.

Changelog *Sourced from [validator's changelog](https://github.com/chriso/validator.js/blob/master/CHANGELOG.md).* > #### 10.6.0 > > - Updated `isMobilePhone()` to match any locale's pattern by default > ([#874](https://github-redirect.dependabot.com/chriso/validator.js/pull/874)) > - Added an option to ignore whitespace in `isEmpty()` > ([#880](https://github-redirect.dependabot.com/chriso/validator.js/pull/880)) > - New and improved locales > ([#878](https://github-redirect.dependabot.com/chriso/validator.js/pull/878), > [#879](https://github-redirect.dependabot.com/chriso/validator.js/pull/879))
Commits - [`e467d7d`](https://github.com/chriso/validator.js/commit/e467d7dcf47071b2e587cb5ded1b85d8ef132dfb) 10.6.0 - [`1bdc6d3`](https://github.com/chriso/validator.js/commit/1bdc6d3113e989f0735396649557a9470331ef12) Update the min version and changelog - [`783a69e`](https://github.com/chriso/validator.js/commit/783a69e8c734a71c38247af585c41fbfc96d8a6a) Merge pull request [#880](https://github-redirect.dependabot.com/chriso/validator.js/issues/880) from ftrevo/improvement/is-empty-allow-string-only-wh... - [`c5462d4`](https://github.com/chriso/validator.js/commit/c5462d4e2df2787ec59e9e33e043718d1fdddbc4) Merge pull request [#881](https://github-redirect.dependabot.com/chriso/validator.js/issues/881) from datatypevoid/patch-1 - [`a5f7ddd`](https://github.com/chriso/validator.js/commit/a5f7ddddd24b3496c5bf837a316f7b219a9c629f) chore(README): correct spelling - [`e8d0883`](https://github.com/chriso/validator.js/commit/e8d0883c0e0def8e9dc5f2dff59ab19db8dfdb19) Changing variable name to be clearer - [`b62a6e0`](https://github.com/chriso/validator.js/commit/b62a6e063c8bc3b0ba57491a71f28e391946f7e2) Update the changelog and min version - [`16f0029`](https://github.com/chriso/validator.js/commit/16f00290e894830325e88bd50fc3de67938e5a1d) Merge pull request [#879](https://github-redirect.dependabot.com/chriso/validator.js/issues/879) from ftrevo/improvement/es-MX-mobile-phone-validation - [`11496bc`](https://github.com/chriso/validator.js/commit/11496bc24430de1cb26d780782af4e63075b5dc0) Improving isEmpty to allow strings with whitespaces only case option whitespa... - [`87f5cfc`](https://github.com/chriso/validator.js/commit/87f5cfcf134e2ec3c6f2b35e460b2627f7deaa8c) Merge pull request [#1](https://github-redirect.dependabot.com/chriso/validator.js/issues/1) from chriso/master - Additional commits viewable in [compare view](https://github.com/chriso/validator.js/compare/10.5.0...10.6.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 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.