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.3 #485

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

Conversation

gptkrsh
Copy link
Owner

@gptkrsh gptkrsh commented Apr 16, 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.3.

ℹ️ 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 28 versions ahead of your current version.
  • The recommended version was released a month ago, on 2024-03-15.
Release notes
Package name: recharts
  • 2.12.3 - 2024-03-15

    Some more small changes/fixes while working on 3.x

    What's Changed

    Fix

    • Legend: fix issue where Legend was not taken into account when scaling the chart container by @ zhonglin94 in #4272 closes #4246
    • Area: fixed a bug where className was not assigned to areaDot by @ 108yen in #4294 closes #4290
    • RadialBar: address regression where radial bar and its background were off from eachother because of rounding by @ ckifer in #4295 closes #4264
    • ErrorBar: do not count null as 0 in error bar domain by @ rinkstiekema in #4297

    New Contributors

    Full Changelog: v2.12.2...v2.12.3

  • 2.12.2 - 2024-03-01

    What's Changed

    Some more small fixes while working on 3.x

    Fix

    • Pie: pie label keys are not unique when data is 0 by @ ckifer in #4224
    • ResponsiveContainer: Remove incorrectly timed console.warn call, only log when using soon-to-be deprecated feature by @ HHongSeungWoo in #4249

    Full Changelog: v2.12.1...v2.12.2

  • 2.12.1 - 2024-02-20

    What's Changed

    Unintentional regression broke panoramic/compact Brush in 2.11.0 and 2.12.0, backport the fix to 2.x as we work on 3.x

    Fix

    • fix: compact render should read from context, fixes brush panorama by @ ckifer in #4194 fixes #4193

    Full Changelog: v2.12.0...v2.12.1

  • 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
    Read more
  • 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

    What's Changed

    Patch some bugs from 2.9 / 2.10

    Fix

    • Tooltip: Fix tooltip rendering crash when activeItem is undefined by @ tran-simon in #3982
    • Cursor: should no longer show gray background on hover where there was none previously @ HHongSeungWoo in #3992
    • Tooltip: show tooltip when data prop is on individual cartesian component by @ HHongSeungWoo in #3988
    • LabelList - TypeScript: LabelList offset prop issue by @ ckifer in #3999

    Accessibility

    Refactor / Cleanup

    • Removing some eslint errors for "no array index key" by @ imagineLife

    New Contributors

    Full Changelog: v2.10.1...v2.10.2

  • 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
  • 2.9.2 - 2023-11-01
  • 2.9.1 - 2023-10-30
  • 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