Commit 857d6b5
fix(charts): support React19 (#6742)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [recharts](https://redirect.github.com/recharts/recharts) | [`2.14.1`
-> `2.15.0`](https://renovatebot.com/diffs/npm/recharts/2.14.1/2.15.0) |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
<details>
<summary>recharts/recharts (recharts)</summary>
###
[`v2.15.0`](https://redirect.github.com/recharts/recharts/releases/tag/v2.15.0)
[Compare
Source](https://redirect.github.com/recharts/recharts/compare/v2.14.1...v2.15.0)
#### What's Changed
Final 2.x React 19 support
**!!! You still need to override your `react-is` version to match
`react`/`react-dom` for React 19 to work with recharts !!! - see [thread
here](https://redirect.github.com/recharts/recharts/issues/4558#issuecomment-2132375528)**
- this limitation will be alleviated in recharts 3.0
#### Feat
Add React 19 to peerDependencies - closes
[https://github.com/recharts/recharts/issues/4558](https://redirect.github.com/recharts/recharts/issues/4558)
#### Fix
- `Bar`: fix Bar mouse event types regression - closes
[https://github.com/recharts/recharts/issues/5308](https://redirect.github.com/recharts/recharts/issues/5308)
- Remove React19 deprecated `ReactText` type
**Full Changelog**:
recharts/recharts@v2.14.1...v2.15.0
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR is behind base branch, 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/SAP/ui5-webcomponents-react).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS41OC4xIiwidXBkYXRlZEluVmVyIjoiMzkuNTguMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Lukas Harbarth <[email protected]>1 parent 244317c commit 857d6b5
3 files changed
+16
-36
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
111 | 111 | | |
112 | 112 | | |
113 | 113 | | |
114 | | - | |
| 114 | + | |
| 115 | + | |
115 | 116 | | |
116 | 117 | | |
117 | 118 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
| 44 | + | |
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5705 | 5705 | | |
5706 | 5706 | | |
5707 | 5707 | | |
5708 | | - | |
| 5708 | + | |
5709 | 5709 | | |
5710 | 5710 | | |
5711 | 5711 | | |
5712 | | - | |
| 5712 | + | |
5713 | 5713 | | |
5714 | 5714 | | |
5715 | 5715 | | |
| |||
19060 | 19060 | | |
19061 | 19061 | | |
19062 | 19062 | | |
19063 | | - | |
19064 | | - | |
19065 | | - | |
19066 | | - | |
19067 | | - | |
19068 | | - | |
19069 | | - | |
19070 | | - | |
19071 | | - | |
19072 | | - | |
19073 | | - | |
19074 | | - | |
19075 | | - | |
19076 | | - | |
19077 | | - | |
19078 | | - | |
19079 | | - | |
19080 | | - | |
19081 | | - | |
19082 | | - | |
19083 | | - | |
19084 | | - | |
19085 | | - | |
19086 | | - | |
19087 | | - | |
| 19063 | + | |
| 19064 | + | |
| 19065 | + | |
| 19066 | + | |
19088 | 19067 | | |
19089 | 19068 | | |
19090 | 19069 | | |
| |||
19376 | 19355 | | |
19377 | 19356 | | |
19378 | 19357 | | |
19379 | | - | |
19380 | | - | |
19381 | | - | |
| 19358 | + | |
| 19359 | + | |
| 19360 | + | |
19382 | 19361 | | |
19383 | 19362 | | |
19384 | 19363 | | |
| |||
19389 | 19368 | | |
19390 | 19369 | | |
19391 | 19370 | | |
19392 | | - | |
19393 | | - | |
19394 | | - | |
| 19371 | + | |
| 19372 | + | |
| 19373 | + | |
19395 | 19374 | | |
19396 | 19375 | | |
19397 | 19376 | | |
| |||
0 commit comments