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 apexcharts from 3.19.2 to 3.48.0 #613

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

Conversation

Sheitak
Copy link
Owner

@Sheitak Sheitak commented May 8, 2024

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


Snyk has created this PR to upgrade apexcharts from 3.19.2 to 3.48.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 64 versions ahead of your current version.
  • The recommended version was released 2 months ago, on 2024-03-19.

The recommended version fixes:

Severity Issue PriorityScore (*) Exploit Maturity
Prototype Pollution
SNYK-JS-AJV-584908
405/1000
Why? CVSS 8.1
No Known Exploit
Cross-site Scripting (XSS)
SNYK-JS-APEXCHARTS-1062708
405/1000
Why? CVSS 8.1
Proof of Concept
Cross-site Scripting (XSS)
SNYK-JS-APEXCHARTS-1300579
405/1000
Why? CVSS 8.1
Proof of Concept

(*) Note that the real score may have changed since the PR was raised.

Release notes
Package name: apexcharts
  • 3.48.0 - 2024-03-19

    🆕 Enhancements

    • Provide a "step before" version of the current "step after" line chart; Fixes #4313
    • Use ShadowRoot getElementById() when in ShadowDOM; Thanks @ cyraid

    🐞 Bug fixes

    • Fixes #4323 (multiple y-axis scale fixes for backward compatibility)
    • Zoomed scale fixes - In zoomed charts, ensure the Y axis scale fits the full min..max range of Y values
    • Fix css nonce attribute
    • Improve grid-rect to prevent bar overflowing on x-axis
    • When chart is type 'bar', ensure reference to zero is maintained
    • Fixes #2757 (annotation overflow)
    • Fixes #3073 (annotation overflow)
    • Fixes #3421 (annotation overflow)
    • Fixes #3553 (annotation overflow)
    • Fixes #4081 (x-axis annotation fix in sparkline)

    Thanks @ rosco54 for multiple y-axis scale fixes

  • 3.47.0 - 2024-03-08

    🆕 Enhancements

    • Map multiple series to the same y-axis scales (in a multi-axes chart) - fixes #4237

    🐞 Bug fixes

    • Area chart gradient drawing glitch; fixes #4271
    • Point annotation fix when y-axis is not present (in case of sparkline or hidden y-axis)
    • When chart is type 'bar', ensure reference to zero is maintained

    Thanks @ rosco54 for y-axis scale improvements

  • 3.46.0 - 2024-02-17

    🆕 Enhancements

    • Improve the y-axis scale tick generation - Thanks @ rosco54
    • Added "+" and "x" markers - Thanks @ MiguelsPizza
    • Add Belarusan cyrilic and latin locale - Thanks @ hrynko

    🐞 Bug fixes

    • Fix #4167 - shadow bug in multi-series chart
    • Fix #4242 - allow labels with Invalid text
  • 3.45.2 - 2024-01-21

    🆕 Enhancements

    • Update pt.json - Thanks @ artur309
    • Add border-radius to treemap; fixes #4170

    🐞 Bug fixes

    • Fix the range-bar drawing bug when the value is 0
    • Discard initialXRatio in normal category bar charts - fixes #4134
    • Bring back original curve: smooth option for stroke as multiple people reported issues with monotoneCubic curve.
  • 3.45.1 - 2023-12-22

    🐞 Bug fixes

    • fix hourly tick increment when starting at full hour. Thanks Alex Dudau
    • update linearScale() function to respect the stepSize parameter
  • 3.45.0 - 2023-12-15

    🆕 Enhancements

    • New feature - yaxis.stepSize (fixes #332)
      The step size feature helps to define the intervals or increments between values on the axes values.

    🐞 Bug fixes

    • Take into account series-index for point-annotations
  • 3.44.2 - 2023-12-05

    What's Changed

    • Fix stacked line charts regression bug; #4132
  • 3.44.1 - 2023-12-03

    What's Changed

    New Contributors

    Full Changelog: v3.44.0...v3.44.1

  • 3.44.0 - 2023-10-17

    🆕 Enhancements

    • improve sparkline paddings on top and bottom
    • improve line smoothing to avoid backward curve fixes #4063

    🐞 Bug Fixes

    • fix default bg color in dark theme fixes #4062
    • fix xposition in rangebar charts (for tooltips) [commit] (0130bb1)
    • prevent markers from hiding on the top and the bottom of the drawing area
  • 3.43.2-0 - 2023-10-12
  • 3.43.0 - 2023-09-30
    Read more
  • 3.42.0 - 2023-08-25
  • 3.41.1 - 2023-07-31
  • 3.41.0 - 2023-06-07
  • 3.40.0 - 2023-04-30
  • 3.39.0 - 2023-04-16
  • 3.38.0 - 2023-04-14
  • 3.37.3 - 2023-04-02
  • 3.37.2 - 2023-03-21
  • 3.37.1 - 2023-02-22
  • 3.37.0 - 2023-02-04
  • 3.36.3 - 2022-11-05
  • 3.36.2 - 2022-11-05
  • 3.36.1 - 2022-11-03
  • 3.36.0 - 2022-10-12
  • 3.35.5 - 2022-08-22
  • 3.35.4 - 2022-07-25
  • 3.35.3 - 2022-05-25
  • 3.35.2 - 2022-05-08
  • 3.35.1 - 2022-05-07
  • 3.35.0 - 2022-03-31
  • 3.34.0 - 2022-03-29
  • 3.33.2 - 2022-03-02
  • 3.33.1 - 2022-02-08
  • 3.33.0 - 2022-01-11
  • 3.32.1 - 2021-12-23
  • 3.32.0 - 2021-12-06
  • 3.31.0 - 2021-11-28
  • 3.30.0 - 2021-11-13
  • 3.29.0 - 2021-10-10
  • 3.28.3 - 2021-09-16
  • 3.28.2 - 2021-09-16
  • 3.28.1 - 2021-08-24
  • 3.27.3 - 2021-07-22
  • 3.27.2 - 2021-07-07
  • 3.27.1 - 2021-06-06
  • 3.27.0 - 2021-06-06
  • 3.26.3 - 2021-05-18
  • 3.26.2 - 2021-05-09
  • 3.26.1 - 2021-04-18
  • 3.26.0 - 2021-03-15
  • 3.25.0 - 2021-02-14
  • 3.24.0 - 2021-01-30
  • 3.23.1 - 2020-12-29
  • 3.23.0 - 2020-12-15
  • 3.22.3 - 2020-12-06
  • 3.22.2 - 2020-11-08
  • 3.22.1 - 2020-11-01
  • 3.22.0 - 2020-10-03
  • 3.21.0 - 2020-09-20
  • 3.20.2 - 2020-09-10
  • 3.20.1 - 2020-09-08
  • 3.20.0 - 2020-07-31
  • 3.19.3 - 2020-06-26
  • 3.19.2 - 2020-05-19
from apexcharts GitHub release notes
Commit messages
Package name: apexcharts
  • 57e27ff build - 3.48.0
  • bd0a735 3.48.0
  • 616d142 Merge pull request #4327 from rosco54/Issue_4132
  • a1af11e fix css nonce attribute
  • af3c7a6 improve gridrect to prevent bar overflowing on x-axis
  • 733b080 Merge pull request #4331 from rosco54/Issue_4323_rebased
  • 686266c Multiple-yaxis-scales, 3 series with 2 scales demo was broken
  • f42484c Fix for issue #4132
  • 119fabc Merge pull request #4333 from cyraid/main
  • 7b79778 Fix #4323
  • e93c14b [Fix] Use ShadowRoot getElementById() when in ShadowRoot to check for existing apexcharts-css.
  • a818970 Fix #4323
  • e76ecb6 Merge pull request #4321 from rosco54/Issue_4314
  • e5bf029 Merge pull request #4320 from rosco54/Step_after_line_chart
  • db3d468 Implements feature request: #4313
  • f7bedbc Issue #4314:
  • d5a6bfe Merge pull request #4315 from rosco54/Zoom_range_fix
  • e3a2370 Zoomed scale fixes:
  • 0b0d270 build - 3.47.0
  • c4c8740 3.47.0
  • 7138a9f Merge pull request #4308 from rosco54/Bar_column_min_max
  • cd6c32b Merge pull request #4310 from rosco54/Hide_axis_bug_fix
  • fec4d6c Working on using the series style attribute to influence axis scaling
  • e4aca64 Fixes a bug in my earlier merged pull request related to collapsed

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

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

2 participants