Skip to content

chore(deps): update dependency class-validator to v0.15.1#3753

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

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

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 1, 2026

This PR contains the following updates:

Package Change Age Confidence
class-validator 0.14.40.15.1 age confidence

Release Notes

typestack/class-validator (class-validator)

v0.15.1

Compare Source

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

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Mar 1, 2026
@renovate
Copy link
Contributor Author

renovate bot commented Mar 1, 2026

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm warn Unknown env config "store". This will stop working in the next major version of npm.
npm error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: @nestjs/mapped-types@2.1.0
npm error Found: class-validator@0.15.1
npm error node_modules/class-validator
npm error   dev class-validator@"0.15.1" from the root project
npm error   peerOptional class-validator@">=0.13.2" from @nestjs/common@11.1.17
npm error   node_modules/@nestjs/common
npm error     dev @nestjs/common@"11.1.17" from the root project
npm error     peer @nestjs/common@"^11.0.0" from @nestjs/core@11.1.17
npm error     node_modules/@nestjs/core
npm error       dev @nestjs/core@"11.1.17" from the root project
npm error       2 more (@nestjs/platform-express, @nestjs/platform-fastify)
npm error     3 more (@nestjs/mapped-types, @nestjs/platform-express, @nestjs/platform-fastify)
npm error
npm error Could not resolve dependency:
npm error peerOptional class-validator@"^0.13.0 || ^0.14.0" from @nestjs/mapped-types@2.1.0
npm error node_modules/@nestjs/mapped-types
npm error   @nestjs/mapped-types@"2.1.0" from the root project
npm error
npm error Conflicting peer dependency: class-validator@0.14.4
npm error node_modules/class-validator
npm error   peerOptional class-validator@"^0.13.0 || ^0.14.0" from @nestjs/mapped-types@2.1.0
npm error   node_modules/@nestjs/mapped-types
npm error     @nestjs/mapped-types@"2.1.0" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /runner/cache/others/npm/_logs/2026-03-23T18_00_39_044Z-eresolve-report.txt
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2026-03-23T18_00_39_044Z-debug-0.log

@renovate renovate bot force-pushed the renovate/class-validator-0.x branch 12 times, most recently from 581cfa6 to c6fc1f3 Compare March 7, 2026 13:04
@renovate renovate bot force-pushed the renovate/class-validator-0.x branch 4 times, most recently from 4a9e9fc to 4af02be Compare March 12, 2026 14:47
@brunotp99
Copy link

@kamilmysliwiec can we merge this, please?

@renovate renovate bot force-pushed the renovate/class-validator-0.x branch 5 times, most recently from 06567e3 to aae02be Compare March 20, 2026 21:35
@renovate renovate bot force-pushed the renovate/class-validator-0.x branch from aae02be to de7daae Compare March 23, 2026 18:00
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.

1 participant