DECODEproject / zenroom-studio

Zenroom Studio is an extensible IDE which targets multiple platforms :electron: designed specifically for Zenroom/Zencode development
https://zenroom.dyne.org
GNU Affero General Public License v3.0
2 stars 2 forks source link

An in-range update of react-hot-loader is breaking the build 🚨 #59

Open greenkeeper[bot] opened 6 years ago

greenkeeper[bot] commented 6 years ago

The dependency react-hot-loader was updated from 4.3.10 to 4.3.11.

🚨 View failing branch.

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

react-hot-loader 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 - βœ… **continuous-integration/travis-ci/push:** The Travis CI build passed ([Details](https://travis-ci.org/DECODEproject/zenroom-studio/builds/431281660?utm_source=github_status&utm_medium=notification)). - ❌ **continuous-integration/appveyor/branch:** AppVeyor build failed ([Details](https://ci.appveyor.com/project/puria/zenroom-studio-02nrq/build/343)).

Release Notes for v4.3.11

Bug fixes

  • hot fixing ES5 literals in index.js, introduced in 4.3.10 (80f6b63)
Commits

The new version differs by 2 commits.

  • 28bab4c chore(release): 4.3.11
  • 80f6b63 fix: hot fixing ES5 literals in index.js

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 6 years ago

After pinning to 4.3.10 your tests are passing again. Downgrade this dependency πŸ“Œ.