[PR #686] [MERGED] chore(deps): update dependency apexcharts to v4 #8209

Closed
opened 2026-03-12 23:43:01 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/0xJacky/nginx-ui/pull/686
Author: @renovate[bot]
Created: 10/29/2024
Status: Merged
Merged: 12/14/2024
Merged by: @0xJacky

Base: devHead: renovate/apexcharts-4.x


📝 Commits (1)

  • 4ac7cb1 chore(deps): update dependency apexcharts to v4

📊 Changes

2 files changed (+58 additions, -77 deletions)

View changed files

📝 app/package.json (+1 -1)
📝 app/pnpm-lock.yaml (+57 -76)

📄 Description

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
apexcharts (source) ^3.54.1 -> ^4.2.0 age adoption passing confidence

Release Notes

apexcharts/apexcharts.js (apexcharts)

v4.2.0

Compare Source

v4.1.0: 💎 Version 4.1.0

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/apexcharts/apexcharts.js/compare/v4.0.0...v4.1.0

v4.0.0: 💎 Version 4.0.0

Compare 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: https://github.com/apexcharts/apexcharts.js/compare/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 becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/0xJacky/nginx-ui/pull/686 **Author:** [@renovate[bot]](https://github.com/apps/renovate) **Created:** 10/29/2024 **Status:** ✅ Merged **Merged:** 12/14/2024 **Merged by:** [@0xJacky](https://github.com/0xJacky) **Base:** `dev` ← **Head:** `renovate/apexcharts-4.x` --- ### 📝 Commits (1) - [`4ac7cb1`](https://github.com/0xJacky/nginx-ui/commit/4ac7cb16d39a3d2f5478df76c072441ee75f4c88) chore(deps): update dependency apexcharts to v4 ### 📊 Changes **2 files changed** (+58 additions, -77 deletions) <details> <summary>View changed files</summary> 📝 `app/package.json` (+1 -1) 📝 `app/pnpm-lock.yaml` (+57 -76) </details> ### 📄 Description This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [apexcharts](https://apexcharts.com) ([source](https://redirect.github.com/apexcharts/apexcharts.js)) | [`^3.54.1` -> `^4.2.0`](https://renovatebot.com/diffs/npm/apexcharts/3.54.1/4.2.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/apexcharts/4.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/apexcharts/4.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/apexcharts/3.54.1/4.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/apexcharts/3.54.1/4.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>apexcharts/apexcharts.js (apexcharts)</summary> ### [`v4.2.0`](https://redirect.github.com/apexcharts/apexcharts.js/compare/v4.1.0...1d47d1bed231016478b79f5bdae8bd379c76f0c3) [Compare Source](https://redirect.github.com/apexcharts/apexcharts.js/compare/v4.1.0...v4.2.0) ### [`v4.1.0`](https://redirect.github.com/apexcharts/apexcharts.js/releases/tag/v4.1.0): 💎 Version 4.1.0 [Compare Source](https://redirect.github.com/apexcharts/apexcharts.js/compare/v4.0.0...v4.1.0) #### What's Changed - Negative line color feature added - [sample](https://apexcharts.com/javascript-chart-demos/area-charts/negative/); references [#&#8203;596](https://redirect.github.com/apexcharts/apexcharts.js/issues/596)\ ![Screenshot 2024-11-26 at 11 16 32 PM](https://redirect.github.com/user-attachments/assets/40e6fd26-70a1-4a28-a4a9-17e333cca717) - fix [#&#8203;4735](https://redirect.github.com/apexcharts/apexcharts.js/issues/4735); Zoom with the mouse scroll button always activate when "selection" is enabled - Fix isolated point in line chart not closing path by [@&#8203;bautisflow](https://redirect.github.com/bautisflow) in [https://github.com/apexcharts/apexcharts.js/pull/4782](https://redirect.github.com/apexcharts/apexcharts.js/pull/4782) - update goals type by [@&#8203;rahulr-96](https://redirect.github.com/rahulr-96) in [https://github.com/apexcharts/apexcharts.js/pull/4788](https://redirect.github.com/apexcharts/apexcharts.js/pull/4788) - [#&#8203;4763](https://redirect.github.com/apexcharts/apexcharts.js/issues/4763) bugfix Display error Date when set xaxis frist label close to next day. by [@&#8203;cuobiezi](https://redirect.github.com/cuobiezi) in [https://github.com/apexcharts/apexcharts.js/pull/4798](https://redirect.github.com/apexcharts/apexcharts.js/pull/4798) - fix:[#&#8203;4801](https://redirect.github.com/apexcharts/apexcharts.js/issues/4801) The return type of the dataLabels formatter has been redefine by [@&#8203;daiboom](https://redirect.github.com/daiboom) in [https://github.com/apexcharts/apexcharts.js/pull/4802](https://redirect.github.com/apexcharts/apexcharts.js/pull/4802) - fix [#&#8203;2270](https://redirect.github.com/apexcharts/apexcharts.js/issues/2270); improved checks for element existence before doing any calculations - fix [#&#8203;4828](https://redirect.github.com/apexcharts/apexcharts.js/issues/4828); append legend marker to window.SVG which was a problem when using multiple charts on same page - fix [#&#8203;4829](https://redirect.github.com/apexcharts/apexcharts.js/issues/4829); x-position misalignment in numeric bar charts when x is 0 - fix [#&#8203;4794](https://redirect.github.com/apexcharts/apexcharts.js/issues/4794); jumping tooltp over bars in shadow DOM - fixes [#&#8203;4811](https://redirect.github.com/apexcharts/apexcharts.js/issues/4811) by [@&#8203;rahulr-96](https://redirect.github.com/rahulr-96) in [https://github.com/apexcharts/apexcharts.js/pull/4812](https://redirect.github.com/apexcharts/apexcharts.js/pull/4812) - Fix dutch locale by [@&#8203;cmeelker](https://redirect.github.com/cmeelker) in [https://github.com/apexcharts/apexcharts.js/pull/4822](https://redirect.github.com/apexcharts/apexcharts.js/pull/4822) - Allow pan and zoom on mobile devices by [@&#8203;andre-ehlert](https://redirect.github.com/andre-ehlert) in [https://github.com/apexcharts/apexcharts.js/pull/4823](https://redirect.github.com/apexcharts/apexcharts.js/pull/4823) #### New Contributors - [@&#8203;bautisflow](https://redirect.github.com/bautisflow) made their first contribution in [https://github.com/apexcharts/apexcharts.js/pull/4782](https://redirect.github.com/apexcharts/apexcharts.js/pull/4782) - [@&#8203;rahulr-96](https://redirect.github.com/rahulr-96) made their first contribution in [https://github.com/apexcharts/apexcharts.js/pull/4788](https://redirect.github.com/apexcharts/apexcharts.js/pull/4788) - [@&#8203;cuobiezi](https://redirect.github.com/cuobiezi) made their first contribution in [https://github.com/apexcharts/apexcharts.js/pull/4798](https://redirect.github.com/apexcharts/apexcharts.js/pull/4798) - [@&#8203;daiboom](https://redirect.github.com/daiboom) made their first contribution in [https://github.com/apexcharts/apexcharts.js/pull/4802](https://redirect.github.com/apexcharts/apexcharts.js/pull/4802) - [@&#8203;cmeelker](https://redirect.github.com/cmeelker) made their first contribution in [https://github.com/apexcharts/apexcharts.js/pull/4822](https://redirect.github.com/apexcharts/apexcharts.js/pull/4822) - [@&#8203;andre-ehlert](https://redirect.github.com/andre-ehlert) made their first contribution in [https://github.com/apexcharts/apexcharts.js/pull/4823](https://redirect.github.com/apexcharts/apexcharts.js/pull/4823) **Full Changelog**: https://github.com/apexcharts/apexcharts.js/compare/v4.0.0...v4.1.0 ### [`v4.0.0`](https://redirect.github.com/apexcharts/apexcharts.js/releases/tag/v4.0.0): 💎 Version 4.0.0 [Compare Source](https://redirect.github.com/apexcharts/apexcharts.js/compare/v3.54.1...v4.0.0) #### 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 - Apply config opacity to fill colors specified in RGB format. by [@&#8203;rosco54](https://redirect.github.com/rosco54) in [https://github.com/apexcharts/apexcharts.js/pull/4759](https://redirect.github.com/apexcharts/apexcharts.js/pull/4759) - Fix createBorderRadiusArr by [@&#8203;rosco54](https://redirect.github.com/rosco54) in [https://github.com/apexcharts/apexcharts.js/pull/4760](https://redirect.github.com/apexcharts/apexcharts.js/pull/4760) - Update types to add missing arguments and return types by [@&#8203;cyrilf](https://redirect.github.com/cyrilf) in [https://github.com/apexcharts/apexcharts.js/pull/4772](https://redirect.github.com/apexcharts/apexcharts.js/pull/4772) #### New Contributors - [@&#8203;cyrilf](https://redirect.github.com/cyrilf) made their first contribution in [https://github.com/apexcharts/apexcharts.js/pull/4772](https://redirect.github.com/apexcharts/apexcharts.js/pull/4772) **Full Changelog**: https://github.com/apexcharts/apexcharts.js/compare/v3.54.1...v4.0.0 </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/0xJacky/nginx-ui). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMzMuMSIsInVwZGF0ZWRJblZlciI6IjM5LjU4LjEiLCJ0YXJnZXRCcmFuY2giOiJkZXYiLCJsYWJlbHMiOltdfQ==--> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-12 23:43:01 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/nginx-ui#8209
No description provided.