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 validator from 10.3.0 to 10.4.0 #11

Closed dependabot-preview[bot] closed 6 years ago

dependabot-preview[bot] commented 6 years ago

Bumps validator from 10.3.0 to 10.4.0.

Changelog *Sourced from [validator's changelog](https://github.com/chriso/validator.js/blob/master/CHANGELOG.md).* > #### 10.4.0 > > - Added an `isIPRange()` validator > ([#842](https://github-redirect.dependabot.com/chriso/validator.js/pull/842)) > - Accept an array of locales in `isMobilePhone()` > ([#742](https://github-redirect.dependabot.com/chriso/validator.js/pull/742)) > - New locale > ([#843](https://github-redirect.dependabot.com/chriso/validator.js/pull/843))
Commits - [`0ce2b3c`](https://github.com/chriso/validator.js/commit/0ce2b3cdc53459c3296b55351467e967d5c3e6e9) 10.4.0 - [`4d0c0d4`](https://github.com/chriso/validator.js/commit/4d0c0d4ae3f58316c38ad63088cb32506dd1b7e7) Update the changelog and min version - [`8e924a2`](https://github.com/chriso/validator.js/commit/8e924a2a32f25bfcf2e9206b992369de3b99ceb4) Merge pull request [#842](https://github-redirect.dependabot.com/chriso/validator.js/issues/842) from excelciordan/master - [`9d6009b`](https://github.com/chriso/validator.js/commit/9d6009bd632ad41f13e93588df12679437d7de25) Merge branch 'master' into master - [`1cb0900`](https://github.com/chriso/validator.js/commit/1cb090027f063fef71970fa810fd6de203ac61c1) Squased commits, made changes to isIpRange to avoid array destructuring. - [`186f8d1`](https://github.com/chriso/validator.js/commit/186f8d1025fc5695cbc9539243c670baf0b0b6e5) Update the changelog - [`2c6b4d6`](https://github.com/chriso/validator.js/commit/2c6b4d6bdb6d0f5a912c8e44b647dfef1ecbff51) Merge pull request [#843](https://github-redirect.dependabot.com/chriso/validator.js/issues/843) from ProfNandaa/update-pr-771-fix - [`10b12d3`](https://github.com/chriso/validator.js/commit/10b12d37f9a662c020024b69bc4bb43c249f01c7) chore: add tests and update readme - [`64ca8b7`](https://github.com/chriso/validator.js/commit/64ca8b74613615ce908b94ebdc79279852efdcf9) fix: merge conflicts - [`2e6cc37`](https://github.com/chriso/validator.js/commit/2e6cc376237ba26f47664c20cdc95df57baf9bbd) Squashing the many disparit commits into a single commit. - Additional commits viewable in [compare view](https://github.com/chriso/validator.js/compare/10.3.0...10.4.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.