Skip to content
This repository was archived by the owner on Jan 20, 2023. It is now read-only.

[Snyk] Upgrade apexcharts from 3.28.1 to 3.35.4 #15

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

Conversation

snyk-bot
Copy link

Snyk has created this PR to upgrade apexcharts from 3.28.1 to 3.35.4.

ℹ️ 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 16 versions ahead of your current version.
  • The recommended version was released a month ago, on 2022-07-25.
Release notes
Package name: apexcharts
  • 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

    🐞 Bug Fixes

    • Fixed a regression bug that caused x-axis labels to disappear when the type was DateTime.
  • 3.34.0 - 2022-03-29

    🆕 Enhancements

    🐞 Bug Fixes

    • Fix bugs with collapsed series data on updating options/series - Thanks, @ tkieft
    • Fix bug when value below 1 in log scale - Thanks, @ Blerman
    • Improve shared tooltip position in bar charts and heatmap charts
    • Refactor annotations code

    Misc changes

  • 3.33.2 - 2022-03-02
  • 3.33.1 - 2022-02-08
  • 3.33.0 - 2022-01-11

    🆕 Enhancements

    • Prevent tooltip overflow outside the chart area
    • Fix empty tooltip; fixes #2851
    • Disable tooltip if all datasets are hidden - fixes #2566
    • Bar and Heatmap tooltip improvements

    🐞 Bug Fixes

    • Fix for not rendering 0 as min when using logarithmic, thanks @ rubenstolk
    • Fix tooltip bug when 1st series is hidden; fixes #2744
    • Fix boxplot with multiple outliers - fixes #2706
    • Fix runtime error if tooltip not present
    • Marker size bug - fixes #2872
    • Tooltip bug; fixes #2879
  • 3.32.1 - 2021-12-23
  • 3.32.0 - 2021-12-06

    🐞 Bug Fixes

    • fixing regression bug that was caused by commit e153a2
    • fix distributed and inversed color scale - fixes #2808
    • check if lastDataLabelRect exists in bar charts
  • 3.31.0 - 2021-11-28

    Enhancements

    fc3noor2

    🐞 Bug Fixes

    • Fix UTC issue for single data-point - fixes #2793
    • Avoid rendering data label nodes if empty - fixes #2796
  • 3.30.0 - 2021-11-13

    Enhancements

    • Replace old DetectElementResize script with ResizeObserver, fixes #1332, #2743
    • Inject ApexCharts CSS to shadow root if we’re in a shadow DOM context, fixes #238
    • Debounce tooltip mouse events to reduce overhead

    🐞 Bug Fixes

    • Hover-active filter bugfix; fixes #2776
    • Hash presence in CSV export; fixes #2665
    • ToggleSeries bugfix for boxplots; fixes #2672
    • Combo chart type bug fix; fixes #2388
    • Return promise in updateOptions and updateSeries; fixes #2642
    • Point-annotation position fix when x-axis is category; fixes #2646
    • Remove radial-bar extra space in firefox; fixes #1243
    • Export to png bug fix; fixes #1671
    • Bugfix: y-axis annotation labels are placed at the wrong y-coordinate at the top of the graph; fixes #2770
    • Add a null check to prevent errors on Safari mobile
  • 3.29.0 - 2021-10-10
  • 3.28.3 - 2021-09-16
  • 3.28.2 - 2021-09-16

    Enhancements

    • Allow HTML in legend while also sanitizing inputs for XSS vulnerability - fixes #2214, fixes #2463, fixes #2202
    • Added support for series-specific border-radius on a bar chart
    • Improve goals marker drawing options in bars/columns

    🐞 Bug Fixes

    • Fix legend class names to prevent conflict with other libraries
    • svg.js namespace issue - fixes #2571
  • 3.28.1 - 2021-08-24

    🐞 Bug Fixes

    • Fix e is null for firefox - fixes #2537
    • Prevent adding padding to the right if x-axis labels are trimmed
from apexcharts GitHub release notes
Commit messages
Package name: apexcharts
  • 7e75d7d build - 3.35.4
  • 39fc97f 3.35.4
  • 0c1f71f Merge branch 'main' of https://github.com/apexcharts/apexcharts.js
  • 20cc326 expose exportToCSV method
  • 2e96e3e Merge pull request #3270 from apexcharts/dependabot/npm_and_yarn/terser-5.14.2
  • 3ae0317 Merge branch 'main' of https://github.com/apexcharts/apexcharts.js
  • 3c202ee move point annotation to the other end if y is null
  • c59e46d Bump terser from 5.3.8 to 5.14.2
  • 85f7398 Merge pull request #3260 from thimo1/main
  • a461f8d Merge branch 'main' of https://github.com/apexcharts/apexcharts.js
  • 45d85ae add click event in annotations; expose exportToCSV method
  • 06c4c7b Merge branch 'apexcharts:main' into main
  • 1381b47 Merge pull request #3231 from lucacapocci94-dev/autoScaleY-ziolums94
  • 295f448 Revert "build after bugfix"
  • 8fd2b04 build after bugfix
  • 2aca36b Missing maxWidth in yAxis label definition
  • d8f4ca8 Update Scales.js
  • e4eb926 Merge branch 'main' of https://github.com/apexcharts/apexcharts.js
  • a925c7d border radius bug when 100% stacked bars - fixes #3136
  • 0c835dd Merge pull request #3209 from m3di/bugfix/change-stack-type
  • 5789035 fix: fixed autoScaleY for all zero values in array
  • 449f374 Merge pull request #3197 from AMoo-Miki/fix/shadow-root-child
  • 48f7169 bugfix when rotating treemap labels - fixes #3174
  • 64f5541 use new options

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant