sam-silv / histoslider

:bar_chart: A D3 based histogram slider component for React.
http://samhogg.github.io/histoslider/
MIT License
30 stars 28 forks source link

An in-range update of react-scripts is breaking the build 🚨 #77

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 0.9.3 of react-scripts just got published.

Branch Build failing 🚨
Dependency react-scripts
Current Version 0.9.2
Type devDependency

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

As react-scripts is β€œonly” a devDependency of this project it might not break production or downstream projects, but β€œonly” your build or test tools – preventing new deploys or publishes.

I recommend you give this issue a high priority. I’m sure you can resolve this :muscle:


Status Details - ❌ **ci/circleci** No test commands were found [Details](https://circleci.com/gh/samhogg/histoslider/292?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)
Release Notes v0.9.3

0.9.3 (February 28, 2017)

πŸš€ New Feature

  • create-react-app

    • #1423 Fall back to Yarn offline cache when creating a new project. (@voxsim)

    If you are using Yarn, and you have created at least one app previously, Create React App now works offline.

    Yarn offline installation demo

πŸ› Bug Fix

πŸ’… Enhancement

πŸ“ Documentation

  • react-scripts

🏠 Internal

  • End-to-end Tests

    • #1648 Add Windows CI tests for better stability. (@Timer)

Committers: 5

Migrating from 0.9.2 to 0.9.3

Inside any created project that has not been ejected, run:

npm install --save-dev --save-exact react-scripts@0.9.3

You may also optionally update the global command-line utility for offline Yarn cache support:

npm install -g create-react-app@1.2.0
Not sure how things should work exactly? There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

sam-silv commented 7 years ago

Not an issue, CI is down.