[Snyk] Upgrade recharts from 2.3.2 to 2.12.0 #460
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.
This PR was automatically created by Snyk using the credentials of a real user.
Snyk has created this PR to upgrade recharts from 2.3.2 to 2.12.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.
Release notes
Package name: recharts
What's Changed
Bug fixes and a few small new features.
Releasing 2.12.0 to create a "clean slate" as contributors are discussing next moves for recharts.
We will try to focus on upgrades, architectural changes, and long-pending breaking changes so we can release a recharts v3. This will not be a large major version, or one hard to upgrade to, but rather a major version bump to prevent us from breaking people with library upgrades, large refactors, etc. Feature parity should hold. Thanks!
Features
Bar
: Accept a callback function forminPointSize
so it can be determined by data by @ ckifer in #4099 closes #2819Accessibility
: Enable screen reader support with accessibilityLayer and default tooltip by @ julianna-langston in #4077Fix
Bar
:activeBar
should not be true by default, fixes a breaking change from 2.9.0 by @ ckifer in #4139 - fixes #4103 and #4101Scatter
: fix non-unique key errors by @ imagineLife in #4087 - fixes #4151 and #4060Pie
: fix non-unique key errors by @ imagineLife in #4106Tooltip
: fix bug that caused throttled tooltip to stay active when moving mouse quickly by @ HHongSeungWoo in #4100 fixes #4093Chore
translateStyle
, remove prop-types as a peerDepStorybook
New Contributors
Full Changelog: v2.11...v2.12.0
What's Changed
Fix some older bugs annoying bugs, TS typings, update to the storybook theme, and more
Fix
ResponsiveContainer
: fixref.current.current
without breaking users using current implementation by @ HHongSeungWoo in #4008 - closes #3718Brush
: Allow Brush to be controlled with start and end index via state by @ ckifer in #4034 - closes #2404Legend
: TypeScript - Add the dataKey type to legend props by @ HHongSeungWoo in #4035 - closes #2909Pie
: TypeScript - addedpayload
toPieSectorDataItem
type by @ PavelVanecek in #4030Pie
: unique sector keys fix by @ imagineLife in #4009 closes #3273RadialBar
: allow className to be passed to Radial Bar background by @ ckifer in #4027 - closes #4011Storybook
New Contributors
Full Changelog: v2.10.3...v2.10.4
What's Changed
key
bug(s) by @ imagineLife in #4006 - closes #4004New Contributors
Full Changelog: v2.10.2...v2.10.3
Read more
Fixes #3978
Full Changelog: v2.10...v2.10.1
Fix
Brush
: Fix an issue where after 2.9Brush
does not correctly slice data when usingLine
components - fixes #3929 - thank you @ HHongSeungWooFix another TS issue from 2.9.
Fix
Line/ActiveDot
: Fix breaking type change for theonClick
function ofactiveDot
onLine
- this resolves #3922 - thank you @ andrewangelle for the quick turnaroundBug fixes following 2.9.0
Fix
TypeScript
: fix breaking change inActiveShape
types - fixes #3911 - thanks @ andrewangelleCartesianGrid
: fix breaking change where you could no longer renderCartesianGrid
without a y-axis - fixes #3907 - thanks @ akamfoadLine
: fix infinite loop whenstrokeDasharray
is'0'
onLine
- fixes #3899 (and maybe others)Full Changelog: v2.9.0...v2.9.1
Commit messages
Package name: recharts
Compare
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:
🧐 View latest project report
🛠 Adjust upgrade PR settings
🔕 Ignore this dependency or unsubscribe from future upgrade PRs