Bump validator from 13.0.0 to 13.7.0 in /webapp
Created by: dependabot[bot]
Bumps validator from 13.0.0 to 13.7.0.
Release notes
Sourced from validator's releases.
13.7.0
13.7.0
New Features
Fixes and Enhancements
- #1647
isFQDN
: addallow_wildcard
option@fasenderos
- #1654
isRFC3339
: Disallow prepended and appended strings to RFC 3339 date-time@jmacmahon
- #1658 maintenance: increase code coverage
@tux-tn
- #1669
IBAN
export list of country codes that implement IBAN@dror-heller
@fedeci
- #1676
isBoolean
: addloose
option@brybrophy
- #1697 maintenance: fix npm installation error
@rubiin
- #1708
isISO31661Alpha3
: perf@jpaya17
- #1711
isDate
: allow users to strictly validate dates with.
as delimiter@flymans
- #1715
isCreditCard
: fix for Union Pay cards@shreyassai123
- #1718
isEmail
: replace all dots in GMail length validation@DasDingGehtNicht
- #1721
isURL
: addallow_fragments
andallow_query_components
@cowboy-bebug
- #1724
isISO31661Alpha2
: perf@jpaya17
- #1730
isMagnetURI
@tux-tn
- #1738
trim
: remove regex to prevent ReDOS attack@tux-tn
- #1747 maintenance: run scripts in parallel for build and clean
@sachinraja
- #1748
isURL
: higher priority towhitelist
@deepanshu2506
- #1751
isURL
: allow url with colon and no port@MatteoPierro
- #1777
isUUID
: fix fornull
version argument@theteladras
- #1799
isFQDN
: check more special chars@MatteoPierro
- #1833
isURL
: allow URL with an empty user@MiguelSavignano
- #1835
unescape
: fixed bug where intermediate string contains escaped@Marcholio
- #1836
contains
: can check that string contains seed multiple times@Marcholio
- #1844 docs: add CDN instructions
@luiscobits
- #1848
isUUID
: add support for validation ofv1
andv2
@theteladras
- #1941
isEmail
: addhost_blacklist
option@fedeci
New and Improved Locales
isAlpha
,isAlphanumeric
:
- #1716
hi-IN
@MiKr13
- #1837
fi-FI
@Marcholio
isPassportNumber
:
- #1656
ID
@rubiin
- #1714
CN
@anirudhgiri
- #1809
PL
@Ronqn
- #1810
RU
@Theta-Dev
isPostalCode
:
... (truncated)
Changelog
Sourced from validator's changelog.
13.7.0
New Features
New Features
Fixes and Enhancements
- #1647
isFQDN
: addallow_wildcard
option@fasenderos
- #1654
isRFC3339
: Disallow prepended and appended strings to RFC 3339 date-time@jmacmahon
- #1658 maintenance: increase code coverage
@tux-tn
- #1669
IBAN
export list of country codes that implement IBAN@dror-heller
@fedeci
- #1676
isBoolean
: addloose
option@brybrophy
- #1697 maintenance: fix npm installation error
@rubiin
- #1708
isISO31661Alpha3
: perf@jpaya17
- #1711
isDate
: allow users to strictly validate dates with.
as delimiter@flymans
- #1715
isCreditCard
: fix for Union Pay cards@shreyassai123
- #1718
isEmail
: replace all dots in GMail length validation@DasDingGehtNicht
- #1721
isURL
: addallow_fragments
andallow_query_components
@cowboy-bebug
- #1724
isISO31661Alpha2
: perf@jpaya17
- #1730
isMagnetURI
@tux-tn
- #1738
rtrim
: remove regex to prevent ReDOS attack@tux-tn
- #1747 maintenance: run scripts in parallel for build and clean
@sachinraja
- #1748
isURL
: higher priority towhitelist
@deepanshu2506
- #1751
isURL
: allow url with colon and no port@MatteoPierro
- #1777
isUUID
: fix fornull
version argument@theteladras
- #1799
isFQDN
: check more special chars@MatteoPierro
- #1833
isURL
: allow URL with an empty user@MiguelSavignano
- #1835
unescape
: fixed bug where intermediate string contains escaped@Marcholio
- #1836
contains
: can check that string contains seed multiple times@Marcholio
- #1844 docs: add CDN instructions
@luiscobits
- #1848
isUUID
: add support for validation ofv1
andv2
@theteladras
- #1941
isEmail
: addhost_blacklist
option@fedeci
New and Improved Locales
isAlpha
,isAlphanumeric
:
- #1716
hi-IN
@MiKr13
- #1837
fi-FI
@Marcholio
isPassportNumber
:
- #1656
ID
@rubiin
- #1714
CN
@anirudhgiri
- #1809
PL
@Ronqn
- #1810
RU
@Theta-Dev
... (truncated)
Commits
-
47ee5ad
13.7.0 -
496fc8b
fix(rtrim): remove regex to prevent ReDOS attack (#1738) -
45901ec
Merge pull request #1851 from validatorjs/chore/fix-merge-conflicts -
83cb7f8
chore: merge conflict clean-up -
f17e220
feat(isMobilePhone): add El Salvador es-SV locale -
5b06703
feat(isMobilePhone): add Palestine ar-PS locale -
a3faa83
feat(isMobilePhone): add Botswana en-BW locale -
26605f9
feat(isMobilePhone): add Turkmenistan tk-TM -
0e5d5d4
feat(isMobilePhone): add Guyana en-GY locale -
f7ff349
feat(isMobilePhone): add Frech Polynesia fr-PF locale - 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)