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

Closed greenkeeper[bot] closed 4 years ago

greenkeeper[bot] commented 4 years ago

The dependency json-midi-encoder-worker was updated from 5.0.2 to 5.0.3.

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

Release Notes for v5.0.3

all commits

Commits

The new version differs by 11 commits.

  • 84fab0f 5.0.3
  • 2d510ba build(config): update tslint config
  • f1db7c7 fix(package): update typescript to version 3.8.3
  • 2f9516b fix(package): update tslint-config-holy-grail to version 48.0.1
  • f2be84e fix(package): update tslib to version 1.11.1
  • 54c67d9 fix(package): update rollup to version 1.32.0
  • 46422a5 fix(package): update midi-json-parser-worker to version 7.0.2
  • 6adb190 fix(package): update json-midi-message-encoder to version 3.0.2
  • 004711e fix(package): update @babel/preset-env to version 7.8.6
  • e65104d fix(package): update @babel/core to version 7.8.6
  • 68ace3a fix(package): update mocha to version 7.1.0

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