Closed mend-for-github-com[bot] closed 3 months ago
This PR contains the following updates:
1.4.6
1.4.7
1.17.10
1.18.0
1.7.4
1.7.5
13.11.8
13.12.0
13.11.0
1.0.14
1.0.15
📅 Schedule: Branch creation - "on the first day of the month" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR contains the following updates:
1.4.6
->1.4.7
1.17.10
->1.18.0
1.7.4
->1.7.5
13.11.8
->13.12.0
13.11.0
->13.12.0
1.0.14
->1.0.15
Release Notes
validatorjs/validator.js (validator)
### [`v13.12.0`](https://togithub.com/validatorjs/validator.js/blob/HEAD/CHANGELOG.md#13120) [Compare Source](https://togithub.com/validatorjs/validator.js/compare/13.11.0...13.12.0) ##### New Features / Validators - [#2143](https://togithub.com/validatorjs/validator.js/pull/2143) `isAbaRouting` [@songyuew](https://togithub.com/songyuew) ##### Fixes, New Locales and Enhancements - [#2207](https://togithub.com/validatorjs/validator.js/pull/2207) `isLicensePlate` add Pakistani `en-PK` locale [@anasshakil](https://togithub.com/anasshakil) - [#2208](https://togithub.com/validatorjs/validator.js/issues/2208) `isPort` fix invalid leading zeros [@anasshakil](https://togithub.com/anasshakil) - [#2224](https://togithub.com/validatorjs/validator.js/pull/2224) `isTaxID` added Argentina `es-AR` locale [@estefrare](https://togithub.com/estefrare) - [#2257](https://togithub.com/validatorjs/validator.js/pull/2257) `isDate` timezone offset fix [@tomaspanek](https://togithub.com/tomaspanek) - [#2265](https://togithub.com/validatorjs/validator.js/pull/2265) `isPassportNumber` added `ZA` locale [@GMorris-professional](https://togithub.com/GMorris-professional) - `isMobilePhone`: - [#2267](https://togithub.com/validatorjs/validator.js/pull/2267) added `en-MW` locale [@SimranSiddiqui](https://togithub.com/SimranSiddiqui) - [#2140](https://togithub.com/validatorjs/validator.js/pull/2140) fix `am-AM` locale [@AlexKrupko](https://togithub.com/AlexKrupko) - [#2271](https://togithub.com/validatorjs/validator.js/pull/2271) `isPostalAddress` fix `NL` locale [@RobinvanderVliet](https://togithub.com/RobinvanderVliet) - [#2273](https://togithub.com/validatorjs/validator.js/pull/2273) `isISO4217` add `SLE` currency [@urg](https://togithub.com/urg) - [#2278](https://togithub.com/validatorjs/validator.js/pull/2278) `isStrongPassword` fix symbolRegex to include `\` [@nandavikas](https://togithub.com/nandavikas) - [#2279](https://togithub.com/validatorjs/validator.js/pull/2279) `isVAT` fixed `KZ` locale [@MatthieuLemoine](https://togithub.com/MatthieuLemoine) - [#2285](https://togithub.com/validatorjs/validator.js/pull/2285) `isAlpha`, `isAlphanumeric` added `eo` locale [@RobinvanderVliet](https://togithub.com/RobinvanderVliet) - [#2320](https://togithub.com/validatorjs/validator.js/pull/2320) `isIBAN` add Algeria `DZ` locale [@thibault-lr](https://togithub.com/thibault-lr) - [#2343](https://togithub.com/validatorjs/validator.js/pull/2343) `isVAT`improve `AU` locale [@matthewberryman](https://togithub.com/matthewberryman) - [#2345](https://togithub.com/validatorjs/validator.js/pull/2345) `isUUID` add support for v7 [@ruscon](https://togithub.com/ruscon) - [#2358](https://togithub.com/validatorjs/validator.js/pull/2358) `isTaxID` add Ukraine `uk-UA` locale [@arttiger](https://togithub.com/arttiger) - [#2381](https://togithub.com/validatorjs/validator.js/pull/2381) `isDate` disallow hiphen before year [@Sumit-tech-joshi](https://togithub.com/Sumit-tech-joshi) - **Doc fixes and others:** - [#2276](https://togithub.com/validatorjs/validator.js/pull/2276) [@meyfa](https://togithub.com/meyfa) - [#2341](https://togithub.com/validatorjs/validator.js/pull/2341) [@WikiRik](https://togithub.com/WikiRik) - [#2364](https://togithub.com/validatorjs/validator.js/pull/2364) [@rubiin](https://togithub.com/rubiin) - [#2368](https://togithub.com/validatorjs/validator.js/pull/2368) [@ZhulinskiiDanil](https://togithub.com/ZhulinskiiDanil) - [#2371](https://togithub.com/validatorjs/validator.js/pull/2371) [@devmanbud](https://togithub.com/devmanbud) - [#2386](https://togithub.com/validatorjs/validator.js/pull/2386) [@alinaghale88](https://togithub.com/alinaghale88)leizongmin/js-xss (xss)
### [`v1.0.15`](https://togithub.com/leizongmin/js-xss/blob/HEAD/CHANGELOG.md#v1015-2024-03-03) [Compare Source](https://togithub.com/leizongmin/js-xss/compare/v1.0.14...v1.0.15) - [feat: add `` to default whitelist](https://togithub.com/leizongmin/js-xss/pull/279) by [@rayrny](https://togithub.com/rayrny) - [feat: single-quoted attribute value syntax support](https://togithub.com/leizongmin/js-xss/pull/287) by [@mdk000](https://togithub.com/mdk000)Configuration
📅 Schedule: Branch creation - "on the first day of the month" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.