Title: Bump validator from 13.6.0 to 13.15.20 by dependabot[bot] · Pull Request #28 · learnpack/learnpack-python · GitHub
Open Graph Title: Bump validator from 13.6.0 to 13.15.20 by dependabot[bot] · Pull Request #28 · learnpack/learnpack-python
X Title: Bump validator from 13.6.0 to 13.15.20 by dependabot[bot] · Pull Request #28 · learnpack/learnpack-python
Description: Bumps validator from 13.6.0 to 13.15.20.
Release notes
Sourced from validator's releases.
13.15.20
Fixes, New Locales and Enhancements
#2556 isMobilePhone: add ar-QA locale @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: improve FR locale @iamAmer
#2608 isURL: improve protocol detection. Resolves CVE-2025-56200 @theofidry
Doc fixes and others:
#2563 @stoneLeaf
#2581 @camillobruni
New Contributors
@stoneLeaf made their first contribution in validatorjs/validator.js#2563
@WardKhaddour made their first contribution in validatorjs/validator.js#2556
@avadootharajesh made their first contribution in validatorjs/validator.js#2576
@KrayzeeKev made their first contribution in validatorjs/validator.js#2574
@iamAmer made their first contribution in validatorjs/validator.js#2584
@camillobruni made their first contribution in validatorjs/validator.js#2581
@theofidry made their first contribution in validatorjs/validator.js#2608
Full Changelog: validatorjs/validator.js@13.15.15...13.15.20
13.15.15
Fixes, New Locales and Enhancements
isMobilePhone
#2514 improve el-CY locale @rezk2ll
#2512 improve pt-AO locale @renaldodev
#2502 improve ar-OM locale @tomcastro
#2089 isIP: allow usage of option object @pixelbucket-dev
#2526 isPassportNumber: improve CA locale @evanbechtol
#2491 isBase64: improve validation based on RFC4648 @aseyfpour
#2479 isPostalCode: improve FR locale @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: add PK locale @mateeni-dev
#2529 isPostalCode: improve TW locale @Crocsx
#2550 isPassportNumber: improve US locale @yitzchak-schechter
#2553 isUUID: add loose option @bc-m
#2551 isPostalCode: add BD locale @tanvirrb
#2555 isLicensePlate: improve pt-PT locale @castrosu
Doc fixes and others:
#2372 @EmersonRabelo
#2538 @WikiRik
#2539 @WikiRik
#2540 @WikiRik
#2549 @WikiRik
#2537 @sgress454
... (truncated)
Changelog
Sourced from validator's changelog.
13.15.20
Fixes, New Locales and Enhancements
#2556 isMobilePhone: add ar-QA locale @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: improve FR locale @iamAmer
#2608 isURL: improve protocol detection. Resolves CVE-2025-56200 @theofidry
Doc fixes and others:
#2563 @stoneLeaf
#2581 @camillobruni
13.15.15
Fixes, New Locales and Enhancements
isMobilePhone
#2514 improve el-CY locale @rezk2ll
#2512 improve pt-AO locale @renaldodev
#2502 improve ar-OM locale @tomcastro
#2089 isIP: allow usage of option object @pixelbucket-dev
#2526 isPassportNumber: improve CA locale @evanbechtol
#2491 isBase64: improve validation based on RFC4648 @aseyfpour
#2479 isPostalCode: improve FR locale @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: add PK locale @mateeni-dev
#2529 isPostalCode: improve TW locale @Crocsx
#2550 isPassportNumber: improve US locale @yitzchak-schechter
#2553 isUUID: add loose option @bc-m
#2551 isPostalCode: add BD locale @tanvirrb
#2555 isLicensePlate: improve pt-PT locale @castrosu
Doc fixes and others:
#2372 @EmersonRabelo
#2538 @WikiRik
#2539 @WikiRik
#2540 @WikiRik
#2549 @WikiRik
#2537 @sgress454
13.15.0
New Features / Validators
#2399 isISO31661Numeric @RobinvanderVliet
#2294 isULID @arafatkn
#2215 isISO15924 @xDivisionByZerox
... (truncated)
Commits
30d4fe0 13.15.20
cbef508 fix(isURL): improve protocol detection. Resolves CVE-2025-56200 (#2608)
6f436be Fix typo in validators.test.js (#2581)
3c85708 Fix: correct French VAT (FR) validation regex and add tests (#2584)
eee525c #2491 #2573 Simplify isBase64 to prevent stack overflow (#2574)
abcc8ec feat(isAlpha, isAlphanumeric): add support for Indic locales (ta-IN, te-IN, k...
72573b3 Add Qatar phone number validation (#2556)
243f6c5 docs(isMACAddress): improve ambiguous option description (#2563)
3847c6f maintenance: 2505 release (#2560)
9e50384 feat(isLicensePlate): Updated isLicensePlate to accept real pt-PT license pla...
Additional commits viewable 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 rebase will rebase this PR
@dependabot recreate will recreate this PR, overwriting any edits that have been made to it
@dependabot merge will merge this PR after your CI passes on it
@dependabot squash and merge will squash and merge this PR after your CI passes on it
@dependabot cancel merge will cancel a previously requested merge and block automerging
@dependabot reopen will reopen this PR if it is closed
@dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
@dependabot show
Open Graph Description: Bumps validator from 13.6.0 to 13.15.20. Release notes Sourced from validator's releases. 13.15.20 Fixes, New Locales and Enhancements #2556 isMobilePhone: add ar-QA locale @WardKhaddour #2...
X Description: Bumps validator from 13.6.0 to 13.15.20. Release notes Sourced from validator's releases. 13.15.20 Fixes, New Locales and Enhancements #2556 isMobilePhone: add ar-QA locale @WardKhaddou...
Opengraph URL: https://github.com/learnpack/learnpack-python/pull/28
X: @github
Domain: github.com
| route-pattern | /:user_id/:repository/pull/:id/files(.:format) |
| route-controller | pull_requests |
| route-action | files |
| fetch-nonce | v2:eec8b7ae-5b7b-8721-f91f-8f9d3063d472 |
| current-catalog-service-hash | ae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b |
| request-id | B10E:CE3E1:63E5AA:85B20F:6A593132 |
| html-safe-nonce | e1aed49e3c3514a6800dc118d02bb238a2b4bf2c967ea92aa95a714ade752a15 |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJCMTBFOkNFM0UxOjYzRTVBQTo4NUIyMEY6NkE1OTMxMzIiLCJ2aXNpdG9yX2lkIjoiNTIzODAzNDM1NTI1NjM3MzU1NCIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9 |
| visitor-hmac | fd809ffb835589dece2790dc78308a451db8012e07b4fc853a5b37c9d4084edf |
| hovercard-subject-tag | pull_request:2953388932 |
| github-keyboard-shortcuts | repository,pull-request-list,pull-request-conversation,pull-request-files-changed,copilot |
| google-site-verification | Apib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I |
| octolytics-url | https://collector.github.com/github/collect |
| analytics-location | / |
| fb:app_id | 1401488693436528 |
| apple-itunes-app | app-id=1477376905, app-argument=https://github.com/learnpack/learnpack-python/pull/28/files |
| twitter:image | https://avatars.githubusercontent.com/in/29110?s=400&v=4 |
| twitter:card | summary_large_image |
| og:image | https://avatars.githubusercontent.com/in/29110?s=400&v=4 |
| og:image:alt | Bumps validator from 13.6.0 to 13.15.20. Release notes Sourced from validator's releases. 13.15.20 Fixes, New Locales and Enhancements #2556 isMobilePhone: add ar-QA locale @WardKhaddour #2... |
| og:site_name | GitHub |
| og:type | object |
| hostname | github.com |
| expected-hostname | github.com |
| None | 9713946e7d87c4b631b5230769f749551d20527cc4872e8f1d2ec6a11bead090 |
| turbo-cache-control | no-preview |
| diff-view | unified |
| go-import | github.com/learnpack/learnpack-python git https://github.com/learnpack/learnpack-python.git |
| octolytics-dimension-user_id | 64304438 |
| octolytics-dimension-user_login | learnpack |
| octolytics-dimension-repository_id | 274548609 |
| octolytics-dimension-repository_nwo | learnpack/learnpack-python |
| octolytics-dimension-repository_public | true |
| octolytics-dimension-repository_is_fork | false |
| octolytics-dimension-repository_network_root_id | 274548609 |
| octolytics-dimension-repository_network_root_nwo | learnpack/learnpack-python |
| turbo-body-classes | logged-out env-production page-responsive |
| disable-turbo | true |
| browser-stats-url | https://api.github.com/_private/browser/stats |
| browser-errors-url | https://api.github.com/_private/browser/errors |
| release | 858568d2992d2e6aac25cc4ebf5b46c83bbfd745 |
| ui-target | canary-2 |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width