This version is covered by your current version range and after updating it in your project the build failed.
plotly.js 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
- ❌ **continuous-integration/travis-ci/push:** The Travis CI build could not complete due to an error ([Details](https://travis-ci.org/c-base/infoscreens/builds/417165930?utm_source=github_status&utm_medium=notification)).
Release Notesv1.40.0
Added
Allow contour, contourcarpet and histogram2dcontour to have
corresponding legend items using showlegend [#2891, #2914]
Add scatterpolar and scatterpolargl attributes r0, dr, theta0 and dtheta [#2895]
Add layout attributes piecolorway and extendpiecolors
for more control over pie colors [#2870]
Add splom attribute dimensions[i].axis.type to easily override axis type
in splom-generated axes [#2899]
Add support for on-graph text in scatterpolargl traces [#2895]
Changed
Use derequire browserify plugin to make bundling distributed npm package
with browserify possible [#2905]
Fix splom select -> double-click -> pan behavior [#2899]
Fix scatterpolargl behavior during angular and radial drag interactions [#2888]
Fix handling of auto date ticks below our 100 microseconds limit [#2912]
Fix scatter3d attributes which had incorrectly labeled textposition
and textfont.family as arrayOk and contained unimplemented line.showscale
and line.colorbar [#2879]
Fix scattergl and scatterpolargl attribute declarations for hoveron [#2895]
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).
Version 1.40.0 of plotly.js was just published.
This version is covered by your current version range and after updating it in your project the build failed.
plotly.js 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
- ❌ **continuous-integration/travis-ci/push:** The Travis CI build could not complete due to an error ([Details](https://travis-ci.org/c-base/infoscreens/builds/417165930?utm_source=github_status&utm_medium=notification)).Release Notes
v1.40.0Added
contour
,contourcarpet
andhistogram2dcontour
to havecorresponding legend items using
showlegend
[#2891, #2914]scatterpolar
andscatterpolargl
attributesr0
,dr
,theta0
anddtheta
[#2895]piecolorway
andextendpiecolors
for more control over
pie
colors [#2870]dimensions[i].axis.type
to easily override axis typein splom-generated axes [#2899]
scatterpolargl
traces [#2895]Changed
derequire
browserify plugin to make bundling distributed npm packagewith browserify possible [#2905]
scattergl
graph has novisible:true
traces, which speeds up e.g. legend interactions [#2860]
<linearGradient>
to render filled colorbars [#2910, #2914]setPositions
methodscrossTraceCalc
[#2868]regl@1.3.7
[#2863]Fixed
marker.size
bounds in legend items [#2840]scattergl
select -> double-click -> pan behavior [#2815]scattergl
marker for IE11 [#2863]pie
colors by later traces [#2870]contour
traces with heatmapcoloring [#2891]
visible
toggling forcontour
-like traces [#2891]tickwidth
edits onohlc
traces [#2823]splom
tracevisible
edits [#2860]splom
select -> double-click -> pan behavior [#2899]scatterpolargl
behavior during angular and radial drag interactions [#2888]scatter3d
attributes which had incorrectly labeledtextposition
and
textfont.family
asarrayOk
and contained unimplementedline.showscale
and
line.colorbar
[#2879]scattergl
andscatterpolargl
attribute declarations forhoveron
[#2895]Commits
The new version differs by 128 commits.
f996446
1.40.0
6e899ab
update changelog fo 1.40.0
fb9e903
Merge pull request #2914 from plotly/fix-linearGradient-tosvg
0557bb1
Revert "set url to gradient definition as an 'attribute', not in 'style'"
24a0f91
Merge pull request #2912 from plotly/date-precision-bug
1c8017e
set url to gradient definition as an 'attribute', not in 'style'
b32aac0
fix toSVG for contour legend items & colorbars
5bd5783
Merge pull request #2913 from SKalt/patch-1
89fae05
replace fail -> failTest
195cf19
add ability to run just 'jasmine' or just 'image' noci tests
042c359
Corrected relative paths to related comments
92864b8
more robust limiting of date dtick to 100 microseconds
c62896b
fix #2892 - don't allow auto date ticks < our 100 microseconds limit
27c9e55
Merge pull request #2863 from plotly/scatter2d-ie
fe709d0
Merge pull request #2910 from plotly/gradient-colorbar
There are 128 commits in total.
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: