plotly / react-chart-editor

Customizable React-based editor panel for Plotly charts
https://plotly.github.io/react-chart-editor/
MIT License
505 stars 104 forks source link

Update dependency react-ace to v8 - autoclosed #974

Closed renovate[bot] closed 4 years ago

renovate[bot] commented 4 years ago

This PR contains the following updates:

Package Type Update Change
react-ace devDependencies major 7.0.5 -> 8.1.0

Release Notes

securingsincity/react-ace ### [`v8.1.0`](https://togithub.com/securingsincity/react-ace/compare/v8.0.0...v8.1.0) [Compare Source](https://togithub.com/securingsincity/react-ace/compare/v8.0.0...v8.1.0) ### [`v8.0.0`](https://togithub.com/securingsincity/react-ace/blob/master/CHANGELOG.md#​800) [Compare Source](https://togithub.com/securingsincity/react-ace/compare/v7.0.5...v8.0.0) _BREAKING CHANGES!!!_ - Removes brace as a dependency for ace-builds - Updates all documentation - Updates all examples

Renovate configuration

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

:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.

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

dmt0 commented 4 years ago

Breaks JSON viewer, cause we depend on brace. Simply adding brace to package.json doesn't solve it.