[Snyk] Upgrade recharts from 3.3.0 to 3.4.1 #8
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 3.3.0 to 3.4.1.
ℹ️ 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 2 versions ahead of your current version.
The recommended version was released a month ago.
Release notes
Package name: recharts
-
3.4.1 - 2025-11-10
- export
-
3.4.0 - 2025-11-10
- Z Index! - You can now add a z index to many chart components to order the position of recharts elements as you wish, mimicking CSS z-index. Big shout out to @ PavelVanecek in #6479
- See the guide page - https://recharts.github.io/en-US/guide/zIndex/
- Finished adding strict null checks and enabled
- by @ PavelVanecek in #6497
- Switch code editor to codemirror by @ PavelVanecek in #6531
- Added/removed missing/stale properties where applicable from storybook and website
- Few layout/visual changes and fixes on the website
- Much more
- @ 37108 made their first contribution in #6481
- @ tarik02 made their first contribution in #6512
- @ dbnl-renaud made their first contribution in #6568
- @ coderabbitai[bot] made their first contribution in #6538
- @ dbnl-kat made their first contribution in #6576
-
3.3.0 - 2025-10-17
- add the
- Recharts website is now inlined in recharts/www as opposed to https://github.com/recharts/recharts.org
- NEW recharts website URL at https://recharts.github.io/
- @ kristiandueholm made their first contribution in #6344
- @ daiboom made their first contribution in #6352
- @ vmizg made their first contribution in #6387
from recharts GitHub release notesWhat's Changed
Forgot some exports for Z Index in 3.4
DefaultZIndexesandZIndexLayerby @ ckifer in #6599Full Changelog: v3.4.0...v3.4.1
What's Changed
Added z-index support across most recharts surfaces + a few other features, lots of fixes, and some doc updates 🚀
Feat
Line: addshapeproperty to allow for custom shape implementations by @ tarik02 in #6512Stacked Bar: improved stacked bar animationsSankey: support for left-aligned Sankey nodes via thealignprop by @ dbnl-renaud in #6568Sankey: support for top-aligned Sankey nodes via theverticalAlignprop by @ dbnl-kat #6576Label: allow overwriting thetextAnchorprop by @ PavelVanecek in #6547Fix
Stacked Bar / Brush: fix bug in stacked bar charts with a brush where the brush would remove elements from the wrong side of the chart by @ 37108 in #6481Area: fix regression in Area event handlers where the events were not firing correctly by @ PavelVanecek in #6507Funnel: fix Funnel margin calculations by @ PavelVanecek in #6453Funnel: fix label position issues from previous release by @ PavelVanecek in #6473Label/Text: correctLabelandTexttypes to only what they can actually render by @ PavelVanecek in #6467Misc: inline a few es-toolkit functions that were causing build errors by @ daiboom in #6543Misc: remove circular dependency import that had potential to cause runtime errors by @ ckifer in #6581Chore
strictNullsin TSConfig for good 🚀Docs
Lots of changes in recharts.github.io
New Contributors
Full Changelog: v3.3.0...v3.4.0
What's Changed
Feat
ResponsiveContaineris now built-in to all charts by @ PavelVanecek in #6388responsiveprop to any chart along with a height and width as if you were usingResponsiveContainer. One less component to wrap things with.ResponsiveContainerwill continue to work for the life of 3.xFix
YAxis: Only use the YAxiswidth="auto"oscillation detection if the difference is > 1 pixel by @ PavelVanecek in #6450ResponsiveContainer: only shrinks in the dimensions where it needs to shrink by @ PavelVanecek in #6367Treemap: fix animation stutters in Treemap by @ PavelVanecek in #6326Sankey: fix unique key error by @ daiboom in #6352Website changes - https://recharts.github.io/
Unfortunately the current contributors and admins do not own recharts.org and the renewal of the domain remains up in the air. To remove that uncertainty we have deployed the website at our github pages URL instead.
New Contributors
Full Changelog: v3.2.1...v3.3.0
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: