Closed renovate[bot] closed 1 year ago
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:
The artifact failure details are included below:
npm WARN ERESOLVE overriding peer dependency
npm WARN While resolving: @nestjs/mapped-types@1.2.0
npm WARN Found: class-validator@0.14.0
npm WARN node_modules/class-validator
npm WARN class-validator@"^0.14.0" from the root project
npm WARN 2 more (@nestjs/common, @nestjs/swagger)
npm WARN
npm WARN Could not resolve dependency:
npm WARN peerOptional class-validator@"^0.11.1 || ^0.12.0 || ^0.13.0" from @nestjs/mapped-types@1.2.0
npm WARN node_modules/@nestjs/mapped-types
npm WARN @nestjs/mapped-types@"1.2.0" from @nestjs/swagger@6.1.4
npm WARN node_modules/@nestjs/swagger
npm WARN
npm WARN Conflicting peer dependency: class-validator@0.13.2
npm WARN node_modules/class-validator
npm WARN peerOptional class-validator@"^0.11.1 || ^0.12.0 || ^0.13.0" from @nestjs/mapped-types@1.2.0
npm WARN node_modules/@nestjs/mapped-types
npm WARN @nestjs/mapped-types@"1.2.0" from @nestjs/swagger@6.1.4
npm WARN node_modules/@nestjs/swagger
npm notice
npm notice New major version of npm available! 8.19.3 -> 9.2.0
npm notice Changelog: <https://github.com/npm/cli/releases/tag/v9.2.0>
npm notice Run `npm install -g npm@9.2.0` to update!
npm notice
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR!
npm ERR! While resolving: typeorm@0.3.11
npm ERR! Found: mssql@9.0.1
npm ERR! node_modules/mssql
npm ERR! mssql@"^9.0.1" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peerOptional mssql@"^7.3.0" from typeorm@0.3.11
npm ERR! node_modules/typeorm
npm ERR! typeorm@"^0.3.11" from the root project
npm ERR! peer typeorm@"^0.3.0" from @nestjs/typeorm@9.0.1
npm ERR! node_modules/@nestjs/typeorm
npm ERR! @nestjs/typeorm@"^9.0.1" from the root project
npm ERR!
npm ERR! Conflicting peer dependency: mssql@7.3.5
npm ERR! node_modules/mssql
npm ERR! peerOptional mssql@"^7.3.0" from typeorm@0.3.11
npm ERR! node_modules/typeorm
npm ERR! typeorm@"^0.3.11" from the root project
npm ERR! peer typeorm@"^0.3.0" from @nestjs/typeorm@9.0.1
npm ERR! node_modules/@nestjs/typeorm
npm ERR! @nestjs/typeorm@"^9.0.1" from the root project
npm ERR!
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR!
npm ERR! See /tmp/renovate-cache/others/npm/eresolve-report.txt for a full report.
npm ERR! A complete log of this run can be found in:
npm ERR! /tmp/renovate-cache/others/npm/_logs/2023-01-12T09_07_45_128Z-debug-0.log
This PR contains the following updates:
4.1.1
->4.1.2
Release Notes
dividab/tsconfig-paths
### [`v4.1.2`](https://togithub.com/dividab/tsconfig-paths/blob/HEAD/CHANGELOG.md#412---2023-01-02) [Compare Source](https://togithub.com/dividab/tsconfig-paths/compare/v4.1.1...v4.1.2) ##### Fixed - Bump JSON5 dependency to 2.2.2 to fix CVE-2022-46175. See PR [#232](https://togithub.com/dividab/tsconfig-paths/pull/232). Thanks to [@oparisblue](https://togithub.com/oparisblue) for this PR!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.
This PR has been generated by Mend Renovate. View repository job log here.