-
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.04% 19.04%
=======================================
Files 428 428
Lines 67157 67157
Branches 1445 1445
=======================================
Hits 12789 12789
Misses 54368 54368
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 testsfirefox-setup › auth.setup.ts › authenticate as user - |
66eb018
to
366fd12
Compare
2f843fc
to
a70cdcd
Compare
1e9a5d7
to
881cdba
Compare
Playwright test resultsDetails 50 tests across 11 suites Failed testschromium › pages/user-profile.test.ts › UserProfile › should have visible data-testids - Flaky testsfirefox-setup › auth.setup.ts › authenticate as user - |
881cdba
to
8272288
Compare
28afc17
to
4b5031c
Compare
5cd0e30
to
38f8430
Compare
cf21f1e
to
9953407
Compare
9372869
to
b6dfffe
Compare
b6dfffe
to
ea0a9f1
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 [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
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.