Skip to content
This repository has been archived by the owner on Mar 8, 2022. It is now read-only.

Bump @nestjs/cli from 7.6.0 to 8.0.2 #77

Merged
merged 1 commit into from
Jul 12, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 12, 2021

Bumps @nestjs/cli from 7.6.0 to 8.0.2.

Release notes

Sourced from @​nestjs/cli's releases.

Release 8.0.2

  • feat(): add built-in source maps support (499ac3f7)

Release 8.0.0

  • chore(): upgrade deps (c8111b52)
  • Merge pull request #1113 from nestjs/renovate/webpack-5.x (db8932a5)
  • Merge branch 'master' of https://github.com/nestjs/nest-cli (8968374a)
  • Merge branch 'peterblazejewicz-drop/types-webpack' (683df155)
  • fix(deps): update dependency webpack to v5.43.0 (1ffd29f2)
  • chore(): resolve conflicts (e1759a54)
  • Merge pull request #1166 from ledniy/bugfix/config-custom-collection (c59c8273)
  • Merge pull request #819 from nestjs/renovate/angularcli-monorepo (a9d2b51d)
  • Merge pull request #1148 from schuelerkarriere/fix-1145 (cb324a35)
  • Merge pull request #1156 from nestjs/dependabot/npm_and_yarn/lodash-4.17.21 (70a1bb2a)
  • Merge pull request #1222 from nestjs/renovate/typescript-4.x (12cae9c9)
  • Merge pull request #1229 from nestjs/renovate/tsconfig-paths-3.x (25944699)
  • Merge pull request #968 from Pong420/plugin/afterDeclarations (68d8da56)
  • chore(deps): update dependency @​types/jest to v26.0.24 (a2f5e3e7)
  • chore(deps): update dependency @​types/inquirer to v7.3.3 (4e7949a2)
  • chore(deps): update dependency @​types/shelljs to v0.8.9 (3ea4339e)
  • fix(deps): update dependency tsconfig-paths to v3.10.1 (d32f46d0)
  • chore(deps): update dependency husky to v7.0.1 (0a699198)
  • chore(deps): update typescript-eslint monorepo to v4.28.2 (51317aa7)
  • chore(deps): update jest monorepo (054d1fbc)
  • chore(deps): update dependency eslint to v7.30.0 (5513dfaf)
  • chore(deps): update dependency @​types/webpack-node-externals to v2.5.2 (7041619e)
  • fix(deps): update angularcli monorepo to v12.1.1 (3f224967)
  • chore(deps): update dependency husky to v7 (b78c4848)
  • fix(deps): update dependency typescript to v4.3.5 (e0f400dc)
  • chore(deps): update typescript-eslint monorepo to v4.28.1 (7a286498)
  • chore(deps): update dependency prettier to v2.3.2 (d6de52a1)
  • chore(deps): bump lodash from 4.17.19 to 4.17.21 (40b7f719)
  • Merge pull request #1109 from nestjs/dependabot/npm_and_yarn/y18n-3.2.2 (a9d173a6)
  • Merge pull request #1118 from nestjs/renovate/typescript-4.x (2572992b)
  • Merge pull request #1121 from nestjs/renovate/fork-ts-checker-webpack-plugin-6.x (d91e8b25)
  • Merge pull request #1139 from nestjs/renovate/webpack-node-externals-3.x (ceaa5ee8)
  • Merge pull request #1164 from nestjs/dependabot/npm_and_yarn/hosted-git-info-2.8.9 (a77a601e)
  • Merge pull request #1171 from nestjs/renovate/major-angularcli-monorepo (7e2e48df)
  • Merge pull request #1218 from nestjs/revert-1174-renovate/nestjs-schematics-7.x (03b8ee72)
  • Revert "fix(deps): update dependency @​nestjs/schematics to v7.3.1" (9c26c14c)
  • Merge pull request #1174 from nestjs/renovate/nestjs-schematics-7.x (ff9debfd)
  • Merge pull request #1190 from nestjs/renovate/circleci-node-16.x (0fb8a4e2)
  • Merge pull request #1203 from nestjs/renovate/ora-5.x (bc9c88bf)
  • Merge pull request #1209 from nestjs/renovate/chokidar-3.x (77eed6cd)
  • Merge pull request #1214 from nestjs/dependabot/npm_and_yarn/ws-7.5.0 (5c52d699)
  • fix(deps): update angularcli monorepo to v12 (a775b058)
  • chore(deps): update dependency @​types/node to v14.17.4 (539c7119)
  • chore(deps): update typescript-eslint monorepo to v4.28.0 (7758ee2a)
  • chore(deps): bump ws from 7.3.1 to 7.5.0 (8b90ee8a)
  • fix(deps): update dependency ora to v5.4.1 (52ab1a6a)

... (truncated)

Commits

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 dependabot bot requested a review from fuxingloh as a code owner July 12, 2021 18:10
@dependabot dependabot bot added the kind/dependencies Pull requests that update a dependency file label Jul 12, 2021
@codeclimate
Copy link

codeclimate bot commented Jul 12, 2021

Code Climate has analyzed commit c9e3a84 and detected 0 issues on this pull request.

View more on Code Climate.

@fuxingloh
Copy link
Contributor

@dependabot rebase

Bumps [@nestjs/cli](https://github.com/nestjs/nest-cli) from 7.6.0 to 8.0.2.
- [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@7.6.0...8.0.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nestjs/cli-8.0.2 branch from 1888648 to c9e3a84 Compare July 12, 2021 19:27
@codecov
Copy link

codecov bot commented Jul 12, 2021

Codecov Report

Merging #77 (c9e3a84) into main (8f93fe8) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #77   +/-   ##
=======================================
  Coverage   75.72%   75.72%           
=======================================
  Files          32       32           
  Lines         519      519           
  Branches       52       52           
=======================================
  Hits          393      393           
  Misses        126      126           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 8f93fe8...c9e3a84. Read the comment docs.

@fuxingloh fuxingloh merged commit 603cbc4 into main Jul 12, 2021
@fuxingloh fuxingloh deleted the dependabot/npm_and_yarn/nestjs/cli-8.0.2 branch July 12, 2021 20:24
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
kind/dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant