Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update dependency react-json-view-lite to v2 (#2526)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [react-json-view-lite](https://redirect.github.com/AnyRoad/react-json-view-lite) | [`1.5.0` -> `2.0.1`](https://renovatebot.com/diffs/npm/react-json-view-lite/1.5.0/2.0.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/react-json-view-lite/2.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/react-json-view-lite/2.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/react-json-view-lite/1.5.0/2.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/react-json-view-lite/1.5.0/2.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>AnyRoad/react-json-view-lite (react-json-view-lite)</summary> ### [`v2.0.1`](https://redirect.github.com/AnyRoad/react-json-view-lite/blob/HEAD/CHANGELOG.md#201) [Compare Source](https://redirect.github.com/AnyRoad/react-json-view-lite/compare/aac85a73687b6aabb544f1968c7a0a845cb3ccf6...917fd44782541e216defe3f5ab03072bc60e89ac) ##### Bug Fixes - Fixes margin and padding for the expandable elements (because `div` element changed to the `ul`) ### [`v2.0.0`](https://redirect.github.com/AnyRoad/react-json-view-lite/blob/HEAD/CHANGELOG.md#200) [Compare Source](https://redirect.github.com/AnyRoad/react-json-view-lite/compare/1.5.0...aac85a73687b6aabb544f1968c7a0a845cb3ccf6) Major version upgrade. ##### Breaking Changes - Dropped support of React 16 and React 17. Please use versions 1.x.x if your project uses React 16 or React 17. - Expanding and collapsing nodes with the "space" button changed to navigation and expanding using arrow keys. Left and Right to collapse/expand, Up and Down to move to previous/next collapsable element. ##### New Features - [Always quote objects property names with quotesForFieldNames property](https://redirect.github.com/AnyRoad/react-json-view-lite/pull/31) - [Improved a11y support](https://redirect.github.com/AnyRoad/react-json-view-lite/pull/32) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/jaegertracing/jaeger-ui). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS40Mi40IiwidXBkYXRlZEluVmVyIjoiMzkuNDIuNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiY2hhbmdlbG9nOmRlcGVuZGVuY2llcyJdfQ==--> --------- Signed-off-by: Mend Renovate <[email protected]> Signed-off-by: Yuri Shkuro <[email protected]> Signed-off-by: Yuri Shkuro <[email protected]> Co-authored-by: Yuri Shkuro <[email protected]> Co-authored-by: Yuri Shkuro <[email protected]>
- Loading branch information