heckenmann / docker-swarm-dashboard

Dashboard for Docker Swarm Cluster
MIT License
38 stars 7 forks source link

Bump apexcharts from 3.46.0 to 3.47.0 in /app-src #391

Closed dependabot[bot] closed 8 months ago

dependabot[bot] commented 8 months ago

Bumps apexcharts from 3.46.0 to 3.47.0.

Release notes

Sourced from apexcharts's releases.

๐Ÿ’Ž Version 3.47.0

๐Ÿ†• Enhancements

  • Map multiple series to the same y-axis scales (in a multi-axes chart) - fixes #4237

๐Ÿž Bug fixes

  • Area chart gradient drawing glitch; fixes #4271
  • Point annotation fix when y-axis is not present (in case of sparkline or hidden y-axis)
  • When chart is type 'bar', ensure reference to zero is maintained

Thanks @โ€‹rosco54 for y-axis scale improvements

Commits
  • 0b0d270 build - 3.47.0
  • c4c8740 3.47.0
  • 7138a9f Merge pull request #4308 from rosco54/Bar_column_min_max
  • cd6c32b Merge pull request #4310 from rosco54/Hide_axis_bug_fix
  • fec4d6c Working on using the series style attribute to influence axis scaling
  • e4aca64 Fixes a bug in my earlier merged pull request related to collapsed
  • 0b95446 Merge pull request #4284 from rosco54/NiceScale_enhancements
  • d41387d When chart is type 'bar', ensure reference to zero is maintained
  • fe6901c 1) In response to issue 4263, try a little harder to produce nice scales
  • b9d5110 When chart is type 'bar', ensure reference to zero is maintained
  • Additional commits viewable in compare view


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 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)