An error occurred while fetching participants.
build(deps): bump validator from 12.2.0 to 13.0.0 in /webapp
Loading
Created by: Tirokk
Authored by dependabot-preview[bot] Merged
Bumps validator from 12.2.0 to 13.0.0.
Sourced from validator's changelog.
13.0.0
- Added
isEthereumAddress()
validator to validate Ethereum addresses (#1117)- Added
isBtcAddress()
validator to validate Bitcoin addresses (#1163)- Added
isIBAN()
validator to validate International Bank Account Numbers (#1243)- Added
isEAN()
validator to validate International Article Numbers (#1244)- Added
isSemVer()
validator to validate Semantic Version Numbers (#1246)- Added
isPassportNumber()
validator (#1250)- Added
isRgbColor()
validator (#1141)- Added
isHSL()
validator (#1159)- Added
isLocale()
validator (#1072)- Improved the
isIP()
validator (#1211)- Improved the
isMACAddress()
validator (#1267)- New and improved locales (#1238, #1265)
4db2711
13.0.079cc4d7
chore: update the CHANGELOGdf2c146
chore: sync compiled versions04769b5
fix(isIBAN): only strip spaces and hyphens before validating IBAN (#1268)afafb54
fix(isMACAddress): allow address with dots (#1267)2eb4049
feat(isPassportNumber): Add Algeria Passport (DZ) (#1265)9fffa90
docs: add notes for md5 (#1260)b1a3b4f
feat(isHSL): added isHSL validator (#1159)f92c08b
feat(toBoolean): use regex for false string value (#1081)8111e38
fix(isPassportNumber): minor styling fix on docs (#1251)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
.
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 ignore this major version
will 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 version
will 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 dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot use these labels
will set the current labels as the default for future PRs for this repo and language@dependabot use these reviewers
will set the current reviewers as the default for future PRs for this repo and language@dependabot use these assignees
will set the current assignees as the default for future PRs for this repo and language@dependabot use this milestone
will set the current milestone as the default for future PRs for this repo and language@dependabot badge me
will comment on this PR with code to add a "Dependabot enabled" badge to your readmeAdditionally, you can set the following in your Dependabot dashboard: