jtart / react-universal-app

Library for building a single-page application with Universal React component(s) and React Router.
MIT License
14 stars 2 forks source link

An in-range update of razzle is breaking the build 🚨 #76

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The dependency razzle was updated from 2.4.0 to 2.4.1.

🚨 View failing branch.

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

razzle 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 - ✅ **ci/circleci: app-tests:** Your tests passed on CircleCI! ([Details](https://circleci.com/gh/jtart/react-universal-app/456?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)). - ❌ **ci/circleci: integration-tests:** Your tests failed on CircleCI ([Details](https://circleci.com/gh/jtart/react-universal-app/455?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)).

Release Notes for v2.4.1

Patch Release

  • Razzle now re-uses the same Webpack watcher for the server between client compilations (instead of creating a new one). This should result in a decent perf boost and reduce CPU usage. #875
  • Bumped file-loader to v3 (no breaking change)
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: