chore(deps): bump validator from 13.11.0 to 13.15.23
Bumps validator from 13.11.0 to 13.15.23.
Release notes
Sourced from validator's releases.
13.15.23
Fixes, New Locales and Enhancements
Full Changelog: https://github.com/validatorjs/validator.js/compare/13.15.22...13.15.23
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
... (truncated)
Changelog
Sourced from validator's changelog.
13.15.23
Fixes, New Locales and Enhancements
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
... (truncated)
Commits
9113304fix(build): move to trusted publishing (#2631)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)- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), 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.
[!NOTE] Bumps
validatordependency from13.11.0to13.15.23.Written by Cursor Bugbot for commit 52fa39b8a1242f43aa24641cd44bbdd5b5497ac9. This will update automatically on new commits. Configure here.
⚠️ No Changeset found
Latest commit: 52fa39b8a1242f43aa24641cd44bbdd5b5497ac9
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
This PR includes no changesets
When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
🤖 Nx Cloud AI Fix Eligible
An automatically generated fix could have helped fix failing tasks for this run, but Self-healing CI is disabled for this workspace. Visit workspace settings to enable it and get automatic fixes in future runs.
To disable these notifications, a workspace admin can disable them in workspace settings.
View your CI Pipeline Execution ↗ for commit 52fa39b8a1242f43aa24641cd44bbdd5b5497ac9
| Command | Status | Duration | Result |
|---|---|---|---|
nx test @snippet/react |
❌ Failed | 3m 34s | View ↗ |
nx test @e2e/react-sdk-next-15-app |
✅ Succeeded | 12m 1s | View ↗ |
nx test @e2e/nextjs-sdk-next-app |
✅ Succeeded | 8m 6s | View ↗ |
nx test @e2e/qwik-city |
✅ Succeeded | 8m 20s | View ↗ |
nx test @e2e/angular-17 |
✅ Succeeded | 7m 44s | View ↗ |
nx test @e2e/nuxt |
✅ Succeeded | 6m 31s | View ↗ |
nx test @e2e/angular-19-ssr |
✅ Succeeded | 6m 21s | View ↗ |
nx test @e2e/hydrogen |
✅ Succeeded | 6m 7s | View ↗ |
Additional runs (37) |
✅ Succeeded | ... | View ↗ |
☁️ Nx Cloud last updated this comment at 2025-12-02 17:23:34 UTC