madeagency / reactivity

A Bleeding Edge React Universal Boilerplate for Power Users.
MIT License
79 stars 12 forks source link

An in-range update of webpack-hot-middleware is breaking the build 🚨 #125

Open greenkeeper[bot] opened 5 years ago

greenkeeper[bot] commented 5 years ago

The devDependency webpack-hot-middleware was updated from 2.24.2 to 2.24.3.

🚨 View failing branch.

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

webpack-hot-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 - ❌ **ci/circleci: build:** Your tests failed on CircleCI ([Details](https://circleci.com/gh/madeagency/reactivity/769?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)).

Commits

The new version differs by 4 commits.

  • bf72dcd 2.24.3
  • 621155d Merge pull request #336 from chiplay/patch-1
  • af4d5bd Add cached to stats output
  • be1c4fe Remove all: false from stats.toJson options to fix HMR in certain setups

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

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 4 commits.

  • cb29abb 2.25.0
  • bbffbe6 Merge branch 'master' of github.com:webpack-contrib/webpack-hot-middleware
  • 82dd483 Merge pull request #360 from jimblue/master
  • e2b49ff improved client overlay style

See the full diff