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.53.0 to 3.54.1 #290

Closed

Conversation

paul-nhlapo
Copy link
Contributor

snyk-top-banner

Snyk has created this PR to upgrade apexcharts from 3.53.0 to 3.54.1.

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

  • The recommended version was released on 25 days ago.

Release notes
Package name: apexcharts
  • 3.54.1 - 2024-10-14

    What's Changed

    • improve border radius implementation in stacked bar charts by @ junedchhipa in #4747
    • Bar and column true stroke and fill paths by @ rosco54 in #4753
    • fix #4757; allow duplicate labels in yaxis
    • fix #4623; use x value from w.config.series instead of w.globals.labels
    • fix #4750; safari tooltip issue
    • Restore true stroke paths on bars and columns - by @ rosco54
    • fix #4755; tooltip marker color when fill type is gradient
    • fix apexcharts/react-apexcharts#627 prevent mutating config.colors as it causes reactivity issues in react
    • move some styles to foreignObject as external styles are not applied when exporting
    • fix #4657; fix #4818; border radius on last element when previous datapoint is zero
    • fix #4738; legend height when position is bottom
    • fix #4734; last annotation was not shown because of a refactor

    Full Changelog: v3.54.0...v3.54.1

  • 3.54.0 - 2024-09-29

    What's Changed

    • fix #4683; use correct series names for legend hover
    • fix #4370; ref #4516; hide total label if it is empty
    • fix #4713; pie donut unwanted space in bottom
    • fix #1832; add check if data empty for annotations
    • fix #2012; fix annotations when category labels are provided in array
    • fix #3320; prevent markers overlap on y-axis
    • fix #2980; use fill.colors in tooltip in pie and donut
    • fix mousewheel zoom for rangebar charts
    • fix #2737; radialbar issue for 0 value in custom startAngle
    • Fix: direction rtl the vertical text displaced by @ successbyte in #4674
    • tickPlacement: 'between' caused chart to crash by @ rosco54 in #4705
    • Restore checks for single isolated data points by @ rosco54 in #4716
    • Bump rollup from 3.20.0 to 3.29.5 by @ dependabot in #4727
    • Bump axios from 1.7.3 to 1.7.7 by @ dependabot in #4728
    • Bump webpack from 5.76.0 to 5.94.0 by @ dependabot in #4666

    New Contributors

    Full Changelog: v3.53.0...v3.54.0

  • 3.53.0 - 2024-08-30

    What's new

    New Property

    New method

    • highlightSeries; In a multi-series chart, call this method to reduce opacity of all other series and only highlight a particular one.

    Enhancements

    • Mousewheel support for zooming; references #960

    Bugfixes

    Announcements

    • End support for IE11.

    New Contributors

    Full Changelog: v3.52.0...v3.53.0

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:

Copy link

vercel bot commented Nov 8, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
gdpr-admin ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 8, 2024 6:28am

Copy link

codecov bot commented Nov 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 74.95%. Comparing base (022743d) to head (1d8d3a2).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #290   +/-   ##
=======================================
  Coverage   74.95%   74.95%           
=======================================
  Files          30       30           
  Lines        1034     1034           
=======================================
  Hits          775      775           
  Misses        259      259           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@paul-nhlapo paul-nhlapo closed this Nov 8, 2024
@paul-nhlapo paul-nhlapo deleted the snyk-upgrade-798088f70ff62f933d62fd786546f46b branch November 8, 2024 11:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment