This repository was archived by the owner on Apr 5, 2020. It is now read-only.
fix(deps): update dependency validator to v13#202
Open
renovate[bot] wants to merge 1 commit intomasterfrom
Open
fix(deps): update dependency validator to v13#202renovate[bot] wants to merge 1 commit intomasterfrom
renovate[bot] wants to merge 1 commit intomasterfrom
Conversation
c8fd65a to
1efb081
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
10.11.0->13.0.0Release Notes
chriso/validator.js
v13.0.0Compare Source
isEthereumAddress()validatorto validate Ethereum addresses
(#1117)
isBtcAddress()validatorto validate Bitcoin addresses
(#1163)
isIBAN()validatorto validate International Bank Account Numbers
(#1243)
isEAN()validatorto validate International Article Numbers
(#1244)
isSemVer()validatorto validate Semantic Version Numbers
(#1246)
isPassportNumber()validator(#1250)
isRgbColor()validator(#1141)
isHSL()validator(#1159)
isLocale()validator(#1072)
isIP()validator(#1211)
isMACAddress()validator(#1267)
(#1238,
#1265)
v12.2.0Compare Source
(#1233)
toFloat()sanitizer(#1227)
(#1200,
#1207,
#1213,
#1217,
#1234)
v12.1.0Compare Source
(#1015)
isIP()to accept scoped IPv6 addresses(#1160)
(#1162,
#1183,
#1187,
#1191)
v12.0.0Compare Source
isOctal()validator(#1153)
isSlug()validator(#1096)
isBIC()validator for bank identification codes(#1071)
isHash()(#1062)
isHexadecimal()(#1147)
isMACAddress()(#1065)
isLength()(#1070)
(#1074)
(#1059,
#1060,
#1069,
#1073,
#1082,
#1092,
#1121,
#1125,
#1132,
#1152,
#1165,
#1166,
#1174)
v11.1.0Compare Source
(#1024)
(#1035,
#1040,
#1041,
#1048,
#1049,
#1052,
#1054,
#1055,
#1056,
#1057)
v11.0.0Compare Source
isBase32()validator(#1023)
isEmail()to validate display names according to RFC2822(#1004)
isEmail()to check total email length(#1007)
toString()util is no longer exported(0277eb)
(#999,
#1010,
#1017,
#1022,
#1031,
#1032)
Renovate configuration
📅 Schedule: "after 10pm every weekday,before 5am every weekday" in timezone Europe/London.
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.