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 ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR!
npm ERR! While resolving: @nestjs/graphql@12.0.8
npm ERR! Found: ts-morph@20.0.0
npm ERR! node_modules/ts-morph
npm ERR! dev ts-morph@"^20.0.0" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peerOptional ts-morph@"^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0" from @nestjs/graphql@12.0.8
npm ERR! node_modules/@nestjs/graphql
npm ERR! optional @nestjs/graphql@"^11.0.0 || ^12.0.0" from the root project
npm ERR! peer @nestjs/graphql@"^12.0.0" from @nestjs/apollo@12.0.9
npm ERR! node_modules/@nestjs/apollo
npm ERR! dev @nestjs/apollo@"^12.0.0" from the root project
npm ERR!
npm ERR! Conflicting peer dependency: ts-morph@19.0.0
npm ERR! node_modules/ts-morph
npm ERR! peerOptional ts-morph@"^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0" from @nestjs/graphql@12.0.8
npm ERR! node_modules/@nestjs/graphql
npm ERR! optional @nestjs/graphql@"^11.0.0 || ^12.0.0" from the root project
npm ERR! peer @nestjs/graphql@"^12.0.0" from @nestjs/apollo@12.0.9
npm ERR! node_modules/@nestjs/apollo
npm ERR! dev @nestjs/apollo@"^12.0.0" 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/worker/b4b626/f4e41d/cache/others/npm/_logs/2023-09-25T08_08_20_026Z-eresolve-report.txt
npm ERR! A complete log of this run can be found in: /tmp/worker/b4b626/f4e41d/cache/others/npm/_logs/2023-09-25T08_08_20_026Z-debug-0.log
This PR contains the following updates:
^19.0.0
->^20.0.0
Release Notes
dsherret/ts-morph (ts-morph)
### [`v20.0.0`](https://togithub.com/dsherret/ts-morph/releases/tag/20.0.0) [Compare Source](https://togithub.com/dsherret/ts-morph/compare/19.0.0...20.0.0) #### What's Changed - feat: upgrade to TypeScript 5.2 by [@dsherret](https://togithub.com/dsherret) in [https://github.com/dsherret/ts-morph/pull/1450](https://togithub.com/dsherret/ts-morph/pull/1450) - fix: support dynamic type imports in getReferencedSourceFiles() by [@lo1tuma](https://togithub.com/lo1tuma) in [https://github.com/dsherret/ts-morph/pull/1436](https://togithub.com/dsherret/ts-morph/pull/1436) #### New Contributors - [@lo1tuma](https://togithub.com/lo1tuma) made their first contribution in [https://github.com/dsherret/ts-morph/pull/1436](https://togithub.com/dsherret/ts-morph/pull/1436) - [@kronodeus](https://togithub.com/kronodeus) made their first contribution in [https://github.com/dsherret/ts-morph/pull/1455](https://togithub.com/dsherret/ts-morph/pull/1455) **Full Changelog**: https://github.com/dsherret/ts-morph/compare/19.0.0...20.0.0Configuration
📅 Schedule: Branch creation - "before 4am on Monday" (UTC), 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.