kubewarden / policy-hub

A place where to find and discover policies
https://hub.kubewarden.io
3 stars 3 forks source link

Update dependency react-scripts to v5 - autoclosed #166

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
react-scripts 4.0.3 -> 5.0.0 age adoption passing confidence

Release Notes

facebook/create-react-app ### [`v5.0.0`](https://togithub.com/facebook/create-react-app/blob/HEAD/CHANGELOG.md#Migrating-from-40x-to-500) [Compare Source](https://togithub.com/facebook/create-react-app/compare/v4.0.3...v5.0.0) Inside any created project that has not been ejected, run: npm install --save --save-exact react-scripts@5.0.0 or yarn add --exact react-scripts@5.0.0 **NOTE: You may need to delete your node_modules folder and reinstall your dependencies by running npm install (or yarn) if you encounter errors after upgrading.** If you previously ejected but now want to upgrade, one common solution is to find the commits where you ejected (and any subsequent commits changing the configuration), revert them, upgrade, and later optionally eject again. It’s also possible that the feature you ejected for is now supported out of the box.

Configuration

📅 Schedule: "before 3am on Monday" (UTC).

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