spaceninja / book-list-react

Book List in React
https://books.oscorp.net/
1 stars 0 forks source link

Update dependency react-scripts to v4.0.2 #104

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
react-scripts 4.0.1 -> 4.0.2 age adoption passing confidence

Release Notes

facebook/create-react-app ### [`v4.0.2`](https://togithub.com/facebook/create-react-app/blob/master/CHANGELOG.md#Migrating-from-401-to-402) [Compare Source](https://togithub.com/facebook/create-react-app/compare/v4.0.1...v4.0.2) Inside any created project that has not been ejected, run: ```bash npm install --save --save-exact react-scripts@4.0.2 ``` or yarn add --exact react-scripts@4.0.2 #### 4.0.1 (2020-11-23) v4.0.1 is a maintenance release that includes minor bug fixes and documentation updates. ##### :bug: Bug Fix - `react-scripts` - [#​9921](https://togithub.com/facebook/create-react-app/pull/9921) Fix noFallthroughCasesInSwitch/jsx object is not extensible ([@​ryota-murakami](https://togithub.com/ryota-murakami)) - [#​9869](https://togithub.com/facebook/create-react-app/pull/9869) Fix react-jsx error ([@​benneq](https://togithub.com/benneq)) - [#​9885](https://togithub.com/facebook/create-react-app/pull/9885) fix: `React is not defined` compilation error after ejected ([@​n3tr](https://togithub.com/n3tr)) - [#​9911](https://togithub.com/facebook/create-react-app/pull/9911) fix: slow recompile time ([@​FezVrasta](https://togithub.com/FezVrasta)) - `react-dev-utils` - [#​9884](https://togithub.com/facebook/create-react-app/pull/9884) fix: page doesn't get refreshed when FAST_REFRESH=false ([@​n3tr](https://togithub.com/n3tr)) ##### :nail_care: Enhancement - `react-scripts` - [#​10048](https://togithub.com/facebook/create-react-app/pull/10048) Increase Workbox's maximumFileSizeToCacheInBytes ([@​jeffposnick](https://togithub.com/jeffposnick)) ##### :memo: Documentation - [#​10052](https://togithub.com/facebook/create-react-app/pull/10052) docs: add React Testing Library as a library requiring jsdom ([@​anyulled](https://togithub.com/anyulled)) ##### :house: Internal - `create-react-app`, `react-dev-utils`, `react-scripts` - [#​10083](https://togithub.com/facebook/create-react-app/pull/10083) replace inquirer with prompts ([@​EvanBacon](https://togithub.com/EvanBacon)) - `cra-template-typescript`, `cra-template`, `react-scripts` - [#​9516](https://togithub.com/facebook/create-react-app/pull/9516) [ImgBot] Optimize images ([@​MichaelDeBoey](https://togithub.com/MichaelDeBoey)) - Other - [#​9860](https://togithub.com/facebook/create-react-app/pull/9860) chore: Update .prettierrc ([@​MichaelDeBoey](https://togithub.com/MichaelDeBoey)) ##### Committers: 9 - Anyul Rivas ([@​anyulled](https://togithub.com/anyulled)) - Ben M ([@​benneq](https://togithub.com/benneq)) - Evan Bacon ([@​EvanBacon](https://togithub.com/EvanBacon)) - Federico Zivolo ([@​FezVrasta](https://togithub.com/FezVrasta)) - Jeffrey Posnick ([@​jeffposnick](https://togithub.com/jeffposnick)) - Jirat Ki. ([@​n3tr](https://togithub.com/n3tr)) - Michaël De Boey ([@​MichaelDeBoey](https://togithub.com/MichaelDeBoey)) - Ryota Murakami ([@​ryota-murakami](https://togithub.com/ryota-murakami)) - sho90 ([@​sho-t](https://togithub.com/sho-t))

Renovate configuration

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

:vertical_traffic_light: Automerge: Enabled.

:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

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



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