Bump async-validator from 3.2.4 to 4.1.1 in /webapp
Created by: dependabot[bot]
Bumps async-validator from 3.2.4 to 4.1.1.
Changelog
Sourced from async-validator's changelog.
History
4.0.0 / 2021-08-11
- full ts support
- support return transformed value when pass validation(promise and callback): yiminghe/async-validator#277
3.5.0 / 2020-11-12
3.4.0 / 2020-08-05
- yiminghe/async-validator#247
- yiminghe/async-validator#246
- yiminghe/async-validator#245
- yiminghe/async-validator#240
3.3.0 / 2020-05-07
- expose validators: yiminghe/async-validator#232
3.2.0 / 2019-10-16
- support
any
type: yiminghe/async-validator#1903.1.0 / 2019-09-09
- add d.ts
3.0.0 / 2019-08-07
- Enum validates
false
value: yiminghe/async-validator#1642.0.0 / 2019-07-26
- use
@pika/pack
1.11.3 / 2019-06-28
- support suppressWarning option when validate
1.11.1 / 2019-04-22
- support message as function
1.11.0 / 2019-03-22
- support promise usage(asyncValidator)
... (truncated)
Commits
-
cc126d6
v4.1.1 -
486993d
report catch error -
4522d71
v4.1.0 -
e93a901
v4.0.8 -
d664fb8
Merge pull request #309 from Jasery/master -
abe3d8d
fix: catch the custom validate function -
68e13b0
Merge pull request #301 from AdoKevin/patch-1 -
380550a
doc(readme): complete sentence. -
afd7f4c
Merge pull request #298 from git-pwn/patch-1 -
02c88c9
docs: callback parameter of validate function is optional - Additional commits viewable in compare view
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 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)