shieldy
shieldy copied to clipboard
Bump validator from 13.6.0 to 13.9.0
Bumps validator from 13.6.0 to 13.9.0.
Release notes
Sourced from validator's releases.
13.9.0
13.9.0New Features / Validators
Fixes and Enhancements
#1888
isBase32: add option for Crockford's base32 alternative@BigOsvaap#1916
isDataURI: fix mediaType format@temoffey#1920
isEmail: addhost_whitelistoption@poor-coder#1939
isFQDN: fixallow_numeric_tldoption@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_lengthfor FQDN@sakhmedbayev#2020
isFloat: fix comma(,) passing as float@frederike-raminDocumentation 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_whitelistoption@poor-coder#1939
isFQDN: fixallow_numeric_tldoption@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_lengthfor FQDN@sakhmedbayev#2020
isFloat: fix comma(,) passing as float@frederike-raminDocumentation 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
54d330c13.9.0d423220fix: few pre-release fixesa8e0005fix(isBIC): addXKto accepted BIC country codes (#2046)91c8bd9Merge pull request #2164 from validatorjs/mcfix/combined-prsc6f2196fix(isFloat): fix comma passing as float (#2174)58f4b13feat(isPassportNumber): add regex for AZ locale (#2173)31a74d5feat(isPassportNumber): add PH and PK locales (#2172)b489355fix(isEmail): fixedisFQDN'signore_max_lengthcheck (#2170)a310168feat(isLicensePlate): add es-AR locale (#2169)5bb8c91feat:(isMobilePhone): add fr-CD, DR Congo locale (#2168)- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the Security Alerts page.