danielwii / asuna-node-server

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

An in-range update of @nestjs/platform-ws is breaking the build 🚨 #61

Closed greenkeeper[bot] closed 4 years ago

greenkeeper[bot] commented 4 years ago

The dependency @nestjs/platform-ws was updated from 6.9.0 to 6.10.0.

🚨 View failing branch.

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

@nestjs/platform-ws is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details - βœ… **codecov/project:** 50.54% remains the same compared to 12c7d95 ([Details](https://codecov.io/gh/danielwii/asuna-node-server/commit/7d6c8f3f9cc9f9aa902cea425e352b5ec0b5177a)). - βœ… **codecov/patch:** Coverage not affected when comparing 12c7d95...7d6c8f3 ([Details](https://codecov.io/gh/danielwii/asuna-node-server/commit/7d6c8f3f9cc9f9aa902cea425e352b5ec0b5177a)). - ❌ **build (12.x):** There are 1 failures, 0 warnings, and 0 notices. - ❌ **build (10.x):** There are 1 failures, 0 warnings, and 0 notices. - ❌ **build (8.x):** There are 2 failures, 0 warnings, and 0 notices.

Release Notes for v6.10.0

Features

  • core: add transient inquirer injection #1637

Bug Fixes

  • common: single stdout.write() call per logging in default Logger #3350
  • core: use module class to generate hash #3363
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.9.0 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

greenkeeper[bot] commented 4 years ago

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