Crafity / crafity-webserver

A Crafity node module for creating a web server or proxy server
MIT License
2 stars 0 forks source link

Bump validator from 0.4.28 to 11.1.0 #5

Closed dependabot[bot] closed 4 years ago

dependabot[bot] commented 5 years ago

Bumps validator from 0.4.28 to 11.1.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) > > ## 10.10.0 > See the [changelog](https://github.com/chriso/validator.js/blob/master/CHANGELOG.md#10100). > > ## 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/validatorjs/validator.js/blob/master/CHANGELOG.md).* > #### 11.1.0 > > - Code coverage improvements > ([#1024](https://github-redirect.dependabot.com/chriso/validator.js/pull/1024)) > - New and improved locales > ([#1035](https://github-redirect.dependabot.com/chriso/validator.js/pull/1035), > [#1040](https://github-redirect.dependabot.com/chriso/validator.js/pull/1040), > [#1041](https://github-redirect.dependabot.com/chriso/validator.js/pull/1041), > [#1048](https://github-redirect.dependabot.com/chriso/validator.js/pull/1048), > [#1049](https://github-redirect.dependabot.com/chriso/validator.js/pull/1049), > [#1052](https://github-redirect.dependabot.com/chriso/validator.js/pull/1052), > [#1054](https://github-redirect.dependabot.com/chriso/validator.js/pull/1054), > [#1055](https://github-redirect.dependabot.com/chriso/validator.js/pull/1055), > [#1056](https://github-redirect.dependabot.com/chriso/validator.js/pull/1056), > [#1057](https://github-redirect.dependabot.com/chriso/validator.js/pull/1057)) > > #### 11.0.0 > > - Added a `isBase32()` validator > ([#1023](https://github-redirect.dependabot.com/chriso/validator.js/pull/1023)) > - Updated `isEmail()` to validate display names according to RFC2822 > ([#1004](https://github-redirect.dependabot.com/chriso/validator.js/pull/1004)) > - Updated `isEmail()` to check total email length > ([#1007](https://github-redirect.dependabot.com/chriso/validator.js/pull/1007)) > - The internal `toString()` util is no longer exported > ([0277eb](https://github.com/chriso/validator.js/commit/0277eb00d245a3479af52adf7d927d4036895650)) > - New and improved locales > ([#999](https://github-redirect.dependabot.com/chriso/validator.js/pull/999), > [#1010](https://github-redirect.dependabot.com/chriso/validator.js/pull/1010), > [#1017](https://github-redirect.dependabot.com/chriso/validator.js/pull/1017), > [#1022](https://github-redirect.dependabot.com/chriso/validator.js/pull/1022), > [#1031](https://github-redirect.dependabot.com/chriso/validator.js/pull/1031), > [#1032](https://github-redirect.dependabot.com/chriso/validator.js/pull/1032)) > > #### 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)) > > #### 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)) > ... (truncated)
Commits - See full diff in [compare view](https://github.com/chriso/validator.js/commits/11.1.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 squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@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 You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/Crafity/crafity-webserver/network/alerts).
dependabot[bot] commented 4 years ago

Superseded by #6.