Skip to content

chore(deps): bump class-validator from 0.14.1 to 0.15.1 in /services/api#2112

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/services/api/class-validator-0.15.1
Open

chore(deps): bump class-validator from 0.14.1 to 0.15.1 in /services/api#2112
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/services/api/class-validator-0.15.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 27, 2026

Bumps class-validator from 0.14.1 to 0.15.1.

Release notes

Sourced from class-validator's releases.

v0.15.1

What's Changed

Full Changelog: typestack/class-validator@v0.15.0...v0.15.1

v0.15.0

What's Changed

New Contributors

Full Changelog: typestack/class-validator@v0.14.4...v0.15.0

v0.14.4

What's Changed

Full Changelog: typestack/class-validator@v0.14.3...v0.14.4

v0.14.3

What's Changed

New Contributors

Full Changelog: typestack/class-validator@v0.14.2...v0.14.3

v0.14.2

What's Changed

... (truncated)

Changelog

Sourced from class-validator's changelog.

0.15.1 (2026-02-26)

BREAKING CHANGES

  • Added options argument to IsIBAN validator (#2618), which breaks any existing usage of this decorator that pass an argument to the decorator, e.g. @IsIBAN({forbidUnknownValues: false})

Fixed

  • Updated lockfile to patch vulnerabilities (#2669)
  • Fixed a small grammatical error in the docs (#2596)

Added

  • Added validateIf option to all validators, providing a lot more flexibility in using conditional validation (#1579)
  • Added IsISO31661Numeric validator for country codes (#2657)
  • Added IsISO6391 validator for language codes (#2626)
  • Added more versions to IsUUID validator options. (#2647)

0.14.4 (2026-02-25)

  • Updated validator.js to 13.15.22 (#2649)

0.14.3 (2025-11-24)

0.14.2 (2025-05-02)

Fixed

  • Fixed an issue where forbidUnknownValues did not default to true when validatorOptions was undefined. (#2196 by @​cduff)
  • Fixed the ValidationMetadata.name property to work correctly with the @IsOptional decorator. (#2044 by @​Clashsoft)
  • Updated the Codecov configuration for continuous integration. (#2556 by @​haiweilian)
  • Fixed an issue where options were not passed correctly to the @IsBase64 decorator. (#2549 by @​aseyfpour)
  • Fixed argument handling for the isBase64 function. (#2574 by @​braaar)
Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Apr 27, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/services/api/class-validator-0.15.1 branch from a282610 to 97e66eb Compare April 27, 2026 09:03
Bumps [class-validator](https://github.com/typestack/class-validator) from 0.14.1 to 0.15.1.
- [Release notes](https://github.com/typestack/class-validator/releases)
- [Changelog](https://github.com/typestack/class-validator/blob/develop/CHANGELOG.md)
- [Commits](typestack/class-validator@v0.14.1...v0.15.1)

---
updated-dependencies:
- dependency-name: class-validator
  dependency-version: 0.15.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/services/api/class-validator-0.15.1 branch from 97e66eb to 84bb6f9 Compare May 6, 2026 19:58
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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants