-
Notifications
You must be signed in to change notification settings - Fork 2
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
fix(deps): update dependency apexcharts to v4 #1270
base: master
Are you sure you want to change the base?
Conversation
64244b7
to
e374016
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #1270 +/- ##
=======================================
Coverage 19.07% 19.07%
=======================================
Files 424 424
Lines 66259 66259
Branches 1447 1450 +3
=======================================
+ Hits 12638 12639 +1
+ Misses 53621 53620 -1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Playwright test resultsDetails 50 tests across 11 suites Failed testschromium › authentication.test.ts › Authentication › should redirect from login related unauthorized pages with existing session - Flaky testschromium-setup › auth.setup.ts › authenticate as user - |
66eb018
to
366fd12
Compare
4d04a32
to
2f843fc
Compare
2f843fc
to
a70cdcd
Compare
This PR contains the following updates:
^3.52.0
->^4.0.0
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 apexcharts@4.0.0, 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
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, 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.