Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 1, 2022

Bumps @nestjs/cli from 8.1.5 to 8.2.4.

Release notes

Sourced from @​nestjs/cli's releases.

Release 8.2.4

  • Merge pull request #1572 from zhangyuang/fix/watch (ed3c3a38)
  • chore(deps): update dependency release-it to v14.13.1 (d9b488a2)
  • chore(deps): update dependency release-it to v14.13.0 (d80bc839)
  • chore: use if condition (0b2ed1d8)
  • Merge pull request #1574 from nestjs/renovate/angular-cli-monorepo (107cd7f3)
  • fix(deps): update angular-cli monorepo to v13.3.0 (2d4b0b38)
  • chore(deps): update dependency prettier to v2.6.0 (cdb6c247)
  • chore: update (5bb80855)
  • fix: fix watch compile error when tsconfig modified (1001a53f)
  • chore(deps): update commitlint monorepo to v16.2.3 (c3d36179)

Release 8.2.3

  • Merge pull request #1566 from stanimirovv/fix/add-exit-status (5fcf1bba)
  • Merge pull request #1562 from nestjs/renovate/angular-cli-monorepo (9f0dea25)
  • Merge pull request #1567 from nestjs/renovate/tsconfig-paths-3.x (0f5cc713)
  • chore(deps): update typescript-eslint monorepo to v5.15.0 (ac9b09ad)
  • fix: add message to thrown error (c759f7d1)
  • fix: set correct exit status on error (11b676a8)
  • fix(deps): update dependency tsconfig-paths to v3.14.0 (2ac05258)
  • fix: fail on nest add results in non 0 exit code (75671be3)
  • chore(deps): update dependency eslint to v8.11.0 (0ad8a53e)
  • chore(deps): update dependency ts-loader to v9.2.8 (d7717c9b)
  • fix(deps): update angular-cli monorepo to v13.2.6 (7a0450b6)
  • chore(): update webpack (8a893930)
  • Merge branch 'stanimirovv-feat/add-no-flat-option' (6ce99a06)
  • chore(): run format script (604aa0ad)
  • Merge branch 'feat/add-no-flat-option' of https://github.com/stanimirovv/nest-cli into stanimirovv-feat/add-no-flat-option (5f1cec4b)
  • Merge pull request #1551 from stanimirovv/master (bf1e4950)
  • Merge pull request #1556 from nestjs/renovate/tsconfig-paths-3.x (986beffc)
  • refactor: apply review feedback (ef62c538)
  • fix: improve --no-flat description (e0dbfd9c)
  • feat: allow no-flat configuration via args (93c79915)
  • chore(deps): update typescript-eslint monorepo to v5.14.0 (559bec98)
  • chore(deps): update dependency ts-node to v10.7.0 (21b1ccf7)
  • fix(deps): update dependency tsconfig-paths to v3.13.0 (ec5fbbf8)
  • refactor: variable name is synced with the function returning it (774910b2)
  • chore: remove whitespace (2f057c2c)
  • refactor: rename dasherize to normalizeToKebabOrSnakeCase (81ab51ad)
  • Merge branch 'master' of github.com:stanimirovv/nest-cli (a9730c8d)
  • refactor: replace angular/dasherize with custom implementation (70bc0c65)
  • refactor(options): extract dasherize in util (80cee876)
  • fix: cleanup dasherize regexp (b6522dce)
  • fix(options): allow underscore in names (83e6e167)

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)

... (truncated)

Commits
  • 73b606f chore(): release v8.2.4
  • ed3c3a3 Merge pull request #1572 from zhangyuang/fix/watch
  • d9b488a chore(deps): update dependency release-it to v14.13.1
  • d80bc83 chore(deps): update dependency release-it to v14.13.0
  • 0b2ed1d chore: use if condition
  • 107cd7f Merge pull request #1574 from nestjs/renovate/angular-cli-monorepo
  • 2d4b0b3 fix(deps): update angular-cli monorepo to v13.3.0
  • cdb6c24 chore(deps): update dependency prettier to v2.6.0
  • 5bb8085 chore: update
  • 1001a53 fix: fix watch compile error when tsconfig modified
  • 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)

Bumps [@nestjs/cli](https://github.com/nestjs/nest-cli) from 8.1.5 to 8.2.4.
- [Release notes](https://github.com/nestjs/nest-cli/releases)
- [Changelog](https://github.com/nestjs/nest-cli/blob/master/.release-it.json)
- [Commits](nestjs/nest-cli@8.1.5...8.2.4)

---
updated-dependencies:
- dependency-name: "@nestjs/cli"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies dependencies npm npm package-manager labels Apr 1, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 1, 2022

Superseded by #98.

@dependabot dependabot bot closed this May 1, 2022
@dependabot dependabot bot deleted the dependabot-npm_and_yarn-dev-nestjs-cli-8.2.4 branch May 1, 2022 22:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies dependencies npm npm package-manager

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants