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.8.0 #321

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

Conversation

gptkrsh
Copy link
Owner

@gptkrsh gptkrsh commented Oct 12, 2023

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.8.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 14 versions ahead of your current version.
  • The recommended version was released 2 months ago, on 2023-08-25.
Release notes
Package name: recharts
  • 2.8.0 - 2023-08-25

    What's Changed

    Minor changes - mostly focused on resolving errors from #3615

    Feat

    Fix

    • defaultProps errros on function components in newer versions of react - fixes #3615
    • TS: Add value type to legend Formatter event by @ daryl-sf in #3668
    • Switch useLayoutEffect to useEffect in Rectangle for SSR by @ sieroaoj in #3657

    Refactor

    • refactor function components to use default params, revert Tooltip to class based component - resolves console errors about defaultProps

    Docs

    • Some storybook example additions/changes

    New Contributors

    Full Changelog: v2.7.2...v2.8.0

  • 2.7.3 - 2023-08-08

    tiny 1 change patch release that merges #3662 to fix an accessibility issue

    • Fixes an ADA compliance issue by removing the img role from line dots
  • 2.7.2 - 2023-06-22

    What's Changed

    Fix

    • Allow accessibilityLayer when there is no tooltip (fixes undefined access bug) by @ julianna-langston in #3627
    • Fix regression when null is passed into Line dot (fixes undefined access bug although null is not a supported type for dot) by @ ckifer in #3637

    Other

    • Few minor storybook changes and dev chore items

    Full Changelog: v2.7.1...v2.7.2

  • 2.7.1 - 2023-06-15

    What's Changed

    Fix

    • Move @ storybook/addon-storysource to dev dependencies by @ DmitryMarkov in #3623
      • Moves dev dependency to correct location to prevent bundle size increase, etc.
    • Fix defaults for r and strokeWidth when they aren't provided by the user by @ ckifer in #3624
      • Bug where if only clipDot is provided within dot of Area and Line then dots disappear and NaN is errors appear in the DOM

    New Contributors

    Full Changelog: v2.7.0...v2.7.1

  • 2.7.0 - 2023-06-15
    Read more
  • 2.7.0-alpha.0 - 2023-05-26
    Read more
  • 2.6.2 - 2023-05-10

    fix bug where ts types error and cannot be generated when exporting in a consuming package. Fixes #3581

    What's Changed

    • fix: sankey types - add explicitly return type for renderTooltip by @ ckifer in #3581

    Full Changelog: v2.6.1...v2.6.2

  • 2.6.1 - 2023-05-10

    What's Changed

    Quick fix for a bug crashing treemaps with tooltips in 2.6.0

    Full Changelog: v2.6.0...v2.6.1

  • 2.6.0 - 2023-05-08
    Read more
  • 2.5.0 - 2023-03-15

    What's Changed

    Feat

    • ResponsiveContainer: onResize callback function by @ ckifer in #3361
    • XAxis, YAxis: includeHidden prop - include all datapoints in domain calculation even when hidden by @ neefrehman in #3103
    • XAxis, YAxis: new interval option equidistantPreserveStart by @ nikolasrieble in #3392

    Fix

    • ResponsiveContainer: default min-width to 0 to override default auto behavior that breaks flexbox layouts by @ ckifer in #3391
    • Area: Add missing 'data' type to Area component by @ ondrejvelisek in #3443
    • Brush/XAxis: fix NaN regression when interval={0} by @ nikolasrieble in #3454
    • ReferenceArea/ReferenceLine: revert regression where ifOverflow prop is not obeyed due to missing defaultProps by @ ckifer in #3455

    Docs

    Dependencies

    • chore: explicitly upgrade minor version of react-smooth by @ ckifer in #3397
    • chore: upgrade react-resize-detector to 8.x by @ ckifer in #3418

    Refactor

    New Contributors

    Full Changelog: v2.4.3...v2.5.0

  • 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

@reviewpad reviewpad bot added large Pull request with more than 30 changed lines waiting-for-reviewers labels Oct 12, 2023
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
large Pull request with more than 30 changed lines waiting-for-reviewers
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants