Bump validator from 13.0.0 to 13.9.0 in /backend
Created by: dependabot[bot]
Bumps validator from 13.0.0 to 13.9.0.
Release notes
Sourced from validator's releases.
13.9.0
13.9.0
New Features / Validators
Fixes and Enhancements
#1888
isBase32
: add option for Crockford's base32 alternative@BigOsvaap
#1916
isDataURI
: fix mediaType format@temoffey
#1920
isEmail
: addhost_whitelist
option@poor-coder
#1939
isFQDN
: fixallow_numeric_tld
option@BigOsvaap
#1962
isIP
: refactor@UnKnoWn-Consortium
#1995
isURL
: fix check for host@mortbauer
#2008
isCreditCard
@brianwhaley
#2114
isRgbColor
@pano9000
#2122
isDataURI
: fix MIME types with underscores@pano9000
#2148
isStrongPassword
@sandmule
#2170
isEmail
: fixignore_max_length
for FQDN@sakhmedbayev
#2020
isFloat
: fix comma(,) passing as float@frederike-ramin
Documentation fixes:
Code Refactors:
New and Improved Locales
isAlpha
,isAlphanumeric
:
- #1678
bn-BD
@rak810
- #1996
si-LK
@melkorCBA
- #2014
ja-JP
@starcharles
- #1995
ko-KR
@Dongkyuuuu
... (truncated)
Changelog
Sourced from validator's changelog.
13.9.0
New Features / Validators
Fixes and Enhancements
#1888
isBase32
: add option for Crockford's base32 alternative@BigOsvaap
#1916
isDataURI
: fix mediaType format@temoffey
#1920
isEmail
: addhost_whitelist
option@poor-coder
#1939
isFQDN
: fixallow_numeric_tld
option@BigOsvaap
#1962
isIP
: refactor@UnKnoWn-Consortium
#1995
isURL
: fix check for host@mortbauer
#2008
isCreditCard
@brianwhaley
#2114
isRgbColor
@pano9000
#2122
isDataURI
: fix MIME types with underscores@pano9000
#2148
isStrongPassword
@sandmule
#2170
isEmail
: fixignore_max_length
for FQDN@sakhmedbayev
#2020
isFloat
: fix comma(,) passing as float@frederike-ramin
Documentation fixes:
Code Refactors:
New and Improved Locales
isAlpha
,isAlphanumeric
:
- #1678
bn-BD
@rak810
- #1996
si-LK
@melkorCBA
- #2014
ja-JP
@starcharles
- #1995
ko-KR
@Dongkyuuuu
isBIC
:
... (truncated)
Commits
-
54d330c
13.9.0 -
d423220
fix: few pre-release fixes -
a8e0005
fix(isBIC): addXK
to accepted BIC country codes (#2046) -
91c8bd9
Merge pull request #2164 from validatorjs/mcfix/combined-prs -
c6f2196
fix(isFloat): fix comma passing as float (#2174) -
58f4b13
feat(isPassportNumber): add regex for AZ locale (#2173) -
31a74d5
feat(isPassportNumber): add PH and PK locales (#2172) -
b489355
fix(isEmail): fixedisFQDN
'signore_max_length
check (#2170) -
a310168
feat(isLicensePlate): add es-AR locale (#2169) -
5bb8c91
feat:(isMobilePhone): add fr-CD, DR Congo locale (#2168) - 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.
You can trigger a rebase of this PR 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)