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

Update nest monorepo to v11 (major) #388

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 17, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@nestjs/cli 10.2.1 -> 11.0.5 age adoption passing confidence
@nestjs/common (source) ^8.0.0 || ^9.0.0 -> ^8.0.0 || ^9.0.0 || ^11.0.0 age adoption passing confidence
@nestjs/common (source) 9.4.3 -> 11.0.11 age adoption passing confidence
@nestjs/core (source) ^8.0.0 || ^9.0.0 -> ^8.0.0 || ^9.0.0 || ^11.0.0 age adoption passing confidence
@nestjs/core (source) 9.4.3 -> 11.0.11 age adoption passing confidence
@nestjs/platform-express (source) 9.4.3 -> 11.0.11 age adoption passing confidence
@nestjs/schematics 9.2.0 -> 11.0.2 age adoption passing confidence
@nestjs/testing (source) 9.4.3 -> 11.0.11 age adoption passing confidence

Release Notes

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

v11.0.5

Compare Source

  • feat(swc): add reload application when compiling to mjs (d866d77)

v11.0.4

Compare Source

  • chore(deps): allow any schematics package newer or eq to v11 (5d79adf)
  • chore(deps): update dependency @​swc/core to v1.10.17 (887fa7d)

v11.0.3

Compare Source

  • fix(deps): update angular-cli monorepo to v19.1.7 (c8c8904)
  • fix(deps): update dependency ansis to v3.15.0 (72d59e1)
  • fix(deps): update dependency @​inquirer/prompts to v7.3.2 (ea34a79)
  • fix(deps): update dependency webpack to v5.98.0 (24014fc)

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

v10.4.9

Compare Source

  • Merge pull request #​2838 from yifanwww/fix/webpack-ignore-lazy-imports (3d0fe0b)
  • fix: add missing class-transformer/storage in lazy import list (a1cc6cf)
  • Merge pull request #​2815 from nestjs/renovate/typescript-5.x (4af113e)

v10.4.8

Compare Source

  • Merge pull request #​2792 from nestjs/fix/type-check-error-2791 (5be20eb)
  • Merge pull request #​2797 from nestjs/renovate/tsconfig-paths-webpack-plugin-4.x (6d77fd3)
  • Merge pull request #​2800 from caucik/webpack-fix-branch (9ec2d5e)
  • fix: webpack default config - IgnorePlugin (83c5cfc)
  • fix(deps): update dependency tsconfig-paths-webpack-plugin to v4.2.0 (ebdfb32)
  • chore(deps): update dependency @​swc/core to v1.9.2 (#​2794) (ed9d8b8)
  • fix: show type check warning only when builder is not swc #​2791 (2e23003)
  • fix(deps): update dependency glob to v10.4.5 (7aba481)

v10.4.7

Compare Source

  • Merge pull request #​2786 from nestjs/revert-2642-renovate/glob-11.x (0ff0a01)
  • Revert "fix(deps): update dependency glob to v11" (7af719e)

v10.4.6

Compare Source

  • build: allow js, clean artificats in ci (7bc0b3f)
  • chore(deps): update dependency ts-jest to v29.2.5 (41ce50b)
  • fix(deps): update dependency typescript to v5.6.3 (067a119)
  • Merge pull request #​2784 from nestjs/renovate/node-22.x (f3bd8b0)
  • Merge pull request #​2778 from nestjs/renovate/swc-monorepo (008ab68)
  • Merge pull request #​2780 from nestjs/renovate/webpack-5.x (d708ea9)
  • Merge pull request #​2764 from nestjs/renovate/angular-cli-monorepo (d8ae02b)
  • fix: add missing type argument (df91c49)
  • Merge branch 'addun-fix-issue-2653' (041a184)
  • chore: resolve conflicts (486ac60)
  • Merge pull request #​2415 from yigitkurtcu/feat/generate-options-base-url (537dfa7)
  • Merge pull request #​2716 from nestjs/renovate/angular-cli-monorepo (ef0ff51)
  • Merge pull request #​2642 from nestjs/renovate/glob-11.x (c7e2e01)
  • fix(deps): update angular-cli monorepo to v17.3.10 (960e65f)
  • Merge pull request #​2743 from nestjs/renovate/webpack-5.x (b750ead)
  • Merge pull request #​2754 from nestjs/renovate/nest-monorepo (603721e)
  • fix(deps): update dependency @​nestjs/schematics to v10.2.2 (f062e99)
  • fix: unification copy behavior between watched and not watched assets (3664ed0)
  • fix(deps): update dependency glob to v11 (fc6e7a1)
  • feat: basedir option added to configuration for generate command (877b6bd)

v10.4.5

Compare Source

v10.4.4

Compare Source

  • fix: concat path and outdir as assets cache key (3cb703f)

v10.4.3

Compare Source

  • Merge pull request #​2647 from nestjs/renovate/webpack-5.x (2864899)
  • Merge pull request #​2681 from jaunusa/bugfix/copyPathDepth (f2b3d7e)
  • fix(assets): copy nested files and directories when no wildcard #​2687 (793f319)
  • chore(deps): update dependency @​commitlint/cli to v19.4.0 (6ebb6e5)
  • chore(deps): update dependency eslint to v9 (2660990)
  • chore(deps): update dependency lint-staged to v15.2.8 (3795d2a)
  • chore(deps): update dependency @​types/node to v20.14.14 (9c850f1)
  • chore(deps): update dependency @​swc/core to v1.7.6 (1535c58)
  • chore(deps): update typescript-eslint monorepo to v8 (c0800ff)
  • fix: allow resolving copy paths for files in project root folder (5e74583)
  • chore(deps): update dependency @​swc/core to v1.7.4 (8416f33)
  • chore(deps): update typescript-eslint monorepo to v7.18.0 (039ba07)
  • chore(deps): update dependency husky to v9.1.4 (9a71f09)
  • chore(deps): update dependency @​types/node to v20.14.13 (902c155)
  • chore(deps): update dependency @​swc/core to v1.7.3 (46cb313)
  • chore(deps): update dependency husky to v9.1.3 (f8bc48d)
  • chore(deps): update dependency @​swc/core to v1.7.2 (f30661a)
  • chore(deps): update dependency husky to v9.1.2 (aa13521)
  • chore(deps): update dependency @​swc/core to v1.7.1 (1b93deb)
  • chore(deps): update dependency @​types/node to v20.14.12 (0ac320c)
  • chore(deps): update typescript-eslint monorepo to v7.17.0 (0117a1d)
  • chore(deps): update dependency ts-jest to v29.2.3 (6b81d67)
  • chore(deps): update dependency husky to v9.1.1 (6b32a85)
  • chore(deps): update dependency @​swc/core to v1.7.0 (13ad44d)
  • chore(deps): update dependency husky to v9.1.0 (6663e6f)
  • chore(deps): update dependency @​types/node to v20.14.11 (bea1af0)
  • chore(deps): update typescript-eslint monorepo to v7.16.1 (d561146)
  • chore(deps): update dependency release-it to v17.6.0 (60fe4c8)
  • chore(deps): update dependency prettier to v3.3.3 (db27139)
  • fix(deps): update dependency webpack to v5.93.0 (5433e50)
  • chore(deps): update dependency ts-jest to v29.2.2 (a628afe)
  • chore(deps): update dependency ts-jest to v29.2.1 (e1e2c19)
  • chore(deps): update dependency release-it to v17.5.0 (657178d)
  • chore(deps): update typescript-eslint monorepo to v7.16.0 (716638e)
  • chore(deps): update dependency ts-jest to v29.2.0 (fa5f68d)
  • chore(deps): update dependency @​types/inquirer to v9.0.7 (469a24f)
  • chore(deps): update dependency @​swc/core to v1.6.13 (b8fcf49)
  • chore(deps): update dependency @​swc/core to v1.6.12 (d26058a)
  • chore(deps): update dependency @​types/node to v20.14.10 (dc9f39d)

v10.4.2

Compare Source

  • Merge pull request #​2627 from micalevisk/fix-issue-2421 (952da4b)
  • Merge pull request #​2630 from micalevisk/fix-issue-2629 (682e7dd)
  • fix: npm-script clean not working due to missing dependency (b5dba00)
  • chore(deps): remove source-map-support hard dependency (5dafd62)
  • feat: drop 'source-map-support' injection in favor of nodejs flag (d857d9b)
  • chore(deps): update dependency @​swc/core to v1.6.7 (d87405a)
  • refactor: remove redundand try-catch block (f48ce24)
  • style: fix formatting (b59436a)
  • fix: do not ignoring webpack config loading errors (285980e)
  • Merge pull request #​2624 from nestjs/revert-2622-renovate/typescript-5.x (28bbb72)
  • Revert "fix(deps): update dependency typescript to v5.5.3" (4961cc4)

v10.4.1

Compare Source

  • Merge pull request #​2622 from nestjs/renovate/typescript-5.x (0abced2)
  • Merge pull request #​2620 from nestjs/renovate/nest-monorepo (f8fe10e)
  • Merge pull request #​2623 from micalevisk/less-confusing-missing-packages-error-msg (f9f9d4c)
  • fix(deps): update dependency typescript to v5.5.3 (40ab797)
  • chore(deps): update typescript-eslint monorepo to v7.15.0 (a97ab8e)
  • fix(deps): update dependency @​nestjs/schematics to v10.1.2 (bc7a9f3)
  • feat: less verbose 'missing packages' error message (f16f5b9)

v10.4.0

Compare Source

v10.3.2

Compare Source

  • Merge pull request #​2502 from micalevisk/fix/issue-2458 (195dc7b)
  • Merge pull request #​2503 from nestjs/renovate/chokidar-3.x (42b15e1)
  • fix(deps): update dependency chokidar to v3.6.0 (e256345)
  • style: fix formatting (be2f7e6)
  • feat: check only the major slice on nestjs dep mismatch (4c89de4)
  • chore(deps): update typescript-eslint monorepo to v6.21.0 (ec761a4)
  • chore(deps): update dependency lint-staged to v15.2.2 (8b7083e)
  • chore(deps): update dependency @​swc/core to v1.4.0 (9cac3ff)
  • chore(deps): update dependency @​swc/cli to v0.3.9 (49a5267)

v10.3.1

Compare Source


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.


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate
Copy link
Contributor Author

renovate bot commented Jun 17, 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/apollo@10.2.1
npm ERR! Found: @nestjs/common@10.3.8
npm ERR! node_modules/@nestjs/common
npm ERR!   dev @nestjs/common@"10.3.8" from the root project
npm ERR!   peer @nestjs/common@"^10.0.0" from @nestjs/core@10.3.8
npm ERR!   node_modules/@nestjs/core
npm ERR!     dev @nestjs/core@"10.3.8" from the root project
npm ERR!     peer @nestjs/core@"^10.0.0" from @nestjs/platform-express@10.3.8
npm ERR!     node_modules/@nestjs/platform-express
npm ERR!       dev @nestjs/platform-express@"10.3.8" from the root project
npm ERR!       2 more (@nestjs/core, @nestjs/testing)
npm ERR!     1 more (@nestjs/testing)
npm ERR!   2 more (@nestjs/platform-express, @nestjs/testing)
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer @nestjs/common@"^8.2.3 || ^9.0.0" from @nestjs/apollo@10.2.1
npm ERR! node_modules/@nestjs/apollo
npm ERR!   dev @nestjs/apollo@"10.2.1" from the root project
npm ERR! 
npm ERR! Conflicting peer dependency: @nestjs/common@9.4.3
npm ERR! node_modules/@nestjs/common
npm ERR!   peer @nestjs/common@"^8.2.3 || ^9.0.0" from @nestjs/apollo@10.2.1
npm ERR!   node_modules/@nestjs/apollo
npm ERR!     dev @nestjs/apollo@"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! 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-04-19T07_54_31_267Z-debug-0.log

@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch 4 times, most recently from a907d20 to 29b46ed Compare June 21, 2023 12:08
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch 6 times, most recently from 13dbd24 to 1b49861 Compare July 3, 2023 11:19
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch 3 times, most recently from cb84fa3 to cbe6c58 Compare July 19, 2023 20:31
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch 2 times, most recently from 51f0bda to b8438d3 Compare July 25, 2023 10:43
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch 3 times, most recently from 79603e7 to 5d4a4e5 Compare August 7, 2023 07:13
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch 5 times, most recently from d1c8ae9 to 2e4acb1 Compare August 23, 2023 12:38
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch 5 times, most recently from c8b1fb2 to e01195b Compare August 31, 2023 12:25
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch from e01195b to 95d7f99 Compare August 31, 2023 22:20
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch 3 times, most recently from 9cec491 to d1f98e4 Compare October 28, 2024 11:27
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch from d1f98e4 to 6766821 Compare November 5, 2024 09:26
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch from 6766821 to 30a33c6 Compare November 15, 2024 17:19
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch 4 times, most recently from a255869 to 84910f2 Compare November 29, 2024 12:21
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch 2 times, most recently from 5e58c74 to 014d417 Compare December 9, 2024 12:13
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch from 014d417 to 8ade9c7 Compare January 16, 2025 13:47
@renovate renovate bot changed the title Update nest monorepo to v10 (major) Update nest monorepo (major) Jan 16, 2025
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch from 8ade9c7 to 4e7e34a Compare January 17, 2025 17:41
@renovate renovate bot changed the title Update nest monorepo (major) Update nest monorepo to v11 (major) Jan 17, 2025
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch 5 times, most recently from 8d92dd2 to d123242 Compare January 23, 2025 20:54
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch 2 times, most recently from 49a08cb to d4f3567 Compare January 31, 2025 17:29
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch 2 times, most recently from 9c06f1c to b3982f6 Compare February 10, 2025 17:31
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch 2 times, most recently from 42abb74 to 10b6831 Compare February 18, 2025 11:15
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch 2 times, most recently from 65150a8 to 68f0fde Compare February 28, 2025 11:14
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch from 68f0fde to 84b392f Compare March 3, 2025 11:47
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.

0 participants