chrisguttandin / json-midi-message-encoder

This module encodes a JSON representation of a MIDI event into a binary MIDI event.
MIT License
2 stars 1 forks source link

An in-range update of midi-json-parser-worker is breaking the build 🚨 #171

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The dependency midi-json-parser-worker was updated from 6.0.7 to 6.0.8.

🚨 View failing branch.

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

midi-json-parser-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-message-encoder/builds/470340083?utm_source=github_status&utm_medium=notification)).

Commits

The new version differs by 13 commits.

  • e45beb5 6.0.8
  • f1606bf fix(package): update rollup to version 0.68.1
  • b9dfe96 style: apply linting rules
  • 8363a27 fix(package): update tslint-config-holy-grail to version 39.0.0
  • 8382f8b fix(package): update tsconfig-holy-grail to version 9.0.6
  • ef43d58 fix(package): update webpack to version 4.28.0
  • cd6b0ce fix(package): update tslint-config-holy-grail to version 38.0.11
  • 6a20dc4 fix(package): update tsconfig-holy-grail to version 9.0.5
  • 4704b65 fix(package): update tslint to version 5.12.0
  • 6472c1c fix(package): update karma to version 3.1.4
  • 95c2fb1 fix(package): update husky to version 1.3.0
  • c33bc80 fix(package): update eslint-config-holy-grail to version 33.0.0
  • 929d984 style: apply linting rules

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 5 years ago

After pinning to 6.0.7 your tests are passing again. Downgrade this dependency 📌.