NeoSOFT-Technologies / rest-node-nestjs

With this skeleton, we can easily start a server application using Node.js, Nest JS and TypeScript.
https://neosoft-technologies.github.io/rest-node-nestjs/
Apache License 2.0
54 stars 36 forks source link

build(deps-dev): bump @nestjs/cli from 7.6.0 to 8.1.2 #273

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps @nestjs/cli from 7.6.0 to 8.1.2.

Release notes

Sourced from @​nestjs/cli's releases.

Release 8.1.2

  • Merge pull request #1344 from micalevisk/feat/add-strict-flag (33d09350)
  • feat(): add strict option on new command (c028737d)
  • test(): add test for "strict" flag (de611bcc)
  • chore(deps): update dependency jest to v27.2.3 (11e791c5)
  • chore(deps): update @​nestjs/schematics to v8.0.3 (aec631f8)
  • chore(deps): update commitlint monorepo to v13.2.0 (acf50571)
  • chore(deps): update typescript-eslint monorepo to v4.32.0 (22b690cc)
  • Merge pull request #1319 from ajubin/master (a3500007)
  • Merge pull request #1274 from nestjs/renovate/fork-ts-checker-webpack-plugin-6.x (d35d864b)
  • Merge pull request #1280 from nestjs/dependabot/npm_and_yarn/path-parse-1.0.7 (b96c3387)
  • Merge pull request #1284 from nestjs/renovate/node-emoji-1.x (8b091c10)
  • Merge pull request #1306 from nestjs/renovate/tsconfig-paths-3.x (7e8ec257)
  • Merge pull request #1312 from nestjs/renovate/angular-cli-monorepo (df331fad)
  • Merge pull request #1324 from nestjs/renovate/source-map-support-0.x (491a5ab4)
  • chore(deps): update dependency jest to v27.2.2 (650cc3d0)
  • chore(deps): update dependency @​types/node to v14.17.19 (577b050d)
  • fix(deps): update angular-cli monorepo to v12.2.7 (fb8901ef)
  • chore(deps): update dependency release-it to v14.11.6 (e64ac54d)
  • chore(deps): update dependency @​types/node to v14.17.18 (05821cc9)
  • chore(deps): update dependency @​types/jest to v27.0.2 (278be052)
  • chore(deps): update dependency ts-loader to v9.2.6 (86be9728)
  • chore(deps): update typescript-eslint monorepo to v4.31.2 (9ea9755e)
  • chore(deps): update dependency jest to v27.2.1 (b1246420)
  • chore(deps): update dependency @​types/node to v14.17.17 (9daad219)
  • chore(deps): update dependency prettier to v2.4.1 (8529a8e2)
  • chore(deps): update dependency @​types/node to v14.17.16 (d53f3160)
  • chore(deps): update typescript-eslint monorepo to v4.31.1 (a2a55bd6)
  • chore(deps): update dependency jest to v27.2.0 (77ed45fe)
  • chore(deps): update dependency prettier to v2.4.0 (5275b672)
  • fix(deps): update dependency source-map-support to v0.5.20 (51419b4c)
  • chore(deps): update dependency jest to v27.1.1 (5be1e5de)
  • chore(deps): update dependency @​types/node to v14.17.15 (73be101b)
  • chore(deps): update typescript-eslint monorepo to v4.31.0 (3cbc6d69)
  • fix(deps): update dependency fork-ts-checker-webpack-plugin to v6.3.3 (afe798e8)
  • feat(watch mode): toggle webpack development mode on watch (d8915847)
  • chore(deps): update dependency @​types/node to v14.17.14 (770a9e44)
  • chore(deps): update dependency @​types/node to v14.17.13 (e3afff1c)
  • chore(deps): update typescript-eslint monorepo to v4.30.0 (56915933)
  • chore(deps): update dependency jest to v27.1.0 (8f1bc3f0)
  • chore(deps): update dependency @​types/node to v14.17.12 (16e60290)
  • chore(deps): update dependency husky to v7.0.2 (7263d6dc)
  • fix(deps): update dependency tsconfig-paths to v3.11.0 (a31424e6)
  • chore(deps): bump path-parse from 1.0.6 to 1.0.7 (5aa1515d)
  • chore(deps): update dependency eslint-plugin-import to v2.24.2 (d4dfa21b)
  • Merge pull request #1305 from gorydev/fix_contributing_docs (65ab5fc7)
  • docs: remove missing link from contributing.md (4ae8b715)
  • chore(deps): update typescript-eslint monorepo to v4.29.3 (3a5e6f4c)
  • chore(deps): update dependency @​types/node to v14.17.11 (0f495159)
  • chore(deps): update dependency eslint-plugin-import to v2.24.1 (83f12243)

... (truncated)

Commits
  • 703b69f chore(): release v8.1.2
  • 33d0935 Merge pull request #1344 from micalevisk/feat/add-strict-flag
  • c028737 feat(): add strict option on new command
  • de611bc test(): add test for "strict" flag
  • 11e791c chore(deps): update dependency jest to v27.2.3
  • aec631f chore(deps): update @​nestjs/schematics to v8.0.3
  • acf5057 chore(deps): update commitlint monorepo to v13.2.0
  • 22b690c chore(deps): update typescript-eslint monorepo to v4.32.0
  • a350000 Merge pull request #1319 from ajubin/master
  • d35d864 Merge pull request #1274 from nestjs/renovate/fork-ts-checker-webpack-plugin-6.x
  • 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)
dependabot[bot] commented 3 years ago

The following labels could not be found: npm.