gulp-deploy-azure-cdn
gulp-deploy-azure-cdn copied to clipboard
Bump validator from 3.1.0 to 13.6.0
Bumps validator from 3.1.0 to 13.6.0.
Release notes
Sourced from validator's releases.
13.6.0 - 21/04 Release
ℹ️ See the whole diff in PR #1650
New features:
Fixes and Enhancements:
- #1651 fix ReDOS vulnerabilities in
isHSL
andisEmail
@tux-tn
- #1644
isURL
: Allow URLs to have only a username in the userinfo subcomponent@jbuchmann-coosto
- #1633
isISIN
: optimization@bmacnaughton
- #1632
isIP
: improved pattern for IPv4 and IPv6@ognjenjevremovic
- #1625 fix
[A-z]
regex range on some validators@bmacnaughton
- #1620 fix docs
@prahaladbelavadi
- #1616
isMacAddress
: improve regexes and options@fedeci
- #1603 fix ReDOS vulnerabilities in
isSlug
andrtrim
@fedeci
- #1594
isIPRange
: add support for IPv6@neilime
- #1577
isEAN
: add support for EAN-14@varsubham
@tux-tn
- #1566
isStrongPassword
: add@
as a valid symbol@stingalleman
- #1548
isBtcAddress
: add base58@ezkemboi
- #1546
isFQDN
: numeric domain names@tux-tn
New and Improved locales:
isIdentityCard
,isPassportNumber
:
- #1595
IR
@mhf-ir
@fedeci
- #1583
ar-LY
@asghaier76
@tux-tn
- #1574
MY
@stranger26
@tux-tn
isMobilePhone
:
- #1642
zh-CN
@Akira0705
- #1638
lv-LV
@AntonLukichev
- #1635
en-GH
@ankorGH
- #1604
mz-MZ
@salmento
@tux-tn
- #1575
vi-VN
@kyled7
- #1573
en-SG
@liliwei25
- #1554
de-CH
,fr-CH
,it-CH
@dinfekted
- #1541 #1623
es-CO
@ezkemboi
@tux-tn
- #1506
ar-OM
@dev-sna
- #1505
pt-AO
@AdilsonFuxe
isPostalCode
:isTaxID
:
- #1613
pt-BR
@mschunke
- #1529
el-GR
@dspinellis
isVAT
:13.5.1
20/11 Release
NOTE: 13.5.0 had a build issue and was recalled, see #1538 #1537
... (truncated)
Changelog
Sourced from validator's changelog.
13.6.0
New features:
Fixes and Enhancements:
- #1644
isURL
: Allow URLs to have only a username in the userinfo subcomponent@jbuchmann-coosto
- #1633
isISIN
: optimization@bmacnaughton
- #1632
isIP
: improved pattern for IPv4 and IPv6@ognjenjevremovic
- #1625 fix
[A-z]
regex range on some validators@bmacnaughton
- #1620 fix docs
@prahaladbelavadi
- #1616
isMacAddress
: improve regexes and options@fedeci
- #1603 fix ReDOS vulnerabilities in
isSlug
andrtrim
@fedeci
- #1594
isIPRange
: add support for IPv6@neilime
- #1577
isEAN
: add support for EAN-14@varsubham
@tux-tn
- #1566
isStrongPassword
: add@
as a valid symbol@stingalleman
- #1548
isBtcAddress
: add base58@ezkemboi
- #1546
isFQDN
: numeric domain names@tux-tn
New and Improved locales:
isIdentityCard
,isPassportNumber
:
- #1595
IR
@mhf-ir
@fedeci
- #1583
ar-LY
@asghaier76
@tux-tn
- #1574
MY
@stranger26
@tux-tn
isMobilePhone
:
- #1642
zh-CN
@Akira0705
- #1638
lv-LV
@AntonLukichev
- #1635
en-GH
@ankorGH
- #1604
mz-MZ
@salmento
@tux-tn
- #1575
vi-VN
@kyled7
- #1573
en-SG
@liliwei25
- #1554
de-CH
,fr-CH
,it-CH
@dinfekted
- #1541 #1623
es-CO
@ezkemboi
@tux-tn
- #1506
ar-OM
@dev-sna
- #1505
pt-AO
@AdilsonFuxe
isPostalCode
:isTaxID
:
- #1613
pt-BR
@mschunke
- #1529
el-GR
@dspinellis
isVAT
:
13.5.013.5.1
- New features:
isVAT
#1463 @ CodingNaggerisTaxID
#1446@tplessas
isBase58
#1445@ezkemboi
isStrongPassword
#1348@door-bell
... (truncated)
Commits
2a3a1c3
13.6.01fa0959
chore: add typeof utility (#1648)cf403d0
fix(isMobilePhone): add Sierra Leone phone and fix Sri Lanka phone (#1558)3f70b8e
feat(isPassportNumber, isIBAN, isMobilePhone): add Mozambique locale (#1604)05ceb18
isURL(): Allow URLs to have only a username in the userinfo subcomponent (#1644)9ee1b6b
fix(isMobilePhone): update china zh-CN locale (#1642)b82f4f2
fix(docs): typo in README.md (#1640)615547f
feat(isMobilePhone): add Latvia lv-LV locale (#1638)d006e08
fix(isMobilePhone): add support for new networks codes in GH (#1635)c33fca6
fix(isISIN): optimization (#1633)- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by profnandaa, a new releaser for validator since your current version.
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 close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor 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.