Skip to content

Conversation

@crypto-a
Copy link
Contributor

@crypto-a crypto-a commented Dec 6, 2025

snyk-top-banner

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

    What's Changed

    Forgot some exports for Z Index in 3.4

    Full Changelog: v3.4.0...v3.4.1

  • 3.4.0 - 2025-11-10

    What's Changed

    Added z-index support across most recharts surfaces + a few other features, lots of fixes, and some doc updates 🚀

    Feat

    Fix

    • 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 #6481
    • Area: fix regression in Area event handlers where the events were not firing correctly by @ PavelVanecek in #6507
    • Funnel: fix Funnel margin calculations by @ PavelVanecek in #6453
    • Funnel: fix label position issues from previous release by @ PavelVanecek in #6473
    • Label/Text: correct Label and Text types to only what they can actually render by @ PavelVanecek in #6467
    • Misc: inline a few es-toolkit functions that were causing build errors by @ daiboom in #6543
    • Misc: remove circular dependency import that had potential to cause runtime errors by @ ckifer in #6581

    Chore

    • Finished adding strict null checks and enabled strictNulls in TSConfig for good 🚀

    Docs

    Lots of changes in recharts.github.io

    • 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

    New Contributors

    Full Changelog: v3.3.0...v3.4.0

  • 3.3.0 - 2025-10-17

    What's Changed

    Feat

    • ResponsiveContainer is now built-in to all charts by @ PavelVanecek in #6388
      • add the responsive prop to any chart along with a height and width as if you were using ResponsiveContainer. One less component to wrap things with. ResponsiveContainer will continue to work for the life of 3.x
    <BarChart data={data} responsive height={300} width="100%">
      ....
    </BarChart>

    Fix

    Website 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

from recharts GitHub release notes

Important

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • This PR was automatically created by Snyk using the credentials of a real user.

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:

Snyk has created this PR to upgrade recharts from 3.3.0 to 3.4.1.

See this package in npm:
recharts

See this project in Snyk:
https://app.snyk.io/org/crypto-a/project/b1e753c6-6764-4bdc-aa35-334af0b7fb6f?utm_source=github&utm_medium=referral&page=upgrade-pr
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants