muffin-admin
muffin-admin copied to clipboard
build(deps): bump validator from 13.12.0 to 13.15.22 in /frontend
Bumps validator from 13.12.0 to 13.15.22.
Release notes
Sourced from validator's releases.
13.15.22
Fixes, New Locales and Enhancements
- #2622
isURL: fix regression with hostnames with ports@mbtools- #2616
isLength: improve handling Unicode variation selectors@koral--- Doc fixes and others:
New Contributors
@mbtoolsmade their first contribution in validatorjs/validator.js#2622@koral-- made their first contribution in validatorjs/validator.js#2616Full Changelog: https://github.com/validatorjs/validator.js/compare/13.15.20...13.15.22
13.15.20
Fixes, New Locales and Enhancements
- #2556
isMobilePhone: addar-QAlocale@WardKhaddour- #2576
isAlpha/isAlphanuneric: add Indic locales (ta-IN,te-IN,kn-IN,ml-IN,gu-IN,pa-IN,or-IN)@avadootharajesh- #2574
isBase64: improve padding regex@KrayzeeKev- #2584
isVAT: improveFRlocale@iamAmer- #2608
isURL: improve protocol detection. Resolves CVE-2025-56200@theofidry- Doc fixes and others:
New Contributors
@stoneLeafmade their first contribution in validatorjs/validator.js#2563@WardKhaddourmade their first contribution in validatorjs/validator.js#2556@avadootharajeshmade their first contribution in validatorjs/validator.js#2576@KrayzeeKevmade their first contribution in validatorjs/validator.js#2574@iamAmermade their first contribution in validatorjs/validator.js#2584@camillobrunimade their first contribution in validatorjs/validator.js#2581@theofidrymade their first contribution in validatorjs/validator.js#2608Full Changelog: https://github.com/validatorjs/validator.js/compare/13.15.15...13.15.20
13.15.15
Fixes, New Locales and Enhancements
isMobilePhone
- #2514 improve
el-CYlocale@rezk2ll- #2512 improve
pt-AOlocale@renaldodev- #2502 improve
ar-OMlocale@tomcastro- #2089
isIP: allow usage of option object@pixelbucket-dev- #2526
isPassportNumber: improveCAlocale@evanbechtol- #2491
isBase64: improve validation based on RFC4648@aseyfpour- #2479
isPostalCode: improveFRlocale@Rajput-Balram- #2088
isBefore: allow usage of option object@pixelbucket-dev- #2346
isRgbColor: allow second digit in rgba alpha value@controlol
... (truncated)
Changelog
Sourced from validator's changelog.
13.15.22
Fixes, New Locales and Enhancements
- #2622
isURL: fix regression with hostnames with ports@mbtools- #2616
isLength: improve handling Unicode variation selectors@koral--- Doc fixes and others:
13.15.20
Fixes, New Locales and Enhancements
- #2556
isMobilePhone: addar-QAlocale@WardKhaddour- #2576
isAlpha/isAlphanuneric: add Indic locales (ta-IN,te-IN,kn-IN,ml-IN,gu-IN,pa-IN,or-IN)@avadootharajesh- #2574
isBase64: improve padding regex@KrayzeeKev- #2584
isVAT: improveFRlocale@iamAmer- #2608
isURL: improve protocol detection. Resolves CVE-2025-56200@theofidry- Doc fixes and others:
13.15.15
Fixes, New Locales and Enhancements
isMobilePhone
- #2514 improve
el-CYlocale@rezk2ll- #2512 improve
pt-AOlocale@renaldodev- #2502 improve
ar-OMlocale@tomcastro- #2089
isIP: allow usage of option object@pixelbucket-dev- #2526
isPassportNumber: improveCAlocale@evanbechtol- #2491
isBase64: improve validation based on RFC4648@aseyfpour- #2479
isPostalCode: improveFRlocale@Rajput-Balram- #2088
isBefore: allow usage of option object@pixelbucket-dev- #2346
isRgbColor: allow second digit in rgba alpha value@controlol- #2453
isIP: improve IPv6 regex@ShreySinha02- #2052
isPostalCode: addPKlocale@mateeni-dev- #2529
isPostalCode: improveTWlocale@Crocsx- #2550
isPassportNumber: improveUSlocale@yitzchak-schechter- #2553
isUUID: addlooseoption@bc-m- #2551
isPostalCode: addBDlocale@tanvirrb- #2555
isLicensePlate: improvept-PTlocale@castrosu- Doc fixes and others:
... (truncated)
Commits
f2b5c17maintenance: 2511 release (#2627)d457ecafix(isLength): correctly handle Unicode variation selectors (#2616)f2e3633docs: add install instructions to contibution guide (#2621)cf40145fix: URL validation for hostnames with ports (no protocol) (#2622)4af6124maintenance: 2510 release (#2585)30d4fe013.15.20cbef508fix(isURL): improve protocol detection. Resolves CVE-2025-56200 (#2608)6f436beFix typo in validators.test.js (#2581)3c85708Fix: correct French VAT (FR) validation regex and add tests (#2584)eee525c#2491 #2573 Simplify isBase64 to prevent stack overflow (#2574)- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by wikirik, 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 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 show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@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.