JonFreer / WMCycleData

https://wmcycledata.com/
0 stars 1 forks source link

fix(deps): update dependency apexcharts to v3.44.0 #49

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

apexcharts/apexcharts.js (apexcharts) ### [`v3.44.0`](https://togithub.com/apexcharts/apexcharts.js/releases/tag/v3.44.0): šŸ’Ž Version 3.44.0 [Compare Source](https://togithub.com/apexcharts/apexcharts.js/compare/v3.43.0...v3.44.0) ##### šŸ†• Enhancements - improve sparkline paddings on top and bottom - improve line smoothing to avoid backward curve [fixes](https://togithub.com/apexcharts/apexcharts.js/commit/b1621d58493194677ba5c40aa3031e2864d2e331) [https://github.com/apexcharts/apexcharts.js/issues/4063](https://togithub.com/apexcharts/apexcharts.js/issues/4063) ##### šŸž Bug Fixes - fix default bg color in dark theme [fixes](https://togithub.com/apexcharts/apexcharts.js/commit/ebd7c8fccb0fcacb511f2185419254c454bd2903) [https://github.com/apexcharts/apexcharts.js/issues/4062](https://togithub.com/apexcharts/apexcharts.js/issues/4062) - fix xposition in rangebar charts (for tooltips) \[commit] (https://github.com/apexcharts/apexcharts.js/commit/0130bb1901734c0b0ebbcde1e6d062e2e1ed6dd5) - prevent markers from hiding on the top and the bottom of the drawing area ### [`v3.43.0`](https://togithub.com/apexcharts/apexcharts.js/releases/tag/v3.43.0): šŸ’Ž Version 3.43.0 [Compare Source](https://togithub.com/apexcharts/apexcharts.js/compare/v3.42.0...v3.43.0) #### What's Changed - remove "monotoneCubic" curve logic and apply the same algorithm for "smooth" curve. - switch to darker background color if theme is dark - improve getyAxisLabelsCoords based on formatter - fix grid background bands for bars - heatmap yaxis labels offsetY; fixes [#​2033](https://togithub.com/apexcharts/apexcharts.js/issues/2033) - fix: hover and click on legend series by [@​maciej-ka](https://togithub.com/maciej-ka) in [https://github.com/apexcharts/apexcharts.js/pull/3967](https://togithub.com/apexcharts/apexcharts.js/pull/3967) - docs: improve how to contribute by [@​maciej-ka](https://togithub.com/maciej-ka) in [https://github.com/apexcharts/apexcharts.js/pull/3951](https://togithub.com/apexcharts/apexcharts.js/pull/3951) - Bugfix: Double rendering of labels by [@​abi-spyro](https://togithub.com/abi-spyro) in [https://github.com/apexcharts/apexcharts.js/pull/3998](https://togithub.com/apexcharts/apexcharts.js/pull/3998) - datalabels issue when hideZeroBarsWhenGrouped is true; fixes [#​4000](https://togithub.com/apexcharts/apexcharts.js/issues/4000) - Added type to colorStops in ApexFill by [@​consvic](https://togithub.com/consvic) in [https://github.com/apexcharts/apexcharts.js/pull/3999](https://togithub.com/apexcharts/apexcharts.js/pull/3999) - fix: detect positioning for leftmost values by [@​akozenko](https://togithub.com/akozenko) in [https://github.com/apexcharts/apexcharts.js/pull/4012](https://togithub.com/apexcharts/apexcharts.js/pull/4012) - Expose 'isSeriesHidden' to public methods by [@​bdavis2-PCTY](https://togithub.com/bdavis2-PCTY) in [https://github.com/apexcharts/apexcharts.js/pull/4015](https://togithub.com/apexcharts/apexcharts.js/pull/4015) #### New Contributors - [@​maciej-ka](https://togithub.com/maciej-ka) made their first contribution in [https://github.com/apexcharts/apexcharts.js/pull/3967](https://togithub.com/apexcharts/apexcharts.js/pull/3967) - [@​abi-spyro](https://togithub.com/abi-spyro) made their first contribution in [https://github.com/apexcharts/apexcharts.js/pull/3998](https://togithub.com/apexcharts/apexcharts.js/pull/3998) - [@​consvic](https://togithub.com/consvic) made their first contribution in [https://github.com/apexcharts/apexcharts.js/pull/3999](https://togithub.com/apexcharts/apexcharts.js/pull/3999) - [@​akozenko](https://togithub.com/akozenko) made their first contribution in [https://github.com/apexcharts/apexcharts.js/pull/4004](https://togithub.com/apexcharts/apexcharts.js/pull/4004) - [@​bdavis2-PCTY](https://togithub.com/bdavis2-PCTY) made their first contribution in [https://github.com/apexcharts/apexcharts.js/pull/4015](https://togithub.com/apexcharts/apexcharts.js/pull/4015) **Full Changelog**: https://github.com/apexcharts/apexcharts.js/compare/v3.41.1...v3.43.0 ### [`v3.42.0`](https://togithub.com/apexcharts/apexcharts.js/compare/v3.41.1...ee883ba01fd6689d46a71b2caac8fa5ccb1ec356) [Compare Source](https://togithub.com/apexcharts/apexcharts.js/compare/v3.41.1...v3.42.0) ### [`v3.41.1`](https://togithub.com/apexcharts/apexcharts.js/releases/tag/v3.41.1): šŸ’Ž Version 3.41.1 [Compare Source](https://togithub.com/apexcharts/apexcharts.js/compare/v3.41.0...v3.41.1) #### What's Changed - remove style injection as attribute in bar charts (csp style-src fix) by [@​refamila](https://togithub.com/refamila) in [https://github.com/apexcharts/apexcharts.js/pull/3886](https://togithub.com/apexcharts/apexcharts.js/pull/3886) - Feat: trimmed treemap labels by [@​mabolen](https://togithub.com/mabolen) in [https://github.com/apexcharts/apexcharts.js/pull/3926](https://togithub.com/apexcharts/apexcharts.js/pull/3926) - Added type of string array to brush targets. by [@​vargemp](https://togithub.com/vargemp) in [https://github.com/apexcharts/apexcharts.js/pull/3916](https://togithub.com/apexcharts/apexcharts.js/pull/3916) - fixes [#​3691](https://togithub.com/apexcharts/apexcharts.js/issues/3691) legend custom colors - fix gridline issue in rangeArea fixes [https://github.com/apexcharts/apexcharts.js/issues/3869](https://togithub.com/apexcharts/apexcharts.js/issues/3869) - fix rounding issue in polar charts fixes [https://github.com/apexcharts/apexcharts.js/issues/3945](https://togithub.com/apexcharts/apexcharts.js/issues/3945) - fix csv export when series is collapsed fixes [https://github.com/apexcharts/apexcharts.js/issues/3944](https://togithub.com/apexcharts/apexcharts.js/issues/3944) - fix runtime error when all series are collapsed fixes [https://github.com/apexcharts/apexcharts.js/issues/3924](https://togithub.com/apexcharts/apexcharts.js/issues/3924) #### New Contributors - [@​refamila](https://togithub.com/refamila) made their first contribution in [https://github.com/apexcharts/apexcharts.js/pull/3886](https://togithub.com/apexcharts/apexcharts.js/pull/3886) - [@​mabolen](https://togithub.com/mabolen) made their first contribution in [https://github.com/apexcharts/apexcharts.js/pull/3926](https://togithub.com/apexcharts/apexcharts.js/pull/3926) - [@​vargemp](https://togithub.com/vargemp) made their first contribution in [https://github.com/apexcharts/apexcharts.js/pull/3916](https://togithub.com/apexcharts/apexcharts.js/pull/3916) **Full Changelog**: https://github.com/apexcharts/apexcharts.js/compare/v3.41.0...v3.41.1

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.