Skip to content

Commit c0069e2

Browse files
fix(deps): update dependency recharts to v2.12.3 (#5614)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [recharts](https://togithub.com/recharts/recharts) | [`2.12.2` -> `2.12.3`](https://renovatebot.com/diffs/npm/recharts/2.12.2/2.12.3) | [![age](https://developer.mend.io/api/mc/badges/age/npm/recharts/2.12.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/recharts/2.12.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/recharts/2.12.2/2.12.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/recharts/2.12.2/2.12.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>recharts/recharts (recharts)</summary> ### [`v2.12.3`](https://togithub.com/recharts/recharts/releases/tag/v2.12.3) [Compare Source](https://togithub.com/recharts/recharts/compare/v2.12.2...v2.12.3) Some more small changes/fixes while working on 3.x #### What's Changed ##### Fix - `Legend`: fix issue where Legend was not taken into account when scaling the chart container by [@&#8203;zhonglin94](https://togithub.com/zhonglin94) in [https://github.com/recharts/recharts/pull/4272](https://togithub.com/recharts/recharts/pull/4272) closes [https://github.com/recharts/recharts/issues/4246](https://togithub.com/recharts/recharts/issues/4246) - `Area`: fixed a bug where className was not assigned to areaDot by [@&#8203;108yen](https://togithub.com/108yen) in [https://github.com/recharts/recharts/pull/4294](https://togithub.com/recharts/recharts/pull/4294) closes [https://github.com/recharts/recharts/issues/4290](https://togithub.com/recharts/recharts/issues/4290) - `RadialBar`: address regression where radial bar and its background were off from eachother because of rounding by [@&#8203;ckifer](https://togithub.com/ckifer) in [https://github.com/recharts/recharts/pull/4295](https://togithub.com/recharts/recharts/pull/4295) closes [https://github.com/recharts/recharts/issues/4264](https://togithub.com/recharts/recharts/issues/4264) - `ErrorBar`: do not count `null` as 0 in error bar domain by [@&#8203;rinkstiekema](https://togithub.com/rinkstiekema) in [https://github.com/recharts/recharts/pull/4297](https://togithub.com/recharts/recharts/pull/4297) #### New Contributors - [@&#8203;zhonglin94](https://togithub.com/zhonglin94) made their first contribution in [https://github.com/recharts/recharts/pull/4272](https://togithub.com/recharts/recharts/pull/4272) **Full Changelog**: recharts/recharts@v2.12.2...v2.12.3 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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 has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/SAP/ui5-webcomponents-react). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNDUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI0NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8fd8adb commit c0069e2

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

packages/charts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"dependencies": {
3232
"clsx": "2.1.0",
3333
"react-content-loader": "7.0.0",
34-
"recharts": "2.12.2"
34+
"recharts": "2.12.3"
3535
},
3636
"peerDependencies": {
3737
"@ui5/webcomponents-react": "~1.26.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6975,7 +6975,7 @@ __metadata:
69756975
dependencies:
69766976
clsx: "npm:2.1.0"
69776977
react-content-loader: "npm:7.0.0"
6978-
recharts: "npm:2.12.2"
6978+
recharts: "npm:2.12.3"
69796979
peerDependencies:
69806980
"@ui5/webcomponents-react": ~1.26.0
69816981
"@ui5/webcomponents-react-base": ~1.26.0
@@ -20330,9 +20330,9 @@ __metadata:
2033020330
languageName: node
2033120331
linkType: hard
2033220332

20333-
"recharts@npm:2.12.2":
20334-
version: 2.12.2
20335-
resolution: "recharts@npm:2.12.2"
20333+
"recharts@npm:2.12.3":
20334+
version: 2.12.3
20335+
resolution: "recharts@npm:2.12.3"
2033620336
dependencies:
2033720337
clsx: "npm:^2.0.0"
2033820338
eventemitter3: "npm:^4.0.1"
@@ -20345,7 +20345,7 @@ __metadata:
2034520345
peerDependencies:
2034620346
react: ^16.0.0 || ^17.0.0 || ^18.0.0
2034720347
react-dom: ^16.0.0 || ^17.0.0 || ^18.0.0
20348-
checksum: 10c0/68e416470301d2b0249c329d8f279fb460ae1be5f1c987c1f5be9152cc9b05435f0522d2bcf7bfe6ec73d83428c9e96f0e9262fe7feb61a5d7bfe22a28879bf8
20348+
checksum: 10c0/0401699a6e965ef486e1cc586e25a8a1af8c1f1eb9268c2dee0d0e853a0a86941496b51817334447d1ada6c09eeeb201faba5bb7761e8c8f1d3b00b3d992e2a4
2034920349
languageName: node
2035020350
linkType: hard
2035120351

0 commit comments

Comments
 (0)