Skip to content
This repository has been archived by the owner on Sep 21, 2023. It is now read-only.

Update react-scripts to the latest version 🚀 #37

Merged
merged 1 commit into from
Apr 5, 2018

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Apr 3, 2018

☝️ Greenkeeper’s updated Terms of Service will come into effect on April 6th, 2018.

Version 1.1.3 of react-scripts was just published.

Dependency react-scripts
Current Version 1.1.2
Type devDependency

The version 1.1.3 is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.

It might be worth looking into these changes and trying to get this project onto the latest version of react-scripts.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


Release Notes v1.1.3

1.1.3 (April 3, 2018)

🐛 Bug Fix

  • react-scripts

    • #4247 Fix environment.dispose is not a function error caused by a Jest bug. (@gaearon)

Committers: 1

Migrating from 1.1.2 to 1.1.3

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

npm install --save --save-exact [email protected]

or

yarn add --exact [email protected]
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 🌴

@coveralls
Copy link

Pull Request Test Coverage Report for Build 122

  • 0 of 0 (NaN%) changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 94.15%

Totals Coverage Status
Change from base Build 116: 0.0%
Covered Lines: 237
Relevant Lines: 245

💛 - Coveralls

greenkeeper bot added a commit that referenced this pull request Apr 4, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 4, 2018

Version 1.1.4 just got published.

Update to this version instead 🚀

Release Notes v1.1.4

1.1.4 (April 3, 2018)

🐛 Bug Fix

Committers: 1

Migrating from 1.1.3 to 1.1.4

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

npm install --save --save-exact [email protected]

or

yarn add --exact [email protected]

@rovale rovale merged commit cedce47 into master Apr 5, 2018
@rovale rovale deleted the greenkeeper/react-scripts-1.1.3 branch April 5, 2018 06:53
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants