graph-network-subgraph
graph-network-subgraph copied to clipboard
chore(deps): bump validator from 13.15.15 to 13.15.20
Bumps validator from 13.15.15 to 13.15.20.
Release notes
Sourced from validator's releases.
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
Changelog
Sourced from validator's changelog.
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:
Commits
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)abcc8ecfeat(isAlpha, isAlphanumeric): add support for Indic locales (ta-IN, te-IN, k...72573b3Add Qatar phone number validation (#2556)243f6c5docs(isMACAddress): improve ambiguous option description (#2563)- See full diff 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 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.