ParaffinIoT / dashboard

πŸ“ˆ Dashboard for Paraffin IoT Platform
MIT License
4 stars 0 forks source link

An in-range update of apexcharts is breaking the build 🚨 #45

Open greenkeeper[bot] opened 5 years ago

greenkeeper[bot] commented 5 years ago

The dependency apexcharts was updated from 3.8.2 to 3.8.3.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

apexcharts is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details - ❌ **Travis CI - Branch:** The build **failed**.

Release Notes for πŸ’Ž Version 3.8.3

🐞 Bug fixes

  • Fix browser crash for smaller values - fixes #672
  • Add check for existant series in updateOptions method - Thanks @MaxLeiter
  • Prevent NaN values in data-labels when stacked 100 total is 0 - fixes #669
  • Prevent cropping of datalabels by removing clippath attr - fixes #662
  • Remove delayed annotation display for scatter charts - fixes #685
  • Fix wrong date issue when using formatter - fixes #728
Commits

The new version differs by 12 commits.

  • 9c3d644 new build - 3.8.3
  • 5b44345 3.8.3
  • 288fbf7 fix wrong date issue when using formatter - fixes #728
  • 82fb371 fix browser crash for smaller values - fixes #672
  • 4d4a8df prevent delayed annotation display for scatter charts - fixes #685
  • 9c61978 prevent cropping of datalabels by removing clippath attr - fixes #662
  • e3054e2 Merge branch 'master' of https://github.com/apexcharts/apexcharts.js
  • ff4becb prevent NaN values in data-labels when stacked 100 total is 0 - fixes #669
  • 4a62caa Merge pull request #765 from MaxLeiter/bugfix/nullSeries
  • a295bf3 Add check for existant series in updateOptions
  • c51f396 Merge pull request #748 from styd/fix-broken-annotations-img
  • c4b9ea6 Fix broken annotations image

See the full diff

FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

greenkeeper[bot] commented 5 years ago

After pinning to 3.8.2 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for πŸ’Ž Version 3.8.4

πŸ†• Enhancements

  • Build modified to minify AMD, es, commonjs files
  • Visually separate the datetime labels to identify years from months and months from days
  • Add chart context in toolbar icon function params - fixes #810

🐞 Bug fixes

  • Fix y-axis zoom bug - fixes #794
  • Fix ApexCharts.exec type declaration - Thanks @franklx
  • Fix forceNiceScale for small values #759 #672 - Thanks @nadvornik
  • Fix pie chart tooltip values being rounded off - fixes #814
  • Minor correction for detecting pie/donut charts in label formatters
  • Decimals for small values in a bar chart - fixes #648
  • Fix brush behavior when a series is toggled via legend when autoscale is turned on - fixes #795

Misc changes

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 9 commits.

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 19 commits.

There are 19 commits in total.

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 37 commits.

  • dcf8436 build - 3.9.0
  • 51a9e6c 3.9.0
  • f64f355 barchart datalabels alignment fix - fixes #979
  • 22da5e9 replacing npm with yarn
  • a4c3f64 remove browser prefixes in css
  • c5f19cc Merge pull request #953 from spotman/master
  • 5393735 fix sort function for numeric x-axis
  • 87fd194 donut chart - new property
  • 83002d8 bar chart yaxis allows additional parameters to show more information
  • 357ce49 Fix CRLF policy for binary files
  • d27db3e fixed error when toggling series on a mixed chart - fixes #952
  • f147010 strokewidth in bubble charts - fixes #950
  • 72dd6c2 Add missing Legend CSS styles
  • a00f1b8 Fix code style in CSS
  • 4a2393c Fix code style in CSS

There are 37 commits in total.

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for πŸ’Ž Version 3.10.0

🐞 Bug fixes

  • Fixed a major bug #983 which caused the data to display reversed.
Commits

The new version differs by 5 commits.

  • 4f3e651 build - 3.10.0
  • e72dd6e 3.10.0
  • b41dda1 3.9.1
  • 40bbeb4 fix accidentally mutated global array which caused a major bug reversing the data - fixes #983
  • c251cdf remove unused code

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 51 commits.

There are 51 commits in total.

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 34 commits.

There are 34 commits in total.

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 40 commits.

  • f6f7297 build - 3.11.1
  • dc03a36 3.11.1
  • 24d1648 tooltip issue fixed in inversedOrder - fixes #1133
  • 04c6c0d tooltip issue in a 100% chart fixed - fixes #1149
  • 5d1d408 missed return statement in utils
  • bd77134 exec method fix
  • a0333e6 Merge pull request #1150 from sergkop/master
  • ba69bb4 height fixes in pie; fixes #1125, fixes #1062
  • 55ea345 Fix linting issues
  • 9683afe scale datalabels in a customscaled pie chart - fixes #1105
  • a5412d8 Upgrade Babel and Webpack
  • 6b0967a Fix linting
  • d3cd35b More linting
  • ace9de6 Added ESLint rules and fixed linting issues
  • d093470 Merge pull request #1148 from sergkop/master

There are 40 commits in total.

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 12 commits.

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 40 commits.

There are 40 commits in total.

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 31 commits.

There are 31 commits in total.

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 75 commits.

There are 75 commits in total.

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 10 commits.

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 4 commits.

  • e962a05 build - 3.14.0
  • 2b3754f 3.14.0
  • c18e848 a major bugfix which prevents overwriting xaxis in multiple charts on a single page
  • b055236 update the thumbnails sample

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for πŸ’Ž Version 3.15.0

🐞 Bug Fixes

  • Category zoom fixes
  • Fixed updateOptions() function on 100% stacked fixed - fixes #922
  • Legend margin fix - fixes #1203
  • Multiline axis label offset in bar charts
Commits

The new version differs by 9 commits.

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 21 commits.

There are 21 commits in total.

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 13 commits.

  • 575b650 build - 3.15.2
  • ed23ef0 remove this from static method
  • b9c0dc5 destroy method fix
  • 2f43ade 3.15.2
  • a1a7b0f samples updated to include IE11 polyfills
  • a0211d8 IE11 fixes
  • 0d77965 update tests
  • 21995a9 fix scale issues and barwidth - fixes #1222, fixes #1224
  • 5deec3e destroy function fix - fixes #1223
  • 248377c single datapoint issue - fixes #1221
  • ff6d0dc updated all samples with the new cdn
  • 65851b8 replace unpkg with jsdelivr
  • 9e58967 add missing types; update samples

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 55 commits.

  • 00c99c3 build - 3.15.3
  • c8997f0 3.15.3
  • e3f6305 remove dep
  • 1122877 remove circular dependency
  • 7a1ca8e pie & donut height fix for sparkline enabled charts
  • 88988af tooltip out of chart position fix - fixes #667
  • c504bec a small fix in Filters which caused issues in heatmap
  • 01f0d46 remove unnecessary promise - fixes @1245
  • 46a8bd5 pie datalable - multiline example
  • 6371f8a draw annotation rect even if text is undefined - fixes #985
  • 32b6d62 browser difference fix for radialbars - fixes #1243
  • 2e4e409 shared tooltip - prevent empty tooltip when all values are null - fixes #1240
  • 379bacd update samples
  • 416c4ab Merge branch 'master' of https://github.com/apexcharts/apexcharts.js
  • a22a58a clipped radialbars fix when dropshadow is true - fixes #1244

There are 55 commits in total.

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for πŸ’Ž Version 3.15.4

πŸ†• Enhancements

  • New method - addImage() to allow inserting an image after the chart is rendered. - Docs
  • In point annotations, replace customSVG with an image for easier image annotations. - Docs

🐞 Bug Fixes

  • Reduce data label transparency when the legend hovered - fixes #1250
  • Added font size and font family to the total label - fixes #1249
  • Added font-weight to title and subtitle
  • Radialbar chart - prevent cropping when the angle is provided
  • Data PointIndex for click event fix - fixes #1263
  • Single datapoint annotation fix - fixes #1279
  • Y-axis max in small values - fixes #1253
Commits

The new version differs by 28 commits.

There are 28 commits in total.

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for πŸ’Ž Version 3.15.5

🐞 Bug Fixes

  • Revert PR #1258 for stacked bar chart #1215 as it broke normal stacked column charts
Commits

The new version differs by 3 commits.

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 50 commits.

There are 50 commits in total.

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for πŸ’Ž Version 3.16.0

πŸ†• Enhancements

  • foreColor in heatmap data-labels based on the range - fixes #1303
  • Add toolbar offsets - fixes #1314
  • Show starting and ending year for combo chart; make x-axis years denser.
  • New method - addRect

🐞 Bug Fixes

  • Heatmap bug fix. Prevent mutating 0 values - fixes #1313
  • reset xaxis fails on multiple charts - fixes #1293
  • Prevent resetting legend when updateOptions() method is called
Commits

The new version differs by 42 commits.

  • ce2d68f build - 3.16.0
  • 9c6be7f 3.16.0
  • e1f92a7 change default values of the addrect()
  • dbfba43 make x-axis labels trimming disabled by default
  • 3ebf81f new annotation types; new public methods
  • cae02de comment out fix for #1240 as it caused issues in single series
  • 4eee565 update samples
  • dc74308 Merge pull request #1336 from tianxie1995/issue1293
  • 531bbe1 Revert "rebase to upstream/master"
  • d61cadf rebase to upstream/master
  • 6e60514 fix issue#1293: reset xaxis fails on multiple charts
  • 3f36965 Revert "rebase to v3.15.6"
  • c908856 rebase to v3.15.6
  • 7231b11 Merge pull request #1324 from tianxie1995/master
  • 25c71b8 Revert "rebase to v3.15.6"

There are 42 commits in total.

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 15 commits.

  • 0b28e42 build - 3.16.1
  • 5a60d84 3.16.1
  • bb2bb57 update babel; improve forin declarations to fix vaadin issue
  • 45f428d new property - datalabels.distributed
  • 95d6c0f radar chart toggle series improvement
  • 23b2df1 minor UI fixes
  • c124982 uodate svg.select.js
  • bc0ae2f heatmap hex2rgba fix
  • 79fd966 ui fixes
  • e9945c0 new annotation types added; remove some public methods
  • 658e6e7 font-weight for xaxis labels - fixes #1352
  • dcbd6ee default rotation angle in xaxis labels changed
  • 5732912 improve top positioned x-axis
  • 6abfe73 gridline drawing fix - fixes #1346
  • 7b3257d gradient fix - fixes #1345

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for πŸ’Ž Version 3.17.0

πŸ†• Enhancements

  • Bar chart new property - startingShape
  • New property - yaxis.showForNullSeries - fixes #1299
  • New property - plotOptions.heatmap.useFillColorAsStroke

🐞 Bug Fixes

  • X-axis title in horizontal bar chart - offset fix
  • Legend height issue on mobile - fixes #636, fixes #1328
  • Fixed a bug in stacked bar where 0 values were ignored - fixes #1367
  • Tooltip for range-bar issue - fixes apexcharts/vue-apexcharts#215
  • Grid row colors bug - fixes #1377
  • Data-labels in bar charts improved.
  • X-axis 1st January fix for day scale - fixes #1378
  • Replace querySelectors with getElementsByClassName - fixes #1310
  • Prevent undefined printed in the tooltip if series is collapsed

Misc changes

Commits

The new version differs by 34 commits.

There are 34 commits in total.

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 17 commits.

  • dfc2d44 build - 3.17.1
  • 0850cd5 3.17.1
  • 77717d2 legend querySelector issue - fixes #1441
  • f185830 tiny fixes
  • fe122d2 strokewidth issue in bars - fixes #1435
  • 6c89e41 allow 8 digit hex with alpha
  • 6df47fb allow rgba in fill.colors - fixes #1420
  • ac1840f bugfix zoom type y - fixes #1422
  • 02a7ebc annotation fill - allow 4 digit hex; fixes #1410
  • 66ff2b5 stacked bar chart - negative bug; fixes #1372
  • fbe5164 image annotation in samples
  • 615f9cb point annotation image fix
  • d885878 heatmap annotation fix - fixes #1201
  • 342af6d radar datalabels formatter - fixes #1398
  • 7155abe sort the datetime/numeric x-axis before drawing - fixes #1400

There are 17 commits in total.

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for πŸ’Ž Version 3.18.0

πŸ†• Enhancements

  • A new method for zooming on x-axis - zoomX
  • New chart type - Polar Area Charts
  • New property in timeline charts - plotOptions.bar.rangeBarOverlap; fixes #1153
  • Border Width in radar spokes - fixes #1460

🐞 Bug Fixes

  • Function in colors - fixes #1416
  • Logarithmic annotation - fixes #1431
  • Zooming, panning on log scale - fixes #1446
  • Fixed export bug in radar chart - fixes #1458
  • CSV export duplication issue - fixes #1452
Commits

The new version differs by 21 commits.

There are 21 commits in total.

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 10 commits.

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for πŸ’Ž Version 3.19.0

πŸ†• Enhancements

  • New property - borderRadius in annotation label

🐞 Bug Fixes

  • Pie/donut chart - toggledatapointselection issue - fixes #1464
  • X-axis timescale fix - fixes #1478
  • Y-axis labels colors issue - fixes #1490
  • Prevent mutating original series when hiding through legend. Fixes thin bar issues when series is hidden and reset zoom is pressed.
  • Allow disabling y-axis tooltip in a multi-yaxes chart - fixes #1482
  • showSeries method fix for stacked bar charts - fixes #1517
  • Prevent drawing marker outside drawing area - fixes #1520
  • Sync zoom and pan tools in synced charts - fixes #1530
  • Change the dark theme color - references #218
  • Data-labels bug fixes in bar charts - fixes #1524
  • Grid line fixes for bar charts

Misc changes

  • Fix wrong polish translation of zoomOut - Thanks, @fracz
Commits

The new version differs by 44 commits.

  • 9d861ec build - 3.19.0
  • f5cca5e 3.19.0
  • d539690 borderRadius in annotation label
  • 2a01a3e grid line fixes for bar charts
  • 4d3d8f1 radar samples corrected
  • b84e288 datalabels bug fixes in bar charts - fixes #1524
  • 47b9708 change the dark theme color - references #218
  • d08131d make xaxis.sorted false by default
  • fcb3b0d switch zoom and pan in synced charts - fixes #1530
  • ef5ec70 prevent drawing marker outside drawing area - fixes #1520
  • 420cf23 showSeries method fix - fixes #1517
  • aa64af9 allow disabling y-axis tooltip in a multi-yaxes chart - fixes #1482
  • d86f2cc prevent mutating original series when hiding through legend
  • 0d81949 customHTML check in legend for undefined item in array
  • 05ee252 Merge branch 'master' of https://github.com/apexcharts/apexcharts.js

There are 44 commits in total.

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for πŸ’Ž Version 3.19.2

🐞 Bug Fixes

  • Fix for radial-bar's custom angle which got affected due to pie.startAngle
Commits

The new version differs by 33 commits.

  • bbd02d0 update deps
  • 70c459e build - 3.19.2
  • c003cdc 3.19.2
  • 288c79e remove unwanted samples
  • 9d44a5f fix for radialbar custom angle which got affected due to pie.startAngle
  • 4ae808f build - 3.19.1
  • b0feab3 update dependencies
  • db3a929 3.19.1
  • cea176a change default offsets in legend
  • 8c338cb add example of pie.startAngle
  • 0a2e562 fix a bug in pie chart to allow single values - references #1611
  • 23e25e0 fixes an issue where null values in a series were converted to {}
  • 5075dac fix for single data-point stacked bar charts - fixes #1617
  • da55f6b remove unused global vars
  • 9029f80 fix tooltip position for numerical bar charts

There are 33 commits in total.

See the full diff