nestjs / terminus

Terminus module for Nest framework (node.js) :robot:
https://nestjs.com/
MIT License
678 stars 99 forks source link

fix(deps): update dependency reflect-metadata to v0.2.1 #2495

Closed renovate[bot] closed 9 months ago

renovate[bot] commented 9 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
reflect-metadata (source) 0.1.14 -> 0.2.1 age adoption passing confidence
reflect-metadata (source) 0.1.x -> 0.1.x \|\| 0.2.x age adoption passing confidence
reflect-metadata (source) 0.1.13 -> 0.2.1 age adoption passing confidence

Release Notes

rbuckton/reflect-metadata (reflect-metadata) ### [`v0.2.1`](https://togithub.com/rbuckton/reflect-metadata/releases/tag/v0.2.1) [Compare Source](https://togithub.com/rbuckton/reflect-metadata/compare/v0.2.0...v0.2.1) ##### What's Changed - Fix stack overflow crash in isProviderFor by [@​rbuckton](https://togithub.com/rbuckton) in [https://github.com/rbuckton/reflect-metadata/pull/155](https://togithub.com/rbuckton/reflect-metadata/pull/155) - Update main to v0.2.1 by [@​rbuckton](https://togithub.com/rbuckton) in [https://github.com/rbuckton/reflect-metadata/pull/156](https://togithub.com/rbuckton/reflect-metadata/pull/156) **Full Changelog**: https://github.com/rbuckton/reflect-metadata/compare/v0.2.0...v0.2.1 ### [`v0.2.0`](https://togithub.com/rbuckton/reflect-metadata/releases/tag/v0.2.0): reflect-metadata 0.2.0 [Compare Source](https://togithub.com/rbuckton/reflect-metadata/compare/v0.1.14...v0.2.0) ##### What's Changed - Add /lite and /no-conflict exports by [@​rbuckton](https://togithub.com/rbuckton) in [https://github.com/rbuckton/reflect-metadata/pull/144](https://togithub.com/rbuckton/reflect-metadata/pull/144) - No dynamic evaluation in `/lite` mode by [@​rbuckton](https://togithub.com/rbuckton) in [https://github.com/rbuckton/reflect-metadata/pull/149](https://togithub.com/rbuckton/reflect-metadata/pull/149) **Full Changelog**: https://github.com/rbuckton/reflect-metadata/compare/v0.1.14...v0.2.0

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 these updates again.



This PR has been generated by Mend Renovate. View repository job log here.

renovate[bot] commented 9 months ago

⚠ Artifact update problem

Renovate failed to update artifacts 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:

File name: sample/012-prisma-app/package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR! 
npm ERR! While resolving: @nestjs/common@10.3.1
npm ERR! Found: reflect-metadata@0.2.1
npm ERR! node_modules/reflect-metadata
npm ERR!   reflect-metadata@"0.2.1" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer reflect-metadata@"^0.1.12" from @nestjs/common@10.3.1
npm ERR! node_modules/@nestjs/common
npm ERR!   @nestjs/common@"10.3.1" from the root project
npm ERR!   peer @nestjs/common@"^10.0.0" from @nestjs/core@10.3.1
npm ERR!   node_modules/@nestjs/core
npm ERR!     @nestjs/core@"10.3.1" from the root project
npm ERR!     3 more (@nestjs/platform-express, @nestjs/terminus, @nestjs/testing)
npm ERR!   3 more (@nestjs/platform-express, @nestjs/terminus, @nestjs/testing)
npm ERR! 
npm ERR! Conflicting peer dependency: reflect-metadata@0.1.14
npm ERR! node_modules/reflect-metadata
npm ERR!   peer reflect-metadata@"^0.1.12" from @nestjs/common@10.3.1
npm ERR!   node_modules/@nestjs/common
npm ERR!     @nestjs/common@"10.3.1" from the root project
npm ERR!     peer @nestjs/common@"^10.0.0" from @nestjs/core@10.3.1
npm ERR!     node_modules/@nestjs/core
npm ERR!       @nestjs/core@"10.3.1" from the root project
npm ERR!       3 more (@nestjs/platform-express, @nestjs/terminus, @nestjs/testing)
npm ERR!     3 more (@nestjs/platform-express, @nestjs/terminus, @nestjs/testing)
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! 
npm ERR! For a full report see:
npm ERR! /tmp/renovate/cache/others/npm/_logs/2024-01-29T11_18_53_896Z-eresolve-report.txt

npm ERR! A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2024-01-29T11_18_53_896Z-debug-0.log
File name: sample/011-mirkoorm-app/package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR! 
npm ERR! While resolving: @nestjs/common@10.3.1
npm ERR! Found: reflect-metadata@0.2.1
npm ERR! node_modules/reflect-metadata
npm ERR!   reflect-metadata@"0.2.1" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer reflect-metadata@"^0.1.12" from @nestjs/common@10.3.1
npm ERR! node_modules/@nestjs/common
npm ERR!   @nestjs/common@"10.3.1" from the root project
npm ERR!   peer @nestjs/common@"^8.0.0 || ^9.0.0 || ^10.0.0" from @mikro-orm/nestjs@5.2.3
npm ERR!   node_modules/@mikro-orm/nestjs
npm ERR!     @mikro-orm/nestjs@"5.2.3" from the root project
npm ERR!     1 more (@nestjs/terminus)
npm ERR!   4 more (@nestjs/core, @nestjs/platform-express, ...)
npm ERR! 
npm ERR! Conflicting peer dependency: reflect-metadata@0.1.14
npm ERR! node_modules/reflect-metadata
npm ERR!   peer reflect-metadata@"^0.1.12" from @nestjs/common@10.3.1
npm ERR!   node_modules/@nestjs/common
npm ERR!     @nestjs/common@"10.3.1" from the root project
npm ERR!     peer @nestjs/common@"^8.0.0 || ^9.0.0 || ^10.0.0" from @mikro-orm/nestjs@5.2.3
npm ERR!     node_modules/@mikro-orm/nestjs
npm ERR!       @mikro-orm/nestjs@"5.2.3" from the root project
npm ERR!       1 more (@nestjs/terminus)
npm ERR!     4 more (@nestjs/core, @nestjs/platform-express, ...)
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! 
npm ERR! For a full report see:
npm ERR! /tmp/renovate/cache/others/npm/_logs/2024-01-29T11_18_56_637Z-eresolve-report.txt

npm ERR! A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2024-01-29T11_18_56_637Z-debug-0.log
File name: sample/010-disk-app/package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR! 
npm ERR! While resolving: @nestjs/axios@3.0.1
npm ERR! Found: reflect-metadata@0.2.1
npm ERR! node_modules/reflect-metadata
npm ERR!   reflect-metadata@"0.2.1" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer reflect-metadata@"^0.1.12" from @nestjs/axios@3.0.1
npm ERR! node_modules/@nestjs/axios
npm ERR!   @nestjs/axios@"3.0.1" from the root project
npm ERR!   peerOptional @nestjs/axios@"^1.0.0 || ^2.0.0 || ^3.0.0" from @nestjs/terminus@10.2.1
npm ERR!   node_modules/@nestjs/terminus
npm ERR!     @nestjs/terminus@"10.2.1" from the root project
npm ERR! 
npm ERR! Conflicting peer dependency: reflect-metadata@0.1.14
npm ERR! node_modules/reflect-metadata
npm ERR!   peer reflect-metadata@"^0.1.12" from @nestjs/axios@3.0.1
npm ERR!   node_modules/@nestjs/axios
npm ERR!     @nestjs/axios@"3.0.1" from the root project
npm ERR!     peerOptional @nestjs/axios@"^1.0.0 || ^2.0.0 || ^3.0.0" from @nestjs/terminus@10.2.1
npm ERR!     node_modules/@nestjs/terminus
npm ERR!       @nestjs/terminus@"10.2.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! 
npm ERR! For a full report see:
npm ERR! /tmp/renovate/cache/others/npm/_logs/2024-01-29T11_19_00_346Z-eresolve-report.txt

npm ERR! A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2024-01-29T11_19_00_346Z-debug-0.log
File name: sample/009-http-app/package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR! 
npm ERR! While resolving: @nestjs/axios@3.0.1
npm ERR! Found: reflect-metadata@0.2.1
npm ERR! node_modules/reflect-metadata
npm ERR!   reflect-metadata@"0.2.1" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer reflect-metadata@"^0.1.12" from @nestjs/axios@3.0.1
npm ERR! node_modules/@nestjs/axios
npm ERR!   @nestjs/axios@"3.0.1" from the root project
npm ERR!   peerOptional @nestjs/axios@"^1.0.0 || ^2.0.0 || ^3.0.0" from @nestjs/terminus@10.2.1
npm ERR!   node_modules/@nestjs/terminus
npm ERR!     @nestjs/terminus@"10.2.1" from the root project
npm ERR! 
npm ERR! Conflicting peer dependency: reflect-metadata@0.1.14
npm ERR! node_modules/reflect-metadata
npm ERR!   peer reflect-metadata@"^0.1.12" from @nestjs/axios@3.0.1
npm ERR!   node_modules/@nestjs/axios
npm ERR!     @nestjs/axios@"3.0.1" from the root project
npm ERR!     peerOptional @nestjs/axios@"^1.0.0 || ^2.0.0 || ^3.0.0" from @nestjs/terminus@10.2.1
npm ERR!     node_modules/@nestjs/terminus
npm ERR!       @nestjs/terminus@"10.2.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! 
npm ERR! For a full report see:
npm ERR! /tmp/renovate/cache/others/npm/_logs/2024-01-29T11_19_03_025Z-eresolve-report.txt

npm ERR! A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2024-01-29T11_19_03_025Z-debug-0.log
File name: sample/008-multi-database-mongoose-app/package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR! 
npm ERR! While resolving: @nestjs/common@10.3.1
npm ERR! Found: reflect-metadata@0.2.1
npm ERR! node_modules/reflect-metadata
npm ERR!   reflect-metadata@"0.2.1" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer reflect-metadata@"^0.1.12" from @nestjs/common@10.3.1
npm ERR! node_modules/@nestjs/common
npm ERR!   @nestjs/common@"10.3.1" from the root project
npm ERR!   peer @nestjs/common@"^10.0.0" from @nestjs/core@10.3.1
npm ERR!   node_modules/@nestjs/core
npm ERR!     @nestjs/core@"10.3.1" from the root project
npm ERR!     4 more (@nestjs/mongoose, @nestjs/platform-express, ...)
npm ERR!   4 more (@nestjs/mongoose, @nestjs/platform-express, ...)
npm ERR! 
npm ERR! Conflicting peer dependency: reflect-metadata@0.1.14
npm ERR! node_modules/reflect-metadata
npm ERR!   peer reflect-metadata@"^0.1.12" from @nestjs/common@10.3.1
npm ERR!   node_modules/@nestjs/common
npm ERR!     @nestjs/common@"10.3.1" from the root project
npm ERR!     peer @nestjs/common@"^10.0.0" from @nestjs/core@10.3.1
npm ERR!     node_modules/@nestjs/core
npm ERR!       @nestjs/core@"10.3.1" from the root project
npm ERR!       4 more (@nestjs/mongoose, @nestjs/platform-express, ...)
npm ERR!     4 more (@nestjs/mongoose, @nestjs/platform-express, ...)
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! 
npm ERR! For a full report see:
npm ERR! /tmp/renovate/cache/others/npm/_logs/2024-01-29T11_19_06_705Z-eresolve-report.txt

npm ERR! A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2024-01-29T11_19_06_705Z-debug-0.log
File name: sample/007-sequelize-app/package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR! 
npm ERR! While resolving: @nestjs/common@10.3.1
npm ERR! Found: reflect-metadata@0.2.1
npm ERR! node_modules/reflect-metadata
npm ERR!   reflect-metadata@"0.2.1" from the root project
npm ERR!   peer reflect-metadata@"*" from sequelize-typescript@2.1.6
npm ERR!   node_modules/sequelize-typescript
npm ERR!     sequelize-typescript@"2.1.6" from the root project
npm ERR!     peer sequelize-typescript@"^2.0.0" from @nestjs/sequelize@10.0.0
npm ERR!     node_modules/@nestjs/sequelize
npm ERR!       @nestjs/sequelize@"10.0.0" from the root project
npm ERR!       1 more (@nestjs/terminus)
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer reflect-metadata@"^0.1.12" from @nestjs/common@10.3.1
npm ERR! node_modules/@nestjs/common
npm ERR!   @nestjs/common@"10.3.1" from the root project
npm ERR!   peer @nestjs/common@"^10.0.0" from @nestjs/core@10.3.1
npm ERR!   node_modules/@nestjs/core
npm ERR!     @nestjs/core@"10.3.1" from the root project
npm ERR!     4 more (@nestjs/platform-express, @nestjs/sequelize, ...)
npm ERR!   4 more (@nestjs/platform-express, @nestjs/sequelize, ...)
npm ERR! 
npm ERR! Conflicting peer dependency: reflect-metadata@0.1.14
npm ERR! node_modules/reflect-metadata
npm ERR!   peer reflect-metadata@"^0.1.12" from @nestjs/common@10.3.1
npm ERR!   node_modules/@nestjs/common
npm ERR!     @nestjs/common@"10.3.1" from the root project
npm ERR!     peer @nestjs/common@"^10.0.0" from @nestjs/core@10.3.1
npm ERR!     node_modules/@nestjs/core
npm ERR!       @nestjs/core@"10.3.1" from the root project
npm ERR!       4 more (@nestjs/platform-express, @nestjs/sequelize, ...)
npm ERR!     4 more (@nestjs/platform-express, @nestjs/sequelize, ...)
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! 
npm ERR! For a full report see:
npm ERR! /tmp/renovate/cache/others/npm/_logs/2024-01-29T11_19_10_868Z-eresolve-report.txt

npm ERR! A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2024-01-29T11_19_10_868Z-debug-0.log
File name: sample/006-multi-db-typeorm-app/package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR! 
npm ERR! While resolving: @nestjs/common@10.3.1
npm ERR! Found: reflect-metadata@0.2.1
npm ERR! node_modules/reflect-metadata
npm ERR!   reflect-metadata@"0.2.1" from the root project
npm ERR!   reflect-metadata@"^0.2.1" from typeorm@0.3.20
npm ERR!   node_modules/typeorm
npm ERR!     typeorm@"0.3.20" from the root project
npm ERR!     peerOptional typeorm@"*" from @nestjs/terminus@10.2.1
npm ERR!     node_modules/@nestjs/terminus
npm ERR!       @nestjs/terminus@"10.2.1" from the root project
npm ERR!     1 more (@nestjs/typeorm)
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer reflect-metadata@"^0.1.12" from @nestjs/common@10.3.1
npm ERR! node_modules/@nestjs/common
npm ERR!   @nestjs/common@"10.3.1" from the root project
npm ERR!   peer @nestjs/common@"^10.0.0" from @nestjs/core@10.3.1
npm ERR!   node_modules/@nestjs/core
npm ERR!     @nestjs/core@"10.3.1" from the root project
npm ERR!     4 more (@nestjs/platform-express, @nestjs/terminus, ...)
npm ERR!   4 more (@nestjs/platform-express, @nestjs/terminus, ...)
npm ERR! 
npm ERR! Conflicting peer dependency: reflect-metadata@0.1.14
npm ERR! node_modules/reflect-metadata
npm ERR!   peer reflect-metadata@"^0.1.12" from @nestjs/common@10.3.1
npm ERR!   node_modules/@nestjs/common
npm ERR!     @nestjs/common@"10.3.1" from the root project
npm ERR!     peer @nestjs/common@"^10.0.0" from @nestjs/core@10.3.1
npm ERR!     node_modules/@nestjs/core
npm ERR!       @nestjs/core@"10.3.1" from the root project
npm ERR!       4 more (@nestjs/platform-express, @nestjs/terminus, ...)
npm ERR!     4 more (@nestjs/platform-express, @nestjs/terminus, ...)
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! 
npm ERR! For a full report see:
npm ERR! /tmp/renovate/cache/others/npm/_logs/2024-01-29T11_19_13_399Z-eresolve-report.txt

npm ERR! A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2024-01-29T11_19_13_399Z-debug-0.log
File name: sample/005-typeorm-app/package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR! 
npm ERR! While resolving: @nestjs/common@10.3.1
npm ERR! Found: reflect-metadata@0.2.1
npm ERR! node_modules/reflect-metadata
npm ERR!   reflect-metadata@"0.2.1" from the root project
npm ERR!   reflect-metadata@"^0.2.1" from typeorm@0.3.20
npm ERR!   node_modules/typeorm
npm ERR!     typeorm@"0.3.20" from the root project
npm ERR!     peerOptional typeorm@"*" from @nestjs/terminus@10.2.1
npm ERR!     node_modules/@nestjs/terminus
npm ERR!       @nestjs/terminus@"10.2.1" from the root project
npm ERR!     1 more (@nestjs/typeorm)
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer reflect-metadata@"^0.1.12" from @nestjs/common@10.3.1
npm ERR! node_modules/@nestjs/common
npm ERR!   @nestjs/common@"10.3.1" from the root project
npm ERR!   peer @nestjs/common@"^10.0.0" from @nestjs/core@10.3.1
npm ERR!   node_modules/@nestjs/core
npm ERR!     @nestjs/core@"10.3.1" from the root project
npm ERR!     4 more (@nestjs/platform-express, @nestjs/terminus, ...)
npm ERR!   4 more (@nestjs/platform-express, @nestjs/terminus, ...)
npm ERR! 
npm ERR! Conflicting peer dependency: reflect-metadata@0.1.14
npm ERR! node_modules/reflect-metadata
npm ERR!   peer reflect-metadata@"^0.1.12" from @nestjs/common@10.3.1
npm ERR!   node_modules/@nestjs/common
npm ERR!     @nestjs/common@"10.3.1" from the root project
npm ERR!     peer @nestjs/common@"^10.0.0" from @nestjs/core@10.3.1
npm ERR!     node_modules/@nestjs/core
npm ERR!       @nestjs/core@"10.3.1" from the root project
npm ERR!       4 more (@nestjs/platform-express, @nestjs/terminus, ...)
npm ERR!     4 more (@nestjs/platform-express, @nestjs/terminus, ...)
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! 
npm ERR! For a full report see:
npm ERR! /tmp/renovate/cache/others/npm/_logs/2024-01-29T11_19_17_116Z-eresolve-report.txt

npm ERR! A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2024-01-29T11_19_17_116Z-debug-0.log
File name: sample/004-grpc-app/package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR! 
npm ERR! While resolving: @nestjs/common@10.3.1
npm ERR! Found: reflect-metadata@0.2.1
npm ERR! node_modules/reflect-metadata
npm ERR!   reflect-metadata@"0.2.1" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer reflect-metadata@"^0.1.12" from @nestjs/common@10.3.1
npm ERR! node_modules/@nestjs/common
npm ERR!   @nestjs/common@"10.3.1" from the root project
npm ERR!   peer @nestjs/common@"^10.0.0" from @nestjs/core@10.3.1
npm ERR!   node_modules/@nestjs/core
npm ERR!     @nestjs/core@"10.3.1" from the root project
npm ERR!     3 more (@nestjs/microservices, @nestjs/platform-express, @nestjs/terminus)
npm ERR!   3 more (@nestjs/microservices, @nestjs/platform-express, @nestjs/terminus)
npm ERR! 
npm ERR! Conflicting peer dependency: reflect-metadata@0.1.14
npm ERR! node_modules/reflect-metadata
npm ERR!   peer reflect-metadata@"^0.1.12" from @nestjs/common@10.3.1
npm ERR!   node_modules/@nestjs/common
npm ERR!     @nestjs/common@"10.3.1" from the root project
npm ERR!     peer @nestjs/common@"^10.0.0" from @nestjs/core@10.3.1
npm ERR!     node_modules/@nestjs/core
npm ERR!       @nestjs/core@"10.3.1" from the root project
npm ERR!       3 more (@nestjs/microservices, @nestjs/platform-express, @nestjs/terminus)
npm ERR!     3 more (@nestjs/microservices, @nestjs/platform-express, @nestjs/terminus)
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! 
npm ERR! For a full report see:
npm ERR! /tmp/renovate/cache/others/npm/_logs/2024-01-29T11_19_21_043Z-eresolve-report.txt

npm ERR! A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2024-01-29T11_19_21_043Z-debug-0.log
File name: sample/003-memory-app/package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR! 
npm ERR! While resolving: @nestjs/common@10.3.1
npm ERR! Found: reflect-metadata@0.2.1
npm ERR! node_modules/reflect-metadata
npm ERR!   reflect-metadata@"0.2.1" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer reflect-metadata@"^0.1.12" from @nestjs/common@10.3.1
npm ERR! node_modules/@nestjs/common
npm ERR!   @nestjs/common@"10.3.1" from the root project
npm ERR!   peer @nestjs/common@"^10.0.0" from @nestjs/core@10.3.1
npm ERR!   node_modules/@nestjs/core
npm ERR!     @nestjs/core@"10.3.1" from the root project
npm ERR!     2 more (@nestjs/platform-express, @nestjs/terminus)
npm ERR!   2 more (@nestjs/platform-express, @nestjs/terminus)
npm ERR! 
npm ERR! Conflicting peer dependency: reflect-metadata@0.1.14
npm ERR! node_modules/reflect-metadata
npm ERR!   peer reflect-metadata@"^0.1.12" from @nestjs/common@10.3.1
npm ERR!   node_modules/@nestjs/common
npm ERR!     @nestjs/common@"10.3.1" from the root project
npm ERR!     peer @nestjs/common@"^10.0.0" from @nestjs/core@10.3.1
npm ERR!     node_modules/@nestjs/core
npm ERR!       @nestjs/core@"10.3.1" from the root project
npm ERR!       2 more (@nestjs/platform-express, @nestjs/terminus)
npm ERR!     2 more (@nestjs/platform-express, @nestjs/terminus)
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! 
npm ERR! For a full report see:
npm ERR! /tmp/renovate/cache/others/npm/_logs/2024-01-29T11_19_24_242Z-eresolve-report.txt

npm ERR! A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2024-01-29T11_19_24_242Z-debug-0.log
File name: sample/002-microservice-app/package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR! 
npm ERR! While resolving: @nestjs/common@10.3.1
npm ERR! Found: reflect-metadata@0.2.1
npm ERR! node_modules/reflect-metadata
npm ERR!   reflect-metadata@"0.2.1" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer reflect-metadata@"^0.1.12" from @nestjs/common@10.3.1
npm ERR! node_modules/@nestjs/common
npm ERR!   @nestjs/common@"10.3.1" from the root project
npm ERR!   peer @nestjs/common@"^10.0.0" from @nestjs/core@10.3.1
npm ERR!   node_modules/@nestjs/core
npm ERR!     @nestjs/core@"10.3.1" from the root project
npm ERR!     3 more (@nestjs/microservices, @nestjs/platform-express, @nestjs/terminus)
npm ERR!   3 more (@nestjs/microservices, @nestjs/platform-express, @nestjs/terminus)
npm ERR! 
npm ERR! Conflicting peer dependency: reflect-metadata@0.1.14
npm ERR! node_modules/reflect-metadata
npm ERR!   peer reflect-metadata@"^0.1.12" from @nestjs/common@10.3.1
npm ERR!   node_modules/@nestjs/common
npm ERR!     @nestjs/common@"10.3.1" from the root project
npm ERR!     peer @nestjs/common@"^10.0.0" from @nestjs/core@10.3.1
npm ERR!     node_modules/@nestjs/core
npm ERR!       @nestjs/core@"10.3.1" from the root project
npm ERR!       3 more (@nestjs/microservices, @nestjs/platform-express, @nestjs/terminus)
npm ERR!     3 more (@nestjs/microservices, @nestjs/platform-express, @nestjs/terminus)
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! 
npm ERR! For a full report see:
npm ERR! /tmp/renovate/cache/others/npm/_logs/2024-01-29T11_19_27_716Z-eresolve-report.txt

npm ERR! A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2024-01-29T11_19_27_716Z-debug-0.log
File name: sample/001-mongoose-app/package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR! 
npm ERR! While resolving: @nestjs/common@10.3.1
npm ERR! Found: reflect-metadata@0.2.1
npm ERR! node_modules/reflect-metadata
npm ERR!   reflect-metadata@"0.2.1" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer reflect-metadata@"^0.1.12" from @nestjs/common@10.3.1
npm ERR! node_modules/@nestjs/common
npm ERR!   @nestjs/common@"10.3.1" from the root project
npm ERR!   peer @nestjs/common@"^10.0.0" from @nestjs/core@10.3.1
npm ERR!   node_modules/@nestjs/core
npm ERR!     @nestjs/core@"10.3.1" from the root project
npm ERR!     4 more (@nestjs/mongoose, @nestjs/platform-express, ...)
npm ERR!   4 more (@nestjs/mongoose, @nestjs/platform-express, ...)
npm ERR! 
npm ERR! Conflicting peer dependency: reflect-metadata@0.1.14
npm ERR! node_modules/reflect-metadata
npm ERR!   peer reflect-metadata@"^0.1.12" from @nestjs/common@10.3.1
npm ERR!   node_modules/@nestjs/common
npm ERR!     @nestjs/common@"10.3.1" from the root project
npm ERR!     peer @nestjs/common@"^10.0.0" from @nestjs/core@10.3.1
npm ERR!     node_modules/@nestjs/core
npm ERR!       @nestjs/core@"10.3.1" from the root project
npm ERR!       4 more (@nestjs/mongoose, @nestjs/platform-express, ...)
npm ERR!     4 more (@nestjs/mongoose, @nestjs/platform-express, ...)
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! 
npm ERR! For a full report see:
npm ERR! /tmp/renovate/cache/others/npm/_logs/2024-01-29T11_19_29_866Z-eresolve-report.txt

npm ERR! A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2024-01-29T11_19_29_866Z-debug-0.log
File name: sample/000-dogs-app/package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR! 
npm ERR! While resolving: @nestjs/common@10.3.1
npm ERR! Found: reflect-metadata@0.2.1
npm ERR! node_modules/reflect-metadata
npm ERR!   reflect-metadata@"0.2.1" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer reflect-metadata@"^0.1.12" from @nestjs/common@10.3.1
npm ERR! node_modules/@nestjs/common
npm ERR!   @nestjs/common@"10.3.1" from the root project
npm ERR!   peer @nestjs/common@"^10.0.0" from @nestjs/core@10.3.1
npm ERR!   node_modules/@nestjs/core
npm ERR!     @nestjs/core@"10.3.1" from the root project
npm ERR!     3 more (@nestjs/platform-express, @nestjs/terminus, @nestjs/testing)
npm ERR!   3 more (@nestjs/platform-express, @nestjs/terminus, @nestjs/testing)
npm ERR! 
npm ERR! Conflicting peer dependency: reflect-metadata@0.1.14
npm ERR! node_modules/reflect-metadata
npm ERR!   peer reflect-metadata@"^0.1.12" from @nestjs/common@10.3.1
npm ERR!   node_modules/@nestjs/common
npm ERR!     @nestjs/common@"10.3.1" from the root project
npm ERR!     peer @nestjs/common@"^10.0.0" from @nestjs/core@10.3.1
npm ERR!     node_modules/@nestjs/core
npm ERR!       @nestjs/core@"10.3.1" from the root project
npm ERR!       3 more (@nestjs/platform-express, @nestjs/terminus, @nestjs/testing)
npm ERR!     3 more (@nestjs/platform-express, @nestjs/terminus, @nestjs/testing)
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/2024-01-29T11_19_32_758Z-debug-0.log
File name: package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR! 
npm ERR! While resolving: @nestjs/axios@3.0.1
npm ERR! Found: reflect-metadata@0.2.1
npm ERR! node_modules/reflect-metadata
npm ERR!   dev reflect-metadata@"0.2.1" from the root project
npm ERR!   peer reflect-metadata@"*" from sequelize-typescript@2.1.6
npm ERR!   node_modules/sequelize-typescript
npm ERR!     dev sequelize-typescript@"2.1.6" from the root project
npm ERR!     peer sequelize-typescript@"^2.0.0" from @nestjs/sequelize@10.0.0
npm ERR!     node_modules/@nestjs/sequelize
npm ERR!       dev @nestjs/sequelize@"10.0.0" from the root project
npm ERR!   1 more (typeorm)
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer reflect-metadata@"^0.1.12" from @nestjs/axios@3.0.1
npm ERR! node_modules/@nestjs/axios
npm ERR!   dev @nestjs/axios@"3.0.1" from the root project
npm ERR! 
npm ERR! Conflicting peer dependency: reflect-metadata@0.1.14
npm ERR! node_modules/reflect-metadata
npm ERR!   peer reflect-metadata@"^0.1.12" from @nestjs/axios@3.0.1
npm ERR!   node_modules/@nestjs/axios
npm ERR!     dev @nestjs/axios@"3.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/2024-01-29T11_19_36_717Z-debug-0.log
coler-j commented 9 months ago

@BrunnerLivio would you please be able to merge this one in, or provide high level instructions for me to get the PR in a good place? It is not out of sync with this dep vs nestjs core packages.

BrunnerLivio commented 9 months ago

@coler-j Yup will release tonight :)

BrunnerLivio commented 9 months ago

aaand it's released with 10.2.2