-
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.96% 18.96%
=======================================
Files 434 434
Lines 68978 68978
Branches 1492 1495 +3
=======================================
+ Hits 13080 13081 +1
+ Misses 55898 55897 -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
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
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
cf21f1e
to
9953407
Compare
9372869
to
b6dfffe
Compare
b6dfffe
to
ea0a9f1
Compare
b71ceb4
to
154b924
Compare
0742c66
to
6a4ed5e
Compare
f96e607
to
113d8be
Compare
113d8be
to
05f633d
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.