-
Notifications
You must be signed in to change notification settings - Fork 75
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
[frontend] Update dependency apexcharts to v4 #1878
base: release/1.10.0
Are you sure you want to change the base?
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #1878 +/- ##
============================================
+ Coverage 33.61% 33.63% +0.02%
- Complexity 1683 1684 +1
============================================
Files 573 573
Lines 16752 16752
Branches 976 976
============================================
+ Hits 5631 5635 +4
+ Misses 10866 10862 -4
Partials 255 255 ☔ View full report in Codecov by Sentry. 🚨 Try these New Features:
|
347508c
to
81b71c7
Compare
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
81b71c7
to
db54c13
Compare
02cc2b5
to
6b2b4bf
Compare
This PR contains the following updates:
3.51.0
->4.0.0
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
apexcharts/apexcharts.js (apexcharts)
v4.0.0
: 💎 Version 4.0.0Compare Source
What's Changed
Upgrade to Svgjs 3.2.
Svg.js, the main engine behind ApexCharts’ drawing mechanism, was long overdue for an upgrade. With [email protected], both Svg.js and all related plugins have been upgraded to their latest versions. This ensures that ApexCharts stays up-to-date with its dependencies.
Other fixes
New Contributors
Full Changelog: apexcharts/apexcharts.js@v3.54.1...v4.0.0
v3.54.1
: 💎 Version 3.54.1Compare Source
What's Changed
Full Changelog: apexcharts/apexcharts.js@v3.54.0...v3.54.1
v3.54.0
: 💎 Version 3.54.0Compare Source
What's Changed
New Contributors
Full Changelog: apexcharts/apexcharts.js@v3.53.0...v3.54.0
v3.53.0
: 💎 Version 3.53.0Compare Source
What's new
New Property
series.hidden
to hide certain series on initial render A short guide on how to use itNew method
Enhancements
Bugfixes
Announcements
New Contributors
Full Changelog: apexcharts/apexcharts.js@v3.52.0...v3.53.0
v3.52.0
: 💎 Version 3.52.0Compare Source
What's Changed
New Contributors
Full Changelog: apexcharts/apexcharts.js@v3.51.0...v3.52.0
Configuration
📅 Schedule: Branch creation - "after 10pm every weekday,every weekend,before 5am every weekday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.