fix(deps): update dependency validator to v13.15.22 [security] - autoclosed#1768
fix(deps): update dependency validator to v13.15.22 [security] - autoclosed#1768renovate[bot] wants to merge 1 commit intomasterfrom
Conversation
SafeDep Report Summary⚠ 1 packages are identified as suspicious, human review is recommended. Package Details
This report is generated by SafeDep Github App |
c291fef to
d0d2f60
Compare
d0d2f60 to
fb2745f
Compare
fb2745f to
25cddd8
Compare
25cddd8 to
ab03cc1
Compare
ab03cc1 to
3dff02e
Compare
3dff02e to
ef23599
Compare
ef23599 to
294ca5e
Compare
294ca5e to
46aaeee
Compare
0344f0b to
b78b56d
Compare
b78b56d to
4ea3d47
Compare
338245a to
0e349d7
Compare
8b89d83 to
9d7717c
Compare
9d7717c to
3cf318e
Compare
📦 Next.js Bundle Analysis for mx-kamiThis analysis was generated by the Next.js Bundle Analysis action. 🤖 🎉 Global Bundle Size Decreased
DetailsThe global bundle is the javascript bundle that loads alongside every page. It is in its own category because its impact is much higher - an increase to its size means that every page on your website loads slower, and a decrease means every page loads faster. Any third party scripts you have added directly to your app using the If you want further insight into what is behind the changes, give @next/bundle-analyzer a try! Three Pages Changed SizeThe following pages changed size from the code in this PR compared to its base branch:
DetailsOnly the gzipped size is provided here based on an expert tip. First Load is the size of the global bundle plus the bundle for the individual page. If a user were to show up to your website and land on a given page, the first load size represents the amount of javascript that user would need to download. If Any third party scripts you have added directly to your app using the The "Budget %" column shows what percentage of your performance budget the First Load total takes up. For example, if your budget was 100kb, and a given page's first load size was 10kb, it would be 10% of your budget. You can also see how much this has increased or decreased compared to the base branch of your PR. If this percentage has increased by 20% or more, there will be a red status indicator applied, indicating that special attention should be given to this. If you see "+/- <0.01%" it means that there was a change in bundle size, but it is a trivial enough amount that it can be ignored. |





This PR contains the following updates:
13.11.0→13.15.22GitHub Vulnerability Alerts
CVE-2025-56200
A URL validation bypass vulnerability exists in validator.js prior to version 13.15.20. The isURL() function uses '://' as a delimiter to parse protocols, while browsers use ':' as the delimiter. This parsing difference allows attackers to bypass protocol and domain validation by crafting URLs leading to XSS and Open Redirect attacks.
CVE-2025-12758
Versions of the package validator before 13.15.22 are vulnerable to Incomplete Filtering of One or More Instances of Special Elements in the isLength() function that does not take into account Unicode variation selectors (\uFE0F, \uFE0E) appearing in a sequence which lead to improper string length calculation. This can lead to an application using isLength for input validation accepting strings significantly longer than intended, resulting in issues like data truncation in databases, buffer overflows in other system components, or denial-of-service.
Release Notes
validatorjs/validator.js (validator)
v13.15.22Compare Source
Fixes, New Locales and Enhancements
isURL: fix regression with hostnames with ports @mbtoolsisLength: improve handling Unicode variation selectors @koral--v13.15.20Compare Source
Fixes, New Locales and Enhancements
isMobilePhone: addar-QAlocale @WardKhaddourisAlpha/isAlphanuneric: add Indic locales (ta-IN,te-IN,kn-IN,ml-IN,gu-IN,pa-IN,or-IN) @avadootharajeshisBase64: improve padding regex @KrayzeeKevisVAT: improveFRlocale @iamAmerisURL: improve protocol detection. Resolves CVE-2025-56200 @theofidryv13.15.15Compare Source
Fixes, New Locales and Enhancements
isMobilePhoneel-CYlocale @rezk2llpt-AOlocale @renaldodevar-OMlocale @tomcastroisIP: allow usage of option object @pixelbucket-devisPassportNumber: improveCAlocale @evanbechtolisBase64: improve validation based on RFC4648 @aseyfpourisPostalCode: improveFRlocale @Rajput-BalramisBefore: allow usage of option object @pixelbucket-devisRgbColor: allow second digit in rgba alpha value @contrololisIP: improve IPv6 regex @ShreySinha02isPostalCode: addPKlocale @mateeni-devisPostalCode: improveTWlocale @CrocsxisPassportNumber: improveUSlocale @yitzchak-schechterisUUID: addlooseoption @bc-misPostalCode: addBDlocale @tanvirrbisLicensePlate: improvept-PTlocale @castrosuv13.15.0Compare Source
New Features / Validators
isISO31661Numeric@RobinvanderVlietisULID@arafatknisISO15924@xDivisionByZeroxFixes, New Locales and Enhancements
isMobilePhonees-GTlocale @ignaciosuarezquilisen-GBlocale @ihmpaveluk-UAlocale @arttigerky-KGlocale @sadralieven-ZMlocale @sonikishanen-GHlocale @NanaAb-116mk-MKlocale @eshward95sq-ALlocale @nichoolaisBtcAddresssupport all address formats and testnets @madokeisIBANimproveVGregex @ST-DDTisISO4217update currency codes @cbodtorfisIdentityCardaddPKlocale @Daniyal-QureshiisEmailfix blacklist_chars @keshavlingalaisInt/isFloathandle undefined and null values @Daniyal-QureshiisPostalCodeaddCOlocale @jorgevrgsisPassportNumberexportpassportNumberLocales@derekparnellisRgbColoraddallowSpacesoption @a-h-iisUUIDrequire valid variant field and require RFC9562 UUID in versionall@broofaisURLaddmax_allowed_lengthoption @pinkieskyisEmailreject starting with double quotes @code0emperorisLicensePlateadden-SGlocale @Sabarinathan07normalizeEmailaddyandex_convert_yandexruoption @AayushGHisDatereturn false instead of Error in certain cases @pano9000isLengthadddiscreteLengthsoption @Suven-pisDatedisallow mismatching length instrictMode@sonikishanisISO6346set check digit to 0 if remainder is 10 @joelcuyisPostalCodeimproveBRlocale @ticmaisdevisEmailallow regexp inhost_whitelistandhost_blacklist@weikangchiaisIBANimproveIE/PSregex @Tarasz57v13.12.0Compare Source
New Features / Validators
isAbaRouting@songyuewFixes, New Locales and Enhancements
isLicensePlateadd Pakistanien-PKlocale @anasshakilisPortfix invalid leading zeros @anasshakilisTaxIDadded Argentinaes-ARlocale @estefrareisDatetimezone offset fix @tomaspanekisPassportNumberaddedZAlocale @GMorris-professionalisMobilePhone:en-MWlocale @SimranSiddiquiam-AMlocale @AlexKrupkoisPostalAddressfixNLlocale @RobinvanderVlietisISO4217addSLEcurrency @urgisStrongPasswordfix symbolRegex to include\@nandavikasisVATfixedKZlocale @MatthieuLemoineisAlpha,isAlphanumericaddedeolocale @RobinvanderVlietisIBANadd AlgeriaDZlocale @thibault-lrisVATimproveAUlocale @matthewberrymanisUUIDadd support for v7 @rusconisTaxIDadd Ukraineuk-UAlocale @arttigerisDatedisallow hiphen before year @Sumit-tech-joshiConfiguration
📅 Schedule: Branch creation - "" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.