thibaudcolas / draftjs-conductor

📝✨ Little Draft.js helpers to make rich text editors “just work”
https://thibaudcolas.github.io/draftjs-conductor
MIT License
40 stars 6 forks source link

chore(deps): update react-scripts to v5 #292

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: "every weekend" (UTC).

🚦 Automerge: Disabled due to failing status checks.

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.

renovate[bot] commented 2 years ago

Renovate Ignore Notification

As this PR has been closed unmerged, Renovate will ignore this upgrade and you will not receive PRs for any future 5.x releases. However, if you upgrade to 5.x manually then Renovate will reenable minor and patch updates automatically.

If this PR was closed by mistake or you changed your mind, you can simply rename this PR and you will soon get a fresh replacement PR opened.