Commit 96096c7
authored
fix(deps): update dependency recharts to v2.13.3 (#6582)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [recharts](https://redirect.github.com/recharts/recharts) | [`2.13.2`
-> `2.13.3`](https://renovatebot.com/diffs/npm/recharts/2.13.2/2.13.3) |
[](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.13.3`](https://redirect.github.com/recharts/recharts/releases/tag/v2.13.3)
[Compare
Source](https://redirect.github.com/recharts/recharts/compare/v2.13.2...v2.13.3)
##### What's Changed
Small change which may (or may not) help when using ResponsiveContainer
with React 19. Worth a shot.
!! **`react-is` override is still needed for React 19 to work correctly
with recharts** !! - see
[https://github.com/recharts/recharts/issues/4558](https://redirect.github.com/recharts/recharts/issues/4558)
##### Fix
-
recharts/recharts@7a67b41
`ResponsiveContainer` - swap `isElement` from `react-is` with
`React.isValidElement`
**Full Changelog**:
recharts/recharts@v2.13.2...v2.13.3
</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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMzUuMiIsInVwZGF0ZWRJblZlciI6IjM4LjEzNS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent c9542a5 commit 96096c7
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 | |
|---|---|---|---|
| |||
6005 | 6005 | | |
6006 | 6006 | | |
6007 | 6007 | | |
6008 | | - | |
| 6008 | + | |
6009 | 6009 | | |
6010 | 6010 | | |
6011 | 6011 | | |
| |||
18846 | 18846 | | |
18847 | 18847 | | |
18848 | 18848 | | |
18849 | | - | |
18850 | | - | |
18851 | | - | |
| 18849 | + | |
| 18850 | + | |
| 18851 | + | |
18852 | 18852 | | |
18853 | 18853 | | |
18854 | 18854 | | |
| |||
18861 | 18861 | | |
18862 | 18862 | | |
18863 | 18863 | | |
18864 | | - | |
| 18864 | + | |
18865 | 18865 | | |
18866 | 18866 | | |
18867 | 18867 | | |
| |||
0 commit comments