Commit 4ce15b0
fix(deps): update dependency recharts to v2.14.1 (#6684)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [recharts](https://redirect.github.com/recharts/recharts) | [`2.13.3`
-> `2.14.1`](https://renovatebot.com/diffs/npm/recharts/2.13.3/2.14.1) |
[](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.14.1`](https://redirect.github.com/recharts/recharts/releases/tag/v2.14.1)
[Compare
Source](https://redirect.github.com/recharts/recharts/compare/v2.14.0...v2.14.1)
##### What's Changed
##### Fix
- `X/YAxis`: omit unused/accidentally added (in 2.13) `ref` prop from
axis types in
[https://github.com/recharts/recharts/pull/5295](https://redirect.github.com/recharts/recharts/pull/5295).
Resolves
[https://github.com/recharts/recharts/issues/5294](https://redirect.github.com/recharts/recharts/issues/5294)
**Full Changelog**:
recharts/recharts@v2.14.0...v2.14.1
###
[`v2.14.0`](https://redirect.github.com/recharts/recharts/releases/tag/v2.14.0)
[Compare
Source](https://redirect.github.com/recharts/recharts/compare/v2.13.3...v2.14.0)
#### What's Changed
Small release to get new top level chart events out there. Still working
on 3.x, a little slower right now because of the holidays.
#### Feat
- `Area`/`Line`/`Bar`/`Scatter`/`Pie`/`Radar`/`RadialBar`/`Funnel` Chart
components: add support for top level `onContextMenu` and
`onDoubleClick` events
[#​5254](https://redirect.github.com/recharts/recharts/issues/5254)
by [@​abarreau](https://redirect.github.com/abarreau) in
[https://github.com/recharts/recharts/pull/5255](https://redirect.github.com/recharts/recharts/pull/5255)
#### Fix
##### Typescript fixes
- `LabelList`: `dataKey` prop for LabelList should accept any object by
[@​ckifer](https://redirect.github.com/ckifer) in
[https://github.com/recharts/recharts/pull/5252](https://redirect.github.com/recharts/recharts/pull/5252)
- `Pie`: `PieSectorDataItem.payload` should be an object rather than an
array by [@​BTOdell](https://redirect.github.com/BTOdell) in
[https://github.com/recharts/recharts/pull/5263](https://redirect.github.com/recharts/recharts/pull/5263)
#### New Contributors
- [@​abarreau](https://redirect.github.com/abarreau) made their
first contribution in
[https://github.com/recharts/recharts/pull/5255](https://redirect.github.com/recharts/recharts/pull/5255)
- [@​BTOdell](https://redirect.github.com/BTOdell) made their
first contribution in
[https://github.com/recharts/recharts/pull/5263](https://redirect.github.com/recharts/recharts/pull/5263)
**Full Changelog**:
recharts/recharts@v2.13.3...v2.14.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:eyJjcmVhdGVkSW5WZXIiOiIzOS40Mi40IiwidXBkYXRlZEluVmVyIjoiMzkuNDIuNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Lukas Harbarth <[email protected]>1 parent fba512c commit 4ce15b0
File tree
3 files changed
+10
-10
lines changed- packages/charts
- src/interfaces
3 files changed
+10
-10
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | | - | |
| 64 | + | |
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
70 | | - | |
| 70 | + | |
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
76 | | - | |
| 76 | + | |
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
82 | | - | |
| 82 | + | |
83 | 83 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5642 | 5642 | | |
5643 | 5643 | | |
5644 | 5644 | | |
5645 | | - | |
| 5645 | + | |
5646 | 5646 | | |
5647 | 5647 | | |
5648 | 5648 | | |
| |||
18351 | 18351 | | |
18352 | 18352 | | |
18353 | 18353 | | |
18354 | | - | |
18355 | | - | |
18356 | | - | |
| 18354 | + | |
| 18355 | + | |
| 18356 | + | |
18357 | 18357 | | |
18358 | 18358 | | |
18359 | 18359 | | |
| |||
18366 | 18366 | | |
18367 | 18367 | | |
18368 | 18368 | | |
18369 | | - | |
| 18369 | + | |
18370 | 18370 | | |
18371 | 18371 | | |
18372 | 18372 | | |
| |||
0 commit comments