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.8.0 to 10.9.0 #101

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 6 years ago

Bumps validator from 10.8.0 to 10.9.0.

Release notes *Sourced from [validator's releases](https://github.com/chriso/validator.js/releases).* > ## 10.9.0 > See [the changelog](https://github.com/chriso/validator.js/blob/master/CHANGELOG.md#1090).
Changelog *Sourced from [validator's changelog](https://github.com/chriso/validator.js/blob/master/CHANGELOG.md).* > #### 10.9.0 > > - Added an option to `isURL()` to reject email-like URLs > ([#901](https://github-redirect.dependabot.com/chriso/validator.js/pull/901)) > - Added a `strict` option to `isISO8601()` > ([#910](https://github-redirect.dependabot.com/chriso/validator.js/pull/910)) > - Relaxed `isJWT()` signature requirements > ([#906](https://github-redirect.dependabot.com/chriso/validator.js/pull/906)) > - New and improved locales > ([#899](https://github-redirect.dependabot.com/chriso/validator.js/pull/899), > [#904](https://github-redirect.dependabot.com/chriso/validator.js/pull/904), > [#913](https://github-redirect.dependabot.com/chriso/validator.js/pull/913), > [#916](https://github-redirect.dependabot.com/chriso/validator.js/pull/916), > [#925](https://github-redirect.dependabot.com/chriso/validator.js/pull/925), > [#928](https://github-redirect.dependabot.com/chriso/validator.js/pull/928))
Commits - [`ef5f7a1`](https://github.com/chriso/validator.js/commit/ef5f7a1657e4ea2a716c323b1e8f0bb0f0b79dd0) 10.9.0 - [`2ea9186`](https://github.com/chriso/validator.js/commit/2ea91866aaebe21bfde7862dbd3feeee5e86f0f4) chore: update changelog and min version - [`4d409bd`](https://github.com/chriso/validator.js/commit/4d409bdb25c4df351b78a40e1dc0665fd43302f6) feat(isMobilePhone): add en-GH locale (Ghana) ([#928](https://github-redirect.dependabot.com/chriso/validator.js/issues/928)) - [`209a801`](https://github.com/chriso/validator.js/commit/209a80115cf909a81a80c2a7d14f6a3ef2b0d471) feat(isMobilePhone): add en-MU locale (Mauritian) ([#925](https://github-redirect.dependabot.com/chriso/validator.js/issues/925)) - [`c12af3c`](https://github.com/chriso/validator.js/commit/c12af3ce9c2f9fcf5215ed2ee3bc7b664afb1376) fix: sync changelog and min version - [`d557d44`](https://github.com/chriso/validator.js/commit/d557d44360cc1d3f20c1a334fe5c325042753d61) fix(isMobilePhone): Indonesian locale update ([#916](https://github-redirect.dependabot.com/chriso/validator.js/issues/916)) - [`8445383`](https://github.com/chriso/validator.js/commit/8445383b277f1f3ca5d0b10796a1c732f8717729) fix: sync changelog and min version - [`cec8841`](https://github.com/chriso/validator.js/commit/cec88419c1ef2691305d74b7b380e102a893d2b1) fix(isMobilePhone): fix bn-BD locale prefixes ([#913](https://github-redirect.dependabot.com/chriso/validator.js/issues/913)) - [`0031015`](https://github.com/chriso/validator.js/commit/0031015cc0b85efdabd80df9ab1e5a44666bdd3a) chore: rebuild with babel 7 - [`425320c`](https://github.com/chriso/validator.js/commit/425320c238b27dc610a852b19a83df71cd57d257) chore: upgrade to babel 7 ([#915](https://github-redirect.dependabot.com/chriso/validator.js/issues/915)) - Additional commits viewable in [compare view](https://github.com/chriso/validator.js/compare/10.8.0...10.9.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.