Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[Snyk] Upgrade apexcharts from 3.22.2 to 3.45.0 #138

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

Conversation

engbaher77
Copy link
Owner

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


Snyk has created this PR to upgrade apexcharts from 3.22.2 to 3.45.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 51 versions ahead of your current version.
  • The recommended version was released 22 days ago, on 2023-12-15.

The recommended version fixes:

Severity Issue PriorityScore (*) Exploit Maturity
Command Injection
SNYK-JS-LODASH-1040724
467/1000
Why? Proof of Concept exploit, CVSS 7.2
Proof of Concept
Prototype Pollution
SNYK-JS-LODASH-567746
467/1000
Why? Proof of Concept exploit, CVSS 7.2
Proof of Concept
Cross-site Scripting (XSS)
SNYK-JS-APEXCHARTS-1062708
467/1000
Why? Proof of Concept exploit, CVSS 7.2
Proof of Concept
Cross-site Scripting (XSS)
SNYK-JS-APEXCHARTS-1300579
467/1000
Why? Proof of Concept exploit, CVSS 7.2
Proof of Concept
Regular Expression Denial of Service (ReDoS)
SNYK-JS-LODASH-1018905
467/1000
Why? Proof of Concept exploit, CVSS 7.2
Proof of Concept

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

Release notes
Package name: apexcharts
  • 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

    What's Changed

    • remove "monotoneCubic" curve logic and apply the same algorithm for "smooth" curve.
    • switch to darker background color if theme is dark
    • improve getyAxisLabelsCoords based on formatter
    • fix grid background bands for bars
    • heatmap yaxis labels offsetY; fixes #2033
    • fix: hover and click on legend series by @ maciej-ka in #3967
    • docs: improve how to contribute by @ maciej-ka in #3951
    • Bugfix: Double rendering of labels by @ abi-spyro in #3998
    • datalabels issue when hideZeroBarsWhenGrouped is true; fixes #4000
    • Added type to colorStops in ApexFill by @ consvic in #3999
    • fix: detect positioning for leftmost values by @ akozenko in #4012
    • Expose 'isSeriesHidden' to public methods by @ bdavis2-PCTY in #4015

    New Contributors

    Full Changelog: v3.41.1...v3.43.0

  • 3.42.0 - 2023-08-25

    build - 3.43.0

  • 3.41.1 - 2023-07-31
    Read more
  • 3.41.0 - 2023-06-07
    Read more
  • 3.40.0 - 2023-04-30
    Read more
  • 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
    Read more
  • 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
from apexcharts GitHub release notes
Commit messages
Package name: apexcharts
  • c2a4b9c build - 3.45.0
  • 0197456 3.45.0
  • 1d115a6 update samples
  • f60a915 add stepSize; fixes #332
  • 3c50f32 take into account seriesIndex for point-annotations
  • 373983d build - 3.44.2
  • d8464d4 3.44.2
  • b9fcf66 handle unequal x values when exporting csv
  • 774c7f6 stacked line charts regression - fix #4132
  • 630f9cb build - 3.44.1
  • bc241c0 3.44.1
  • e4a0e42 Merge branch 'main' of https://github.com/apexcharts/apexcharts.js
  • 360324f fallback to straight line if the curve goes backwards
  • 355f9e2 improve total datalabels in stacked grouped bars
  • 5a69ce2 Merge pull request #4128 from hrynko/feature/unequal-datetime-series-csv-export
  • 33351ec Handle CSV export of the datetime series with unequal X-axes
  • 2c0fb38 bar datalabels improvement
  • 03d799f fix stacked bars condition when setting stacked min max
  • 939125f change the parent for text annotations
  • 7f9a3a1 remove console
  • 0557b23 Incorrect GridLine; fix #4037
  • 35d64fd fix fill type in bars if array is provided
  • 28bd9ba heatmap val issue; fixes #4054
  • 6a0df12 Merge pull request #4091 from duhdugg/main

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

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants