chrisguttandin / midi-json-parser-worker

The worker which is used by the midi-json-parser package.
MIT License
6 stars 1 forks source link

An in-range update of webpack is breaking the build 🚨 #276

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The devDependency webpack was updated from 4.39.0 to 4.39.1.

🚨 View failing branch.

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

webpack is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details - ❌ **continuous-integration/travis-ci/push:** The Travis CI build failed ([Details](https://travis-ci.org/chrisguttandin/midi-json-parser-worker/builds/566948440?utm_source=github_status&utm_medium=notification)).

Release Notes for v4.39.1

Bugfixes

  • fix problem that progress lines were too long on some terminals
  • fix a problem that ...100% is displayed instead of 100%
Commits

The new version differs by 6 commits.

  • f29445d 4.39.1
  • 1d98dad Merge pull request #9513 from webpack/bugfix/terminal-length
  • 8006117 make status logging 1 char shorter
  • ff8946e update examples
  • 5a9d029 Merge pull request #9512 from webpack/bugfix/100-percent
  • 7cfe0e6 fix 100% progress output

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