-
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 18.89% 18.89%
=======================================
Files 427 427
Lines 66953 66953
Branches 1452 1457 +5
=======================================
+ Hits 12648 12649 +1
+ Misses 54305 54304 -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 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-setup › auth.setup.ts › authenticate as user - Skipped testschromium › authentication.test.ts › Authentication › should load unauthorized routes as expected with and without authentication - |
881cdba
to
8272288
Compare
28afc17
to
4b5031c
Compare
5cd0e30
to
38f8430
Compare
38f8430
to
cf21f1e
Compare
cf21f1e
to
9953407
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.