Skip to content
This repository was archived by the owner on Mar 25, 2023. It is now read-only.

fix(deps): update dependency class-validator to v0.13.2#13

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

fix(deps): update dependency class-validator to v0.13.2#13
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/class-validator-0.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 11, 2021

Mend Renovate

This PR contains the following updates:

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

Release Notes

typestack/class-validator

v0.13.2

Compare Source

NOTE: This version fixes a security vulnerability allowing denial of service attacks with a specially crafted request payload.
Please update as soon as possible.

Fixed
  • switched to use Array.isArray in array checks from instanceof operator
Changed
  • libphonenumber-js package updated to 1.9.43 from 1.9.7
  • validator package updated to 13.5.2 from 13.5.2
  • various dev-dependencies updated

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

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.


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

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

@renovate renovate bot force-pushed the renovate/class-validator-0.x branch from c78388c to be81db1 Compare February 11, 2021 19:36
@codecov
Copy link

codecov bot commented Feb 11, 2021

Codecov Report

Merging #13 (5aa4723) into master (4fb9818) will increase coverage by 4.85%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #13      +/-   ##
==========================================
+ Coverage    9.99%   14.84%   +4.85%     
==========================================
  Files          96       74      -22     
  Lines        4003     2553    -1450     
  Branches      646      316     -330     
==========================================
- Hits          400      379      -21     
+ Misses       3600     2174    -1426     
+ Partials        3        0       -3     
Impacted Files Coverage Δ
...es/im-pact-action-wait-for-schedule/src/matcher.ts 67.56% <0.00%> (-1.88%) ⬇️
...s/ml/modules/module-helpers/tweet-filter.helper.ts 43.75% <0.00%> (-1.42%) ⬇️
...rver/src/topics/ml/modules/module-tweet-storage.ts 21.62% <0.00%> (-1.24%) ⬇️
...es/im-pact-filter-tweet-text-bayesian/src/index.ts 10.52% <0.00%> (-0.19%) ⬇️
...ter-tf-cg-illust-image-classification/src/index.ts 8.26% <0.00%> (-0.14%) ⬇️
packages/server/src/helper.ts 0.00% <0.00%> (ø)
packages/server/src/topics/ml/ml.service.ts 0.00% <0.00%> (ø)
packages/server/src/openapi-doc-generator.ts 0.00% <0.00%> (ø)
...es/server/src/topics/ml/twitter-crawler.service.ts 0.00% <0.00%> (ø)
...ages/im-pact-action-wait-for-schedule/src/index.ts 80.88% <0.00%> (ø)
... and 25 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4fb9818...5aa4723. Read the comment docs.

@renovate renovate bot force-pushed the renovate/class-validator-0.x branch from be81db1 to 5aa4723 Compare February 5, 2022 18:33
@renovate renovate bot changed the title fix(deps): update dependency class-validator to v0.13.1 fix(deps): update dependency class-validator to v0.13.2 Feb 5, 2022
@renovate
Copy link
Contributor Author

renovate bot commented Mar 23, 2023

Edited/Blocked Notification

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

Warning: custom changes will be lost.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant