Skip to content
This repository was archived by the owner on Apr 16, 2019. It is now read-only.

fix(deps): update dependency react-scripts to v2.1.8 #34

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 26, 2018

This PR contains the following updates:

Package Type Update Change References
react-scripts dependencies patch 2.1.1 -> 2.1.8 source

Release Notes

facebook/create-react-app

v2.1.8

Compare Source

v2.1.8 is a maintenance release that reapplies the TypeScript speed improvements (#​6406) in a new major version of react-dev-utils.

Migrating from 2.1.7 to 2.1.8

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

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

or

yarn add --exact [email protected]

v2.1.7

Compare Source

v2.1.7 is a maintenance release that temporarily reverts the TypeScript speed improvements (#​6406) to fix a dependency issue in react-dev-utils.

Migrating from 2.1.6 to 2.1.7

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

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

or

yarn add --exact [email protected]

v2.1.6

Compare Source

v2.1.6 is a maintenance release that brings a few new improvements, most notably:

  • 🚀 Reduced TypeScript rebuild times while running the development server. This was previously introduced in v2.1.4 but had to be reverted. Thanks to @​ianschmitz for getting this ready.
🐛 Bug Fix
💅 Enhancement
📝 Documentation
🏠 Internal
🔨 Underlying Tools
Committers: 15
Migrating from 2.1.5 to 2.1.6

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

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

or

yarn add --exact [email protected]

v2.1.5

Compare Source

v2.1.5 is a maintenance release that reverts the TypeScript speed improvements (#​5903) to fix a dependency issue in react-dev-utils.

Migrating from 2.1.4 to 2.1.5

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

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

or

yarn add --exact [email protected]

v2.1.4

Compare Source

v2.1.4 is a maintenance release that brings a number of awesome improvements. A few notable ones include:

  • 🚀 Reduced TypeScript rebuild times while running the development server. TypeScript is now blazing fast! Special thanks to @​deftomat and @​johnnyreilly and the other contributors for their hard work on this. (#​5903)
  • Jest type ahead support which provides a much nicer experience when filtering your tests using the Jest CLI (#​5213)
  • And many more improvements!
🐛 Bug Fix
💅 Enhancement
📝 Documentation
🏠 Internal
🔨 Underlying Tools
  • babel-preset-react-app, react-app-polyfill, react-dev-utils, react-scripts
  • babel-preset-react-app
  • eslint-config-react-app, react-scripts
Committers: 29
Migrating from 2.1.3 to 2.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]

v2.1.3

Compare Source

v2.1.3 is a maintenance release to fix a vulnerability in webpack-dev-server.

📝 Documentation
🏠 Internal
🔨 Underlying Tools
Committers: 8
Migrating from 2.1.2 to 2.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]

v2.1.2

Compare Source

v2.1.2 is a maintenance release including various bug fixes.

🚀 New Feature
  • babel-preset-react-app
🐛 Bug Fix
💅 Enhancement
📝 Documentation
🏠 Internal
Committers: 36
Migrating from 2.1.1 to 2.1.2

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

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

or

yarn add --exact [email protected]

Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot. View repository job log here.

@renovate renovate bot force-pushed the renovate/react-scripts-2.x branch 4 times, most recently from 5fe8bb2 to f51d1f6 Compare December 30, 2018 11:35
@renovate renovate bot changed the title fix(deps): update dependency react-scripts to v2.1.2 fix(deps): update dependency react-scripts to v2.1.3 Jan 4, 2019
@renovate renovate bot force-pushed the renovate/react-scripts-2.x branch 3 times, most recently from b019e7d to 7adbc53 Compare January 11, 2019 15:33
@renovate renovate bot force-pushed the renovate/react-scripts-2.x branch 2 times, most recently from 2a739a8 to 157e47e Compare January 28, 2019 16:59
@renovate renovate bot force-pushed the renovate/react-scripts-2.x branch 2 times, most recently from e331bdf to 574d672 Compare February 9, 2019 03:44
@renovate renovate bot changed the title fix(deps): update dependency react-scripts to v2.1.3 fix(deps): update dependency react-scripts to v2.1.4 Feb 10, 2019
@renovate renovate bot force-pushed the renovate/react-scripts-2.x branch from 574d672 to 8d3db58 Compare February 10, 2019 21:56
@renovate renovate bot changed the title fix(deps): update dependency react-scripts to v2.1.4 fix(deps): update dependency react-scripts to v2.1.5 Feb 11, 2019
@renovate renovate bot force-pushed the renovate/react-scripts-2.x branch 2 times, most recently from 55e5e23 to 243b361 Compare February 16, 2019 01:43
@renovate renovate bot force-pushed the renovate/react-scripts-2.x branch 2 times, most recently from fb97fee to 51cfada Compare March 2, 2019 09:50
@renovate renovate bot force-pushed the renovate/react-scripts-2.x branch from 51cfada to 4180788 Compare March 6, 2019 23:25
@renovate renovate bot changed the title fix(deps): update dependency react-scripts to v2.1.5 fix(deps): update dependency react-scripts to v2.1.6 Mar 6, 2019
@renovate renovate bot changed the title fix(deps): update dependency react-scripts to v2.1.6 fix(deps): update dependency react-scripts to v2.1.7 Mar 7, 2019
@renovate renovate bot force-pushed the renovate/react-scripts-2.x branch 2 times, most recently from 62ecd0d to 7f9750b Compare March 7, 2019 00:59
@renovate renovate bot changed the title fix(deps): update dependency react-scripts to v2.1.7 fix(deps): update dependency react-scripts to v2.1.8 Mar 7, 2019
@renovate renovate bot force-pushed the renovate/react-scripts-2.x branch from 7f9750b to a4e032e Compare March 14, 2019 06:22
@renovate renovate bot force-pushed the renovate/react-scripts-2.x branch from a4e032e to c010bca Compare April 8, 2019 22:55
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant