fix(deps): update dependency class-validator to ^0.14.0 - autoclosed
This MR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| class-validator | dependencies | minor | ^0.13.2 -> ^0.14.0 |
Release Notes
typestack/class-validator
v0.14.1
Added
- allow specifying options for
@IsBase64decorator (#1845) , closes #1013 - use official type for version in
@IsUUIDdecorator (#1846) , closes #1497 - update
@IsPhoneNumberdecorator to use max dataset (#1857)
Fixed
- fail for non-array constraint in
@IsIndecorator (#1844) , closes #1693 - allow number and boolean values in validation message "$value" tokens (#1467) , closes #921, #1046
- read nullable option in
@IsNotEmptyObjectdecorator correctly (#1555) , closes #1554
Changed
- update
libphonenumber-jsto^1.10.53from^1.10.14 - update various dev-dependencies
v0.14.0
Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot.
Edited by Renovate-Bot