Skip to content
This repository has been archived by the owner on Apr 13, 2022. It is now read-only.

fix(deps): update nest monorepo to v8 (major) #66

Merged
merged 4 commits into from
Sep 9, 2021

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jul 10, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@nestjs/common (source) 7.6.18 -> 8.0.6 age adoption passing confidence
@nestjs/platform-express (source) 7.6.18 -> 8.0.6 age adoption passing confidence
@nestjs/testing (source) 7.6.18 -> 8.0.6 age adoption passing confidence

Release Notes

nestjs/nest

v8.0.6

Compare Source

v8.0.5

Compare Source

v8.0.4

Compare Source

v8.0.3

Compare Source

v8.0.2

Compare Source

v8.0.1

Compare Source

v8.0.0

Compare Source

Features
Improvements
Bug fixes
Dependencies
Deprecations
  • common: deprecate HttpModule to remove hard dependency on the axios library. HttpModule is published as a new @nestjs/axios package now
  • core: deprecate the listenAsync() (use listen()) and startAllMicroservicesAsync() (use startAllMicroservices()) methods
  • microservices: deprecate the listenAsync() method (use listen() instead)

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled due to failing status checks.

Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.

🔕 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 WhiteSource Renovate. View repository job log here.

@renovate renovate bot requested a review from neviaumi as a code owner July 10, 2021 14:49
@renovate
Copy link
Author

renovate bot commented Jul 10, 2021

⚠ 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 check 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: apps/api/package-lock.json
npm WARN deprecated har-validator@5.1.5: this library is no longer supported
npm WARN deprecated uuid@3.4.0: Please upgrade  to version 7 or higher.  Older versions may use Math.random() in certain circumstances, which is known to be problematic.  See https://v8.dev/blog/math-random for details.
npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
lerna notice cli v4.0.0
lerna notice cli v4.0.0
lerna info Bootstrapping 2 packages
lerna info Installing external dependencies
lerna ERR! npm install --ignore-scripts --ignore-scripts --no-audit --package-lock-only exited 1 in 'api'
lerna ERR! npm install --ignore-scripts --ignore-scripts --no-audit --package-lock-only stderr:
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR! 
npm ERR! While resolving: api@0.2.0
npm ERR! Found: @nestjs/common@7.6.18
npm ERR! node_modules/@nestjs/common
npm ERR!   @nestjs/common@"8.0.6" from the root project
npm ERR!   peer @nestjs/common@"^7.0.0 || ^8.0.0" from @nestjs/config@1.0.1
npm ERR!   node_modules/@nestjs/config
npm ERR!     @nestjs/config@"1.0.1" from the root project
npm ERR!   9 more (@nestjs/core, @nestjs/jwt, @nestjs/mapped-types, ...)
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! @nestjs/common@"8.0.6" from the root project
npm ERR! 
npm ERR! Conflicting peer dependency: rxjs@7.3.0
npm ERR! node_modules/rxjs
npm ERR!   peer rxjs@"^7.1.0" from @nestjs/common@8.0.6
npm ERR!   node_modules/@nestjs/common
npm ERR!     @nestjs/common@"8.0.6" 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/2021-09-09T16_13_12_121Z-debug.log
lerna ERR! npm install --ignore-scripts --ignore-scripts --no-audit --package-lock-only exited 1 in 'api'

@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch 14 times, most recently from e7bed7d to a09b019 Compare July 16, 2021 15:44
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch 11 times, most recently from e13ba3e to 2bcf6bc Compare July 24, 2021 13:22
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch 3 times, most recently from 26d8c01 to 380cf07 Compare July 27, 2021 14:10
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch 6 times, most recently from 9cf091f to 6165772 Compare August 25, 2021 04:36
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch 7 times, most recently from 53b369a to 502a2d2 Compare September 2, 2021 08:37
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch 6 times, most recently from 807bb1d to bfc2f73 Compare September 9, 2021 11:42
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch from bfc2f73 to 1f3b654 Compare September 9, 2021 15:57
@neviaumi neviaumi merged commit 74007fe into development Sep 9, 2021
@neviaumi neviaumi deleted the renovate/major-nest-monorepo branch September 9, 2021 16:33
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants