thisismydesign / nestjs-starter

NestJS MVC boilerplate for rapid development with battle-tested standards.
480 stars 80 forks source link

Bump @nestjs/cli from 9.1.5 to 10.1.10 #432

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @nestjs/cli from 9.1.5 to 10.1.10.

Release notes

Sourced from @​nestjs/cli's releases.

Release 10.1.10

  • Merge pull request #2188 from JohanManders/swc-reload (99d32e7f)
  • chore(deps): update commitlint monorepo to v17.6.7 (e8b82b92)
  • fix(swc): SWC doesn't reload the application on Windows (ad30bcbe)
  • chore(deps): update dependency @​swc/core to v1.3.70 (cb547fad)
  • chore(deps): update typescript-eslint monorepo to v6.1.0 (e8d82e54)

Release 10.1.9

  • Merge pull request #2159 from nestjs/renovate/angular-cli-monorepo (707cb551)
  • Merge pull request #2169 from nestjs/renovate/tsconfig-paths-webpack-plugin-4.x (56c7b839)
  • Merge pull request #2179 from micalevisk/perf/eage-load-compilers (76098446)
  • Merge pull request #2175 from sezanzeb/patch-1 (36a7111d)
  • chore: ignore type declaration files from eslint checking (5cc0c8ad)
  • perf(actions): on build, only import the used compiler (984b697c)
  • chore(deps): update dependency release-it to v16.1.2 (27faa647)
  • chore(deps): update dependency eslint to v8.45.0 (d3688239)
  • fix(cli): don't fail if the argument contains multiple '--' (72f94f1e)
  • chore(deps): update dependency @​swc/core to v1.3.69 (e21dd65a)
  • fix(deps): update dependency tsconfig-paths-webpack-plugin to v4.1.0 (4dd8bf23)
  • fix(deps): update angular-cli monorepo to v16.1.4 (e8dd6388)

Release 10.1.8

  • Merge pull request #2161 from powerfulyang/master (c2e2d263)
  • Merge pull request #2155 from tuxmachine/patch-1 (be5d1d0e)
  • chore(deps): update typescript-eslint monorepo to v6 (2d8a8d51)
  • chore(deps): update typescript-eslint monorepo to v5.62.0 (e13f4df4)
  • chore(deps): update dependency @​types/jest to v29.5.3 (8d512ee3)
  • chore(deps): update dependency release-it to v16.1.0 (ac30e008)
  • fix(swc): deepMerge didn't handle array type properly (bc18e831)
  • chore(deps): update dependency jest to v29.6.1 (1b9ab264)
  • chore(deps): update dependency release-it to v16 (77915d8d)
  • chore(deps): update dependency prettier to v3 (ac0a98dc)
  • fix(swc): don't set missing class fields (37813f46)

Release 10.1.7

  • feat(plugin): use local ts binary for meta printer (1fc18f61)

Release 10.1.6

  • fix(plugin): use unknown to fix ts incompatibility issues (882722d3)

Release 10.1.5

  • Merge branch 'master' of https://github.com/nestjs/nest-cli (f9ecab86)
  • fix(visitors): fallback type args to any (c3149bac)
  • chore(deps): update dependency @​swc/core to v1.3.68 (879cd5d7)
  • chore(deps): update dependency jest to v29.6.0 (c7e0640f)

Release 10.1.4

  • refactor: update readonly visitor methods to take type args (d0f086d7)

Release 10.1.3

... (truncated)

Commits
  • be0f240 chore(): release v10.1.10
  • 99d32e7 Merge pull request #2188 from JohanManders/swc-reload
  • e8b82b9 chore(deps): update commitlint monorepo to v17.6.7
  • ad30bcb fix(swc): SWC doesn't reload the application on Windows
  • cb547fa chore(deps): update dependency @​swc/core to v1.3.70
  • e8d82e5 chore(deps): update typescript-eslint monorepo to v6.1.0
  • 7f13815 chore(): release v10.1.9
  • 707cb55 Merge pull request #2159 from nestjs/renovate/angular-cli-monorepo
  • 56c7b83 Merge pull request #2169 from nestjs/renovate/tsconfig-paths-webpack-plugin-4.x
  • 7609844 Merge pull request #2179 from micalevisk/perf/eage-load-compilers
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)