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) #807

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 8, 2022

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@nestjs/cli 9.4.2 -> 11.0.2 age adoption passing confidence
@nestjs/common (source) ^7.0.0 || ^8.0.0 -> ^7.0.0 || ^8.0.0 || ^11.0.0 age adoption passing confidence
@nestjs/common (source) 8.4.7 -> 11.0.4 age adoption passing confidence
@nestjs/core (source) ^7.0.0 || ^8.0.0 || ^9.0.0 -> ^7.0.0 || ^8.0.0 || ^9.0.0 || ^11.0.0 age adoption passing confidence
@nestjs/core (source) 9.0.5 -> 11.0.4 age adoption passing confidence
@nestjs/platform-express (source) 8.4.7 -> 11.0.4 age adoption passing confidence
@nestjs/schematics 9.0.4 -> 11.0.0 age adoption passing confidence
@nestjs/testing (source) 8.4.7 -> 11.0.4 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

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

v10.4.3

Compare Source

v10.4.2

Compare Source

v10.4.1

Compare Source

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

v10.3.0

Compare Source

v10.2.1

Compare Source

v10.2.0

Compare Source

v10.1.18

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.

@codecov
Copy link

codecov bot commented Jul 8, 2022

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.33%. Comparing base (f233513) to head (fac145d).

Current head fac145d differs from pull request most recent head 7e1cd12

Please upload reports for the commit 7e1cd12 to get more accurate results.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #807      +/-   ##
==========================================
+ Coverage   83.09%   83.33%   +0.23%     
==========================================
  Files           6        6              
  Lines          71       72       +1     
  Branches       10       10              
==========================================
+ Hits           59       60       +1     
  Misses          8        8              
  Partials        4        4              
Flag Coverage Δ
unittests 83.33% <ø> (+0.23%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch 4 times, most recently from 1d4ee90 to 1c364ba Compare July 12, 2022 11:28
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch 3 times, most recently from b2ea451 to a9701d2 Compare July 22, 2022 21:16
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch 3 times, most recently from 62321be to ef077e3 Compare August 3, 2022 11:50
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch 2 times, most recently from 1f24cb3 to 454a174 Compare August 16, 2022 09:49
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch 12 times, most recently from 4ce5ae3 to 4ed586e Compare August 27, 2022 02:10
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch 5 times, most recently from 4c052fe to 8dbe263 Compare September 5, 2022 18:43
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch 2 times, most recently from a73c0ef to 3d0057e Compare November 8, 2024 18:11
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch 2 times, most recently from a9e8d7f to 2ba4f9b Compare November 20, 2024 12:38
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch 6 times, most recently from 23bcbbe to 97eb1ea Compare November 29, 2024 14:01
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch 2 times, most recently from 56498ee to 43e43af Compare December 3, 2024 13:32
@renovate renovate bot changed the title chore(deps): update nest monorepo to v10 (major) chore(deps): update nest monorepo to v10 (major) - autoclosed Dec 8, 2024
@renovate renovate bot closed this Dec 8, 2024
@renovate renovate bot deleted the renovate/major-nest-monorepo branch December 8, 2024 18:55
@renovate renovate bot changed the title chore(deps): update nest monorepo to v10 (major) - autoclosed chore(deps): update nest monorepo to v10 (major) Dec 9, 2024
@renovate renovate bot reopened this Dec 9, 2024
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch 2 times, most recently from 43e43af to 4d4e98c Compare December 9, 2024 15:17
@renovate renovate bot changed the title chore(deps): update nest monorepo to v10 (major) fix(deps): update nest monorepo to v10 (major) Dec 11, 2024
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch from 4d4e98c to 448e45f Compare January 9, 2025 03:06
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch from 448e45f to aaa5973 Compare January 16, 2025 13:15
@renovate renovate bot changed the title fix(deps): update nest monorepo to v10 (major) fix(deps): update nest monorepo (major) Jan 16, 2025
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch 2 times, most recently from b8d004b to 22635e0 Compare January 20, 2025 14:33
@renovate renovate bot changed the title fix(deps): update nest monorepo (major) fix(deps): update nest monorepo to v11 (major) Jan 20, 2025
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch 2 times, most recently from 194325a to 578151a Compare January 22, 2025 08:42
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch from 578151a to 4e1f6d1 Compare January 22, 2025 13: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.

1 participant