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 🚨 #253

Closed greenkeeper[bot] closed 4 years ago

greenkeeper[bot] commented 4 years ago

The dependency midi-json-parser-worker was updated from 7.0.2 to 7.0.3.

🚨 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/658645405?utm_source=github_status&utm_medium=notification)).

Release Notes for v7.0.3

all commits

Commits

The new version differs by 8 commits.

  • 9eff392 7.0.3
  • 0e1d4a4 fix(package): update worker-factory to version 6.0.3
  • 151a043 fix(package): update webpack to version 4.42.0
  • 96157dc fix(package): update tslint-config-holy-grail to version 48.0.3
  • 925a89d fix(package): update tsconfig-holy-grail to version 11.0.3
  • 64733d6 fix(package): update @babel/runtime to version 7.8.7
  • 20e854d fix(package): update @babel/preset-env to version 7.8.7
  • 9240832 fix(package): update @babel/core to version 7.8.7

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 7.0.2 your tests are passing again. Downgrade this dependency πŸ“Œ.