Update dependency validator to v10.11.0#8
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
73fad2d to
4689f4b
Compare
4689f4b to
d3f1364
Compare
d3f1364 to
35d19cc
Compare
35d19cc to
8e59072
Compare
8e59072 to
ca6f5de
Compare
ca6f5de to
5b87b2e
Compare
5b87b2e to
3e2a59c
Compare
3e2a59c to
2aa732f
Compare
2aa732f to
492a0d5
Compare
Author
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
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 join this conversation on GitHub.
Already have an account?
Sign in to comment
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.1.0->10.11.0Release Notes
validatorjs/validator.js
v10.11.0Compare Source
import .. from "validator/lib/.."(#961)
(#958)
v10.10.0Compare Source
isISO8601()strict mode now works in the browser(#932)
(#931,
#933,
#947,
#950)
v10.9.0Compare Source
isURL()to reject email-like URLs(#901)
strictoption toisISO8601()(#910)
isJWT()signature requirements(#906)
(#899,
#904,
#913,
#916,
#925,
#928)
v10.8.0Compare Source
isIdentityCard()(#846)
(#895)
(#890,
#892)
(#896)
v10.7.1Compare Source
(#887)
(#889)
v10.7.0Compare Source
isMagnetURI()to validate magnet URIs(#884)
isJWT()to validate JSON web tokens(#885)
v10.6.0Compare Source
isMobilePhone()to match any locale's pattern by default(#874)
isEmpty()(#880)
(#878,
#879)
v10.5.0Compare Source
(#873)
isEmail()(#845)
no_symbolsoption toisNumeric()(#848)
no_colonsoption toisMACAddress()(#849)
isURL()to reject protocol relative URLs unless a flag is set(#860)
(#801,
#856,
#859,
#861,
#862,
#863,
#864,
#870,
#872)
v10.4.0Compare Source
isIPRange()validator(#842)
isMobilePhone()(#742)
(#843)
v10.3.0Compare Source
isEmail()(#832)
(#831,
#835,
#836)
v10.2.0Compare Source
isPostalCode()(#830)
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 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 Mend Renovate. View repository job log here.