danielwii / asuna-node-server

node server for asuna-admin
17 stars 8 forks source link

An in-range update of @nestjs/testing is breaking the build 🚨 #83

Closed greenkeeper[bot] closed 4 years ago

greenkeeper[bot] commented 4 years ago

The devDependency @nestjs/testing was updated from 6.10.12 to 6.10.13.

🚨 View failing branch.

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

@nestjs/testing 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 - ❌ **build (12.x):** There are 2 failures, 0 warnings, and 0 notices. - ❌ **build (10.x):** There are 1 failures, 0 warnings, and 0 notices.

FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

greenkeeper[bot] commented 4 years ago

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