-
Notifications
You must be signed in to change notification settings - Fork 103
Commit a0bd47e
authored
fix(deps): update dependency recharts to v2.7.0 (#4748)
[](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) |
[](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</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
[@​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
[@​tylerben](https://github.com/tylerben)
[@​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
[@​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
[@​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
[@​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
[@​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
[@​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
[@​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
[@​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
[@​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
[@​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
[@​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
[@​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
[@​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
[@​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
[@​akamfoad](https://github.com/akamfoad) in
[https://github.com/recharts/recharts/pull/3618](https://github.com/recharts/recharts/pull/3618)
#### New Contributors
- [@​CoffeeGeek101](https://github.com/CoffeeGeek101) made their
first contribution in
[https://github.com/recharts/recharts/pull/3561](https://github.com/recharts/recharts/pull/3561)
- [@​bernardobelchior](https://github.com/bernardobelchior) made
their first contribution in
[https://github.com/recharts/recharts/pull/3576](https://github.com/recharts/recharts/pull/3576)
- [@​mitrotasios](https://github.com/mitrotasios) made their
first contribution in
[https://github.com/recharts/recharts/pull/3592](https://github.com/recharts/recharts/pull/3592)
- [@​timbonicus](https://github.com/timbonicus) made their first
contribution in
[https://github.com/recharts/recharts/pull/3594](https://github.com/recharts/recharts/pull/3594)
- [@​oschwede](https://github.com/oschwede) made their first
contribution in
[https://github.com/recharts/recharts/pull/3604](https://github.com/recharts/recharts/pull/3604)
- [@​rhuangabrielsantos](https://github.com/rhuangabrielsantos)
made their first contribution in
[https://github.com/recharts/recharts/pull/3614](https://github.com/recharts/recharts/pull/3614)
- [@​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 a0bd47eCopy full SHA for a0bd47e
File tree
Expand file treeCollapse file tree
2 files changed
+234
-7
lines changedFilter options
- packages/charts
Expand file treeCollapse file tree
2 files changed
+234
-7
lines changedpackages/charts/package.json
Copy file name to clipboardExpand all lines: packages/charts/package.json+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
31 | 31 |
| |
32 | 32 |
| |
33 | 33 |
| |
34 |
| - | |
| 34 | + | |
35 | 35 |
| |
36 | 36 |
| |
37 | 37 |
| |
|
0 commit comments