Skip to content

Commit

Permalink
Update dependency react-json-view-lite to v2.3.0 (#2606)
Browse files Browse the repository at this point in the history
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)
| [`2.1.0` ->
`2.3.0`](https://renovatebot.com/diffs/npm/react-json-view-lite/2.1.0/2.3.0)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/react-json-view-lite/2.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/react-json-view-lite/2.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/react-json-view-lite/2.1.0/2.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/react-json-view-lite/2.1.0/2.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>AnyRoad/react-json-view-lite (react-json-view-lite)</summary>

###
[`v2.3.0`](https://redirect.github.com/AnyRoad/react-json-view-lite/releases/tag/2.3.0)

[Compare
Source](https://redirect.github.com/AnyRoad/react-json-view-lite/compare/2.2.0...2.3.0)

##### Bug Fixes

- [ noQuotesForStringValues not applied to empty
string](https://redirect.github.com/AnyRoad/react-json-view-lite/issues/45)

**Full Changelog**:
AnyRoad/react-json-view-lite@2.2.0...2.3.0

###
[`v2.2.0`](https://redirect.github.com/AnyRoad/react-json-view-lite/blob/HEAD/CHANGELOG.md#220)

[Compare
Source](https://redirect.github.com/AnyRoad/react-json-view-lite/compare/2.1.0...2.2.0)

##### New Features

- [Officially adds support for the React
19](https://redirect.github.com/AnyRoad/react-json-view-lite/pull/43)
-   Adds render for the `function` fields

##### Bug Fixes

- [Fixes object type
detection](https://redirect.github.com/AnyRoad/react-json-view-lite/pull/44)

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM5LjEwNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJjaGFuZ2Vsb2c6ZGVwZW5kZW5jaWVzIl19-->

Signed-off-by: Mend Renovate <[email protected]>
  • Loading branch information
renovate-bot authored Jan 21, 2025
1 parent a8fefb9 commit 7104ef3
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/jaeger-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
"react-helmet": "^6.1.0",
"react-icons": "^5.0.1",
"react-is": "^18.2.0",
"react-json-view-lite": "2.1.0",
"react-json-view-lite": "2.3.0",
"react-redux": "^8.1.2",
"react-router-dom": "5.3.4",
"react-router-dom-v5-compat": "^6.24.0",
Expand Down

0 comments on commit 7104ef3

Please sign in to comment.