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.4.3 #18

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

Conversation

snyk-bot
Copy link

Snyk has created this PR to upgrade recharts from 2.3.2 to 2.4.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 4 versions ahead of your current version.
  • The recommended version was released a month ago, on 2023-02-16.
Release notes
Package name: recharts
  • 2.4.3 - 2023-02-16

    v2.4.3

    cherry-picked commit 7925fd7 to not pollute patch release with other changes

    fix

    • ensure originalDomain is defaulted if no domain is provided - broke tickCount calculation - #3377
      • assign default to originalDomain for re-use in generateCategoricalChart
      • add unit tests so this doesn't happen again

    Full Changelog: v2.4.2...v2.4.3

  • 2.4.2 - 2023-02-15

    v2.4.2

    cherry-picked commit b625f72 to not pollute patch release with other changes

    fix

    • fix broken zoom functionality in 2.4 - #3369
      • if chart is categorical we still need to calculate categorical domain even if the domain is given by the user

    Full Changelog: v2.4.1...v2.4.2

  • 2.4.1 - 2023-02-10

    Accidentally added storybook types as a subfolder to types so the package.json is no longer referencing the correct types key.

    • Add a tsconfig specifically for storybook with noEmit: true
    • Don't include storybook/* in tsc emit

    What's Changed

    • hotfix: remove storybook types build and add its own tsconfig by @ ckifer in #3354

    Full Changelog: v2.4.0...v2.4.1

  • 2.4.0 - 2023-02-09

    This release marks the completion of recharts Milestone to migrate to Jest and React Testing Library. Thanks to all involved!

    Check out the new storybook we're working on here

    What's Changed

    Trying to squish some bugs 🐛

    feat

    • feat: Short-circuiting axis map creation with specified domain to improve performance by @ bennettdams in #3293

    fix

    type fixes

    • Area - remove points from SVGProps by @ Yilun-Sun in #3182
    • Radar - remove points attribute from SVGProps by @ ckifer in #3265
    • refactor(Label & LabelList): refine types and disable react/no-array-index-key to avoid warnings by @ marcalexiei in #3270

    refactor

    New Contributors

    Full Changelog: v2.3.2...v2.4.0

  • 2.3.2 - 2023-01-12

    What's Changed

    fix

    Full Changelog: v2.3.1...v2.3.2

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 medium Pull request with changed lines between 10 and 30 kudos labels Mar 19, 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
kudos medium Pull request with changed lines between 10 and 30 waiting-for-reviewers
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant