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.2.0 #78

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps @nestjs/cli from 8.1.5 to 8.2.0.

Release notes

Sourced from @​nestjs/cli's releases.

Release 8.2.0

  • chore(): resolve conflicts (9fd0232e)
  • chore(): update deps (023c855e)
  • Merge pull request #1488 from nestjs/renovate/webpack-5.x (f187f912)
  • fix(deps): update dependency webpack to v5.66.0 (0f915224)
  • chore(deps): update typescript-eslint monorepo to v5.9.1 (4412aaaa)

Release 8.1.8

  • Merge pull request #1453 from nestjs/renovate/angular-cli-monorepo (3f4e9da6)
  • Merge pull request #1475 from nestjs/renovate/shelljs-0.x (92b57391)
  • Merge pull request #1476 from thiagomini/patch-1 (0b4f4843)
  • Merge pull request #1478 from nestjs/renovate/cli-table3-0.x (6ee2ab34)
  • chore(deps): update dependency release-it to v14.12.1 (fce64608)
  • fix(deps): update dependency cli-table3 to v0.6.1 (d3d90c4b)
  • chore(deps): update dependency @​commitlint/cli to v16.0.2 (a78701a9)
  • chore(license) (7aa54511)
  • fix(deps): update dependency shelljs to v0.8.5 (d4794122)
  • chore(deps): update dependency jest to v27.4.7 (197d8d6d)
  • chore(deps): update dependency jest to v27.4.6 (1acb40f6)
  • chore(deps): update dependency @​types/node to v16.11.19 (d817b126)
  • chore(deps): update typescript-eslint monorepo to v5.9.0 (b13cfd47)
  • chore(deps): update dependency @​types/node to v16.11.18 (27748ed7)
  • chore(deps): update dependency eslint-plugin-import to v2.25.4 (45ef5197)
  • chore(deps): update dependency eslint to v8.6.0 (0ce2726c)
  • chore(deps): update dependency @​types/jest to v27.4.0 (a24566aa)
  • chore(deps): update dependency @​commitlint/cli to v16.0.1 (5ae4597f)
  • chore(deps): update typescript-eslint monorepo to v5.8.1 (0b70de8a)
  • chore(deps): update commitlint monorepo to v16 (051ce905)
  • chore(deps): update dependency @​types/node to v16.11.17 (4167351d)
  • chore(deps): update dependency @​types/node to v16.11.16 (c8a2d729)
  • chore(deps): update dependency @​types/node to v16.11.15 (ecb88a8d)
  • chore(deps): update typescript-eslint monorepo to v5.8.0 (caef991f)
  • chore(deps): update dependency eslint to v8.5.0 (2d5c39d4)
  • chore(deps): update dependency @​types/shelljs to v0.8.10 (344ced15)
  • chore(deps): update dependency ts-jest to v27.1.2 (16540568)
  • chore(deps): update dependency @​types/node to v16.11.14 (d4df38c8)
  • fix(deps): update angular-cli monorepo to v13.1.2 (0aae575c)
  • chore(deps): update dependency @​types/node to v16.11.13 (bb269e05)
  • chore(deps): update dependency jest to v27.4.5 (d5029c2a)
  • chore(deps): update typescript-eslint monorepo to v5.7.0 (e3046c03)
  • fix(webpack): add externals presets (74286eb4)
  • fix(compiler): address webpack deprecation message (use ignoreWarnings) (39ad399c)

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)

... (truncated)

Commits
  • 253529b chore(): release v8.2.0
  • 9fd0232 chore(): resolve conflicts
  • 023c855 chore(): update deps
  • f187f91 Merge pull request #1488 from nestjs/renovate/webpack-5.x
  • 0f91522 fix(deps): update dependency webpack to v5.66.0
  • 4412aaa chore(deps): update typescript-eslint monorepo to v5.9.1
  • cc52bfe chore(): release v8.1.8
  • 3f4e9da Merge pull request #1453 from nestjs/renovate/angular-cli-monorepo
  • 92b5739 Merge pull request #1475 from nestjs/renovate/shelljs-0.x
  • 0b4f484 Merge pull request #1476 from thiagomini/patch-1
  • 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 #87.