Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 27, 2025

This PR contains the following updates:

Package Change Age Confidence
validator 13.12.0 -> 13.15.20 age confidence

GitHub Vulnerability Alerts

CVE-2025-56200

A URL validation bypass vulnerability exists in validator.js prior to version 13.15.20. The isURL() function uses '://' as a delimiter to parse protocols, while browsers use ':' as the delimiter. This parsing difference allows attackers to bypass protocol and domain validation by crafting URLs leading to XSS and Open Redirect attacks.


Release Notes

validatorjs/validator.js (validator)

v13.15.20

Compare Source

Fixes, New Locales and Enhancements

v13.15.15

Compare Source

Fixes, New Locales and Enhancements

v13.15.0

Compare Source

New Features / Validators
Fixes, New Locales and Enhancements

Configuration

📅 Schedule: Branch creation - "" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@codecov
Copy link

codecov bot commented Oct 27, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 87.06%. Comparing base (9f6d330) to head (b610e82).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1711   +/-   ##
=======================================
  Coverage   87.06%   87.06%           
=======================================
  Files         780      780           
  Lines       17766    17766           
  Branches     3630     3707   +77     
=======================================
  Hits        15468    15468           
+ Misses       2234     2223   -11     
- Partials       64       75   +11     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@renovate renovate bot changed the title fix(deps): update dependency validator to v13.15.20 [security] fix(deps): update dependency validator to v13.15.20 [security] - autoclosed Oct 27, 2025
@renovate renovate bot closed this Oct 27, 2025
@renovate renovate bot deleted the renovate/npm-validator-vulnerability branch October 27, 2025 21:29
@renovate renovate bot changed the title fix(deps): update dependency validator to v13.15.20 [security] - autoclosed fix(deps): update dependency validator to v13.15.20 [security] Nov 3, 2025
@renovate renovate bot reopened this Nov 3, 2025
@renovate renovate bot force-pushed the renovate/npm-validator-vulnerability branch 8 times, most recently from ae583e0 to c99b656 Compare November 10, 2025 00:35
@renovate renovate bot force-pushed the renovate/npm-validator-vulnerability branch from c99b656 to b610e82 Compare November 10, 2025 15:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant