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.12.5 to 2.12.6 #3489

Merged
merged 1 commit into from May 21, 2024

Conversation

scudette
Copy link
Contributor

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to upgrade recharts from 2.12.5 to 2.12.6.

ℹ️ 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 1 version ahead of your current version.
  • The recommended version was released 21 days ago, on 2024-04-21.
Release notes
Package name: recharts
  • 2.12.6 - 2024-04-21

    What's Changed

    Fix

    • Tooltip: fix glitch where Tooltip always rendered in the top left even if animation was disabled by @ HHongSeungWoo in #4425 fixes #4424

    Chore

    • CI/Build fix: Added proper .js suffixes to main module and jsnext:main paths in package.json by @ dobosalparbc in #4431 fixes #2858

    Full Changelog: v2.12.5...v2.12.6

  • 2.12.5 - 2024-04-12

    Small fixes while working on v3 continued...

    What's Changed

    Feat

    • BarChart: support percentage (of chart) for barSize. Helps set size of bar when there are few datapoints Fixes #3640 by @ graup in #4407

    Fix

    Address #4382

    A recent release of @ types/react broke some builds because they removed certain (unused) events from common event handler attributes. recharts was unknowingly enumerating keys of SVGProps in the Layer component with the old types and causing a type error on tsc with skipLibCheck: false

    • typescript - Layer: use SVGAttributes instead of SVGProps in forwardRef components by @ ckifer in #4413
    • typescript - Pie: fix Pie ref which was cast to HTMLElement when the ref is actually referring to SVGGElement. This gave false information to whoever is using ref on the Pie component

    Full Changelog: v2.12.4...v2.12.5

from recharts GitHub release notes
Commit messages
Package name: recharts
  • 22064ed 2.12.6
  • 504518d Added js suffix to main module and jsnext:main paths in package json (#4431)
  • a705024 fix: The box size of the Tooltip is 0 at the first rendering of TooltipBoundingBox (#4425)

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

@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@scudette scudette merged commit ea44269 into master May 21, 2024
2 of 3 checks passed
@scudette scudette deleted the snyk-upgrade-ddb9f11120045257f0d57864b113cb96 branch May 21, 2024 01:12
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.

None yet

3 participants