marckraw / nestjs-project-template

finance crud build with nestjs
1 stars 0 forks source link

chore(deps-dev): bump @nestjs/cli from 8.2.1 to 8.2.2 #13

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps @nestjs/cli from 8.2.1 to 8.2.2.

Release notes

Sourced from @​nestjs/cli's releases.

Release 8.2.2

  • Merge pull request #1554 from pkerschbaum/fix/replace-aliased-imports-of-tsx-files (bf6e41c9)
  • chore(deps): update dependency eslint-config-prettier to v8.5.0 (4fd04325)
  • fix: replace path aliases of imports of .tsx and .jsx files (83b54744)
  • test: add test case for replacement of path aliases (2b2f415e)
  • Merge pull request #1553 from nestjs/renovate/ts-node-10.x (73ba6289)
  • chore(deps): update dependency ts-node to v10.6.0 (fce6a204)
  • chore(deps): update dependency ts-loader to v9.2.7 (7bc4d013)
  • Merge pull request #1534 from nestjs/renovate/angular-cli-monorepo (c5ecaeda)
  • Merge pull request #1550 from nestjs/renovate/typescript-4.x (5d01f8af)
  • fix(deps): update dependency typescript to v4.6.2 (b1e3066b)
  • chore(deps): update typescript-eslint monorepo to v5.13.0 (62bcc610)
  • chore(deps): update dependency eslint to v8.10.0 (d8b52864)
  • chore(deps): update dependency @​types/node to v16.11.26 (32c6bfc1)
  • fix(deps): update angular-cli monorepo to v13.2.5 (acefd0f1)
  • chore(deps): update dependency @​types/jest to v27.4.1 (c31dd86e)
  • chore(deps): update dependency release-it to v14.12.5 (17ce39c9)
  • chore(deps): update typescript-eslint monorepo to v5.12.1 (2acc8314)
  • chore(deps): update dependency eslint-config-prettier to v8.4.0 (df059ea0)
  • chore(): update npmignore (45067bd1)
  • Merge pull request #1532 from nestjs/renovate/fork-ts-checker-webpack-plugin-7.x (b8123630)
  • chore(deps): update typescript-eslint monorepo to v5.12.0 (3d92396b)
  • fix(deps): update dependency fork-ts-checker-webpack-plugin to v7 (35a1d02c)
  • chore(deps): update dependency ts-node to v10.5.0 (9e19bda1)
  • chore(deps): update dependency @​types/node to v16.11.25 (fe16a3a1)
  • chore(deps): update dependency jest to v27.5.1 (df7757cd)
  • chore(deps): update dependency eslint to v8.9.0 (184150a9)
  • chore(deps): update commitlint monorepo to v16.2.1 (c4f678a2)
Commits
  • ad19471 chore(): release v8.2.2
  • bf6e41c Merge pull request #1554 from pkerschbaum/fix/replace-aliased-imports-of-tsx-...
  • 4fd0432 chore(deps): update dependency eslint-config-prettier to v8.5.0
  • 83b5474 fix: replace path aliases of imports of .tsx and .jsx files
  • 2b2f415 test: add test case for replacement of path aliases
  • 73ba628 Merge pull request #1553 from nestjs/renovate/ts-node-10.x
  • fce6a20 chore(deps): update dependency ts-node to v10.6.0
  • 7bc4d01 chore(deps): update dependency ts-loader to v9.2.7
  • c5ecaed Merge pull request #1534 from nestjs/renovate/angular-cli-monorepo
  • 5d01f8a Merge pull request #1550 from nestjs/renovate/typescript-4.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)