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.35.5 to 3.44.0 #3

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

Conversation

tobistudio
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.35.5 to 3.44.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 17 versions ahead of your current version.
  • The recommended version was released 23 days ago, on 2023-10-17.
Release notes
Package name: apexcharts
  • 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

    What's Changed

    • remove style injection as attribute in bar charts (csp style-src fix) by @ refamila in #3886
    • Feat: trimmed treemap labels by @ mabolen in #3926
    • Added type of string array to brush targets. by @ vargemp in #3916
    • fixes #3691 legend custom colors
    • fix gridline issue in rangeArea fixes #3869
    • fix rounding issue in polar charts fixes #3945
    • fix csv export when series is collapsed fixes #3944
    • fix runtime error when all series are collapsed fixes #3924

    New Contributors

    Full Changelog: v3.41.0...v3.41.1

  • 3.41.0 - 2023-06-07

    What's new

    Screenshot 2023-06-11 at 9 06 25 PM

    What's Changed

    New Contributors

    Full Changelog: v3.40.0...v3.41.0

  • 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

    🆕 Enhancements

    • New chart-type: RANGE AREA CHART - Example

    Screenshot 2022-10-08 at 12 04 36 PM

    • Allow fill config to be passed with individual data-point in a XY series
    • Total data label in a stacked bar/column chart - Example

    🐞 Bug Fixes

    • Fix x-axis labels overlap when all series are collapsed
    • Fix text-anchor in horizontal bars if a negative value is present
    • Fix deselect first series exports empty CSV; Thanks Luca Tognazzi
  • 3.35.5 - 2022-08-22
from apexcharts GitHub release notes
Commit messages
Package name: apexcharts
  • 8d1c46f build - 3.44.0
  • c705402 3.44.0
  • 2ac1adb improve sparkline paddings on top and bottom
  • 0637103 only draw smooth curve if more than 1 data-point; fixes #4049
  • ebd7c8f fix default bg color in dark theme; fixes #4062
  • b1621d5 improve line smoothing to avoid backward curve; fixes #4063
  • 385ce76 prevent markers hiding on the top and the bottom of the drawing area
  • 1ae0087 improve gridrect mask to avoid hiding overflowing smooth line
  • 5dcc8f6 add zIndex to updateSeries method
  • cf183b8 prebuild patch v3.43.2-0
  • 12ebbdd 3.43.2-0
  • 4bf6f3e 3.43.1
  • 247824c parse number for zIndex
  • 731ab1a Merge branch 'main' of https://github.com/apexcharts/apexcharts.js
  • 7d775a8 add zIndex to series (applies to line/area)
  • 0130bb1 fix xposition in rangebar charts (for tooltips)
  • dc0f1ad Merge pull request #4040 from apexcharts/dependabot/npm_and_yarn/postcss-8.4.31
  • 50dc158 Bump postcss from 8.4.21 to 8.4.31
  • 394237c build - 3.43.0
  • ca32989 3.43.0
  • 739063a datalabels issue in bubble chart; fixes #4031
  • 9936ffc switch to darker background color if theme is dark
  • df1e8ec update e2e test samples
  • 69e6df5 update test

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.

2 participants