Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update nest monorepo to v10 (major) #223

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 19, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@nestjs/common (source) 9.4.3 -> 10.3.3 age adoption passing confidence
@nestjs/core (source) 9.4.3 -> 10.3.3 age adoption passing confidence
@nestjs/platform-express (source) 9.4.3 -> 10.3.3 age adoption passing confidence
@nestjs/schematics 9.2.0 -> 10.1.1 age adoption passing confidence
@nestjs/testing (source) 9.4.3 -> 10.3.3 age adoption passing confidence

Release Notes

nestjs/nest (@​nestjs/common)

v10.3.3

Compare Source

v10.3.2

Compare Source

v10.3.2 (2024-02-07)

Bug fixes
Enhancements
Dependencies
Committers: 7

v10.3.1

Compare Source

v10.3.0

Compare Source

v10.3.0 (2023-12-18)
Enhancements
Dependencies
Committers: 6

v10.2.10

Compare Source

v10.2.9

Compare Source

v10.2.8

Compare Source

v10.2.7

Compare Source

v10.2.7 (2023-10-05)
Bug fixes
Enhancements
Dependencies
Committers: 2

v10.2.6

Compare Source

v10.2.5

Compare Source

v10.2.4

Compare Source

v10.2.3

Compare Source

v10.2.2

Compare Source

v10.2.2 (2023-08-28)

Enhancements
Dependencies
Committers: 1

v10.2.1

Compare Source

v10.2.0

Compare Source

v10.2.0 (2023-08-21)
Features
Enhancements
Dependencies

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 is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

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

@renovate
Copy link
Contributor Author

renovate bot commented Jun 19, 2023

⚠ 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 ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR! 
npm ERR! While resolving: @nestjs/[email protected]
npm ERR! Found: @nestjs/[email protected]
npm ERR! node_modules/@nestjs/common
npm ERR!   @nestjs/common@"10.3.3" from the root project
npm ERR!   peer @nestjs/common@"^8.0.0 || ^9.0.0 || ^10.0.0" from @openfeature/[email protected]
npm ERR!   node_modules/@openfeature/nestjs-sdk
npm ERR!     @openfeature/nestjs-sdk@"^0.0.4-experimental" from the root project
npm ERR!   4 more (nestjs-pino, @nestjs/core, @nestjs/platform-express, @nestjs/testing)
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer @nestjs/common@"^7.0.0 || ^8.0.0 || ^9.0.0" from @nestjs/[email protected]
npm ERR! node_modules/@nestjs/axios
npm ERR!   @nestjs/axios@"^2.0.0" from the root project
npm ERR! 
npm ERR! Conflicting peer dependency: @nestjs/[email protected]
npm ERR! node_modules/@nestjs/common
npm ERR!   peer @nestjs/common@"^7.0.0 || ^8.0.0 || ^9.0.0" from @nestjs/[email protected]
npm ERR!   node_modules/@nestjs/axios
npm ERR!     @nestjs/axios@"^2.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/renovate/cache/others/npm/_logs/2024-02-12T10_19_29_876Z-eresolve-report.txt

npm ERR! A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2024-02-12T10_19_29_876Z-debug-0.log

@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch 14 times, most recently from 20812be to bd17329 Compare June 24, 2023 07:17
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch 12 times, most recently from b447665 to 1af298f Compare July 3, 2023 07:29
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch 3 times, most recently from c9c282b to 6e48f19 Compare July 12, 2023 21:15
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch 3 times, most recently from a12e1a4 to 3ac3326 Compare December 7, 2023 18:15
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch from 3ac3326 to 0bf6505 Compare December 18, 2023 10:18
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch 5 times, most recently from c3c8b06 to e45d3cc Compare January 8, 2024 10:57
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch 14 times, most recently from b966a5d to e19a4a2 Compare January 23, 2024 14:44
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch from e19a4a2 to cb42344 Compare February 7, 2024 13:33
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch from cb42344 to abfc154 Compare February 12, 2024 10:19
@toddbaert
Copy link
Member

This has to be done manually.

@toddbaert toddbaert closed this Feb 12, 2024
Copy link
Contributor Author

renovate bot commented Feb 12, 2024

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 10.x releases. But if you manually upgrade to 10.x then Renovate will re-enable minor and patch updates automatically.

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/major-nest-monorepo branch February 12, 2024 20:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant