Skip to content

fix(deps): update nest monorepo to v11 (major)#306

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

fix(deps): update nest monorepo to v11 (major)#306
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/major-nest-monorepo

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jul 7, 2021

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
@nestjs/cli 7.6.011.0.16 age confidence
@nestjs/common (source) 7.6.1811.1.16 age confidence
@nestjs/platform-express (source) 7.6.1811.1.16 age confidence
@nestjs/schematics 7.3.111.0.9 age confidence
@nestjs/testing (source) 7.6.1811.1.16 age confidence

Release Notes

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

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

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

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 Jul 7, 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 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: colonie@0.5.3
npm ERR! Found: rxjs@6.6.7
npm ERR! node_modules/rxjs
npm ERR!   rxjs@"6.6.7" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer rxjs@"^7.1.0" from @nestjs/common@10.3.8
npm ERR! node_modules/@nestjs/common
npm ERR!   @nestjs/common@"10.3.8" 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-19T10_13_54_989Z-debug-0.log

@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch 2 times, most recently from 7dbf9b3 to 54ff788 Compare July 12, 2021 10:28
@renovate renovate bot changed the title chore(deps): update nest monorepo (major) chore(deps): update nest monorepo to v8 (major) Jul 12, 2021
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch from 54ff788 to 4d43107 Compare July 15, 2021 12:01
@renovate renovate bot changed the title chore(deps): update nest monorepo to v8 (major) chore(deps): update nest monorepo (major) Jul 15, 2021
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch from 4d43107 to 5212f79 Compare July 16, 2021 08:04
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch 4 times, most recently from 78d1c6f to 41280cf Compare July 30, 2021 09:41
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch 2 times, most recently from 4565af8 to 410e13b Compare August 5, 2021 08:44
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch from 410e13b to aea5743 Compare August 16, 2021 09:59
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch 5 times, most recently from 9c2a493 to 43215db Compare September 30, 2021 12:18
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch 2 times, most recently from 8c3edc8 to 9667f57 Compare October 6, 2021 11:11
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch 3 times, most recently from b7ef54c to 3132407 Compare October 19, 2021 02:52
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch from 3132407 to 77105fb Compare October 25, 2021 13:37
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch from 77105fb to 5b34bc4 Compare November 8, 2021 09:58
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch 4 times, most recently from 086c9de to d43f94d Compare November 18, 2021 11:20
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch from 0c66c08 to 79ccbd1 Compare June 23, 2022 19:20
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch from 79ccbd1 to 0b19f72 Compare September 25, 2022 20:24
@renovate renovate bot changed the title chore(deps): update nest monorepo to v8 (major) chore(deps): update nest monorepo to v9 (major) Sep 25, 2022
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch from 0b19f72 to b445097 Compare November 20, 2022 08:23
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch from b445097 to f1494e7 Compare March 18, 2023 07:59
@renovate renovate bot changed the title chore(deps): update nest monorepo to v9 (major) fix(deps): update nest monorepo to v9 (major) Mar 18, 2023
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch from f1494e7 to fc329f3 Compare March 23, 2023 19:57
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch from fc329f3 to 6a8f723 Compare March 31, 2023 08:24
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch from 6a8f723 to 1bdf6c9 Compare April 17, 2023 10:41
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch from 1bdf6c9 to c5bf31c Compare May 28, 2023 09:14
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch 2 times, most recently from 5712431 to bab0d9e Compare June 15, 2023 10:31
@renovate renovate bot changed the title fix(deps): update nest monorepo to v9 (major) fix(deps): update nest monorepo (major) Jun 15, 2023
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch from bab0d9e to b21da5c Compare June 15, 2023 15:08
@renovate renovate bot changed the title fix(deps): update nest monorepo (major) fix(deps): update nest monorepo to v10 (major) Jun 15, 2023
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch 4 times, most recently from 0fb1b21 to e54de25 Compare June 21, 2023 10:03
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch 2 times, most recently from 0613b9d to cbffcc5 Compare July 3, 2023 08:09
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch from cbffcc5 to d9d5e40 Compare July 17, 2023 10:18
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch 2 times, most recently from eb00792 to 40a50c1 Compare August 7, 2023 08:06
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch 3 times, most recently from 57a98d9 to 794b7ea Compare August 28, 2023 09:31
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch from 794b7ea to a410e42 Compare August 30, 2023 17:21
@renovate
Copy link
Contributor Author

renovate bot commented Jun 3, 2024

⚠️ 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: colonie@0.5.3
npm ERR! Found: rxjs@6.6.7
npm ERR! node_modules/rxjs
npm ERR!   rxjs@"6.6.7" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer rxjs@"^7.1.0" from @nestjs/common@11.1.16
npm ERR! node_modules/@nestjs/common
npm ERR!   @nestjs/common@"11.1.16" 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-03-13T13_08_25_309Z-debug-0.log

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