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.3.2 to 2.12.0 #460

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

gptkrsh
Copy link
Owner

@gptkrsh gptkrsh commented Mar 2, 2024

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.


  • The recommended version is 25 versions ahead of your current version.
  • The recommended version was released 22 days ago, on 2024-02-09.
Release notes
Package name: recharts
  • 2.12.0 - 2024-02-09

    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 for minPointSize so it can be determined by data by @ ckifer in #4099 closes #2819
    • Accessibility: Enable screen reader support with accessibilityLayer and default tooltip by @ julianna-langston in #4077

    Fix

    Chore

    • Cleanup, tests, and refactoring work. Thanks @ PavelVanecek
    • Upgrade react smooth, remove translateStyle, remove prop-types as a peerDep
    • Upgrade dev dependencies
      • Upgrade TypeScript to 4.9.5 (no definition changes from upgrade)

    Storybook

    • New storybook stories and doc updates

    New Contributors

    Full Changelog: v2.11...v2.12.0

  • 2.11.0 - 2024-01-27
  • 2.10.4 - 2024-01-09

    What's Changed

    Fix some older bugs annoying bugs, TS typings, update to the storybook theme, and more

    Fix

    Storybook

    New Contributors

    Full Changelog: v2.10.3...v2.10.4

  • 2.10.3 - 2023-12-01

    What's Changed

    New Contributors

    Full Changelog: v2.10.2...v2.10.3

  • 2.10.2 - 2023-11-29
    Read more
  • 2.10.1 - 2023-11-19

    Fixes #3978

    Full Changelog: v2.10...v2.10.1

  • 2.10.0 - 2023-11-19
  • 2.9.3 - 2023-11-06

    Fix

    Brush: Fix an issue where after 2.9 Brush does not correctly slice data when using Line components - fixes #3929 - thank you @ HHongSeungWoo

  • 2.9.2 - 2023-11-01

    Fix another TS issue from 2.9.

    Fix

    • Line/ActiveDot: Fix breaking type change for the onClick function of activeDot on Line - this resolves #3922 - thank you @ andrewangelle for the quick turnaround
  • 2.9.1 - 2023-10-30

    Bug fixes following 2.9.0

    Fix

    • TypeScript: fix breaking change in ActiveShape types - fixes #3911 - thanks @ andrewangelle
    • CartesianGrid: fix breaking change where you could no longer render CartesianGrid without a y-axis - fixes #3907 - thanks @ akamfoad
    • Line: fix infinite loop when strokeDasharray is '0' on Line - fixes #3899 (and maybe others)

    Full Changelog: v2.9.0...v2.9.1

  • 2.9.0 - 2023-10-15
  • 2.8.0 - 2023-08-25
  • 2.7.3 - 2023-08-08
  • 2.7.2 - 2023-06-22
  • 2.7.1 - 2023-06-15
  • 2.7.0 - 2023-06-15
  • 2.7.0-alpha.0 - 2023-05-26
  • 2.6.2 - 2023-05-10
  • 2.6.1 - 2023-05-10
  • 2.6.0 - 2023-05-08
  • 2.5.0 - 2023-03-15
  • 2.4.3 - 2023-02-16
  • 2.4.2 - 2023-02-15
  • 2.4.1 - 2023-02-10
  • 2.4.0 - 2023-02-09
  • 2.3.2 - 2023-01-12
from recharts GitHub release notes
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

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's great having you contribute to this project

Welcome to the community 🤓

If you would like to continue contributing to open source and would like to do it with an awesome inclusive community, you should join our Discord chat and our GitHub Organisation - we help and encourage each other to contribute to open source little and often 🤓 . Any questions let us know.

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