Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Snyk] Upgrade recharts from 2.13.0 to 2.13.2 #4

Merged
merged 1 commit into from
Nov 24, 2024

Conversation

sensasi-delight
Copy link
Owner

snyk-top-banner

Snyk has created this PR to upgrade recharts from 2.13.0 to 2.13.2.

ℹ️ 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 on 21 days ago.

Release notes
Package name: recharts
  • 2.13.2 - 2024-10-30

    What's Changed

    • Another fix from 2.13. Categorical charts should have their ref props back.

    Fix

    • fix: forwardRef to CategoricalChartWrapper from CategoricalChart by @ ckifer in #5176 - fixes #5113

    Full Changelog: v2.13.1...v2.13.2

  • 2.13.1 - 2024-10-29

    What's Changed

    • Small bug fixes from the 2.13 release

    Fix

    • ResponsiveContainer: fix internal bug from 2.13 which causes responsive container to render incorrectly by @ ckifer in #5174
    • Bar: radius prop type fixed to match expected type by @ lifeofpavs in #5116

    New Contributors

    Full Changelog: v2.13.0...v2.13.1

  • 2.13.0 - 2024-10-10

    What's Changed

    React 19 compat, fix annoying defaultProps warnings, bug fixes

    Feat

    • React 19 compatibility - see #4558

      • peerDependencies still cannot be updated until 3.0 release, but for now R19 beta/RC releases can be used with Recharts under the following conditions:
        • Your react-is version matches your react and react-dom versions: use your package manager's override functionality to match your react-is version to your react version or else recharts elements will not show - see #4558 (comment)
    • CartesianGrid: add support for ry prop to curve the corner of the grid background - progress on #3062

    Fix

    • General: Fix defaultProps usage in function components, removes warnings on all affected components - see #3615
    • ReferenceLine: fix accidental removal of type annotation by @ zackliscio in #4610
    • Line/Area: fix issue where clipDot would not take effect if it was the only property in dotProps @ ckifer in #4674
    • Tooltip: fix issue where tooltip would not show in certain cases if data was set on the graphical item by @ HHongSeungWoo in #4718
    • X/YAxis: use correct, adapted event types by @ ckifer in #4967
    • Tooltip: defaultIndex out of range error by @ ckifer in #5054
    • Pie: fix duplicate key error @ ckifer in #4958
    • Text: fix duplicate key error by @ ckifer in #5088 closes #5072

    Typescript

    • JSDoc comments will now be preserved in TypeScript definitions by @ mxdvl in #5071

    New Contributors

    Full Changelog: v2.12.7...v2.13.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 2.13.0 to 2.13.2.

See this package in npm:
recharts

See this project in Snyk:
https://app.snyk.io/org/sensasi-delight/project/88bb24af-fe99-4ab2-b106-e6b83a1ef7b6?utm_source=github&utm_medium=referral&page=upgrade-pr
Copy link

vercel bot commented Nov 20, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
sensasi-pos ✅ Ready (Inspect) Visit Preview Nov 21, 2024 0:00am

@sensasi-delight sensasi-delight merged commit 4ccf476 into main Nov 24, 2024
3 checks passed
@sensasi-delight sensasi-delight deleted the snyk-upgrade-fe57a75dcb1085d3b7ef77b5c992621b branch November 24, 2024 13:44
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