MCS-Lite / mcs-lite

🎛 MCS Lite Common UI and Websites.
https://mcslite.netlify.com
MIT License
75 stars 9 forks source link

chore(deps): update dependency react-scripts to v1.1.1 - autoclosed #563

Closed renovate[bot] closed 6 years ago

renovate[bot] commented 6 years ago

This Pull Request updates dependency react-scripts from v1.1.0 to v1.1.1

Release Notes ### [`v1.1.1`](https://github.com/facebookincubator/create-react-app/blob/master/CHANGELOG.md#​111-February-2-2018) ##### :bug: Bug Fix * `react-scripts` * [#​4000](`https://github.com/facebook/create-react-app/pull/4000`) Fix escaping `$` in environment variables. ([@​iansu]) ##### :nail_care: Enhancement * `react-scripts` * [#​4006](`https://github.com/facebook/create-react-app/pull/4006`) Add Node 9 compatibility for `fsevents`. ([@​gaearon]) ##### :memo: Documentation * `react-scripts` * [#​3971](`https://github.com/facebook/create-react-app/pull/3971`) Update instructions for continuous delivery with Netlify. ([@​hubgit]) * [#​3894](`https://github.com/facebook/create-react-app/pull/3894`) Include `{json,css}` files in prettier command. ([@​reyronald]) ##### :house: Internal * `create-react-app` * [#​3853](`https://github.com/facebook/create-react-app/pull/3853`) pin envinfo version to 3.4.2. ([@​bondz]) ##### Committers: 6 - Alf Eaton ([hubgit]) - Bond ([bondz]) - Dan Abramov ([gaearon]) - Ian Sutherland ([iansu]) - Ronald Rey ([reyronald]) ##### Migrating from 1.1.0 to 1.1.1 Inside any created project that has not been ejected, run: ``` npm install --save --save-exact react-scripts@​1.1.1 ``` or ``` yarn add --exact react-scripts@​1.1.1 ``` ---
Commits #### v1.1.1 - [`c263f17`](https://github.com/facebookincubator/create-react-app/commit/c263f177841f5790720b1c81bb64538b3942a5c5) Upgrade dotenv-expand to 4.2.0 (#​3961) (#​3992) - [`aaf022c`](https://github.com/facebookincubator/create-react-app/commit/aaf022ca392ad8b485ec35b962ae26640e26aa61) Set the public path to the asset manifest entries (#​2544)

This PR has been generated by Renovate Bot.

evenchange4 commented 6 years ago

Deploy preview for mcslite ready!

Built with commit a2d60af706ef6ecfc681a2388f66c633e8b99ea0

https://deploy-preview-563--mcslite.netlify.com

evenchange4 commented 6 years ago

Deploy preview for mcs-lite-introduction ready!

Built with commit a2d60af706ef6ecfc681a2388f66c633e8b99ea0

https://deploy-preview-563--mcs-lite-introduction.netlify.com

michaelhsu-bot commented 6 years ago
Warnings
:warning: Please add a label to your PR.
:warning: Please assign someone to merge this PR, and optionally include people who should review.
:warning: Changes were made to package.json, but not to licenses.csv - Perhaps you need to run `$ yarn run license`?

Generated by :no_entry_sign: dangerJS

evenchange4 commented 6 years ago

Deploy preview for mcs-lite-ui ready!

Built with commit a2d60af706ef6ecfc681a2388f66c633e8b99ea0

https://deploy-preview-563--mcs-lite-ui.netlify.com

codecov[bot] commented 6 years ago

Codecov Report

Merging #563 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##           master    #563   +/-   ##
======================================
  Coverage    84.4%   84.4%           
======================================
  Files         319     319           
  Lines        2648    2648           
  Branches      169     169           
======================================
  Hits         2235    2235           
  Misses        352     352           
  Partials       61      61

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update a187ba8...a2d60af. Read the comment docs.