LagartijaDevelopment/to-markdown

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

Closed this issue Β· 1 comments

The devDependency webpack-dev-server was updated from 3.1.13 to 3.1.14.

🚨 View failing branch.

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

webpack-dev-server 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 could not complete due to an error (Details).

Release Notes for v3.1.14

3.1.14 (2018-12-24)

Bug Fixes

  • add workaround for Origin header in sockjs (#1608) (1dfd4fb)
Commits

The new version differs by 2 commits.

  • 4b7a828 chore(release): 3.1.14
  • 1dfd4fb fix: add workaround for Origin header in sockjs (#1608)

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