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 v11 (major) #1193

Merged
merged 1 commit into from
Feb 6, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 16, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@nestjs/cli 10.4.9 -> 11.0.2 age adoption passing confidence
@nestjs/common (source) 10.4.15 -> 11.0.8 age adoption passing confidence
@nestjs/core (source) 10.4.15 -> 11.0.8 age adoption passing confidence
@nestjs/platform-express (source) 10.4.15 -> 11.0.8 age adoption passing confidence
@nestjs/schematics 10.2.3 -> 11.0.0 age adoption passing confidence

Release Notes

nestjs/nest-cli (@​nestjs/cli)

v11.0.2

Compare Source

  • fix: swc compiler does not watch files (8aaa9df)

v11.0.1

Compare Source

v11.0.0

Compare Source

Migration guide: https://docs.nestjs.com/migration-guide

Features and improvements
  • feat(schematics): list schematics from extended collections #​2096
  • feat: nest build --all flag #​2312
  • feat: add flag to disable shell mode for nest start --watch #​2522
  • feat!: drop uncommon variants of nest cli config file name #​2769
  • feat: add support for --env-file flag #​2818
Dependencies
  • fix(deps): update dependency glob to v11 #​2788
  • chore/upgrade inquirer package #​2718
  • fix(deps): update dependency chokidar to v4 #​2734
  • fix(deps): update angular-cli monorepo to v19 #​2811
nestjs/nest (@​nestjs/common)

v11.0.8

Compare Source

v11.0.7

Compare Source

v11.0.7 (2025-01-31)
Bug fixes
Committers: 1

v11.0.6

Compare Source

v11.0.6 (2025-01-27)
Bug fixes
Committers: 1

v11.0.5

Compare Source

v11.0.5 (2025-01-23)
Bug fixes
Committers: 1

v11.0.4

Compare Source

v11.0.3

Compare Source

v11.0.2

Compare Source

v11.0.1

Compare Source

v11.0.0

Compare Source

nestjs/nest (@​nestjs/core)

v11.0.8

Compare Source

v11.0.7

Compare Source

v11.0.7 (2025-01-31)
Bug fixes
Committers: 1

v11.0.6

Compare Source

v11.0.6 (2025-01-27)
Bug fixes
Committers: 1

v11.0.5

Compare Source

v11.0.5 (2025-01-23)
Bug fixes
Committers: 1

v11.0.4

Compare Source

v11.0.3

Compare Source

v11.0.2

Compare Source

v11.0.1

Compare Source

v11.0.0

Compare Source

nestjs/nest (@​nestjs/platform-express)

v11.0.8

Compare Source

v11.0.7

Compare Source

v11.0.7 (2025-01-31)

Bug fixes
Committers: 1

v11.0.6

Compare Source

v11.0.6 (2025-01-27)
Bug fixes
Committers: 1

v11.0.5

Compare Source

v11.0.5 (2025-01-23)
Bug fixes
Committers: 1

v11.0.4

Compare Source

v11.0.3

Compare Source

v11.0.2

Compare Source

v11.0.1

Compare Source

v11.0.0

Compare Source

nestjs/schematics (@​nestjs/schematics)

v11.0.0

Compare Source

Release 11.0.0 (2025-01-17)
Changelog
  • feat: sort library and sub-app names to reduce git merge conflicts (797a384)
  • feat: enable strict null checks and consistent casing (a4cb235)
  • chore: upgrade to eslint v9 (7b205f5)

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 was generated by Mend Renovate. View the repository job log.

Copy link
Contributor Author

renovate bot commented Jan 16, 2025

⚠️ 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/apollo@12.2.2
npm ERR! Found: @nestjs/common@11.0.8
npm ERR! node_modules/@nestjs/common
npm ERR!   peer @nestjs/common@"^10.0.0 || ^11.0.0" from @nestjs/config@4.0.0
npm ERR!   node_modules/@nestjs/config
npm ERR!     dev @nestjs/config@"4.0.0" from the root project
npm ERR!   peer @nestjs/common@"^8.0.0 || ^9.0.0 || ^10.0.0 || ^11.0.0" from @nestjs/jwt@11.0.0
npm ERR!   node_modules/@nestjs/jwt
npm ERR!     dev @nestjs/jwt@"^11.0.0" from @nestjs-cognito/auth@1.2.1
npm ERR!     packages/auth
npm ERR!       @nestjs-cognito/auth@1.2.1
npm ERR!       node_modules/@nestjs-cognito/auth
npm ERR!         workspace packages/auth from the root project
npm ERR!         1 more (@nestjs-cognito/graphql)
npm ERR!     dev @nestjs/jwt@"11.0.0" from @nestjs-cognito/graphql@2.1.9
npm ERR!     packages/graphql
npm ERR!       @nestjs-cognito/graphql@2.1.9
npm ERR!       node_modules/@nestjs-cognito/graphql
npm ERR!         workspace packages/graphql from the root project
npm ERR!   4 more (@nestjs/core, @nestjs-cognito/core, ...)
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer @nestjs/common@"^9.3.8 || ^10.0.0" from @nestjs/apollo@12.2.2
npm ERR! node_modules/@nestjs/apollo
npm ERR!   dev @nestjs/apollo@"12.2.2" from @nestjs-cognito/graphql@2.1.9
npm ERR!   packages/graphql
npm ERR!     @nestjs-cognito/graphql@2.1.9
npm ERR!     node_modules/@nestjs-cognito/graphql
npm ERR!       workspace packages/graphql from the root project
npm ERR! 
npm ERR! Conflicting peer dependency: @nestjs/common@10.4.15
npm ERR! node_modules/@nestjs/common
npm ERR!   peer @nestjs/common@"^9.3.8 || ^10.0.0" from @nestjs/apollo@12.2.2
npm ERR!   node_modules/@nestjs/apollo
npm ERR!     dev @nestjs/apollo@"12.2.2" from @nestjs-cognito/graphql@2.1.9
npm ERR!     packages/graphql
npm ERR!       @nestjs-cognito/graphql@2.1.9
npm ERR!       node_modules/@nestjs-cognito/graphql
npm ERR!         workspace packages/graphql 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/2025-02-06T10_05_40_854Z-debug-0.log

@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch from d096eaa to 403d5b8 Compare January 16, 2025 21:35
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch from 403d5b8 to 9dad59b Compare January 17, 2025 12:51
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch from 9dad59b to 33831df Compare January 17, 2025 16:44
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch from 33831df to 65433a9 Compare January 17, 2025 21:03
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch from 65433a9 to be5d09e Compare January 19, 2025 04:38
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch from be5d09e to ec6ec06 Compare January 19, 2025 13:28
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch from ec6ec06 to 1874157 Compare January 20, 2025 08:42
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch from 1874157 to 7922171 Compare January 20, 2025 12:39
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch from 7922171 to 346aea0 Compare January 20, 2025 20:54
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch from 346aea0 to b5ac113 Compare January 21, 2025 09:56
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch from b5ac113 to 02deb33 Compare January 22, 2025 09:18
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch from 02deb33 to 9233581 Compare January 23, 2025 21:25
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch from 9233581 to 7026877 Compare January 24, 2025 00:42
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch from 7026877 to cebac45 Compare January 24, 2025 05:15
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch from 25fc31b to d1f1b96 Compare February 1, 2025 01:17
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch from d1f1b96 to 3dd1e3d Compare February 2, 2025 20:46
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch from 3dd1e3d to 0e39832 Compare February 3, 2025 21:39
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch from 0e39832 to 4f980eb Compare February 4, 2025 05:49
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch 2 times, most recently from 9f27e84 to 59754b3 Compare February 4, 2025 20:16
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch from 59754b3 to 2141cf5 Compare February 5, 2025 16:04
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch from 2141cf5 to cea9d0b Compare February 6, 2025 10:05
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch from cea9d0b to 390d95a Compare February 6, 2025 17:05
@coveralls
Copy link

coveralls commented Feb 6, 2025

Pull Request Test Coverage Report for Build 13184146382

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 89.981%

Totals Coverage Status
Change from base Build 13184112689: 0.0%
Covered Lines: 349
Relevant Lines: 375

💛 - Coveralls

@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch from 870714d to 46f130e Compare February 6, 2025 17:21
@Lokicoule Lokicoule merged commit 70fbbde into main Feb 6, 2025
1 check passed
@renovate renovate bot deleted the renovate/major-nest-monorepo branch February 6, 2025 17:26
Lokicoule pushed a commit that referenced this pull request Feb 6, 2025
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Lokicoule pushed a commit that referenced this pull request Feb 6, 2025
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
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.

2 participants