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

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The dependency json-midi-encoder-worker was updated from 4.4.4 to 4.4.5.

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

Commits

The new version differs by 25 commits.

  • 5acc885 4.4.5
  • 6dc2c57 fix(package): update tslint-config-holy-grail to version 46.1.1
  • a376c61 fix(package): update ts-loader to version 6.1.2
  • 918b896 fix(package): update sinon to version 7.5.0
  • d660ceb fix(package): update rollup to version 1.21.4
  • 5e61661 fix(package): update midi-json-parser-worker to version 6.5.4
  • 7890ab1 fix(package): update json-midi-message-encoder to version 2.7.4
  • 22f37e6 fix(package): update @commitlint/config-angular to version 8.2.0
  • b1fea79 fix(package): update @commitlint/cli to version 8.2.0
  • 691531f fix(package): update @babel/runtime to version 7.6.2
  • f6380ff fix(package): update @babel/preset-env to version 7.6.2
  • 4f9b984 fix(package): update @babel/plugin-transform-runtime to version 7.6.2
  • 1891cfe fix(package): update @babel/core to version 7.6.2
  • c8b65f7 fix(package): update rollup to version 1.21.3
  • 34eab75 fix(package): update webpack to version 4.40.2

There are 25 commits in total.

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