Skip to content

[Snyk] Upgrade recharts from 3.4.1 to 3.5.1#3

Open
MarshallxMG wants to merge 1 commit intomainfrom
snyk-upgrade-c50d02c2fac0faf57517e05d52ddf801
Open

[Snyk] Upgrade recharts from 3.4.1 to 3.5.1#3
MarshallxMG wants to merge 1 commit intomainfrom
snyk-upgrade-c50d02c2fac0faf57517e05d52ddf801

Conversation

@MarshallxMG
Copy link
Copy Markdown
Owner

snyk-top-banner

Snyk has created this PR to upgrade recharts from 3.4.1 to 3.5.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.5.1 - 2025-11-28

    What's Changed

    Fix

    • Pie: add missing Sector index to Pie shape prop by @ ckifer in #6683
      • This enables customization of specific slices of the Pie similar to activeIndex in 2.x
    • Pie: prevent cross-Pie highlighting in multi-Pie PieCharts with shared dataKeys by @ shreedharbhat98 in #6678
      • Only marks a specific Sector as active when that sector is hovered
    • TypeScript/Tooltip: update activeLabel type to be a string | number by @ ckifer in #6691
      • !! NOTE !!: This change may break your types if you relied on it as a string, but this is a bug fix
    • Accessibility/General: add tabIndex -1 on Recharts ZIndex svg portal g tags to prevent extraneous focusable surfaces by @ ckifer in #6687
    • General: Removed accidental eslint dependency from main dependencies which should remove it from installation with recharts

    New Contributors

    Full Changelog: v3.5.0...v3.5.1

  • 3.5.0 - 2025-11-23

    What's Changed

    Mostly fixes and performance improvements this release but check out the deprecation of Pie active/inactiveShape in favor of aligning with the shape prop of other chart elements.

    Feat

    • Pie: add shape to align custom Pie sector shapes to other Recharts components by @ ckifer in #6482
      • This change deprecates activeShape and inactiveShape. Please use the isActive prop passed from the callback to shape to create active Pie sectors.
      • Note: forgot to include the current Sector index, will add in 3.5.1
    • Stacked Charts: implement reverseStackOrder prop in v3 - fixes a regression between recharts 2 and 3 by @ j-shimizu111 in #6644
    • Typescript/Dot: export ActiveDotProps and DotItemDotProps types by @ simaks in #6657

    Fix

    Docs

    New Contributors (thanks everyone!)

    Full Changelog: v3.4.1...v3.4.2

  • 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

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.4.1 to 3.5.1.

See this package in npm:
recharts

See this project in Snyk:
https://app.snyk.io/org/marshallxmg/project/11fbc11d-5c43-4b99-9ebe-e37b2db43953?utm_source=github&utm_medium=referral&page=upgrade-pr
@vercel
Copy link
Copy Markdown
Contributor

vercel bot commented Dec 30, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
sql-deployment Ready Ready Preview, Comment Dec 30, 2025 10:54am

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.

2 participants