This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
class-validator | dependencies | minor | ^0.12.2 -> ^0.13.0 |
v0.13.2
NOTE: This version fixes a security vulnerability allowing denial of service attacks with a specially crafted request payload. Please update as soon as possible.
Array.isArray
in array checks from instanceof
operatorlibphonenumber-js
package updated to 1.9.43
from 1.9.7
validator
package updated to 13.5.2
from 13.5.2
v0.13.1
ArrayUnique
decoratorIsUUID
decoratorValidationError.toString()
doesn't result in an error when forbidNonWhitelisted
parameter was usedIsIn
decorator@types/validator
package is correctly installedinlineSources
option is enabled in tsconfig preventing various sourcemap errors when consuming the packagev0.13.0
always
- allows setting global default for always
option for decoratorsstrictGroups
- ignore decorators with at least one group, when ValidatorOptions.groups
is emptyThis MR has been generated by Renovate Bot.