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

fix(deps): bump apexcharts from 3.28.3 to 3.33.0 #154

Merged
merged 1 commit into from
Jan 12, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 12, 2022

Bumps apexcharts from 3.28.3 to 3.33.0.

Release notes

Sourced from apexcharts's releases.

💎 Version 3.33.0

🆕 Enhancements

  • Prevent tooltip overflow outside the chart area
  • Fix empty tooltip; fixes #2851
  • Disable tooltip if all datasets are hidden - fixes #2566
  • Bar and Heatmap tooltip improvements

🐞 Bug Fixes

  • Fix for not rendering 0 as min when using logarithmic, thanks @​rubenstolk
  • Fix tooltip bug when 1st series is hidden; fixes #2744
  • Fix boxplot with multiple outliers - fixes #2706
  • Fix runtime error if tooltip not present
  • Marker size bug - fixes #2872
  • Tooltip bug; fixes #2879

💎 Version 3.32.0

🐞 Bug Fixes

  • fixing regression bug that was caused by commit e153a2
  • fix distributed and inversed color scale - fixes #2808
  • check if lastDataLabelRect exists in bar charts

💎 Version 3.31.0

Enhancements

fc3noor2

🐞 Bug Fixes

  • Fix UTC issue for single data-point - fixes #2793
  • Avoid rendering data label nodes if empty - fixes #2796

💎 Version 3.30.0

Enhancements

  • Replace old DetectElementResize script with ResizeObserver, fixes #1332, #2743
  • Inject ApexCharts CSS to shadow root if we’re in a shadow DOM context, fixes #238
  • Debounce tooltip mouse events to reduce overhead

🐞 Bug Fixes

  • Hover-active filter bugfix; fixes #2776
  • Hash presence in CSV export; fixes #2665
  • ToggleSeries bugfix for boxplots; fixes #2672
  • Combo chart type bug fix; fixes #2388
  • Return promise in updateOptions and updateSeries; fixes #2642
  • Point-annotation position fix when x-axis is category; fixes #2646
  • Remove radial-bar extra space in firefox; fixes #1243
  • Export to png bug fix; fixes #1671
  • Bugfix: y-axis annotation labels are placed at the wrong y-coordinate at the top of the graph; fixes #2770
  • Add a null check to prevent errors on Safari mobile
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 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)

Bumps [apexcharts](https://github.com/apexcharts/apexcharts.js) from 3.28.3 to 3.33.0.
- [Release notes](https://github.com/apexcharts/apexcharts.js/releases)
- [Commits](https://github.com/apexcharts/apexcharts.js/commits/v3.33.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 12, 2022
@fzn0x fzn0x merged commit 5f52a2a into master Jan 12, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/apexcharts-3.33.0 branch January 12, 2022 01:22
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant