Skip to content
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

Bump apexcharts from 3.53.0 to 4.0.0 #6362

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 5, 2024

Bumps apexcharts from 3.53.0 to 4.0.0.

Release notes

Sourced from apexcharts's releases.

💎 Version 4.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

New Contributors

Full Changelog: apexcharts/apexcharts.js@v3.54.1...v4.0.0

💎 Version 3.54.1

What's Changed

  • improve border radius implementation in stacked bar charts by @​junedchhipa in apexcharts/apexcharts.js#4747
  • Bar and column true stroke and fill paths by @​rosco54 in apexcharts/apexcharts.js#4753
  • fix #4757; allow duplicate labels in yaxis
  • fix #4623; use x value from w.config.series instead of w.globals.labels
  • fix #4750; safari tooltip issue
  • Restore true stroke paths on bars and columns - by @​rosco54
  • fix #4755; tooltip marker color when fill type is gradient
  • fix apexcharts/react-apexcharts#627 prevent mutating config.colors as it causes reactivity issues in react
  • move some styles to foreignObject as external styles are not applied when exporting
  • fix #4657; fix #4818; border radius on last element when previous datapoint is zero
  • fix #4738; legend height when position is bottom
  • fix #4734; last annotation was not shown because of a refactor

Full Changelog: apexcharts/apexcharts.js@v3.54.0...v3.54.1

💎 Version 3.54.0

What's Changed

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 5, 2024
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/apexcharts-4.0.0 branch 10 times, most recently from 8711af4 to 797a1af Compare November 12, 2024 02:14
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/apexcharts-4.0.0 branch 12 times, most recently from fcb4b83 to 274da8c Compare November 16, 2024 02:55
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/apexcharts-4.0.0 branch 2 times, most recently from 18caa4b to d21c031 Compare November 20, 2024 02:27
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/apexcharts-4.0.0 branch 19 times, most recently from d9bb465 to f8113a8 Compare November 26, 2024 04:12
Bumps [apexcharts](https://github.com/apexcharts/apexcharts.js) from 3.53.0 to 4.0.0.
- [Release notes](https://github.com/apexcharts/apexcharts.js/releases)
- [Commits](apexcharts/apexcharts.js@v3.53.0...v4.0.0)

---
updated-dependencies:
- dependency-name: apexcharts
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/apexcharts-4.0.0 branch from f8113a8 to cd0c07a Compare November 26, 2024 04:33
Copy link

sonarcloud bot commented Nov 26, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants