ajmnz / custom-cursor-react

🎉 Animated, customizable and interactive cursor for React
https://ajmnz.github.io/custom-cursor-react
MIT License
48 stars 16 forks source link

Update dependency react-scripts to v4.0.3 - autoclosed #5

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.0 -> 4.0.3 age adoption passing confidence

Release Notes

facebook/create-react-app ### [`v4.0.3`](https://togithub.com/facebook/create-react-app/blob/master/CHANGELOG.md#Migrating-from-402-to-403) [Compare Source](https://togithub.com/facebook/create-react-app/compare/v4.0.2...v4.0.3) Inside any created project that has not been ejected, run: ```bash npm install --save --save-exact react-scripts@4.0.3 ``` or yarn add --exact react-scripts@4.0.3 #### 4.0.2 (2021-02-03) v4.0.2 is a maintenance release that includes minor bug fixes and documentation updates. ##### :rocket: New Feature * `react-scripts` * [#​8986](https://togithub.com/facebook/create-react-app/pull/8986) Add support for new BUILD_PATH advanced configuration variable ([@​ajhyndman](https://togithub.com/ajhyndman)) ##### :bug: Bug Fix * `react-scripts` * [#​10170](https://togithub.com/facebook/create-react-app/pull/10170) Add opt-out for eslint-webpack-plugin ([@​mrmckeb](https://togithub.com/mrmckeb)) * [#​9872](https://togithub.com/facebook/create-react-app/pull/9872) fix(react-scripts): add missing peer dependency react and update react-refresh-webpack-plugin ([@​merceyz](https://togithub.com/merceyz)) * [#​9964](https://togithub.com/facebook/create-react-app/pull/9964) Add TypeScript 4.x as peerDependency to react-scripts ([@​sheepsteak](https://togithub.com/sheepsteak)) ##### :nail_care: Enhancement * `react-scripts` * [#​9977](https://togithub.com/facebook/create-react-app/pull/9977) Move ESLint cache file into node_modules ([@​ehsankhfr](https://togithub.com/ehsankhfr)) * [#​9569](https://togithub.com/facebook/create-react-app/pull/9569) Improve vendor chunk names in development ([@​jrr](https://togithub.com/jrr)) ##### :memo: Documentation * [#​9473](https://togithub.com/facebook/create-react-app/pull/9473) docs: add missing override options for Jest config ([@​tobiasbueschel](https://togithub.com/tobiasbueschel)) * [#​10314](https://togithub.com/facebook/create-react-app/pull/10314) Update using-the-public-folder.md ([@​Avivhdr](https://togithub.com/Avivhdr)) * [#​10214](https://togithub.com/facebook/create-react-app/pull/10214) Remove references to Node 8 ([@​ianschmitz](https://togithub.com/ianschmitz)) ##### :house: Internal * `react-scripts` * [#​10027](https://togithub.com/facebook/create-react-app/pull/10027) appTsConfig immutability handling by immer ([@​josezone](https://togithub.com/josezone)) * `create-react-app` * [#​10217](https://togithub.com/facebook/create-react-app/pull/10217) Fix CI tests ([@​ianschmitz](https://togithub.com/ianschmitz)) * `react-dev-utils`, `react-error-overlay`, `react-scripts` * [#​10091](https://togithub.com/facebook/create-react-app/pull/10091) Recovered some integration tests ([@​maxsbelt](https://togithub.com/maxsbelt)) ##### :hammer: Underlying Tools * `react-scripts` * [#​10216](https://togithub.com/facebook/create-react-app/pull/10216) Revert "Update postcss packages" ([@​ianschmitz](https://togithub.com/ianschmitz)) * [#​9988](https://togithub.com/facebook/create-react-app/pull/9988) Upgrade sass-loader ([@​ehsankhfr](https://togithub.com/ehsankhfr)) * [#​10003](https://togithub.com/facebook/create-react-app/pull/10003) Update postcss packages ([@​raix](https://togithub.com/raix)) * [#​10213](https://togithub.com/facebook/create-react-app/pull/10213) Upgrade [@​svgr/webpack](https://togithub.com/svgr/webpack) to fix build error ([@​jabranr](https://togithub.com/jabranr)) * `react-dev-utils` * [#​10198](https://togithub.com/facebook/create-react-app/pull/10198) remove chalk from formatWebpackMessages ([@​jasonwilliams](https://togithub.com/jasonwilliams)) * `cra-template-typescript` * [#​10141](https://togithub.com/facebook/create-react-app/pull/10141) chore: bump typescript version ([@​trainto](https://togithub.com/trainto)) * `cra-template-typescript`, `cra-template` * [#​10143](https://togithub.com/facebook/create-react-app/pull/10143) chore: bump web-vital dependency version ([@​sahilpurav](https://togithub.com/sahilpurav)) ##### Committers: 15 * Andrew Hyndman ([@​ajhyndman](https://togithub.com/ajhyndman)) * Aviv Hadar ([@​Avivhdr](https://togithub.com/Avivhdr)) * Brody McKee ([@​mrmckeb](https://togithub.com/mrmckeb)) * Chris Shepherd ([@​sheepsteak](https://togithub.com/sheepsteak)) * EhsanKhaki ([@​ehsankhfr](https://togithub.com/ehsankhfr)) * Hakjoon Sim ([@​trainto](https://togithub.com/trainto)) * Ian Schmitz ([@​ianschmitz](https://togithub.com/ianschmitz)) * Jabran Rafique⚡️ ([@​jabranr](https://togithub.com/jabranr)) * Jason Williams ([@​jasonwilliams](https://togithub.com/jasonwilliams)) * John Ruble ([@​jrr](https://togithub.com/jrr)) * Kristoffer K. ([@​merceyz](https://togithub.com/merceyz)) * Morten N.O. Nørgaard Henriksen ([@​raix](https://togithub.com/raix)) * Sahil Purav ([@​sahilpurav](https://togithub.com/sahilpurav)) * Sergey Makarov ([@​maxsbelt](https://togithub.com/maxsbelt)) * Tobias Büschel ([@​tobiasbueschel](https://togithub.com/tobiasbueschel)) * mad-jose ([@​josezone](https://togithub.com/josezone)) ### [`v4.0.2`](https://togithub.com/facebook/create-react-app/blob/master/CHANGELOG.md#Migrating-from-402-to-403) [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.3 ``` or yarn add --exact react-scripts@4.0.3 #### 4.0.2 (2021-02-03) v4.0.2 is a maintenance release that includes minor bug fixes and documentation updates. ##### :rocket: New Feature * `react-scripts` * [#​8986](https://togithub.com/facebook/create-react-app/pull/8986) Add support for new BUILD_PATH advanced configuration variable ([@​ajhyndman](https://togithub.com/ajhyndman)) ##### :bug: Bug Fix * `react-scripts` * [#​10170](https://togithub.com/facebook/create-react-app/pull/10170) Add opt-out for eslint-webpack-plugin ([@​mrmckeb](https://togithub.com/mrmckeb)) * [#​9872](https://togithub.com/facebook/create-react-app/pull/9872) fix(react-scripts): add missing peer dependency react and update react-refresh-webpack-plugin ([@​merceyz](https://togithub.com/merceyz)) * [#​9964](https://togithub.com/facebook/create-react-app/pull/9964) Add TypeScript 4.x as peerDependency to react-scripts ([@​sheepsteak](https://togithub.com/sheepsteak)) ##### :nail_care: Enhancement * `react-scripts` * [#​9977](https://togithub.com/facebook/create-react-app/pull/9977) Move ESLint cache file into node_modules ([@​ehsankhfr](https://togithub.com/ehsankhfr)) * [#​9569](https://togithub.com/facebook/create-react-app/pull/9569) Improve vendor chunk names in development ([@​jrr](https://togithub.com/jrr)) ##### :memo: Documentation * [#​9473](https://togithub.com/facebook/create-react-app/pull/9473) docs: add missing override options for Jest config ([@​tobiasbueschel](https://togithub.com/tobiasbueschel)) * [#​10314](https://togithub.com/facebook/create-react-app/pull/10314) Update using-the-public-folder.md ([@​Avivhdr](https://togithub.com/Avivhdr)) * [#​10214](https://togithub.com/facebook/create-react-app/pull/10214) Remove references to Node 8 ([@​ianschmitz](https://togithub.com/ianschmitz)) ##### :house: Internal * `react-scripts` * [#​10027](https://togithub.com/facebook/create-react-app/pull/10027) appTsConfig immutability handling by immer ([@​josezone](https://togithub.com/josezone)) * `create-react-app` * [#​10217](https://togithub.com/facebook/create-react-app/pull/10217) Fix CI tests ([@​ianschmitz](https://togithub.com/ianschmitz)) * `react-dev-utils`, `react-error-overlay`, `react-scripts` * [#​10091](https://togithub.com/facebook/create-react-app/pull/10091) Recovered some integration tests ([@​maxsbelt](https://togithub.com/maxsbelt)) ##### :hammer: Underlying Tools * `react-scripts` * [#​10216](https://togithub.com/facebook/create-react-app/pull/10216) Revert "Update postcss packages" ([@​ianschmitz](https://togithub.com/ianschmitz)) * [#​9988](https://togithub.com/facebook/create-react-app/pull/9988) Upgrade sass-loader ([@​ehsankhfr](https://togithub.com/ehsankhfr)) * [#​10003](https://togithub.com/facebook/create-react-app/pull/10003) Update postcss packages ([@​raix](https://togithub.com/raix)) * [#​10213](https://togithub.com/facebook/create-react-app/pull/10213) Upgrade [@​svgr/webpack](https://togithub.com/svgr/webpack) to fix build error ([@​jabranr](https://togithub.com/jabranr)) * `react-dev-utils` * [#​10198](https://togithub.com/facebook/create-react-app/pull/10198) remove chalk from formatWebpackMessages ([@​jasonwilliams](https://togithub.com/jasonwilliams)) * `cra-template-typescript` * [#​10141](https://togithub.com/facebook/create-react-app/pull/10141) chore: bump typescript version ([@​trainto](https://togithub.com/trainto)) * `cra-template-typescript`, `cra-template` * [#​10143](https://togithub.com/facebook/create-react-app/pull/10143) chore: bump web-vital dependency version ([@​sahilpurav](https://togithub.com/sahilpurav)) ##### Committers: 15 * Andrew Hyndman ([@​ajhyndman](https://togithub.com/ajhyndman)) * Aviv Hadar ([@​Avivhdr](https://togithub.com/Avivhdr)) * Brody McKee ([@​mrmckeb](https://togithub.com/mrmckeb)) * Chris Shepherd ([@​sheepsteak](https://togithub.com/sheepsteak)) * EhsanKhaki ([@​ehsankhfr](https://togithub.com/ehsankhfr)) * Hakjoon Sim ([@​trainto](https://togithub.com/trainto)) * Ian Schmitz ([@​ianschmitz](https://togithub.com/ianschmitz)) * Jabran Rafique⚡️ ([@​jabranr](https://togithub.com/jabranr)) * Jason Williams ([@​jasonwilliams](https://togithub.com/jasonwilliams)) * John Ruble ([@​jrr](https://togithub.com/jrr)) * Kristoffer K. ([@​merceyz](https://togithub.com/merceyz)) * Morten N.O. Nørgaard Henriksen ([@​raix](https://togithub.com/raix)) * Sahil Purav ([@​sahilpurav](https://togithub.com/sahilpurav)) * Sergey Makarov ([@​maxsbelt](https://togithub.com/maxsbelt)) * Tobias Büschel ([@​tobiasbueschel](https://togithub.com/tobiasbueschel)) * mad-jose ([@​josezone](https://togithub.com/josezone)) ### [`v4.0.1`](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.0...v4.0.1) 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))

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 you tick the rebase/retry checkbox.

🔕 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.