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

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The dependency json-midi-encoder-worker was updated from 4.4.1 to 4.4.2.

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

Commits

The new version differs by 21 commits.

  • 1df8580 4.4.2
  • 9770603 fix(package): update midi-json-parser-worker to version 6.5.1
  • 11cdc1b fix(package): update json-midi-message-encoder to version 2.7.1
  • fb3edda fix(package): update tslint-config-holy-grail to version 45.0.0
  • 566c4f9 fix(package): update tslint to version 5.19.0
  • 4c818bb fix(package): update rollup to version 1.20.1
  • fd3f82f fix(package): update eslint to version 6.2.1
  • 563138d fix(package): update eslint-config-holy-grail to version 39.0.0
  • 083d784 build(config): update linting tasks
  • a699466 fix(package): uninstall grunt-tslint
  • 3fc6cb1 fix(package): uninstall gruntify-eslint
  • 873d018 fix(package): update eslint to version 6.2.0
  • 27c7db6 fix(package): update husky to version 3.0.4
  • b95fee8 fix(package): update webpack to version 4.39.2
  • c8582f6 fix(package): update tslint-config-holy-grail to version 44.0.12

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