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.44.0 to 3.49.2 #104

Open
wants to merge 30 commits into
base: master
Choose a base branch
from

Conversation

Niraj-Dilshan
Copy link
Owner

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 apexcharts from 3.44.0 to 3.49.2.

ℹ️ 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 11 versions ahead of your current version.

  • The recommended version was released on 22 days ago.

Release notes
Package name: apexcharts
  • 3.49.2 - 2024-06-25

    What's Changed

    New Contributors

    Full Changelog: v3.49.1...v3.49.2

  • 3.49.1 - 2024-05-12

    🆕 Enhancements

    basic-slope-chart

    🐞 Bug fixes

    • Fix issue #4216: grid padding calculation to support array of stroke widths, thanks @ veryinsanee
    • Fix heatmap yaxis offset #2033, thanks @ cart-before-horse
    • FIx types (yaxis.seriesName as an Array), thanks @ j2ghz
    • Remove redundant graphics.move() from end of lower rangeArea paths. - thanks @ rosco54
    • Fix #4386; pie chart size issue when given in percentage
    • Fix #3827 - y-axis tooltip value in reversed
    • Fix #4348 - dumbbell chart fix for timescale xaxis
    • Fix #2251 - pie chart dataPointIndex when clicked
    • Fix #4206 - datalabels in timeline chart
    • Revert PR #4240
  • 3.49.0 - 2024-04-21

    🐞 Bug fixes

    • Fix gradient fill glitches for series with nulls - by @ rosco54
    • Fix point annotation still visible when referenced series is collapsed. - by @ rosco54
    • Additional fixes for indexing errors using yaxis-series mappings after - by @ rosco54
    • Fixed Issue #3525. - by @ rosco54
    • added color evaluation function in Bar.js under stroke property - by @ Digvijayrao-KF
    • Radar chart bugfix #4371
    • Update zh-tw.json - by @ iblislin
    • Fixed #4402 by @ rosco54
  • 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
  • 3.44.0 - 2023-10-17
from apexcharts 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.

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-bot and others added 30 commits November 27, 2023 17:00
…2a41d61c45b47

[Snyk] Fix for 20 vulnerabilities
…51e73e3368be3

[Snyk] Security upgrade python from 3.10-slim to 3.13-rc-slim
Bumps [redis](https://github.com/redis/redis-py) from 4.3.6 to 4.4.4.
- [Release notes](https://github.com/redis/redis-py/releases)
- [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES)
- [Commits](redis/redis-py@v4.3.6...v4.4.4)

---
updated-dependencies:
- dependency-name: redis
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-CRYPTOGRAPHY-6092044
…reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116
…c17c0a53fe8db9

[Snyk] Security upgrade react-query from 3.39.3 to 4.0.0
…98c8018077a5e6

[Snyk] Security upgrade cryptography from 41.0.5 to 41.0.6
build(deps): bump redis from 4.3.6 to 4.4.4
…80351efb1c62afa30

[Snyk] Upgrade react-hook-form from 7.43.2 to 7.48.2
…bd7f6009199ea4f09

[Snyk] Upgrade react-datepicker from 4.10.0 to 4.21.0
…ccaeaed2150c2cd65

[Snyk] Upgrade vite-tsconfig-paths from 4.0.5 to 4.2.1
…370d1941a8b2d376e

[Snyk] Upgrade apexcharts from 3.40.0 to 3.44.0
…821691bb9b738929ca

[Snyk] Upgrade react-router-dom from 6.8.1 to 6.18.0
…e8ac3da508e4c918ea

[Snyk] Upgrade @chakra-ui/react from 2.5.5 to 2.8.2
…e5ead344994cc8720f

[Snyk] Upgrade i18next-http-backend from 2.2.0 to 2.4.1
…eac0633048c4cb8450

[Snyk] Upgrade react-i18next from 12.2.0 to 12.3.1
…95d0c24a204a9ce794

[Snyk] Upgrade react-loading-skeleton from 3.1.1 to 3.3.1
Snyk has created this PR to upgrade apexcharts from 3.44.0 to 3.49.2.

See this package in npm:
apexcharts

See this project in Snyk:
https://app.snyk.io/org/niraj-dilshan/project/0b571b4b-68d2-405c-b488-037d409eee8b?utm_source=github&utm_medium=referral&page=upgrade-pr
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment