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.10.0 to 10.11.0 #130

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps validator from 10.10.0 to 10.11.0.

Release notes *Sourced from [validator's releases](https://github.com/chriso/validator.js/releases).* > ## 10.11.0 > See the [changelog](https://github.com/chriso/validator.js/blob/master/CHANGELOG.md#10110)
Changelog *Sourced from [validator's changelog](https://github.com/chriso/validator.js/blob/master/CHANGELOG.md).* > #### 10.11.0 > > - Fix imports like `import .. from "validator/lib/.."` > ([#961](https://github-redirect.dependabot.com/chriso/validator.js/pull/961)) > - New locale > ([#958](https://github-redirect.dependabot.com/chriso/validator.js/pull/958))
Commits - [`c0b905e`](https://github.com/chriso/validator.js/commit/c0b905e994ff2d8259eac06bbdbb07152486458c) 10.11.0 - [`c8bb935`](https://github.com/chriso/validator.js/commit/c8bb935c7cdf0acc7fd1af91c42c49b1dc3d4469) fix: always add default property to allow require+import ([#961](https://github-redirect.dependabot.com/chriso/validator.js/issues/961)) - [`5a937d9`](https://github.com/chriso/validator.js/commit/5a937d95528c5f3d826c0331097041f497afb11f) chore: update changelog - [`b30c2ca`](https://github.com/chriso/validator.js/commit/b30c2cad0ad9593214c20b44d315ce7a0ffc4715) feat(isMobilePhone): add Ireland locale (en-IE) ([#958](https://github-redirect.dependabot.com/chriso/validator.js/issues/958)) - [`5ca54d2`](https://github.com/chriso/validator.js/commit/5ca54d2727aeb9a028ad37d525caa0eeafa48a4d) fix: correct OpenCollective badge URL - [`8b09f76`](https://github.com/chriso/validator.js/commit/8b09f766dbe77cf273bd2c75d42af1f52031aa81) Add OpenCollective badges - See full diff in [compare view](https://github.com/chriso/validator.js/compare/10.10.0...10.11.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.