Skip to content

Update nest monorepo to v11 - #388

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/major-nest-monorepo
Open

Update nest monorepo to v11#388
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/major-nest-monorepo

Conversation

@renovate

@renovate renovate Bot commented Jun 17, 2023

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
@nestjs/cli 10.2.111.0.24 age confidence
@nestjs/platform-express (source) 9.4.311.1.28 age confidence
@nestjs/schematics 9.2.011.1.0 age confidence
@nestjs/testing (source) 9.4.311.1.28 age confidence

Release Notes

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

v11.0.24

Compare Source

  • fix(compiler): fail fast when typescript lacks the programmatic api (3c6b4ac)
  • refactor: move available languages closer to first usage (1697b7f)
  • refactor: delete unused gulp tool utility helper file (75b57c4)
  • fix(runners): remove duplicated binary in failed command message (54b08ae)

v11.0.23

Compare Source

  • Revert "fix(compiler): validate delete out dir paths before rm" (0dd0e3e)
  • Revert "fix(compiler): validate asset output paths" (728f80c)

v11.0.22

Compare Source

  • fix(cli): resolve Windows path separator bug in plugin loader (9e502bd)
  • fix(compiler): validate asset output paths (c4342b2)
  • fix: Update CRUD option to accept a value for generating entry points (4c0e2ca)
  • feat: Add type and CRUD options in generate command (b19856a)

v11.0.21

Compare Source

v11.0.20

Compare Source

v11.0.19

Compare Source

What's Changed

Full Changelog: nestjs/nest-cli@11.0.18...11.0.19

v11.0.18

Compare Source

What's Changed

New Contributors

Full Changelog: nestjs/nest-cli@11.0.17...11.0.18

v11.0.17

Compare Source

What's Changed

Full Changelog: nestjs/nest-cli@11.0.16...11.0.17

v11.0.16

Compare Source

v11.0.15

Compare Source

What's Changed

New Contributors

Full Changelog: nestjs/nest-cli@11.0.14...11.0.15

v11.0.14

Compare Source

What's Changed

New Contributors

Full Changelog: nestjs/nest-cli@11.0.13...11.0.14

v11.0.13

Compare Source

  • chore(deps): update dependency @​swc/core to v1.15.3 (#​3196) (361d050)
  • fix(deps): update dependency glob to v13 (e7e254c)
  • fix: Node v24 DEP0190 warning by removing args for shell: true (367c29b)
  • fix(deps): update dependency webpack to v5.103.0 (dcca650)

v11.0.12

Compare Source

What's Changed

Full Changelog: nestjs/nest-cli@11.0.11...11.0.12

v11.0.11

Compare Source

What's Changed

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

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

Note

PR body was truncated to here.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

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.

@renovate

renovate Bot commented Jun 17, 2023

Copy link
Copy Markdown
Contributor Author

⚠ 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!   dev @nestjs/common@"10.3.8" from the root project
npm ERR!   peer @nestjs/common@"^10.0.0" from @nestjs/[email protected]
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/[email protected]
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/[email protected]
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/[email protected]
npm ERR! node_modules/@nestjs/common
npm ERR!   peer @nestjs/common@"^8.2.3 || ^9.0.0" from @nestjs/[email protected]
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 2 times, most recently from 95506fa to d9d9e7f Compare February 12, 2024 09:14
@renovate
renovate Bot force-pushed the renovate/major-nest-monorepo branch 2 times, most recently from f068f85 to a59668d Compare March 22, 2024 11:39
@renovate
renovate Bot force-pushed the renovate/major-nest-monorepo branch 2 times, most recently from 1cf8a55 to 6f64892 Compare March 28, 2024 11:43
@renovate
renovate Bot force-pushed the renovate/major-nest-monorepo branch from 6f64892 to 52a94a5 Compare April 19, 2024 07:54
@renovate
renovate Bot force-pushed the renovate/major-nest-monorepo branch from 52a94a5 to 364d1b1 Compare June 3, 2024 13:28
@renovate

renovate Bot commented Jun 3, 2024

Copy link
Copy Markdown
Contributor Author

⚠️ 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 unable to resolve dependency tree
npm ERR! 
npm ERR! While resolving: @tracworx/[email protected]
npm ERR! Found: @nestjs/[email protected]
npm ERR! node_modules/@nestjs/common
npm ERR!   dev @nestjs/common@"9.4.3" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer @nestjs/common@"^11.0.0" from @nestjs/[email protected]
npm ERR! node_modules/@nestjs/platform-express
npm ERR!   dev @nestjs/platform-express@"11.1.28" 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 /runner/cache/others/npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     /runner/cache/others/npm/_logs/2026-07-30T17_05_50_789Z-debug-0.log

@renovate
renovate Bot force-pushed the renovate/major-nest-monorepo branch 2 times, most recently from c6dcd76 to 5842d4f Compare July 2, 2024 11:11
@renovate
renovate Bot force-pushed the renovate/major-nest-monorepo branch from 5842d4f to f03d8f1 Compare July 24, 2024 11:05
@renovate
renovate Bot force-pushed the renovate/major-nest-monorepo branch 2 times, most recently from 45e1493 to 69dc228 Compare August 13, 2024 11:33
@renovate
renovate Bot force-pushed the renovate/major-nest-monorepo branch from 69dc228 to 5d516e4 Compare August 19, 2024 13:34
@renovate
renovate Bot force-pushed the renovate/major-nest-monorepo branch 3 times, most recently from 0bc17c9 to c9b1914 Compare September 23, 2024 10:31
@renovate
renovate Bot force-pushed the renovate/major-nest-monorepo branch 5 times, most recently from 4d91e67 to 9cec491 Compare October 23, 2024 10:44
@renovate
renovate Bot force-pushed the renovate/major-nest-monorepo branch 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 3 times, most recently from 41debd2 to a255869 Compare November 27, 2024 12:11
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