[Snyk] Upgrade recharts from 2.12.7 to 2.13.0#9
Open
ClementBobin wants to merge 1 commit intomainfrom
Open
Conversation
Snyk has created this PR to upgrade recharts from 2.12.7 to 2.13.0. See this package in npm: recharts See this project in Snyk: https://app.snyk.io/org/clementbobin-5GynRFUhApphu7egRKPFQo/project/367dc0ae-71c6-4a40-9e9a-9d32de73be3e?utm_source=github&utm_medium=referral&page=upgrade-pr
Graphite Automations"Auto-assign PRs to author" took an action on this PR • (01/08/25)1 assignee was added to this PR based on Mirage's automation. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Snyk has created this PR to upgrade recharts from 2.12.7 to 2.13.0.
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
The recommended version is 7 versions ahead of your current version.
The recommended version was released on 23 days ago.
Release notes
Package name: recharts
-
2.13.0 - 2024-10-10
-
- Your
-
- JSDoc comments will now be preserved in TypeScript definitions by @ mxdvl in #5071
- @ zackliscio made their first contribution in #4610
-
2.13.0-alpha.5 - 2024-09-05
-
2.13.0-alpha.4 - 2024-06-02
- Fix stacked charts and other defaultProp issues in React 19 by @ ckifer in #4618
- @ zackliscio made their first contribution in #4610
-
2.13.0-alpha.3 - 2024-05-28
- v2.13.0-alpha.2: fix: remove isElement check on children in responsivecontainer by @ ckifer in #4587
- v2.13.0-alpha.3: fix: legend defaultProps usage for R19 by @ ckifer in #4589
-
2.13.0-alpha.2 - 2024-05-26
-
2.13.0-alpha.1 - 2024-05-24
- Support React 19 by @ eps1lon in #4542 and #4573
-
2.13.0-alpha.0 - 2024-05-24
-
2.12.7 - 2024-05-08
from recharts GitHub release notesWhat's Changed
React 19 compat, fix annoying defaultProps warnings, bug fixes
Feat
React 19 compatibility - see #4558
peerDependenciesstill cannot be updated until 3.0 release, but for now R19 beta/RC releases can be used with Recharts under the following conditions:react-isversion matches yourreactandreact-domversions: use your package manager'soverridefunctionality to match yourreact-isversion to your react version or else recharts elements will not show - see #4558 (comment)CartesianGrid: add support forryprop to curve the corner of the grid background - progress on #3062Fix
General: FixdefaultPropsusage in function components, removes warnings on all affected components - see #3615ReferenceLine: fix accidental removal of type annotation by @ zackliscio in #4610Line/Area: fix issue whereclipDotwould not take effect if it was the only property indotProps@ ckifer in #4674Tooltip: fix issue where tooltip would not show in certain cases ifdatawas set on the graphical item by @ HHongSeungWoo in #4718X/YAxis: use correct, adapted event types by @ ckifer in #4967Tooltip:defaultIndexout of range error by @ ckifer in #5054Pie: fix duplicate key error @ ckifer in #4958Text: fix duplicate key error by @ ckifer in #5088 closes #5072Typescript
New Contributors
Full Changelog: v2.12.7...v2.13.0
What's Changed
Some non-breaking bug fixes that need more testing with React 19. Fixes JSX type issue for React 19 when using
@ types/react@19Fix
Line/Area:clipDotsetting fails to take effect if set as the only DotProp by @ ckifer in #4674 fixes #4671Tooltip: Tooltip now renders correctly whendatais set on the graphical item rather than the higher level chart by @ HHongSeungWoo in #4718 fixes #4717Pie: fix duplicate key issue when "key" exists in chart data (try not use "key" as a data point) by @ ckifer in #4958 fixes #4858TypeScript
XAxis/YAxis: Correct Cartesian axis event types by @ ckifer in #4967 fixes #4959TypeScript: return JSX in a function instead of a class component by @ ckifer in #4970 fixes React 19 type issues #4558 (comment)Full Changelog: v2.13.0-alpha.4...v2.13.0-alpha.5
What's Changed
Additional React 19 fixes - please keep adding reports to #4558, thanks!
Fix
ReferenceLine: Re-add ReferenceLine types which caused a regression in alpha.0 by @ zackliscio in #4610New Contributors
Full Changelog: v2.13.0-alpha.3...v2.13.0-alpha.4
What's Changed
More React 19 specific fixes. If you are using R19, you must use
overrides/resolutionsto match yourreact-isversion with your react versionFix
Full Changelog: v2.13.0-alpha.1...v2.13.0-alpha.3
What's Changed
v2.13.0-alpha.0 contains some fixes for React 19 support
v2.13.0-alpha.1 contains what seems to be the rest of them
Fix
Please test this as much as possible using React 16.8 - 19! thank you!
Full Changelog: v2.12.7...v2.13.0-alpha.1
Whats changed
Fix
Area: re-add calculated areapointsto theareaDotcallback props when it is a function. This was accidentally removed in v2.3. Fixes #4480Brush: guard against undefined property access error when anariaLabelis not specified. Follow up from #2093 (comment)Full Changelog: v2.12.6...v2.12.7
Important
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.
For more information: