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.10.3 to 2.12.6 #55

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

Conversation

syedabdullahali
Copy link
Collaborator

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


![snyk-top-banner](https://github.com/andygongea/OWASP-Benchmark/assets/818805/c518c423-16fe-447e-b67f-ad5a49b5d123)

Snyk has created this PR to upgrade recharts from 2.10.3 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 9 versions ahead of your current version.

  • The recommended version was released on a month ago.

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

  • 2.12.4 - 2024-04-04

    What's Changed

    Small fixes while working on v3 continued...

    Fix

    • Accessibility: remove role attribute from recharts-wrapper which caused an accessibility violation with > 1 chart on the same page by @ julianna-langston in #4386, fixes #4384
    • X/YAxis: fix incorrect padding calculation when there is 1 datapoint or less by @ graup in #4314 closes #4313

    className fixes - helps slowly address #2169:

    • Tooltip: allow custom className on cursor by @ 108yen in #4306
    • RadarChart/RadialBarChart: allow custom className on PolarRadiusAxis, PolarAngleAxis, and Radar dot by @ 108yen in #4335
    • Pie: allow custom className on label and labelLine of Pie by @ 108yen in #4381

    Full Changelog: v2.12.3...v2.12.4

  • 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

    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

from recharts GitHub release notes

Important

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • This PR was automatically created by Snyk using the credentials of a real user.
  • Snyk has automatically assigned this pull request, set who gets assigned.

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:

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

See this package in npm:
recharts

See this project in Snyk:
https://app.snyk.io/org/syedabdullahali/project/4fdf7306-c1a8-462f-aa81-a769496d51fe?utm_source=github&utm_medium=referral&page=upgrade-pr
Copy link

codesandbox bot commented May 28, 2024

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders

Open Preview

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment