Skip to content

Commit a0bd47e

Browse files
fix(deps): update dependency recharts to v2.7.0 (#4748)
[![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://github.com/recharts/recharts) | [`2.6.2` -> `2.7.0`](https://renovatebot.com/diffs/npm/recharts/2.6.2/2.7.0) | [![age](https://badges.renovateapi.com/packages/npm/recharts/2.7.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/recharts/2.7.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/recharts/2.7.0/compatibility-slim/2.6.2)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/recharts/2.7.0/confidence-slim/2.6.2)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>recharts/recharts</summary> ### [`v2.7.0`](https://github.com/recharts/recharts/releases/tag/v2.7.0) [Compare Source](https://github.com/recharts/recharts/compare/v2.6.2...v2.7.0) #### What's Changed Storybook updates, a few new features, bug fixes. **Note:** This release may cause more reports of [this defaultProps warning](https://github.com/recharts/recharts/issues/3615) - we are aware of this and trying to come up with a feasible solution. ##### Feat - Allow adding initial dimensions to ResponsiveContainer by [@&#8203;akamfoad](https://github.com/akamfoad) in [https://github.com/recharts/recharts/pull/3596](https://github.com/recharts/recharts/pull/3596) - Extend clip path configuration with `clipDot` prop by [@&#8203;tylerben](https://github.com/tylerben) [@&#8203;ckifer](https://github.com/ckifer) in [https://github.com/recharts/recharts/pull/3602](https://github.com/recharts/recharts/pull/3602) - Support "bumpX" and "bumpY" curve types by [@&#8203;jacknevitt](https://github.com/jacknevitt) in [https://github.com/recharts/recharts/pull/3617](https://github.com/recharts/recharts/pull/3617) ##### Fix - Account for `angle` prop on XAxis visibility calculation by [@&#8203;bernardobelchior](https://github.com/bernardobelchior) in [https://github.com/recharts/recharts/pull/3576](https://github.com/recharts/recharts/pull/3576) - Propagate className to CartesianAxis by [@&#8203;mitrotasios](https://github.com/mitrotasios) in [https://github.com/recharts/recharts/pull/3592](https://github.com/recharts/recharts/pull/3592) - Add SVGProps to PieLabel type by [@&#8203;timbonicus](https://github.com/timbonicus) in [https://github.com/recharts/recharts/pull/3594](https://github.com/recharts/recharts/pull/3594) - Export default tooltip and legend content components by [@&#8203;oschwede](https://github.com/oschwede) in [https://github.com/recharts/recharts/pull/3604](https://github.com/recharts/recharts/pull/3604) - Fix error bars not working in stacked bar charts by [@&#8203;ckifer](https://github.com/ckifer) in [https://github.com/recharts/recharts/pull/3612](https://github.com/recharts/recharts/pull/3612) - Remove role="img" attribute from bar to prevent accessibility issues by using incorrect role by [@&#8203;rhuangabrielsantos](https://github.com/rhuangabrielsantos) in [https://github.com/recharts/recharts/pull/3614](https://github.com/recharts/recharts/pull/3614) ##### Docs - lots of storybook changes - [go check it out](https://release--63da8268a0da9970db6992aa.chromatic.com/)! ##### Refactor - refactor: `Dot` to function component by [@&#8203;akamfoad](https://github.com/akamfoad) in [https://github.com/recharts/recharts/pull/3478](https://github.com/recharts/recharts/pull/3478) - refactor: `Polygon` to function component by [@&#8203;akamfoad](https://github.com/akamfoad) in [https://github.com/recharts/recharts/pull/3479](https://github.com/recharts/recharts/pull/3479) - refactor: `Reactangle` to function component by [@&#8203;akamfoad](https://github.com/akamfoad) in [https://github.com/recharts/recharts/pull/3480](https://github.com/recharts/recharts/pull/3480) - refactor: `Sector` to function component by [@&#8203;akamfoad](https://github.com/akamfoad) in [https://github.com/recharts/recharts/pull/3481](https://github.com/recharts/recharts/pull/3481) - refactor: `Trapezoid` to function component by [@&#8203;akamfoad](https://github.com/akamfoad) in [https://github.com/recharts/recharts/pull/3482](https://github.com/recharts/recharts/pull/3482) - refactor: change `Symbols` to functional component by [@&#8203;Yilun-Sun](https://github.com/Yilun-Sun) in [https://github.com/recharts/recharts/pull/3485](https://github.com/recharts/recharts/pull/3485) - refactor: `DefaultTooltipContent` to be functional component by [@&#8203;akamfoad](https://github.com/akamfoad) in [https://github.com/recharts/recharts/pull/3618](https://github.com/recharts/recharts/pull/3618) #### New Contributors - [@&#8203;CoffeeGeek101](https://github.com/CoffeeGeek101) made their first contribution in [https://github.com/recharts/recharts/pull/3561](https://github.com/recharts/recharts/pull/3561) - [@&#8203;bernardobelchior](https://github.com/bernardobelchior) made their first contribution in [https://github.com/recharts/recharts/pull/3576](https://github.com/recharts/recharts/pull/3576) - [@&#8203;mitrotasios](https://github.com/mitrotasios) made their first contribution in [https://github.com/recharts/recharts/pull/3592](https://github.com/recharts/recharts/pull/3592) - [@&#8203;timbonicus](https://github.com/timbonicus) made their first contribution in [https://github.com/recharts/recharts/pull/3594](https://github.com/recharts/recharts/pull/3594) - [@&#8203;oschwede](https://github.com/oschwede) made their first contribution in [https://github.com/recharts/recharts/pull/3604](https://github.com/recharts/recharts/pull/3604) - [@&#8203;rhuangabrielsantos](https://github.com/rhuangabrielsantos) made their first contribution in [https://github.com/recharts/recharts/pull/3614](https://github.com/recharts/recharts/pull/3614) - [@&#8203;jacknevitt](https://github.com/jacknevitt) made their first contribution in [https://github.com/recharts/recharts/pull/3617](https://github.com/recharts/recharts/pull/3617) **Full Changelog**: recharts/recharts@v2.6.2...v2.7.0 </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://app.renovatebot.com/dashboard#github/SAP/ui5-webcomponents-react). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS4xMTcuMyIsInVwZGF0ZWRJblZlciI6IjM1LjExNy4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9c6b61d commit a0bd47e

File tree

2 files changed

+234
-7
lines changed

2 files changed

+234
-7
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": "1.2.1",
3333
"react-content-loader": "6.2.1",
34-
"recharts": "2.6.2"
34+
"recharts": "2.7.0"
3535
},
3636
"peerDependencies": {
3737
"@ui5/webcomponents-react": "~1.16.0",

0 commit comments

Comments
 (0)