Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 15, 2023

Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more here.

This PR contains the following updates:

Package Change Age Confidence
@nestjs/cli 9.3.0 -> 11.0.10 age confidence
@nestjs/common (source) ^9.3.10 -> ^11.0.0 age confidence
@nestjs/core (source) 9.3.10 -> 11.1.6 age confidence
@nestjs/platform-express (source) 9.3.10 -> 11.1.6 age confidence
@nestjs/schematics 9.0.4 -> 11.0.7 age confidence
@nestjs/testing (source) 9.3.10 -> 11.1.6 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

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

v11.0.10

Compare Source

What's Changed

Full Changelog: nestjs/nest-cli@11.0.9...11.0.10

v11.0.9

Compare Source

v11.0.8

Compare Source

What's Changed

Full Changelog: nestjs/nest-cli@11.0.7...11.0.8

v11.0.7

Compare Source

What's Changed

Full Changelog: nestjs/nest-cli@11.0.6...11.0.7

v11.0.6

Compare Source

What's Changed

New Contributors

Full Changelog: nestjs/nest-cli@11.0.5...11.0.6

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 - "after 10pm every weekday,before 5am every weekday,every weekend" in timezone Europe/Berlin, 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 15, 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.0.0" from the root project
npm ERR!   peer @nestjs/common@"^10.0.0" from @nestjs/[email protected]
npm ERR!   node_modules/@nestjs/core
npm ERR!     @nestjs/core@"10.3.8" from the root project
npm ERR!     peer @nestjs/core@"^10.0.0" from @nestjs/[email protected]
npm ERR!     node_modules/@nestjs/platform-express
npm ERR!       @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@"^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! 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-19T09_05_28_228Z-debug-0.log

@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch 3 times, most recently from d410267 to c72959f Compare June 21, 2023 11:01
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch 3 times, most recently from 47f85f2 to a0b01e4 Compare July 3, 2023 11:27
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch from a0b01e4 to 85bccbf Compare July 17, 2023 10:20
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch 3 times, most recently from f55fdeb to b973116 Compare July 31, 2023 10:41
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch from b973116 to ecf2222 Compare August 7, 2023 07:34
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch 2 times, most recently from 99918a9 to 7eec70e Compare August 22, 2023 10:38
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch 3 times, most recently from 3bc638d to b3e37ce Compare August 31, 2023 22:46
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch from b3e37ce to 54c27e5 Compare September 11, 2023 11:33
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch 2 times, most recently from 90fa7b7 to 579c344 Compare October 5, 2023 10:44
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch 2 times, most recently from 959a9f3 to 5a2792c Compare November 2, 2023 12:54
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch 2 times, most recently from fd14451 to 9f442e5 Compare November 20, 2023 10:27
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch from 9f442e5 to abb1264 Compare December 18, 2023 09:52
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch from abb1264 to 16405bb Compare January 8, 2024 09:04
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch from 16405bb to 8df1e80 Compare January 23, 2024 15:46
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch 2 times, most recently from dc53ad0 to 7d6d534 Compare February 12, 2024 12:44
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch from 7d6d534 to 24039e2 Compare March 18, 2024 14:34
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch 5 times, most recently from 04e6053 to 56c83e7 Compare January 27, 2025 13:59
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch 2 times, most recently from e7c9e6d to 943011a Compare February 6, 2025 09:56
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch 2 times, most recently from 5573368 to 6c9250a Compare February 17, 2025 16:26
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch from 6c9250a to 9850f80 Compare February 18, 2025 12:14
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch 3 times, most recently from 3d23887 to 48ad35a Compare March 3, 2025 12:32
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch from 48ad35a to 38f77a7 Compare March 19, 2025 12:01
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch 4 times, most recently from 41b1be4 to e9e49c8 Compare April 9, 2025 13:48
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch 4 times, most recently from e49376e to 1c4adfd Compare April 19, 2025 03:52
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch 2 times, most recently from 3e7dc1c to 77954b8 Compare April 23, 2025 17:06
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch from 77954b8 to 4ab0525 Compare May 14, 2025 12:08
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch from 4ab0525 to a565799 Compare May 26, 2025 10:33
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch from a565799 to cd29d5e Compare June 6, 2025 19:14
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch from cd29d5e to b8d5fee Compare July 16, 2025 14:01
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch from b8d5fee to e993ec4 Compare August 7, 2025 11:30
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