kiva/ui

An in-range update of webpack-dev-middleware is breaking the build 🚨

Closed this issue Β· 1 comments

The devDependency webpack-dev-middleware was updated from 3.3.0 to 3.4.0.

🚨 View failing branch.

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

webpack-dev-middleware 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/jenkins/branch: This commit cannot be built (Details).
  • βœ… continuous-integration/travis-ci/push: The Travis CI build passed (Details).
  • βœ… coverage/coveralls: First build on greenkeeper/webpack-dev-middleware-3.4.0 at 7.004% (Details).

Release Notes for v3.4.0

2018-09-24

Changes

  • Remove loud-rejection package which modified the global promise rejection and should not be used in a package like this (#340) (f0a8e3e)

Bug fixes

  • middleware: replace url-join with path.posix.join (#334) (d75802b)
Commits

The new version differs by 3 commits.

  • 8a5d661 3.4.0
  • f0a8e3e Remove loud-rejection (#340)
  • d75802b fix: replace url-join with path.posix.join (#334)

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

After pinning to 3.3.0 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.