Skip to content

fix(deps): update dependency class-validator to v0.13.1#92

Open
renovate[bot] wants to merge 1 commit into
developfrom
renovate/class-validator-0.x
Open

fix(deps): update dependency class-validator to v0.13.1#92
renovate[bot] wants to merge 1 commit into
developfrom
renovate/class-validator-0.x

Conversation

@renovate

@renovate renovate Bot commented May 2, 2021

Copy link
Copy Markdown
Contributor

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
class-validator 0.12.2 -> 0.13.1 age adoption passing confidence

Release Notes

typestack/class-validator

v0.13.1

Compare Source

Added
  • optional mather function has been added to the ArrayUnique decorator
Fixed
  • a typo was fixed in the error message generated by the IsUUID decorator
  • calling ValidationError.toString() doesn't result in an error when forbidNonWhitelisted parameter was used
  • fixed typo in error message generated by IsIn decorator
  • the @types/validator package is correctly installed
  • inlineSources option is enabled in tsconfig preventing various sourcemap errors when consuming the package
Changed
  • various dev dependencies has been updated

v0.13.0

Compare Source

Added
  • project is restructured to allow three-shaking
  • added option to fail on first validation error (#​620)
  • two new validator option is added:
    • always - allows setting global default for always option for decorators
    • strictGroups - ignore decorators with at least one group, when ValidatorOptions.groups is empty
Fixed
  • the 'any' locale is allowed in the isPostalCode decorator (#​634)
  • the IsDateString() decorator now aliases the IsISO8601() decorator (#​672)
Changed
  • project tooling has been updated significantly
  • google-libphonenumber has been replaced with libphonenumber-js (this should have no effect on validation)
  • build process generates include both ES/CommonJS and UMD variations
  • various dev dependencies has been updated

Configuration

📅 Schedule: "before 3am on Monday" in timezone Asia/Tokyo.

🚦 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.


  • If you want to rebase/retry this PR, check this box.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate Bot added the renovate label May 2, 2021
@renovate renovate Bot force-pushed the renovate/class-validator-0.x branch from 76c236c to 8d51c22 Compare May 2, 2021 18:32
@renovate renovate Bot force-pushed the renovate/class-validator-0.x branch from 8d51c22 to 2095e91 Compare May 3, 2021 05:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant