chore(deps): bump recharts from 2.12.7 to 2.15.0
Bumps recharts from 2.12.7 to 2.15.0.
Release notes
Sourced from recharts's releases.
v2.15.0
What's Changed
Final 2.x React 19 support
!!! You still need to override your
react-isversion to matchreact/react-domfor React 19 to work with recharts !!! - see thread here - this limitation will be alleviated in recharts 3.0Feat
Add React 19 to peerDependencies - closes recharts/recharts#4558
Fix
Bar: fix Bar mouse event types regression - closes recharts/recharts#5308- Remove React19 deprecated
ReactTexttypeFull Changelog: https://github.com/recharts/recharts/compare/v2.14.1...v2.15.0
v2.14.1
What's Changed
Fix
X/YAxis: omit unused/accidentally added (in 2.13)refprop from axis types in recharts/recharts#5295. Resolves recharts/recharts#5294Full Changelog: https://github.com/recharts/recharts/compare/v2.14.0...v2.14.1
v2.14.0
What's Changed
Small release to get new top level chart events out there. Still working on 3.x, a little slower right now because of the holidays.
Feat
Area/Line/Bar/Scatter/Pie/Radar/RadialBar/FunnelChart components: add support for top levelonContextMenuandonDoubleClickevents #5254 by@abarreauin recharts/recharts#5255Fix
Typescript fixes
LabelList:dataKeyprop for LabelList should accept any object by@ckiferin recharts/recharts#5252Pie:PieSectorDataItem.payloadshould be an object rather than an array by@BTOdellin recharts/recharts#5263New Contributors
@abarreaumade their first contribution in recharts/recharts#5255@BTOdellmade their first contribution in recharts/recharts#5263Full Changelog: https://github.com/recharts/recharts/compare/v2.13.3...v2.14.0
... (truncated)
Commits
ea187f12.15.0b5dfe08fix: bar events were too specific, make adapted events data of type any (#5351)87a03fefeat: add react 19 to peerDeps, remove ReactText (#5324)4c87c6cFix x y axis ref (#5295)9b7613afix: ts build failure676f6402.14.0914a16bBackportPieSectorDataItem.payloadtyping (#5263)a73a8ceAdds onContextMenu and onDoubleClick props for categorical chart #5254 (#5255)eb275befix: dataKey prop for LabelList should accept any object (#5252)c604db52.13.3- Additional commits viewable in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot will merge this PR once it's up-to-date and CI passes on it, as requested by @mvadari.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
@dependabot rebase
Dependabot can't resolve your JavaScript dependency files. Because of this, Dependabot cannot update this pull request.
@dependabot recreate
@dependabot merge
Dependabot can't resolve your JavaScript dependency files. Because of this, Dependabot cannot update this pull request.
@dependabot rebase
Dependabot can't resolve your JavaScript dependency files. Because of this, Dependabot cannot update this pull request.
@dependabot recreate
Dependabot can't resolve your JavaScript dependency files. Because of this, Dependabot cannot update this pull request.
Superseded by #1163.