Luchanso / new-year-chain

Blockchain for your new year resolution
1 stars 0 forks source link

fix(deps): update dependency react-scripts to v2.1.2 #5

Closed renovate[bot] closed 5 years ago

renovate[bot] commented 5 years ago

This PR contains the following updates:

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

Release Notes

facebook/create-react-app ### [`v2.1.2`](https://renovatebot.com/gh/facebook/create-react-app/blob/master/CHANGELOG.md#​212-December-23-2018) [Compare Source](https://renovatebot.com/gh/facebook/create-react-app/compare/v2.1.1...v2.1.2) v2.1.2 is a maintenance release including various bug fixes. ##### :rocket: New Feature - `babel-preset-react-app` - [#​5487](https://renovatebot.com/gh/facebook/create-react-app/pull/5487) Add `allowESModules` option to `babel-preset-react-app` ([@​Pajn](https://renovatebot.com/gh/Pajn)) ##### :bug: Bug Fix - `create-react-app` - [#​5905](https://renovatebot.com/gh/facebook/create-react-app/pull/5905) Disable copy to clipboard in `create-react-app --info` ([@​heyimalex](https://renovatebot.com/gh/heyimalex)) - [#​5685](https://renovatebot.com/gh/facebook/create-react-app/pull/5685) Update envinfo to `5.11.1` ([@​tabrindle](https://renovatebot.com/gh/tabrindle)) - `babel-preset-react-app` - [#​5783](https://renovatebot.com/gh/facebook/create-react-app/pull/5783) Fix TypeScript decorator support ([@​ianschmitz](https://renovatebot.com/gh/ianschmitz)) - `babel-plugin-named-asset-import` - [#​5573](https://renovatebot.com/gh/facebook/create-react-app/pull/5573) Fix named-asset-import plugin to work with export-as syntax ([@​NShahri](https://renovatebot.com/gh/NShahri)) - `react-app-polyfill` - [#​5789](https://renovatebot.com/gh/facebook/create-react-app/pull/5789) Don't polyfill fetch for Node ([@​gshilin](https://renovatebot.com/gh/gshilin)) - `react-scripts` - [#​5721](https://renovatebot.com/gh/facebook/create-react-app/pull/5721) Version bump `postcss-preset-env` to latest ([@​BPScott](https://renovatebot.com/gh/BPScott)) - [#​5701](https://renovatebot.com/gh/facebook/create-react-app/pull/5701) Fix `tsconfig.json` lib suggested value ([@​ianschmitz](https://renovatebot.com/gh/ianschmitz)) ##### :nail_care: Enhancement - `react-scripts` - [#​5698](https://renovatebot.com/gh/facebook/create-react-app/pull/5698) Add support for `setupTests.ts` ([@​ianschmitz](https://renovatebot.com/gh/ianschmitz)) ##### :memo: Documentation - Other - [#​6009](https://renovatebot.com/gh/facebook/create-react-app/pull/6009) Correct markdown to avoid comment. ([@​souzasmatheus](https://renovatebot.com/gh/souzasmatheus)) - [#​6015](https://renovatebot.com/gh/facebook/create-react-app/pull/6015) Add example command to create typed project. ([@​mbelsky](https://renovatebot.com/gh/mbelsky)) - [#​6000](https://renovatebot.com/gh/facebook/create-react-app/pull/6000) Make links to docs consistent in README. ([@​iansu](https://renovatebot.com/gh/iansu)) - [#​5900](https://renovatebot.com/gh/facebook/create-react-app/pull/5900) Add production build section to docs. ([@​ianschmitz](https://renovatebot.com/gh/ianschmitz)) - [#​5985](https://renovatebot.com/gh/facebook/create-react-app/pull/5985) Use https for linked images to fix mixed content warnings. ([@​iansu](https://renovatebot.com/gh/iansu)) - [#​5919](https://renovatebot.com/gh/facebook/create-react-app/pull/5919) Docs: update localStorage mock in “Running Tests”. ([@​phacks](https://renovatebot.com/gh/phacks)) - [#​5917](https://renovatebot.com/gh/facebook/create-react-app/pull/5917) Add SASS_PATH instructions to Sass stylesheet docs. ([@​jayantbh](https://renovatebot.com/gh/jayantbh)) - [#​5823](https://renovatebot.com/gh/facebook/create-react-app/pull/5823) Add default values to `file_ext` note. ([@​alaycock](https://renovatebot.com/gh/alaycock)) - [#​5907](https://renovatebot.com/gh/facebook/create-react-app/pull/5907) Update README.md with updated link about PWAs. ([@​wuweiweiwu](https://renovatebot.com/gh/wuweiweiwu)) - [#​5858](https://renovatebot.com/gh/facebook/create-react-app/pull/5858) Some Grammar fixes. ([@​nikhilknoldus](https://renovatebot.com/gh/nikhilknoldus)) - [#​5883](https://renovatebot.com/gh/facebook/create-react-app/pull/5883) Fix link to page about running tests. ([@​wsmoak](https://renovatebot.com/gh/wsmoak)) - [#​5849](https://renovatebot.com/gh/facebook/create-react-app/pull/5849) React native repository updated in `README.md`. ([@​pavinthan](https://renovatebot.com/gh/pavinthan)) - [#​5806](https://renovatebot.com/gh/facebook/create-react-app/pull/5806) Rename 'getting started' link to 'docs'. ([@​kulek1](https://renovatebot.com/gh/kulek1)) - [#​5788](https://renovatebot.com/gh/facebook/create-react-app/pull/5788) docs: Simplify installing Storybook with `npx` ([@​sagirk](https://renovatebot.com/gh/sagirk)) - [#​5779](https://renovatebot.com/gh/facebook/create-react-app/pull/5779) docs: Change story book command to `sb init` ([@​andys8](https://renovatebot.com/gh/andys8)) - [#​5759](https://renovatebot.com/gh/facebook/create-react-app/pull/5759) Add PR welcoming badge ([@​open-source-explorer](https://renovatebot.com/gh/open-source-explorer)) - [#​5730](https://renovatebot.com/gh/facebook/create-react-app/pull/5730) Suggest Encore when not building a SPA with Symfony ([@​dunglas](https://renovatebot.com/gh/dunglas)) - [#​5710](https://renovatebot.com/gh/facebook/create-react-app/pull/5710) Updated the link to firebase hosting ([@​githubsaturn](https://renovatebot.com/gh/githubsaturn)) - [#​5704](https://renovatebot.com/gh/facebook/create-react-app/pull/5704) Fixed link to manifest.json file ([@​m4jing](https://renovatebot.com/gh/m4jing)) - [#​5670](https://renovatebot.com/gh/facebook/create-react-app/pull/5670) Fix public folder documentation link ([@​makovkastar](https://renovatebot.com/gh/makovkastar)) - `eslint-config-react-app` - [#​5990](https://renovatebot.com/gh/facebook/create-react-app/pull/5990) Updated docs for `.eslintrc` ([@​ManoelLobo](https://renovatebot.com/gh/ManoelLobo)) - `babel-preset-react-app`, `create-react-app`, `eslint-config-react-app`, `react-dev-utils`, `react-scripts` - [#​5912](https://renovatebot.com/gh/facebook/create-react-app/pull/5912) Update links to docs in all package README files ([@​iansu](https://renovatebot.com/gh/iansu)) - `react-scripts` - [#​5974](https://renovatebot.com/gh/facebook/create-react-app/pull/5974) Improve advice in `verifyPackageTree.js` ([@​sjalgeo](https://renovatebot.com/gh/sjalgeo)) - [#​5954](https://renovatebot.com/gh/facebook/create-react-app/pull/5954) Add pre-eject message about new features in v2 ([@​iansu](https://renovatebot.com/gh/iansu)) - [#​5808](https://renovatebot.com/gh/facebook/create-react-app/pull/5808) Add placeholders to template README for bit.ly links ([@​iansu](https://renovatebot.com/gh/iansu)) - `react-app-polyfill` - [#​5814](https://renovatebot.com/gh/facebook/create-react-app/pull/5814) Note that extra polyfills must be included manually ([@​ajwann](https://renovatebot.com/gh/ajwann)) - `babel-preset-react-app`, `eslint-config-react-app`, `react-error-overlay`, `react-scripts` - [#​5727](https://renovatebot.com/gh/facebook/create-react-app/pull/5727) Fix typo ([@​noelyoo](https://renovatebot.com/gh/noelyoo)) ##### :house: Internal - `react-scripts` - [#​5978](https://renovatebot.com/gh/facebook/create-react-app/pull/5978) Add `webp` support for TypeScript. ([@​dugagjin](https://renovatebot.com/gh/dugagjin)) - [#​5959](https://renovatebot.com/gh/facebook/create-react-app/pull/5959) Suggest a different default for speed reasons. ([@​Timer](https://renovatebot.com/gh/Timer)) - [#​5839](https://renovatebot.com/gh/facebook/create-react-app/pull/5839) Run prettier on HTML files. ([@​sibiraj-s](https://renovatebot.com/gh/sibiraj-s)) - [#​5722](https://renovatebot.com/gh/facebook/create-react-app/pull/5722) Merge webpack configuration. ([@​Timer](https://renovatebot.com/gh/Timer)) - [#​5694](https://renovatebot.com/gh/facebook/create-react-app/pull/5694) Add permissive TS lib defaults. ([@​Timer](https://renovatebot.com/gh/Timer)) - Other - [#​5988](https://renovatebot.com/gh/facebook/create-react-app/pull/5988) Added extension to `.eslintrc` ([@​ManoelLobo](https://renovatebot.com/gh/ManoelLobo)) - [#​5546](https://renovatebot.com/gh/facebook/create-react-app/pull/5546) Add the latest stable node version. ([@​noelyoo](https://renovatebot.com/gh/noelyoo)) - `react-dev-utils` - [#​5927](https://renovatebot.com/gh/facebook/create-react-app/pull/5927) Correct some comments. ([@​mjackson](https://renovatebot.com/gh/mjackson)) - [#​5879](https://renovatebot.com/gh/facebook/create-react-app/pull/5879) fix: make typescriptformatter support 0.5 of fork checker. ([@​SimenB](https://renovatebot.com/gh/SimenB)) - `react-error-overlay` - [#​5451](https://renovatebot.com/gh/facebook/create-react-app/pull/5451) fix: add `sideEffects: false` to react-error-overlay. ([@​SimenB](https://renovatebot.com/gh/SimenB)) - `babel-preset-react-app` - [#​5487](https://renovatebot.com/gh/facebook/create-react-app/pull/5487) Add allowESModules option to babel-preset-react-app. ([@​Pajn](https://renovatebot.com/gh/Pajn)) - `create-react-app` - [#​4605](https://renovatebot.com/gh/facebook/create-react-app/pull/4605) ignore intellij module files when generating an app. ([@​denofevil](https://renovatebot.com/gh/denofevil)) ##### Committers: 36 - \\<Explorer /> ([open-source-explorer](https://renovatebot.com/gh/open-source-explorer)) - Adam Laycock ([alaycock](https://renovatebot.com/gh/alaycock)) - Adam Wanninger ([ajwann](https://renovatebot.com/gh/ajwann)) - Alex Guerra ([heyimalex](https://renovatebot.com/gh/heyimalex)) - Andy ([andys8](https://renovatebot.com/gh/andys8)) - Ben Scott ([BPScott](https://renovatebot.com/gh/BPScott)) - Dennis Ushakov ([denofevil](https://renovatebot.com/gh/denofevil)) - Dugagjin Lashi ([dugagjin](https://renovatebot.com/gh/dugagjin)) - Gregory Shilin ([gshilin](https://renovatebot.com/gh/gshilin)) - Ian Schmitz ([ianschmitz](https://renovatebot.com/gh/ianschmitz)) - Ian Sutherland ([iansu](https://renovatebot.com/gh/iansu)) - Jayant Bhawal ([jayantbh](https://renovatebot.com/gh/jayantbh)) - Jing Ma ([m4jing](https://renovatebot.com/gh/m4jing)) - Joe Haddad ([Timer](https://renovatebot.com/gh/Timer)) - Kasra Bigdeli ([githubsaturn](https://renovatebot.com/gh/githubsaturn)) - Kévin Dunglas ([dunglas](https://renovatebot.com/gh/dunglas)) - Manoel ([ManoelLobo](https://renovatebot.com/gh/ManoelLobo)) - Matheus Souza ([souzasmatheus](https://renovatebot.com/gh/souzasmatheus)) - Max Belsky ([mbelsky](https://renovatebot.com/gh/mbelsky)) - Michael Jackson ([mjackson](https://renovatebot.com/gh/mjackson)) - Nicolas Goutay ([phacks](https://renovatebot.com/gh/phacks)) - Nikhil ([nikhilknoldus](https://renovatebot.com/gh/nikhilknoldus)) - Nima Shahri ([NShahri](https://renovatebot.com/gh/NShahri)) - Noel Yoo ([noelyoo](https://renovatebot.com/gh/noelyoo)) - Oleksandr Melnykov ([makovkastar](https://renovatebot.com/gh/makovkastar)) - Pavinthan ([pavinthan](https://renovatebot.com/gh/pavinthan)) - Rasmus Eneman ([Pajn](https://renovatebot.com/gh/Pajn)) - Sagir Khan ([sagirk](https://renovatebot.com/gh/sagirk)) - Sibiraj ([sibiraj-s](https://renovatebot.com/gh/sibiraj-s)) - Simen Bekkhus ([SimenB](https://renovatebot.com/gh/SimenB)) - Stephen Algeo ([sjalgeo](https://renovatebot.com/gh/sjalgeo)) - Trevor Brindle ([tabrindle](https://renovatebot.com/gh/tabrindle)) - Wei-Wei Wu ([wuweiweiwu](https://renovatebot.com/gh/wuweiweiwu)) - Wendy Smoak ([wsmoak](https://renovatebot.com/gh/wsmoak)) - [kulek1](https://renovatebot.com/gh/kulek1) - swyx ([sw-yx](https://renovatebot.com/gh/sw-yx)) ##### Migrating from 2.1.1 to 2.1.2 Inside any created project that has not been ejected, run: ```bash npm install --save --save-exact react-scripts@2.1.2 ``` or yarn add --exact react-scripts@2.1.2

Renovate configuration

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

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

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

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



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