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.9.0 to 10.10.0 #119

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps validator from 10.9.0 to 10.10.0.

Changelog *Sourced from [validator's changelog](https://github.com/chriso/validator.js/blob/master/CHANGELOG.md).* > #### 10.10.0 > > - `isISO8601()` strict mode now works in the browser > ([#932](https://github-redirect.dependabot.com/chriso/validator.js/pull/932)) > - New and improved locales > ([#931](https://github-redirect.dependabot.com/chriso/validator.js/pull/931), > [#933](https://github-redirect.dependabot.com/chriso/validator.js/pull/933), > [#947](https://github-redirect.dependabot.com/chriso/validator.js/pull/947), > [#950](https://github-redirect.dependabot.com/chriso/validator.js/pull/950))
Commits - [`b32d21e`](https://github.com/chriso/validator.js/commit/b32d21eb00753857a2136d95a82c17ef35951084) 10.10.0 - [`556f54f`](https://github.com/chriso/validator.js/commit/556f54fa75a931d769eb6cc76117f3ee4a741f88) fix(isMobilePhone): update ms-MY locale ([#950](https://github-redirect.dependabot.com/chriso/validator.js/issues/950)) - [`52f7673`](https://github.com/chriso/validator.js/commit/52f7673ff9aadb23d7a6ce102ac3ba6a031050d8) feat(isPostalCode): added UA locale ([#947](https://github-redirect.dependabot.com/chriso/validator.js/issues/947)) - [`285f58d`](https://github.com/chriso/validator.js/commit/285f58d0b609652e759a155fe286957dcae7c185) fix(isMobilePhone): update de-DE validation ([#933](https://github-redirect.dependabot.com/chriso/validator.js/issues/933)) - [`635c0af`](https://github.com/chriso/validator.js/commit/635c0afcc037a941f5f5713906c6c708afd42962) chore: update changelog and min version - [`bf5b2dc`](https://github.com/chriso/validator.js/commit/bf5b2dcc7bc4f1622becee18862ef37fd4588102) fix(isISO8601): strict mode now works with other JS engines ([#932](https://github-redirect.dependabot.com/chriso/validator.js/issues/932)) - [`f67111d`](https://github.com/chriso/validator.js/commit/f67111d61d0205c1339f354a4c753c1e80b6350b) fix(isMobilePhone): update en-US validation ([#931](https://github-redirect.dependabot.com/chriso/validator.js/issues/931)) - See full diff in [compare view](https://github.com/chriso/validator.js/compare/10.9.0...10.10.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 recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge - `@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.