celeroncoder / notary-API

Notes App with NestJS-Typescript, MongoDB.
MIT License
2 stars 1 forks source link

chore(deps-dev): bump @nestjs/cli from 8.1.5 to 8.1.6 #71

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps @nestjs/cli from 8.1.5 to 8.1.6.

Release notes

Sourced from @​nestjs/cli's releases.

Release 8.1.6

  • Merge pull request #1449 from liaoyinglong/fix/imports (f5c62ec7)
  • Merge pull request #1418 from nestjs/renovate/tsconfig-paths-3.x (c0a25338)
  • Merge pull request #1419 from nestjs/renovate/webpack-5.x (482c4ce4)
  • Merge pull request #1422 from nestjs/renovate/fork-ts-checker-webpack-plugin-6.x (a5ae68d5)
  • Merge pull request #1434 from micalevisk/fix-issue-1433 (f5630084)
  • Merge pull request #1436 from nestjs/renovate/angular-cli-monorepo (6ad1c98f)
  • Merge pull request #1446 from Toilal/eslint-fixes (d980b88d)
  • Merge pull request #1416 from nestjs/renovate/source-map-support-0.x (75ae8915)
  • fix: set flags from old node (90693431)
  • fix(deps): update angular-cli monorepo to v13.1.1 (ea7363dd)
  • chore(deps): update dependency jest to v27.4.4 (c0a1a3af)
  • chore(tsconfig): add node and jest types to tsconfig.json (29501751)
  • style(eslint): fix eslint errors and configuration (08f57c7a)
  • chore(deps): update dependency ts-jest to v27.1.1 (266504d5)
  • chore(deps): update dependency @​types/node to v16.11.12 (0dcc9f78)
  • chore(deps): update dependency eslint to v8.4.1 (c9cb0149)
  • chore(deps): update typescript-eslint monorepo to v5.6.0 (a47d9434)
  • fix(deps): update dependency webpack to v5.65.0 (59a11521)
  • chore(deps): update dependency ts-jest to v27.1.0 (beb1f9b5)
  • chore(deps): update dependency prettier to v2.5.1 (7eea68ae)
  • chore(deps): update dependency eslint to v8.4.0 (49e2b37b)
  • chore(deps): update dependency jest to v27.4.3 (e365197d)
  • refactor: clarify about schematics available on generate command (88752a6a)
  • chore(deps): update dependency jest to v27.4.2 (35df7f8a)
  • chore(deps): update dependency jest to v27.4.1 (c9947e6b)
  • chore(deps): update dependency @​types/node to v16.11.11 (14343fbe)
  • fix(deps): update dependency fork-ts-checker-webpack-plugin to v6.5.0 (520030f7)
  • chore(deps): update typescript-eslint monorepo to v5.5.0 (095ab127)
  • chore(deps): update dependency jest to v27.4.0 (6e8fefc2)
  • chore(deps): update dependency prettier to v2.5.0 (f1d33af4)
  • chore(deps): update dependency @​types/node to v16.11.10 (d54fe50f)
  • chore(deps): update dependency eslint to v8.3.0 (ddb54647)
  • fix(deps): update dependency tsconfig-paths to v3.12.0 (e8bd6309)
  • chore(deps): update dependency release-it to v14.11.8 (22f923c6)
  • fix(deps): update dependency source-map-support to v0.5.21 (769141a8)
  • chore(deps): update dependency @​types/node to v16.11.9 (cdd95d73)
  • chore(deps): update dependency @​types/node to v16.11.8 (bdf19abc)
  • chore(deps): update dependency @​types/jest to v27.0.3 (67d90139)
Commits
  • afee185 chore(): release v8.1.6
  • f5c62ec Merge pull request #1449 from liaoyinglong/fix/imports
  • c0a2533 Merge pull request #1418 from nestjs/renovate/tsconfig-paths-3.x
  • 482c4ce Merge pull request #1419 from nestjs/renovate/webpack-5.x
  • a5ae68d Merge pull request #1422 from nestjs/renovate/fork-ts-checker-webpack-plugin-6.x
  • f563008 Merge pull request #1434 from micalevisk/fix-issue-1433
  • 6ad1c98 Merge pull request #1436 from nestjs/renovate/angular-cli-monorepo
  • d980b88 Merge pull request #1446 from Toilal/eslint-fixes
  • 75ae891 Merge pull request #1416 from nestjs/renovate/source-map-support-0.x
  • 9069343 fix: set flags from old node
  • 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)
ghost commented 2 years ago

CodeSee Review Map:

Review these changes using an interactive CodeSee Map

Review in an interactive map

View more CodeSee Maps

Legend

CodeSee Map Legend

dependabot[bot] commented 2 years ago

Superseded by #78.