b-gran / object-editor-react

Schema-aware editor for structured JSON objects (drop-in React component)
https://b-gran.github.io/object-editor-react/githubExample.html
MIT License
123 stars 17 forks source link

Update dependency react-dev-utils to v11 [SECURITY] #72

Closed renovate[bot] closed 5 months ago

renovate[bot] commented 3 years ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
react-dev-utils 9.1.0 -> 11.0.4 age adoption passing confidence

GitHub Vulnerability Alerts

CVE-2021-24033

react-dev-utils prior to v11.0.4 exposes a function, getProcessForPort, where an input argument is concatenated into a command string to be executed. This function is typically used from react-scripts (in Create React App projects), where the usage is safe. Only when this function is manually invoked with user-provided values (ie: by custom code) is there the potential for command injection. If you're consuming it from react-scripts then this issue does not affect you.


Release Notes

facebook/create-react-app ### [`v11.0.3`](https://togithub.com/facebook/create-react-app/compare/react-dev-utils@11.0.2...react-dev-utils@11.0.3) [Compare Source](https://togithub.com/facebook/create-react-app/compare/react-dev-utils@11.0.2...react-dev-utils@11.0.3) ### [`v11.0.2`](https://togithub.com/facebook/create-react-app/compare/react-dev-utils@11.0.1...react-dev-utils@11.0.2) [Compare Source](https://togithub.com/facebook/create-react-app/compare/react-dev-utils@11.0.1...react-dev-utils@11.0.2) ### [`v11.0.1`](https://togithub.com/facebook/create-react-app/compare/react-dev-utils@11.0.0...react-dev-utils@11.0.1) [Compare Source](https://togithub.com/facebook/create-react-app/compare/react-dev-utils@11.0.0...react-dev-utils@11.0.1) ### [`v11.0.0`](https://togithub.com/facebook/create-react-app/compare/react-dev-utils@10.2.1...react-dev-utils@11.0.0) [Compare Source](https://togithub.com/facebook/create-react-app/compare/react-dev-utils@10.2.1...react-dev-utils@11.0.0) ### [`v10.2.1`](https://togithub.com/facebook/create-react-app/compare/react-dev-utils@10.2.0...react-dev-utils@10.2.1) [Compare Source](https://togithub.com/facebook/create-react-app/compare/react-dev-utils@10.2.0...react-dev-utils@10.2.1) ### [`v10.2.0`](https://togithub.com/facebook/create-react-app/compare/react-dev-utils@10.1.0...react-dev-utils@10.2.0) [Compare Source](https://togithub.com/facebook/create-react-app/compare/react-dev-utils@10.1.0...react-dev-utils@10.2.0) ### [`v10.1.0`](https://togithub.com/facebook/create-react-app/compare/react-dev-utils@10.0.0...react-dev-utils@10.1.0) [Compare Source](https://togithub.com/facebook/create-react-app/compare/react-dev-utils@10.0.0...react-dev-utils@10.1.0) ### [`v10.0.0`](https://togithub.com/facebook/create-react-app/compare/react-dev-utils@9.1.0...react-dev-utils@10.0.0) [Compare Source](https://togithub.com/facebook/create-react-app/compare/react-dev-utils@9.1.0...react-dev-utils@10.0.0)

Configuration

📅 Schedule: Branch creation - "" (UTC), Automerge - 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 Mend Renovate. View repository job log here.

renovate[bot] commented 1 year ago

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

renovate[bot] commented 5 months ago

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 11.x releases. But if you manually upgrade to 11.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.