Skip to content

Bump class-validator from 0.12.2 to 0.13.1 in /server - #219

Closed
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/npm_and_yarn/server/dev/class-validator-0.13.1
Closed

Bump class-validator from 0.12.2 to 0.13.1 in /server#219
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/npm_and_yarn/server/dev/class-validator-0.13.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 29, 2021

Copy link
Copy Markdown
Contributor

Bumps class-validator from 0.12.2 to 0.13.1.

Changelog

Sourced from class-validator's changelog.

0.13.1 (2021-01-14)

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

0.13.0 (2021-01-11)

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
Commits
  • 1fde8a9 merge: release 0.13.1 (#872)
  • fb15fe1 build: bump version to 0.13.1
  • e8b737d docs: add changelog for 0.13.1
  • 8a64208 build: enable inlineSources option in TS config
  • f95a563 style: format code with prettier
  • 1fa074d docs: update documentaiton for isPhoneNumber decorator
  • c34b630 merge: move @​types/validator back to dependencies from dev-deps (#870)
  • e177471 fix: code style
  • a39c7ac fix: @​types/validator dependency
  • 68ed35d fix: print debug messages to the console only enableDebugMessages is set to true
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by typestack-release-bot, a new releaser for class-validator since your current version.


Dependabot compatibility score

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)

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Apr 29, 2021
@dependabot
dependabot Bot requested a review from ChrisF999 April 29, 2021 18:27
@vercel

vercel Bot commented Apr 29, 2021

Copy link
Copy Markdown

Deployment failed with the following error:

The most recent charge for your active payment method has failed. Please update it here: https://vercel.com/teams/lnteluon/settings/billing.

@dependabot @github

dependabot Bot commented on behalf of github Nov 22, 2021

Copy link
Copy Markdown
Contributor Author

Superseded by #390.

@dependabot dependabot Bot closed this Nov 22, 2021
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/server/dev/class-validator-0.13.1 branch November 22, 2021 22:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants