CrisisCleanup / crisiscleanup-4-web

Current Crisis Cleanup Web Application (Version 4) based on Vue 3. This version was launched March 10, 2023.
https://www.crisiscleanup.org/
Apache License 2.0
4 stars 1 forks source link

fix(deps): update dependency apexcharts to v3.49.2 #985

Closed renovate[bot] closed 2 weeks ago

renovate[bot] commented 2 weeks ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
apexcharts (source) 3.49.1 -> 3.49.2 age adoption passing confidence

Release Notes

apexcharts/apexcharts.js (apexcharts) ### [`v3.49.2`](https://togithub.com/apexcharts/apexcharts.js/releases/tag/v3.49.2): 💎 Version 3.49.2 [Compare Source](https://togithub.com/apexcharts/apexcharts.js/compare/v3.49.1...v3.49.2) #### What's Changed - Update fix for PR 4452 by [@​rosco54](https://togithub.com/rosco54) in [https://github.com/apexcharts/apexcharts.js/pull/4470](https://togithub.com/apexcharts/apexcharts.js/pull/4470) - Stacked column totals dataLabel position fix (category X-axis). by [@​rosco54](https://togithub.com/rosco54) in [https://github.com/apexcharts/apexcharts.js/pull/4482](https://togithub.com/apexcharts/apexcharts.js/pull/4482) - Fix issue [#​4471](https://togithub.com/apexcharts/apexcharts.js/issues/4471): path termination for irregular series. by [@​rosco54](https://togithub.com/rosco54) in [https://github.com/apexcharts/apexcharts.js/pull/4483](https://togithub.com/apexcharts/apexcharts.js/pull/4483) - Remove declared but unused variables by [@​rosco54](https://togithub.com/rosco54) in [https://github.com/apexcharts/apexcharts.js/pull/4495](https://togithub.com/apexcharts/apexcharts.js/pull/4495) - Restore Y axis highlighting during legend series mouseover. by [@​rosco54](https://togithub.com/rosco54) in [https://github.com/apexcharts/apexcharts.js/pull/4496](https://togithub.com/apexcharts/apexcharts.js/pull/4496) - fix: fixed theme change from dark mode to light mode not working by [@​Sebastian-Webster](https://togithub.com/Sebastian-Webster) in [https://github.com/apexcharts/apexcharts.js/pull/4505](https://togithub.com/apexcharts/apexcharts.js/pull/4505) - fix: prevent issues with tests running in non-TTY environments by [@​Sebastian-Webster](https://togithub.com/Sebastian-Webster) in [https://github.com/apexcharts/apexcharts.js/pull/4510](https://togithub.com/apexcharts/apexcharts.js/pull/4510) - perf(tests): improved e2e test performance by up to 3x by [@​Sebastian-Webster](https://togithub.com/Sebastian-Webster) in [https://github.com/apexcharts/apexcharts.js/pull/4515](https://togithub.com/apexcharts/apexcharts.js/pull/4515) - Fix responsive options failure in 3.49.1 by [@​rosco54](https://togithub.com/rosco54) in [https://github.com/apexcharts/apexcharts.js/pull/4523](https://togithub.com/apexcharts/apexcharts.js/pull/4523) - Improved e2e test reliability by [@​Sebastian-Webster](https://togithub.com/Sebastian-Webster) in [https://github.com/apexcharts/apexcharts.js/pull/4540](https://togithub.com/apexcharts/apexcharts.js/pull/4540) #### New Contributors - [@​Sebastian-Webster](https://togithub.com/Sebastian-Webster) made their first contribution in [https://github.com/apexcharts/apexcharts.js/pull/4505](https://togithub.com/apexcharts/apexcharts.js/pull/4505) **Full Changelog**: https://github.com/apexcharts/apexcharts.js/compare/v3.49.1...v3.49.2

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 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 has been generated by Mend Renovate. View repository job log here.

codecov[bot] commented 2 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 21.93%. Comparing base (2fbb14d) to head (11dc4b2).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #985 +/- ## ======================================= Coverage 21.93% 21.93% ======================================= Files 375 375 Lines 80103 80103 Branches 1296 1296 ======================================= Hits 17567 17567 Misses 62536 62536 ``` | [Flag](https://app.codecov.io/gh/CrisisCleanup/crisiscleanup-4-web/pull/985/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CrisisCleanup) | Coverage Δ | | |---|---|---| | [unitTests](https://app.codecov.io/gh/CrisisCleanup/crisiscleanup-4-web/pull/985/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CrisisCleanup) | `21.93% <ø> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CrisisCleanup#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

github-actions[bot] commented 2 weeks ago

Playwright test results

passed  49 passed
flaky  3 flaky

Details

stats  52 tests across 12 suites
duration  4 minutes, 48 seconds
commit  11dc4b2

Flaky tests firefox-setup › auth.setup.ts › authenticate as admin - `( @primary @slow @read @development @staging @production )` firefox › authentication.test.ts › Authentication › should load unauthorized routes as expected with and without authentication - `( @slow @primary @development @staging @production )` chromium › pages/reports.test.ts › Reports › should have visible data-testids - `( @primary @slow @read @development @staging @production )`