Build(deps): bump validator from 13.15.20 to 13.15.26 by dependabot[bot] · Pull Request #24 · hemnet/nodejs-assignment
Bumps validator from 13.15.20 to 13.15.26.
Release notes
Sourced from validator's releases.
13.15.26
Fixes, New Locales and Enhancements
- #2535
isHexColor: addrequire_hashtagoption@Numbers0689- #2633
isURL: handle possible bypass with URL-encoded content@WikiRik- #2634
isIBAN: improveIRlocale@ds1371dani- Doc fixes and others:
New Contributors
@ds1371danimade their first contribution in validatorjs/validator.js#2634@Numbers0689made their first contribution in validatorjs/validator.js#2535Full Changelog: validatorjs/validator.js@13.15.23...13.15.26
13.15.23
Fixes, New Locales and Enhancements
Full Changelog: validatorjs/validator.js@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: validatorjs/validator.js@13.15.20...13.15.22
Changelog
Sourced from validator's changelog.
13.15.26
Fixes, New Locales and Enhancements
- #2535
isHexColor: addrequire_hashtagoption@Numbers0689- #2633
isURL: handle possible bypass with URL-encoded content@WikiRik- #2634
isIBAN: improveIRlocale@ds1371dani- Doc fixes and others:
13.15.23
Fixes, New Locales and Enhancements
13.15.22
Fixes, New Locales and Enhancements
Commits
784e52adocs(matches): add ReDoS note to README (#2640)6531047fix(isHexColor): addrequire_hashtagoption (#2535)f605a9cfix(isURL): handle possible bypass with URL-encoded content (#2633)a165ebefix(isIBAN): improveIRlocale (#2634)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)- See full diff 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 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.