Bumps validator from 13.15.20 to 13.15.23.
Sourced from validator's releases.
Full Changelog: validatorjs/validator.js@13.15.22...13.15.23
Full Changelog: validatorjs/validator.js@13.15.20...13.15.22
Sourced from validator's changelog.
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for validator since your current version.
Release notes
13.15.23
Fixes, New Locales and Enhancements
13.15.22
Fixes, New Locales and Enhancements
isURL: fix regression with hostnames with ports @mbtools
isLength: improve handling Unicode variation selectors @koral--
New Contributors
@mbtools made their first contribution in validatorjs/validator.js#2622
@koral-- made their first contribution in validatorjs/validator.js#2616
Changelog
13.15.23
Fixes, New Locales and Enhancements
13.15.22
Fixes, New Locales and Enhancements
Commits
9113304 fix(build): move to trusted publishing (#2631)
f2b5c17 maintenance: 2511 release (#2627)
d457eca fix(isLength): correctly handle Unicode variation selectors (#2616)
f2e3633 docs: add install instructions to contibution guide (#2621)
cf40145 fix: URL validation for hostnames with ports (no protocol) (#2622)
4af6124 maintenance: 2510 release (#2585)
Maintainer changes
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.