Commit 707c926
authored
fix(deps): update dependency recharts to v2.15.2 (main) (#7184)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [recharts](https://redirect.github.com/recharts/recharts) | [`2.15.1`
-> `2.15.2`](https://renovatebot.com/diffs/npm/recharts/2.15.1/2.15.2) |
[](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.2`](https://redirect.github.com/recharts/recharts/releases/tag/v2.15.2)
[Compare
Source](https://redirect.github.com/recharts/recharts/compare/v2.15.1...v2.15.2)
#### What's Changed
Few bugfixes and bug fix backports for 2.x
##### Fix
- `Bar/Rectangle`: add index back to Bar Rectangle key to prevent
duplicate key issues by
[@​ckifer](https://redirect.github.com/ckifer) in
[https://github.com/recharts/recharts/pull/5561](https://redirect.github.com/recharts/recharts/pull/5561)
- `Dot`: re-include `points` object in dotProps by
[@​brodriguezmilla](https://redirect.github.com/brodriguezmilla)
in
[https://github.com/recharts/recharts/pull/5657](https://redirect.github.com/recharts/recharts/pull/5657)
- `Tooltip`: add `SVGProps` to Tooltip payload type to account for svg
properties such as opacity passed by the user by
[@​ally1002](https://redirect.github.com/ally1002) in
[https://github.com/recharts/recharts/pull/5712](https://redirect.github.com/recharts/recharts/pull/5712)
- `Tooltip/Bar`: fix `activeBar` prop not working when tooltip
`shared={false}` by [@​nizans](https://redirect.github.com/nizans)
in
[https://github.com/recharts/recharts/pull/5718](https://redirect.github.com/recharts/recharts/pull/5718)
- `General`: allow `data-*` props to be spread on svg elements and not
be filtered out by
[@​prtmwrkr](https://redirect.github.com/prtmwrkr) in
[https://github.com/recharts/recharts/pull/5666](https://redirect.github.com/recharts/recharts/pull/5666)
#### New Contributors
- [@​brodriguezmilla](https://redirect.github.com/brodriguezmilla)
made their first contribution in
[https://github.com/recharts/recharts/pull/5657](https://redirect.github.com/recharts/recharts/pull/5657)
- [@​nizans](https://redirect.github.com/nizans) made their first
contribution in
[https://github.com/recharts/recharts/pull/5718](https://redirect.github.com/recharts/recharts/pull/5718)
**Full Changelog**:
recharts/recharts@v2.15.1...v2.15.2
</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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjcuMyIsInVwZGF0ZWRJblZlciI6IjM5LjIyNy4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 4587f08 commit 707c926
2 files changed
+6
-6
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 | |
|---|---|---|---|
| |||
6377 | 6377 | | |
6378 | 6378 | | |
6379 | 6379 | | |
6380 | | - | |
| 6380 | + | |
6381 | 6381 | | |
6382 | 6382 | | |
6383 | 6383 | | |
| |||
20886 | 20886 | | |
20887 | 20887 | | |
20888 | 20888 | | |
20889 | | - | |
20890 | | - | |
20891 | | - | |
| 20889 | + | |
| 20890 | + | |
| 20891 | + | |
20892 | 20892 | | |
20893 | 20893 | | |
20894 | 20894 | | |
| |||
20901 | 20901 | | |
20902 | 20902 | | |
20903 | 20903 | | |
20904 | | - | |
| 20904 | + | |
20905 | 20905 | | |
20906 | 20906 | | |
20907 | 20907 | | |
| |||
0 commit comments