danielwii / asuna-node-server

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

An in-range update of xlsx is breaking the build 🚨 #57

Closed greenkeeper[bot] closed 4 years ago

greenkeeper[bot] commented 4 years ago

The dependency xlsx was updated from 0.15.1 to 0.15.2.

🚨 View failing branch.

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

xlsx 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/ed0abb50132b3f1f051955533702e468191fc9b5)). - βœ… **codecov/patch:** Coverage not affected when comparing 12c7d95...ed0abb5 ([Details](https://codecov.io/gh/danielwii/asuna-node-server/commit/ed0abb50132b3f1f051955533702e468191fc9b5)). - ❌ **build (12.x):** There are 1 failures, 0 warnings, and 0 notices. - ❌ **build (10.x):** There are 2 failures, 0 warnings, and 0 notices. - ❌ **build (8.x):** There are 2 failures, 0 warnings, and 0 notices.

Commits

The new version differs by 10 commits.

  • 7e932ae update badges [ci skip]
  • 1a5bba2 version bump 0.15.2: actually pass lint tests
  • 96e44a5 Add unpkg and jsdelivr fields to allow CDNs to automatically pick compatible modules
  • b7c0b0d fixed flow typecheck
  • b0d18ed TSV Files can start with tab characters
  • 19ebdd9 bug: Remove white spaces due to html tags (#1622)
  • 4c956ff fixing some typos in the documentation
  • e3c5eac initial release of S [ci skip]
  • 4585751 Fix #1244
  • ee862e3 Fix issue #1536

See the full diff

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 0.15.1 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 passing again with this update. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 1 commits.

  • 7ef3f3e version bump 0.15.3: Thanksgiving edition

See the full diff