chrisguttandin / json-midi-encoder

This module encodes a JSON representation of MIDI data into a binary MIDI file.
MIT License
41 stars 4 forks source link

An in-range update of json-midi-encoder-worker is breaking the build 🚨 #308

Closed greenkeeper[bot] closed 4 years ago

greenkeeper[bot] commented 4 years ago

The dependency json-midi-encoder-worker was updated from 4.4.8 to 4.4.9.

🚨 View failing branch.

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

json-midi-encoder-worker 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 - ❌ **continuous-integration/travis-ci/push:** The Travis CI build could not complete due to an error ([Details](https://travis-ci.org/chrisguttandin/json-midi-encoder/builds/609925976?utm_source=github_status&utm_medium=notification)).

Commits

The new version differs by 7 commits.

  • d9405b3 4.4.9
  • f5ea161 fix(package): update tsconfig-holy-grail to version 10.0.28
  • 21af30b fix(package): update rollup to version 1.26.4
  • ccd701f fix(package): update midi-json-parser-worker to version 6.5.8
  • aff3cb0 fix(package): update json-midi-message-encoder to version 2.7.8
  • 3c7bc07 fix(package): update @babel/runtime to version 7.7.2
  • 38d6d9d fix(package): update @babel/core to version 7.7.2

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 4.4.8 your tests are passing again. Downgrade this dependency 📌.