beaussan / nest-onion-boilerplate

A starter kit for production ready Nestjs application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

An in-range update of @nestjs/cli is breaking the build 🚨

greenkeeper opened this issue Β· comments

The devDependency @nestjs/cli was updated from 6.11.1 to 6.11.2.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

@nestjs/cli is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details
  • ❌ ci/circleci: build: Your tests failed on CircleCI (Details).

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

After pinning to 6.11.1 your tests are passing again. Downgrade this dependency πŸ“Œ.

  • The devDependency @nestjs/cli was updated from 6.11.2 to 6.11.3.

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

  • The devDependency @nestjs/cli was updated from 6.11.3 to 6.11.4.

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

  • The devDependency @nestjs/cli was updated from 6.11.4 to 6.11.5.

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

  • The devDependency @nestjs/cli was updated from 6.11.5 to 6.12.0.

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

  • The devDependency @nestjs/cli was updated from 6.12.0 to 6.12.1.

Your tests are still failing with this version. Compare changes

  • The devDependency @nestjs/cli was updated from 6.12.1 to 6.12.2.

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

  • The devDependency @nestjs/cli was updated from 6.12.2 to 6.12.3.

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

  • The devDependency @nestjs/cli was updated from 6.12.3 to 6.12.4.

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

  • The devDependency @nestjs/cli was updated from 6.12.4 to 6.12.6.

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

  • The devDependency @nestjs/cli was updated from 6.12.6 to 6.12.7.

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

  • The devDependency @nestjs/cli was updated from 6.12.7 to 6.12.8.

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

  • The devDependency @nestjs/cli was updated from 6.12.8 to 6.12.9.

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

  • The devDependency @nestjs/cli was updated from 6.13.0 to 6.13.1.

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

  • The devDependency @nestjs/cli was updated from 6.13.2 to 6.13.3.

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

  • The devDependency @nestjs/cli was updated from 6.13.3 to 6.14.0.

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

  • The devDependency @nestjs/cli was updated from 6.14.0 to 6.14.1.

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

  • The devDependency @nestjs/cli was updated from 6.14.1 to 6.14.2.

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for Release 6.14.2
  • feat(): add eslint, commitlint, release it (ca6f3b1)
  • Merge pull request #559 from nestjs/renovate/webpack-4.x (f2ba201)
  • Merge pull request #515 from lijax/copy-asset-fix (86984f4)
  • fix(deps): update dependency @types/webpack to v4.41.5 (9ef30a3)
  • chore(deps): update dependency ts-jest to v25.2.0 (4b3d8bc)
  • Merge pull request #556 from nestjs/renovate/commander-4.x (e7dcaae)
  • Merge pull request #554 from nestjs/renovate/webpack-4.x (e648629)
  • fix(deps): update dependency commander to v4.1.1 (ce095a7)
  • fix(deps): update dependency @types/webpack to v4.41.4 (e0cb108)
  • Merge pull request #552 from krzysztof-grzybek/fix-genereate-dry-run-alias (bcd0e40)
  • fix generate dry run alias (8e92561)
  • chore(deps): update dependency ts-jest to v25.1.0 (b371827)
  • chore(deps): update dependency @types/jest to v25.1.1 (091736b)
  • chore(deps): update dependency @types/webpack-node-externals to v1.7.1 (94ac2cf)
  • Merge pull request #545 from nestjs/renovate/fork-ts-checker-webpack-plugin-4.x (618fdbc)
  • Merge pull request #547 from nestjs/renovate/rimraf-3.x (160f542)
  • fix(deps): update dependency rimraf to v3.0.1 (c762930)
  • chore(deps): update dependency @types/jest to v25 (c5a28f6)
  • fix(deps): update dependency fork-ts-checker-webpack-plugin to v4.0.3 (43ec864)
  • Merge pull request #543 from nestjs/renovate/inquirer-7.x (90ccd0e)
  • fix(deps): update dependency inquirer to v7.0.4 (d08769f)
  • chore(): publish 6.14.1 release (892b96d)
  • Merge branch 'boenrobot-node-loader' (dc116fd)
  • refactor(): run format, remove unused imports (a03eba4)
  • Merge branch 'node-loader' of https://github.com/boenrobot/nest-cli into boenrobot-node-loader (56d1dfd)
  • Merge pull request #539 from nestjs/renovate/fork-ts-checker-webpack-plugin-4.x (394e13a)
  • chore(deps): update dependency ts-jest to v25 (785b211)
  • chore(deps): update dependency @types/jest to v24.9.1 (fef47b3)
  • fix(deps): update dependency fork-ts-checker-webpack-plugin to v4.0.2 (9cff0e4)
  • Merge pull request #535 from nestjs/renovate/copyfiles-2.x (d70c0ae)
  • Merge pull request #537 from nestjs/renovate/webpack-4.x (f6edff5)
  • chore(deps): update dependency jest to v25 (ca9213c)
  • refactor(plugins) Plugins are loaded via node's require mechanisms, instead of a plain file call, allowing control of main file to be delegated to package, as well as support any format supported by the running node version (js, mjs, etc.) (142af07)
  • fix(deps): update dependency @types/webpack to v4.41.3 (bb92164)
  • fix(deps): update dependency copyfiles to v2.2.0 (0d1d9b9)
  • Merge pull request #534 from nestjs/renovate/fork-ts-checker-webpack-plugin-4.x (56c80e6)
  • fix(deps): update dependency fork-ts-checker-webpack-plugin to v4 (5f68a82)
  • chore(deps): update dependency @types/jest to v24.9.0 (f3a95df)
  • ci(): fix package-lock (3dcf90a)
  • chore(): publish 6.14.0 release (68c67c2)
  • Merge pull request #527 from egodsk/feature/generate-options (5753445)
  • feat(cli) add generateOptions to configuration (45957c9)
  • Merge pull request #530 from Sikora00/feature/directory-option (44b4ac5)
  • feat(cli): add directory option to the application schematic (4a2ee3b)
  • chore(deps): update dependency ts-node to v8.6.2 (184c6c9)
  • fix(cli) getValueOrDefault allow false value (f4e0758)
  • Merge branch 'master' of https://github.com/nestjs/nest-cli (b4a0ce0)
  • Merge branch 'johnbiundo-biundo/add-lib-chooser' (552ffc8)
  • fix(): resolve conflicts (0ae3673)
  • chore(deps): update dependency ts-node to v8.6.1 (58d6869)
  • Merge branch 'master' of https://github.com/nestjs/nest-cli (8b61ec8)
  • chore(): publish 6.13.3 release (03f6684)
  • fix(): reverse module paths (typescript loader) (16ace26)
  • Merge pull request #524 from nestjs/renovate/webpack-4.x (896bb05)
  • chore(deps): update dependency ts-node to v8.6.0 (e9e275d)
  • Merge branch 'master' of https://github.com/nestjs/nest-cli (cd8e0ff)
  • fix(): change to posix slashes in win32 (ts paths) (fe5b071)
  • fix(deps): update dependency @types/webpack to v4.41.2 (cdb1beb)
  • Merge pull request #518 from nestjs/renovate/commander-4.x (a452f8a)
  • Merge pull request #521 from nestjs/renovate/inquirer-7.x (f45bbc2)
  • chore(deps): update dependency ts-jest to v24.3.0 (277e467)
  • fix(deps): update dependency inquirer to v7.0.3 (053523d)
  • fix(deps): update dependency commander to v4.1.0 (508ea25)
  • Merge pull request #511 from nestjs/renovate/webpack-4.x (3fdc51e)
  • fix(): fix tsconfig paths on windows (6ebe17a)
  • Merge branch 'master' of https://github.com/nestjs/nest-cli (0792293)
  • fix(deps): update dependency webpack to v4.41.5 (85ce317)
  • test(): fix unit tests for nest collection (24fe5d0)
  • Merge pull request #517 from nestjs/renovate/inquirer-7.x (5c65346)
  • Merge branch 'master' of https://github.com/nestjs/nest-cli (fa8e9c9)
  • chore(): publish 6.13.0 release (a7167e3)
  • fix(deps): update dependency inquirer to v7.0.2 (fa24121)
  • bugfix(cli) use outDir from asset item instead of the default one (ac61351)
  • chore(deps): update dependency @types/jest to v24.0.25 (9f42599)
  • Merge branch 'master' of https://github.com/nestjs/nest-cli (23eba58)
  • ci(): regenerate lock file (a8255a7)
  • chore(deps): update dependency @types/jest to v24.0.24 (b2991dc)
  • Merge branch 'master' of https://github.com/nestjs/nest-cli (5f64d03)
  • deps(): downgrade angular devkit monorepo (feab2e2)
  • Merge pull request #503 from nestjs/renovate/node-12.x (3a96841)
  • Merge pull request #498 from nestjs/renovate/tree-kill-1.x (f8fce26)
  • Merge pull request #499 from nestjs/renovate/inquirer-7.x (7d8d9f5)
  • Merge pull request #501 from nestjs/renovate/webpack-4.x (f360bde)
  • fix(deps): update dependency webpack to v4.41.4 (596671d)
  • ci(): sync package lock file (0ce2c4e)
  • deps(): remove typescript from dev deps (761e767)
  • Merge branch 'master' of https://github.com/nestjs/nest-cli (ae668a5)
  • chore(): bump release (05d2ff2)
  • chore(deps): update dependency @types/node to v12.12.21 (286d7b9)
  • chore(deps): update dependency @types/node to v12.12.20 (b3b906b)
  • fix(deps): update dependency inquirer to v7.0.1 (eea8481)
  • fix(deps): update dependency tree-kill to v1.2.2 (61838bf)
  • chore(deps): update dependency @types/node to v12.12.15 (0a1d589)
  • feat() support projects in add (ae386f5)