Skip to content

Update dependency class-validator to ^0.15.1#1312

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

Update dependency class-validator to ^0.15.1#1312
renovate[bot] wants to merge 1 commit intomainfrom
renovate/class-validator-0.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 28, 2026

This PR contains the following updates:

Package Change Age Confidence
class-validator ^0.14.3^0.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

v0.14.4

Compare Source

  • Updated validator.js to 13.15.22 (#​2649)

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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Feb 28, 2026
@renovate renovate bot force-pushed the renovate/class-validator-0.x branch from 006c6da to ac226dc Compare March 1, 2026 21:08
@renovate renovate bot changed the title Update dependency class-validator to ^0.14.4 Update dependency class-validator to ^0.15.1 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: api/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: @comet/api-generator@8.17.1
npm error Found: class-validator@0.15.1
npm error node_modules/class-validator
npm error   class-validator@"^0.15.1" from the root project
npm error   peerOptional class-validator@">=0.13.2" from @nestjs/common@11.1.14
npm error   node_modules/@nestjs/common
npm error     @nestjs/common@"^11.1.14" from the root project
npm error     peer @nestjs/common@"^11.0.0" from @comet/cms-api@8.17.1
npm error     node_modules/@comet/cms-api
npm error       @comet/cms-api@"8.17.1" from the root project
npm error       1 more (@comet/api-generator)
npm error     11 more (@golevelup/nestjs-discovery, ...)
npm error   1 more (@nestjs/graphql)
npm error
npm error Could not resolve dependency:
npm error peer class-validator@"^0.14.0" from @comet/api-generator@8.17.1
npm error node_modules/@comet/api-generator
npm error   dev @comet/api-generator@"8.17.1" from the root project
npm error
npm error Conflicting peer dependency: class-validator@0.14.4
npm error node_modules/class-validator
npm error   peer class-validator@"^0.14.0" from @comet/api-generator@8.17.1
npm error   node_modules/@comet/api-generator
npm error     dev @comet/api-generator@"8.17.1" 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-01T21_08_40_511Z-eresolve-report.txt
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2026-03-01T21_08_40_511Z-debug-0.log

@johnnyomair
Copy link
Collaborator

We need to update the class-validator peer dependency in Comet first.

@johnnyomair johnnyomair closed this Mar 2, 2026
@renovate
Copy link
Contributor Author

renovate bot commented Mar 2, 2026

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (^0.15.1). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/class-validator-0.x branch March 2, 2026 13:53
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