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

An in-range update of plotly.js is breaking the build 🚨 #43

Open
greenkeeper bot opened this issue Apr 15, 2019 · 26 comments
Open

An in-range update of plotly.js is breaking the build 🚨 #43

greenkeeper bot opened this issue Apr 15, 2019 · 26 comments

Comments

@greenkeeper
Copy link
Contributor

greenkeeper bot commented Apr 15, 2019

The dependency plotly.js was updated from 1.47.1 to 1.47.2.

🚨 View failing branch.

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

Release Notes for v1.47.2

Celebrating our 10,000 ⭐️ with this release.

Fixed

  • Fix bar 'auto' and 'inside' textposition rendering on log size axes [#3762, #3773]
  • Fix matching axes autorange algorithm for date axes [#3772]
  • Fix SVG gradient rendering (colorbar and marker gradient) when <base> is present on page [#3765]
Commits

The new version differs by 20 commits.

  • d996136 1.47.2
  • b8ce2f3 update changelog for 1.47.2
  • a9f64b3 Merge pull request #3773 from plotly/bar-autotext-log-axis-fix
  • 2255212 Merge pull request #3772 from Toumetis/fix-matching-date-axes
  • 03a9776 fix more bar/text/log size axis cases
  • 5eddd04 Add image test for #3770
  • dc9b25e Use r2l / l2r when autoranging matched axes
  • c164e35 Merge pull request #3765 from plotly/handle-base-href-in-gradient-url
  • 74e8bb9 Merge pull request #3764 from plotly/dry-hover
  • f907c06 include baseUrl in gradient style references
  • 9e4b128 replace Fx.multiHovers by Fx.loneHover
  • df35b38 Merge pull request #3757 from plotly/eslint-1tbs-fix-all-else
  • 5d051e7 Merge pull request #3762 from plotly/fix-bar-inside-text-log-size-axes
  • 26bc2bf :palm_tree: loneHover routine
  • d574efb Merge pull request #3763 from plotly/chriddyp-patch-1

There are 20 commits in total.

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 15, 2019

After pinning to 1.47.1 your tests are passing again. Downgrade this dependency 📌.

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 18, 2019

  • The dependency plotly.js was updated from 1.47.2 to 1.47.3.

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for v1.47.3

Fixed

  • Fix MathJax rendering in Firefox [#3783]
  • Fix waterfall hover under hovermode: 'closest' [#3778]
  • Fix waterfall connector.line.width updates [#3789]
  • Fix waterfall positioning on date axes [#3791]
  • Fix waterfall default connector line color [#3788]
  • Fix hoverlabel.align behavior for centered hover labels [#3781]
Commits

The new version differs by 17 commits.

  • d2f8976 1.47.3
  • edc61da update changelog for 1.47.3
  • 6c5bc26 Merge pull request #3791 from plotly/fix3785-waterfall-connectors-on-date-axes
  • b7fca1e Merge pull request #3789 from plotly/fix3787-waterfall-line-width-react-in-mode-between
  • 032e604 fix 3785 waterfall connectors on date axes
  • 39ceec7 fix 3787 - waterfall line width react bug in mode between
  • 4f7592e Merge pull request #3788 from plotly/fix3784-waterfall-connector-line-color
  • 91e0332 fix 3784 waterfall connector line color coerce and default
  • 424c686 Merge pull request #3783 from plotly/fix-2616
  • b1177a6 test-bundle: run mathjax test for Firefox
  • fe842c4 fix svgTextUtils for FF: use child element instead of SVG to getSize()
  • fe0bd1e Merge pull request #3781 from plotly/hoverlabel-align-centered-label-fix
  • e5b6f0c fix hoverlabel.align for centered labels
  • 172c3e6 Merge pull request #3778 from plotly/fix3776-waterfall-hovermode-closest
  • 50df8e6 fixup waterfall jasmine test hovermode closest case and added a test to lock issue 3776

There are 17 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 25, 2019

  • The dependency plotly.js was updated from 1.47.3 to 1.47.4.

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for v1.47.4

Fixed

  • Fix graphs with sankey and cartesian subplots [#3802]
  • Fix selection of bar traces on subplot with a range slider [#3806]
Commits

The new version differs by 33 commits.

  • 862f1f8 1.47.4
  • c447a83 update changelog for 1.47.4
  • dead446 Merge pull request #3808 from plotly/fix3799-plot_api_exports
  • 464437c group plot_api exports
  • 0c669de Merge pull request #3806 from plotly/bar-selection-with-rangeslider
  • 68a19ac compute bar centroid in Bar.select
  • 4529fe9 Merge pull request #3804 from plotly/trace-indices
  • 48e2461 refactor traces index exports
  • 54fe6e9 Merge pull request #3802 from plotly/fix-3798
  • 8423780 sankey: only stash initial view params if trace type is sankey
  • 36b4773 Merge pull request #3792 from plotly/eslint-name-functions
  • 6d1609a apply func-name-matching lint rule
  • 3b088b9 replace with func-name-matching lint rule
  • b9947a9 Revert "apply new lint rule in various files"
  • 21bdf78 apply new lint rule in various files

There are 33 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 28, 2019

  • The dependency plotly.js was updated from 1.47.4 to 1.48.0.

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for v1.48.0

Added

  • Add funnel traces [#3817, #3911]
  • Add funnelarea traces [#3876, #3912]
  • Add support for shared color axes via coloraxis attributes
    in the layout [#3803, #3786, #3901, #3916]
  • Add support for sorting categorical cartesian axes by value [#3864]
  • Add bingroup to histogram, histogram2d and histogram2dcontour to group
    traces to have compatible auto-bin values [#3845]
  • Add legend itemclick and itemdoubleclick attributes to set or disable
    the legend item click and double-click behavior [#3862]
  • Add insidetextanchor attribute for bar and waterfall traces [#3817]
  • Add textangle attribute for bar and waterfall traces [#3817]
  • Add textinfo to waterfall traces [#3790]
  • Add support for side-by-side scatter3d marker and line colorbars [#3803]
  • Add meta attribute to traces to complement layout.meta [#3865]
  • Emit plotly_relayouting during drag motion on subplots [#3888]
  • Add Swedish locale (sv) [#3821]

Changed

  • Use [email protected] (backed by Natural Earth v4.1.0 shapefiles)
    to generate geographic features in geo subplots. Most notably, the Russia/Ukraine
    border has been updated [#3856]
  • Draw box and violin points as legend item when other parts have opacity 0 [#3846]
  • Draw marker.line for bars with no-span [#3848]
  • Do not make request for topojson files when drawing geo subplot
    without geographic features [#3856]

Fixed

  • Fix categoryarray ordering for heatmap and contour traces [#3827]
  • Fix heatmap brick positioning for non-overlapping categories [#3827]
  • Fix Plotly.update calls that resulted in removal of modebar buttons [#3825]
  • Fix auto-range for one-sided violin with set width [#3842]
  • Fix hover label placement for one-sided violin with set width [#3842]
  • Fix scattergl mode ordering in/out of selections [#3810]
  • Fix scattergl unselected styling in/out of select/lasso dragmode [#3810]
  • Fix automargin edge cases where draw code can be stuck in infinite loops [#3811]
  • Fix locationmode: 'USA-states' on world scope under 50m resolution [#3856]
  • Fix reset view interactions on geo subplots following geo.scope updates [#3856]
  • Fix Plotly.animate on graphs with multiple subplot types [#3860]
  • Fix filter transforms that result in empty coordinate arrays [#3766]
  • Fix handling of 0 number in pie and sunburst text and hover [#3847]
  • Fix sunburst text in sectors centered around theta=180 [#3907]
  • Fix handling of number 0 in sunburst ids/parents [#3903]
  • Fix selection range event data on category axes [#3869]
  • Fix contour with heatmap coloring rendering after graph resize [#3803]
  • Fix histogram2d hover label content for trace with bins spanning multiple y sample values [#3890]
  • Fix parcoords rendering of first value when it is part of own constraintrange [#3915]
  • Fix rgba colorscale fallback for parcoords traces [#3917]
  • Fix de-selected style of error bar on bar traces [#3644]
  • Fix hover labels rendering for some zoomed-in violin traces [#3889]
  • Fix mesh3d vertexcolor attribute description [#3688]
Commits

The new version differs by 352 commits.

  • f6e6828 1.48.0
  • bac7024 update changelog for 1.48.0
  • 2d42a66 Merge pull request #3917 from plotly/fix3820-parcoords-rgba-colorscale
  • 7c28505 Merge pull request #3915 from plotly/fix2950-parcoords-cannot-select-first-enum
  • 36a48f7 Merge pull request #3916 from plotly/scattergl-coloraxis
  • 251d683 implement coloraxis in scattergl traces
  • 3834bd1 fix issue 3820 - parcoords treat rgba color similar to rgb
  • 0555cfa parcoords axisbrush refactor - remove extra function
  • c58a832 refactor and fix bug 2950
  • 4a8dd1c Merge pull request #3912 from plotly/nicolaskruchten-patch-2
  • fc15c48 Merge pull request #3911 from plotly/nicolaskruchten-patch-1
  • fb2c46c Fix trailing space
  • d19f4ec funnelarea trace description
  • e8b118e Funnel trace description
  • 19e60be Merge pull request #3907 from plotly/sunburst-inscribed-radius-fix

There are 250 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 30, 2019

  • The dependency plotly.js was updated from 1.48.0 to 1.48.1.

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for v1.48.1

Fixed

  • Fix single-sample-point histogram2d traces with set bins settings [#3922]
  • Fix bingroup attributes for histogram2dcontour traces [#3922]
  • Fix hover label content on empty histogram2d bins [#3922]
Commits

The new version differs by 360 commits.

  • 5c65832 1.48.1
  • a87df9b update changelog for 1.48.1
  • 60adfe9 Merge pull request #3922 from plotly/histogram2d-single-sample-fix
  • c38673f fix empty bin histogram2d hover labels content
  • deefe87 mv histogram2d hover test to histogram2d_test.js
  • 401029a generalize _autoBinFinished for histogram2d
  • 6a8baf9 fix #3909 - bound array for single-pt histogram2d
  • f66aff3 Create FUNDING.yml
  • f6e6828 1.48.0
  • bac7024 update changelog for 1.48.0
  • 2d42a66 Merge pull request #3917 from plotly/fix3820-parcoords-rgba-colorscale
  • 7c28505 Merge pull request #3915 from plotly/fix2950-parcoords-cannot-select-first-enum
  • 36a48f7 Merge pull request #3916 from plotly/scattergl-coloraxis
  • 251d683 implement coloraxis in scattergl traces
  • 3834bd1 fix issue 3820 - parcoords treat rgba color similar to rgb

There are 250 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jun 11, 2019

  • The dependency plotly.js was updated from 1.48.1 to 1.48.2.

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for v1.48.2

Fixed

  • Fix rendering after 1d -> 2d -> 1d drag motion
    under dragmode: 'zoom' (bug introduced in 1.48.0) [#3950]
  • Fix for scattergl hover and click events to give the 'top' point
    instead of the 'bottom' point [#3924]
  • Fix contour label rendering for non-monotonically increasing x/y [#3934]
  • Fix carpet axis title position for decreasing a/b coords [#3927]
  • Fix multiple single-valued overlaid autobinned histogram edge case [#3935]
  • Fix parcoords tickvals and ticktext documentation [#3925]
Commits

The new version differs by 388 commits.

  • 8f58763 1.48.2
  • 20187fe update changelog for 1.48.2
  • 24deba6 Merge pull request #3950 from plotly/1d-2d-drag-bug
  • e676a43 bump delays during legend interactions tests
  • 4511b19 bump tolenrance in sankey suite
  • 4ab4b41 bump tolerence in Drawing.bbox test
  • c48b5bf use assets/drag.js across test suites
  • 1c92ac7 bump tolerence in multicategory tick label test
  • 8d0ccb1 fix #3943 - don't mutate fullLayout ax ranges during zoombox mousemove
  • ee74b28 adapt test suites that require assets/drag.js
  • 8806fb7 generalize assets/drag.js
  • 57c1fbd Merge pull request #3948 from plotly/bump-tinycolor2
  • 0db4a6c bump tinycolor2 to 1.4.1 - bump few dev-deps too
  • 121227b Merge pull request #3945 from plotly/bump-deps-2019-june-8
  • 7fabb21 bump fast-isnumeric gl-contour2d and mouse-wheel

There are 250 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jun 13, 2019

  • The dependency plotly.js was updated from 1.48.2 to 1.48.3.

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for v1.48.3

Fixed

  • Fix hoverinfo and hovertemplate behavior for funnel traces [#3958]
Commits

The new version differs by 397 commits.

  • d7d2bdd 1.48.3
  • 02d797b update changelog for 1.48.3
  • db854f7 Merge pull request #3958 from plotly/fix3954-funnel-hoverinfo
  • ea54842 clean up fx helpers from funnel info - cleanup custom_assertions from isEmpty hack
  • 1701325 revise funnel hovertemplate and hoverinfo based on comments
  • fbc03a3 fix issue 3954 - implement hoverinfo and hovertemplate for funnel percentages
  • 3e3b22d Merge pull request #3951 from plotly/bump-dev-deps-11-06-2019
  • 29c52cb bump js-yaml to 3.13.1
  • ed48d0d bump ecstatic to 3.3.2
  • 8f58763 1.48.2
  • 20187fe update changelog for 1.48.2
  • 24deba6 Merge pull request #3950 from plotly/1d-2d-drag-bug
  • e676a43 bump delays during legend interactions tests
  • 4511b19 bump tolenrance in sankey suite
  • 4ab4b41 bump tolerence in Drawing.bbox test

There are 250 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jul 24, 2019

  • The dependency plotly.js was updated from 1.48.3 to 1.49.0.

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for v1.49.0

Added

  • Add indicator traces [#3978, #4007, #4014, #4037, #4029]
  • Add choroplethmapbox traces [#3988]
  • Add densitymapbox traces [#3993]
  • Add new mapbox style values: open-street-map, carto-positron, carto-darkmatter,
    stamen-terrain, stamen-toner, stamen-watercolor and white-bg
    that do not require a Mapbox access token [#3987, #4068]
  • Add support for sourcetype value raster and image and type raster
    for mapbox layout layers [#4006]
  • Add below attribute to scattermapbox traces [#4058]
  • Add support for below: 'traces' in mapbox layout layers [#4058]
  • Add sourceattribution attribute to mapbox layout layers [#4069]
  • Add labelangle and labelside attributes to parcoords traces [#3966]
  • Add doubleClickDelay config option [#3991]
  • Add showEditInChartStudio config option [#4061]

Changed

  • Bump mapbox-gl to v1.1.1 [#3987, #4035]
  • Include source attribution on mapbox subplots and image exports [#4069]
  • Improve mapbox error messages and attribute descriptions [#4035]
  • Do not try to resize hidden graph divs under responsive:true [#3972]
  • Improve robustness of sankey traces with circular links [#3932]
  • Use URL.createObjectURL during Plotly.toImage and
    Plotly.downloadImage improving performance [#4008]
  • Make parcoords pick layer 100% invisible [#3946]
  • (dev-only) drop "pull-font-svg" pre-process step [#4062]

Fixed

  • Fix rendering of geo traces with locationmode and no base layers
    (bug introduced in 1.48.0) [#3994]
  • Fix lakes and rivers geometry on scoped geo subplots
    (bug introduced in 1.48.0) [#4048]
  • Fix heatmap rendering for traces with extra categorical coordinates
    (bug introduced in 1.48.0) [#4038]
  • Do not show zero-height bar rendering when their marker.line.width is zero
    (bug introduced in 1.48.3) [#4056]
  • Do not show prefix and suffix on log axis minor ticks showing digits [#4064]
  • Fix inconsistent parcoords behavior when data is outside range [#3794]
  • Fix parcoods default tick formatting [#3966, #4011, #4013]
  • Fix pseudo-html and MathJax rendering for parcoords traces [#3966]
  • Fix marker.line.color default for choropleth traces [#3988]
  • Fix scatter3d and scattergl handling of rgb colors
    with extra alpha values [#3904, #4009]
  • Fix zoomed-in box/violin hover labels edge cases [#3965]
  • Fix hoverinfo & hovertemplate initial, delta and final flags
    for waterfall traces [#3963]
  • Fix hovertemplate default number formatting for
    choropleth, scattergeo, scatterpolar(gl), barpolar
    and scatterternary traces [#3968]
  • Remove sliders / updatemenus command observer mutation [#4023]
  • Fix plot-schema anim listing for traces that do not (yet) animate [#4024]
  • Fix rangeslider style during selections [#4022]
  • Fix per-value categoryorder for box and violin traces [#3983]
  • Fix handling of non-numeric marker.line.width array items [#4056, #4063]
  • Fix downloadImage for images of more than 2MB in size in Chrome [#4008]
  • Fix plotly_clickannotation triggering when editable:true [#3979]
  • Remove unused font-atlas-sdf dependency [#3952]
  • Fix tickformat attribute description links to d3 formatting language [#4044]
  • Fix typo in error_(x|y).type description [#4030]
  • Fix typo in colorscale description [#4060]
Commits

The new version differs by 724 commits.

  • dfc06ce 1.49.0
  • 9e371f7 update changelog for 1.49.0
  • 96fe262 Merge pull request #4063 from plotly/reuse-merge-array-cast-positive
  • f9db523 cast bad size values to zero instead of NaN - fixup scattergeo jasmine test
  • 39b9840 add jasmine tests to guard against negative sizes during calc step
  • 539d7b7 Merge pull request #4075 from plotly/dev-deps-07-2019
  • e61ee25 bump eslint to 6.1.0 + disable no-prototype-builtins rule
  • e0a17f3 bump dev deps
  • cfcf746 run npm audit fix
  • a9e7480 Merge pull request #4035 from plotly/mapbox-style-better-docs
  • 29c2bf9 improve mapbox layer source and type descriptions (again)
  • 1400437 Merge pull request #4064 from plotly/minor-log-axes-no-suffix-prefix
  • cb521f5 improve mock by adding trace names based on their y-axis info
  • 27067a6 only skip prefix and suffix for D log axes - improve test
  • d81f28c improve mapbox.layers[i] sourcetype and type attr descriptions

There are 250 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jul 31, 2019

  • The dependency plotly.js was updated from 1.49.0 to 1.49.1.

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for v1.49.1

Fixed

  • Fix parcoords bug when dimension values are all zeroes (bug introduced in 1.49.0) [#4080]
  • Fix parcoords select line rendering when constraint range falls below range [#4083]
  • Fix parcoords select line rendering when selecting outside displayed axis range [#4087]
  • Fix parcoords select by click when preceded by click away from axis [#4089]
  • Fix mapbox.style values in attribution declaration [#4079]
  • Remove unused variable from scatter3d shader [#4090]
Commits

The new version differs by 751 commits.

  • ff7a358 1.49.1
  • 86d1609 update changelog for 1.49.1
  • c80eb5a Merge pull request #4089 from plotly/phx235-dont-drop-constraint-onclick
  • 30876b2 stash dragging on object instead of parcoords trace module
  • e7f275f Merge pull request #4090 from plotly/bump-scatter3d
  • 634c019 bump scatter3d to 1.2.2 i.e to remove an unused variable from the shader program
  • fe7e02c add parcoords jasmine tests to lock click issue reported in phx 235
  • 80383f9 fixes phx 235 - dont drop selection on click - make sure drag is called before calling dragend
  • 30d1f85 Merge pull request #4087 from plotly/fix4086-parcoords-stick-range
  • b30f07e add jasmine tests for parcoords to lock issue 4086
  • 8a2d707 parcoords interaction test - should not stick to min max ranges when moving constraint below or above
  • 3e8ab96 new parcoords mock for selecting above and below ranges
  • eb08bda parcoords - do not stick to min max ranges when moving constraint below or above
  • 6d09846 Merge pull request #4083 from plotly/phx240-constraint-below-range
  • 65ea8e6 add test to lock phx 240 parcoords should not draw full pink when constraint starts below range

There are 250 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Aug 13, 2019

  • The dependency plotly.js was updated from 1.49.1 to 1.49.2.

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for v1.49.2

Fixed

  • Fix gl3d hover behavior when multiple points share identical position [#4096]
  • Fix [email protected] dependency version listing in package.json [#4094]
  • Fix decimal and thousands separator declaration for Italian (it) locale [#4122]
  • Fix indicator steps attribute declaration [#4115]
  • Performance fix - use Axes.prepTicks (not Axes.calcTicks) for indicator
    number and delta formatting [#4099]
Commits

The new version differs by 773 commits.

  • 65b92b2 1.49.2
  • c8d852d update changelog for 1.49.2
  • 80f5b00 Merge pull request #4122 from Domino987/patch-1
  • c6b2a53 Removed trailing spaces
  • 5cf7ec2 Add correct number formater
  • 5df80e7 Merge pull request #4115 from plotly/indicator-schema
  • 87d1aee indicator: rename steps' items to step
  • ffa6e34 Merge pull request #4103 from plotly/fixup-indicator-mock
  • c9deae3 remove duplicate domain attributes from indicator mock
  • dbe942a Merge pull request #4101 from plotly/make-sunburst-funcs-reusable
  • 04603d4 make sunburst plot functions reusable for treemap
  • 6bc4fec Merge pull request #4100 from plotly/atts-to-attrs
  • ce90e82 replace Atts > Attrs
  • 265bcaa Merge pull request #4099 from plotly/indicator-prepTicks-not-calcTicks
  • 8322375 use Axes.prepTicks not Axes.calcTicks

There are 250 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Aug 20, 2019

  • The dependency plotly.js was updated from 1.49.2 to 1.49.3.

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for v1.49.3

Fixed

  • Fix graphs with visible: false sankey traces [#4123]
  • Fix scattergl with mode: 'text' and text arrays longer
    than the coordinates arrays [#4125, #4126]
  • Fix rangeslider positioning when left margin is pushed
    by other components [#4127]
Commits

The new version differs by 784 commits.

  • 508b1c9 1.49.3
  • f684cbe update changelog for 1.49.3
  • 3103fd7 Merge pull request #4127 from plotly/rangeslider-l-positioning-fix
  • 9ce185d use gs.l not margin.l to position rangeslider
  • c91f88b Merge pull request #4126 from plotly/scattergl-no-text-mutation
  • 01fe6ee scattergl: do not mutate text array
  • 11c9879 Merge pull request #4125 from plotly/fix-4124
  • 0728c95 scattergl: fill text arrays up to trace._length if necessary
  • 1d589cf Merge pull request #4123 from plotly/fix-4119
  • 25c0f02 sankey: add an invisible subplot to existing mock
  • 65b92b2 1.49.2
  • 7405281 sankey: do not stash initial view for traces not visible
  • c8d852d update changelog for 1.49.2
  • 80f5b00 Merge pull request #4122 from Domino987/patch-1
  • c6b2a53 Removed trailing spaces

There are 250 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Aug 22, 2019

  • The dependency plotly.js was updated from 1.49.3 to 1.49.4.

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for v1.49.4

Fixed

  • Fix access token validation logic for custom mapbox style URLs
    (regression introduced in 1.49.0) [#4144]
  • Fix rendering of cartesian ticks under mirror: 'all' [#4140]
Commits

The new version differs by 791 commits.

  • 19c0683 1.49.4
  • 9e4260d update changelog for 1.49.4
  • 456d718 Merge pull request #4144 from plotly/mapbox-custom-style-url-fixup
  • e5c3b41 include mapbox.style value that start by mapbox://
  • 2aec9ef Merge pull request #4140 from plotly/mirror-all-not-mirror-allticks
  • cc19178 fix #4136 - don't draw ticks corresponding to _linepositions
  • 8f6e919 add failing mock for #4136
  • 508b1c9 1.49.3
  • f684cbe update changelog for 1.49.3
  • 3103fd7 Merge pull request #4127 from plotly/rangeslider-l-positioning-fix
  • 9ce185d use gs.l not margin.l to position rangeslider
  • c91f88b Merge pull request #4126 from plotly/scattergl-no-text-mutation
  • 01fe6ee scattergl: do not mutate text array
  • 11c9879 Merge pull request #4125 from plotly/fix-4124
  • 0728c95 scattergl: fill text arrays up to trace._length if necessary

There are 250 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Sep 18, 2019

  • The dependency plotly.js was updated from 1.49.4 to 1.49.5.

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for v1.49.5

Fixed

  • Clear rejected promises from queue when calling Plotly.react [#4197]
  • Do not attempt to remove non-existing mapbox layout source and layers [#4197]
  • Invalid mapbox layout layers with blank-string tile entries [#4197]
  • Fix hover labels for choroplethmapbox with number locations items [#4197]
Commits

The new version differs by 797 commits.

  • 9705bb7 1.49.5
  • f1ca22c update changelog for 1.49.5
  • 3320438 ensure that all tile source items are non-empty strings
  • e24d205 do not attempt to remove non-existant source and layers
  • d387ea8 add clearPromiseQueue to Plotly.react
  • 6ae8a00 fix #4194 - stringify locations[i] for hover pointData
  • 19c0683 1.49.4
  • 9e4260d update changelog for 1.49.4
  • 456d718 Merge pull request #4144 from plotly/mapbox-custom-style-url-fixup
  • e5c3b41 include mapbox.style value that start by mapbox://
  • 2aec9ef Merge pull request #4140 from plotly/mirror-all-not-mirror-allticks
  • cc19178 fix #4136 - don't draw ticks corresponding to _linepositions
  • 8f6e919 add failing mock for #4136
  • 508b1c9 1.49.3
  • f684cbe update changelog for 1.49.3

There are 250 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 8, 2019

  • The dependency plotly.js was updated from 1.49.5 to 1.50.0.

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for v1.50.0

Added

  • Add treemap trace type [#4185, #4219, #4227, #4242]
  • Add texttemplate attribute to all traces that support on-graph text [#4071, #4179]
  • Add date custom formatting in hovertemplate and texttemplate e.g.
    '%{x|%b %-d, %Y}' [#4071]
  • Add transition support to bar trace length, width, on-graph text positioning,
    marker style and error bars [#4180, #4186]
  • Add attribute count, colorscale support and many hoverinfo / textinfo flags
    to sunburst traces [#4185, #4245]
  • Add constraint info to parcats click and hover events [#4211]
  • Add support for legend scrolling via touch interactions [#3873, #4214]
  • Add ru and uk locales [#4204]
  • Publish minified dist npm packages for the main plotly.js bundle and
    all our partial bundles [#4169]

Changed

  • Cap the number of redraws triggered by the auto-margin routine,
    which should prevent all potential infinite redraw loops [#4216]
  • Improve cartesian axis draw performance by (1) computing its bounding box
    only when required and (2) using a bounding-box computation cache [#4165]
  • Log message when margin-push values are too big to be considered during
    auto-margin computations [#4160]
  • Log message when legend position is constrained into graph viewbox [#4160]
  • Process layout image using data URI synchronously [#4105]
  • Adapt default axis ranges to rangemode values 'tozero' and 'nonnegative' [#4171]
  • Show zeroline even when no grid lines are present [#4189]
  • Use mapbox-gl version 1.3.2 [#4230]
  • Make touchmove event listener non passive on mobile drag [#4231]
  • Improve streamtube trace description [#4181]
  • Improve indicator trace description [#4246]
  • Improve legend x and y attribute descriptions [#4160]

Fixed

  • Fix attempt at fixing gl3d in Chrome 77 problems [#4256]
  • Fix numerous legend positioning bugs [#4160]
  • Fix numerous axis automargin bugs [#4165, #4216]
  • Correctly handle <br> and \n in scattermapbox on-graph text [#4176]
  • Fix scattergl hover over nulls (bug introduced in 1.45.0) [#4213]
  • Correctly remove off-screen annotations during pan interactions
    (bug introduced in 1.40.0) [#4170]
  • Fix contour and contourcarpet label formatting via colorbar settings
    (bug introduced in 1.48.0) [#4177]
  • Fix background rectangle dimensions for horizontal grouped legends [#4160]
  • Correctly handle non-linear axis types during transitions [#4249]
  • Fix branchvalues: 'total' for generated sunburst sectors [#4253]
  • Fix Download plot translations [#4148]
  • Fix fr translations for "Click to enter --- title" [#4204]
  • Fix tiny zoombox behavior [#4188]
  • Fix rendering of constraint contours with rounded-off edge path [#4102]
  • Fix "autoscale" modebar button bug where it sometimes toggled axis showspikes [#4241]
  • Fix multi-axis transition axis-to-axis range "leaks" [#4167]
  • Fix toggleHover and resetViews modebar buttons for
    some partial bundle + graph setups [#4184]
  • Correctly list color-rgba module as dependency [#4207]
  • Fix third-party dependency listing for gl-cone3d and gl-streamtube3d [#4208, #4215]
  • Fix line.width attr declaration in *contour traces [#4218]
  • Remove hover attribute from carpet and contourcarpet schema
    (as they do not support hover yet) [#4102]
Commits

The new version differs by 1107 commits.

  • bead43f 1.50.0
  • 5b27235 update changelog for 1.50.0
  • 60a42c1 Merge pull request #4242 from plotly/treemap-sunburst-colors-in-colorscale
  • 1dff468 handle special root color case
  • 3b104b1 drop pathbar.opacity and modify depthfade description
  • 713b42a Merge pull request #4256 from plotly/gl3d-chrome-77
  • f065d3b second attempt to create gl3d scene
  • 481f660 add basic mock for treemap and sunburst - rename a variable name
  • fed26bb combine colors for pathbar - correct pathbar test - add depthfade reversed option
  • aa52dd5 always default pathbar.opacity to 1
  • 280a0a1 treemap remaining items - rework key functions - jasmine tests - descriptions
  • 7df59a5 Merge branch 'master' into treemap-sunburst-colors-in-colorscale
  • f068cb2 set Color.addOpacity(trace._backgroundColor, 0.75)
  • 75d007e Merge pull request #4249 from plotly/fix-transition-axes-nonlinear
  • 429324d impelement depthfade

There are 250 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 15, 2019

  • The dependency plotly.js was updated from 1.50.0 to 1.50.1.

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for v1.50.1

Fixed

  • Guard against mirrored + automargin anchor:'free' axes (bug introduced in 1.50.0) [#4273]
  • Fix streamtube trace starts case when missing a dimension [#4265]
  • Fix scattergl performance for drawing legend items of traces with typed arrays [#4268]
  • Fix legend item style for markers with typed array colors [#4268]
  • Do not attempt to re-hover on exiting subplots [#4269]
  • Fix "layout first" transition race condition [#4262]
Commits

The new version differs by 1128 commits.

  • dad0ae7 1.50.1
  • 3439517 update changelog for 1.50.1
  • cb2032a Merge pull request #4273 from plotly/ax-automargin-mirror+free-check
  • 8230da5 Merge pull request #4269 from plotly/fix-rehover-on-exiting-subplots
  • b3c1e7a Merge pull request #4268 from jtvd78/check-for-typed-array-in-minextend
  • 7f3b2bb PR-4286:
  • 70bfd50 add one more flaky tag in transition_test.js
  • 53b3add guard against mirroed+autorange anchor:'free' axes
  • f6a47b2 do not attempt to re-hover on exiting mapbox subplots
  • d8a0512 try to :hocho: (very) old sync/out-of-sync logic
  • 89e52f7 warn + exit early when Fx.hover is called w/ unrecognized subplot id
  • 6347b0d do not attempt to re-hover on exiting subplots
  • 9cb8f87 Check for typed array in minExtend
  • 25fe1c9 Merge pull request #4265 from plotly/streamtube-starts-length
  • abbd92d Merge pull request #4262 from plotly/fix-layout-first-transition-race-condition

There are 250 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 29, 2019

  • The dependency plotly.js was updated from 1.50.1 to 1.51.0.

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for v1.51.0

Added

  • Add image trace type [#4289, #4307, #4313, #4319]
  • Add automargin attribute in pie traces, enabling outside text labels
    to push the margins [#4278]
  • Add title.standoff attribute to cartesian axes, setting the
    distance in pixels between the tick labels and the axis title [#4279]
  • Add hoverongaps attribute to heatmap and contour traces,
    for suppressing hover labels on missing data [#4291]
  • Add args2 attribute to updatemenus buttons which can be used to
    create toggle buttons [#4305]
  • Add zh-CN locale [#4276, #4310]

Changed

  • Introduce workarounds for "common" (aka axis) hover label clipping
    about the graph's viewport [#4298]
  • No longer accept trace domain settings where end is not greater
    than start [#4304]

Fixed

  • Fix streamtube coloring and positioning when generated
    with non-xyz grid signatures [#4271]
  • Fix trace-type update calls on mapbox subplots [#4295]
  • Fix width of box and violin items on log position axes [#4283]
  • Fix box/meanline offset for one-sided vertical violin traces [#4314]
  • Fix missing gaps in some scattergl line traces [#4316]
  • Fix event data during scroll on gl3d subplots with orthographic projections [#4292]
  • Handle data with identical positions in cone traces [#4306]
  • Handle invalid entry before trying to render treemap trace [#4312]
  • Fix heatmap and contour description for connectgaps [#4284]
Commits

The new version differs by 1247 commits.

  • 54e9c4f 1.51.0
  • 647e08c update changelog for 1.51.0
  • 205d069 Merge pull request #4319 from plotly/image-trace-disable-transforms
  • e6440ea disable transforms from image trace
  • fbfadbe Merge pull request #4307 from plotly/image-scaleanchor
  • 408b46b image: improve accuracy of test's description by :hocho: the word "only"
  • 4233619 Merge pull request #4313 from plotly/image-constrain
  • 29cf98f fix to set scaleanchorDflt and constrainDflt to undefined when no image is present
  • 31dbc8e fix to make sure axis layout defaults are used when no image present
  • d1eca2c image: test that axis default constrain: 'domain' is applied to x axis
  • 8ef17c3 image: apply layout defaults if an image is present at all
  • 518fc61 Merge pull request #4316 from plotly/fix3551-regl-line2d-gaps
  • c1f2af3 add image test to lock issue 3551
  • 7a3af9c Merge pull request #4314 from plotly/fix-box-shift-vertical-one-sided-violins
  • 3ec4072 bump regl-line2d 3.0.15 - preserve gaps in horizontal and vertical lines

There are 250 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 4, 2019

  • The dependency plotly.js was updated from 1.51.0 to 1.51.1.

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for v1.51.1

Fixed

  • Fix scattergl mising points plot and react (bug introduced in 1.33.0) [#4323]
  • Skip non-numeric values in image trace plot [#4325]
Commits

The new version differs by 1265 commits.

  • 7665753 1.51.1
  • 4f04805 update changelog for 1.51.1
  • 50bbb7e Merge pull request #4325 from plotly/image-nan_ms
  • d6abde9 improve new image mock and refactor scale function in calc
  • d4fec74 change colormodel from plot to calc and add scale reference array to the trace
  • 1a55816 move _scaler function from plot to calc step
  • 720db11 refactor image functions
  • 405b9ed Merge pull request #4323 from plotly/bump-point-cluster-3.1.8
  • 902b084 avoid using random numbers in all tests
  • 12b4b99 revise skip logic - fixes various failing tests
  • cbd4834 use len as snap for regl-scatter2d
  • 172933c image: return a transparent pixel if its value is not numeric
  • f7a5e73 bump point-cluster 3.1.8
  • 742b83d Merge pull request #4321 from plotly/test-image-flaky-mocks
  • 11bc625 add @flaky to 'hover effects for titles that used to be blank' test

There are 250 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 25, 2019

  • The dependency plotly.js was updated from 1.51.1 to 1.51.2.

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for v1.51.2

Fixed

  • Fix texttemplateformatting on axes that define tick prefixes and suffixes [#4380, #4384]
  • Fix cmin and cmax computations during color value updates on shared color axes [#4366]
  • Fix contour and histogram2dcontour legend item rendering when reversescale is turned on [#4356]
  • Fix contour and histogram2dcontour legend item rendering when set to a shared color axis [#4356]
  • Handle missing vertexcolor and facecolor during mesh3d rendering [#4353]
  • No longer coerce contour and colorscale attributes for mesh3d when not needed [#4346]
  • Remove a duplicate function call in parcoords code [#4357]
  • Include opacity in the surface trace plot schema [#4344]
  • Mention legend.bgcolor default in attribute description [#4362]
Commits

The new version differs by 1315 commits.

  • 1b54804 1.51.2
  • 3bbfb74 update changelog for 1.51.2
  • 777bced Merge pull request #4384 from plotly/fixup-for-texttemplate-fix
  • 52f2f57 fix hover for densitymapbox
  • 59772c1 Merge pull request #4380 from plotly/texttemplate-formatting-fixes
  • 2278910 fix texttemplate formatting for scatter3d
  • acbd0de fix texttemplate formatting for scattergl and scatterpolargl
  • 493ee75 fix texttemplate formatting for scattermapbox
  • 04503ea fix texttemplate formatting for scatter{polar,geo,ternary,carpet}
  • 76d8a11 add formatLabels module method for scatter{polar,geo,ternary,carpet}
  • ac978e5 replace inLegend opt to Drawing.textPointStyle
  • 89422ba add %{label} & %{value} to bar hovertemplate
  • 7717428 fix bar texttemplate x/y formatting
  • 2faf4cf mv bar texttemplate test to own describe block
  • b459a2b allow input mocks to declare layout attrs in checkTextTemplate

There are 250 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Dec 16, 2019

  • The dependency plotly.js was updated from 1.51.2 to 1.51.3.

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for v1.51.3

Fixed

  • Fix Plotly.Plots.resize edge cases ensuring now that
    its promises always resolve [#4392]
  • Fix position of link hover labels in vertical sankey [#4404]
  • Fix box autorange for traces with "inverted" notched [#4388]
Commits

The new version differs by 1326 commits.

  • 6b31158 1.51.3
  • 2cc7aa8 update changelog for 1.51.3
  • 9d264a2 Plots.resize: improve test
  • f02ceff Plots.resize: delete old promise resolver if present
  • 6a15417 Plots.resize: only resolve if a new request hasn't been queued
  • 5e9468a Plots.resize: resolve old promises
  • 99063c3 Plots.resize: reject old promises
  • b110cc2 sankey_test: increase position tolerance to run on CI
  • c977b6e sankey: fix position of link hover labels in vertical orientation
  • d3a6501 fix notched box value-axis autorange push
  • 6c8512c improve notched attr description
  • 1b54804 1.51.2
  • 3bbfb74 update changelog for 1.51.2
  • 777bced Merge pull request #4384 from plotly/fixup-for-texttemplate-fix
  • 52f2f57 fix hover for densitymapbox

There are 250 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jan 8, 2020

  • The dependency plotly.js was updated from 1.51.3 to 1.52.0.

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for v1.52.0

[1.52.0] -- 2020-01-08

Added

  • Add uniformtext behavior to bar, funnel, waterfall, pie, funnelarea,
    sunburst and treemap traces [#4420, #4444, #4469]
  • Add "pre-computed" q1/median/q3 input signature for box traces [#4432]
  • Add support for legend titles [#4386]
  • Add legend items for choropleth, choroplethmapbox, cone, densitymapbox,
    heatmap, histogram2d, isosurface, mesh3d, streamtube,
    surface, volume traces [#4386, #4441]
  • Add "auto-fitting" behavior to geo subplots via geo.fitbounds attribute [#4419]
  • Add support for custom geojson geometries in choropleth
    and scattergeo traces [#4419]
  • Add "exclusive" and "inclusive" quartile-computing algorithm to box traces
    via quartilemethod attribute [#4432]
  • Add insidetextorientation attribute to pie and sunburst traces [#4420]
  • Add intensitymode to allow cell intensity values in mesh3d traces [#4446]
  • Add featureidkey attribute to choroplethmapbox, choropleth
    and scattergeo traces [#4419]
  • Add geo.visible shortcut attribute [#4419]
  • Add coordinates of mapbox subplot view as a derived property in plotly_relayout
    event data [#4413]
  • Add modebar buttons zoomInMapbox and zoomOutMapbox [#4398]
  • Add support for typed array in groupby transforms groups [#4410]
  • Add notifyOnLogging config option that allows log/warn/error messages
    to show up in notifiers pop-ups [#4464]
  • Enable loading locale bundles before plotly.js bundles [#4453]
  • Add Korean ko locale [#4315]

Changed

  • Skip mapbox subplot map position updates while panning/zooming removing
    potential stuttering [#4418]
  • Optimize mapbox raster layout layer updates [#4418]
  • Improve sunburst and treemap click events behavior [#4454]
  • Improve attribute description of sunburst/treemap outsidetextfont [#4463]
  • Update source and dist file headers to 2020 [#4457]

Fixed

  • Fix streamtube traces with numeric string coordinates
    (bug introduced in 1.51.0) [#4431]
  • Correctly handle different data orders in isosurface and volume traces [#4431]
  • Fix symbol numbers in scattergl and splom traces [#4465]
  • Fix coloraxis colorbars for sunburst and treemap with
    values colorscales [#4444]
  • Fix inside text fitting for bar, funnel and waterfall traces with
    set textangle [#4444]
  • Fix handling of invalid values and zero totals for pie and funnelarea [#4416]
  • Fix colorbar of reversescale colorscales of heatmap-coloring contours [#4437]
  • Fix colorbar templating for "non-root" colorscales [#4470]
  • Fix event data and some hover templates for x/y/z heatmap + contour [#4472]
  • Fix "toggleothers" behavior for graphs with traces not in legend [#4406]
  • Fix histogram bingroup logic when calendars module is not registered [#4439]
  • Fix "almost equal" branchvalue: 'total' partial sum cases [#4442]
  • Fix handling of treemap pathbar.textfont [#4444]
Commits

The new version differs by 1519 commits.

  • f89a5ae 1.52.0
  • 6934090 update changelog for 1.52.0
  • 4ab3b49 Merge pull request #4472 from plotly/xyz-columns-event-data-fixes
  • 771e279 convert xyz column pt index back to 1d during heatmap hover
  • d455383 Merge pull request #4470 from plotly/fix-marker-colorbar-templates
  • d4e619f update treemap_coffee baseline
  • 6615605 add treemap_coffee to list of flaky image tests
  • 6be7023 add parcats + template mock
  • 6942b10 fix colorbar templating for "non-root" colorscales
  • 9fc2c82 Merge pull request #4416 from plotly/fix4414-pie-handle-invalid-values-and-zero-total
  • ba8d941 Merge pull request #4469 from plotly/treemap-textanchor
  • 1967fd4 return as soon as finding a valid positive number
  • 7d2af31 Merge branch 'master' into fix4414-pie-handle-invalid-values-and-zero-total
  • 7098a97 no need to multiply by zero
  • 7431c23 correct treemap left and right adjustments namely when applying uniformtext

There are 250 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jan 14, 2020

  • The dependency plotly.js was updated from 1.52.0 to 1.52.1.

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for v1.52.1

[1.52.1] -- 2020-01-13

Fixed

  • Fix handling of geo.visible false edge case in order to
    override template.layout.geo.show* attributes [#4483]
Commits

The new version differs by 1529 commits.

  • 216b587 1.52.1
  • c3ae074 update changelog for 1.52.1
  • 76ef49d Merge pull request #4483 from plotly/fix4482-geo-visible-showland
  • ca9200b improve test - include all show* and test using react calls
  • 9448c8f geo.visible should honor template.layout.geo.show* defaults
  • 75d3e7d modify default - add image test
  • 639913e add extra safety by using geoLayoutIn.visible instead of coerced visible
  • 1b905a1 take into account showgrid atrrs
  • 7e62ce4 move override logic from template to supply default
  • 4b1c90e geo.visible false should override template.layout.geo.show*
  • f89a5ae 1.52.0
  • 6934090 update changelog for 1.52.0
  • 4ab3b49 Merge pull request #4472 from plotly/xyz-columns-event-data-fixes
  • 771e279 convert xyz column pt index back to 1d during heatmap hover
  • d455383 Merge pull request #4470 from plotly/fix-marker-colorbar-templates

There are 250 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Feb 3, 2020

  • The dependency plotly.js was updated from 1.52.1 to 1.52.2.

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for v1.52.2

Fixed

  • Handle 'missing' matching axes [#4529]
  • Fix hover for mesh3d, isosurface and volume
    when using plotGlPixelRatio > 1 (bug introduced in 1.45.0) [#4534]
  • Fix hover of mesh3d traces with facecolor and intensitymode: 'cell' [#4539]
  • Fix gl3d rendering on iPad Pro & iPad 7th + iOs v13 + Safari [#4360, #4546]
  • Fix pixel-rounding logic for blank bars [#4522]
  • Fix pathbar.visible updates in treemap traces [#4516]
  • Fix waterfall 'closest' hover when cursor is below the size axis [#4537]
  • Fix mapbox layout layer opacity for raster types [#4525]
  • Allow 0 in grouby transform nameformat templates [#4526]
  • Fix Plotly.validate for valType:'any' attributes [#4526]
  • Bump d3-interpolate to v1.4.0 [#4475]
  • Bump d3-hierarchy to v1.1.9 [#4475]
  • Fix typo in annotation align attribute description [#4528]
  • Fix plot_bgcolor and paper_bgcolor attribute description [#4536]
  • Fix insidetextorientation description for pie and sunburst traces [#4523]
Commits

The new version differs by 1609 commits.

  • 52a5d83 1.52.2
  • 93ebb2a update changelog for 1.52.2
  • b840d52 Merge pull request #4546 from plotly/fix-webgl-ipad-pro
  • aa28eba return early if there is no navigator
  • 436fca4 add extra logic to get userAgent
  • 63c51d1 bump gl-plot3d and fix issue 4502 - handle Safari with iPad (Pro) + iOS 13
  • e1e12b9 Merge pull request #4541 from plotly/mesh3d-improve-cell-intensity-tests
  • 861a503 Merge pull request #4542 from plotly/safe-gl-fbo-call
  • b618ed3 bump gl-plot3d & gl-plot2d as well as gl-select-static
  • fc16004 match createFBO arguments with gl-fbo arguments
  • d5b80cc improve mesh3d hover and image test
  • e7f38c0 Merge pull request #4539 from plotly/mesh3d-hover-on-face-data
  • 71e87e6 Merge pull request #4537 from plotly/waterfall-closest-below-value-axis
  • d1cb618 bump gl-mesh3d v2.3.0
  • ff71362 modify the list of flaky mocks again

There are 250 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 2, 2020

  • The dependency plotly.js was updated from 1.52.2 to 1.52.3.

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for v1.52.3

Fixed

  • Make identical bundles on different nodes [#4601]
  • Fix (regression introduced in 1.52.1) and improve interactive display of narrow points of bar-like traces [#4568]
  • Ensure text fits inside sunburst sectors with zero values [#4580]
  • Reset splom selectBatch and unselectBatch on updates [#4595]
  • Retry different mobile/tablet config to render gl3d subplots on various devices & browsers e.g. Brave [#4549]
  • Bump is-mobile to handle iPad Pro & iPad 7th + iOs v13 + Safari [#4548]
  • Fix orthographic hover after scroll zoom [#4562]
  • Preserve gl3d scene aspectratio after orthographic scroll zoom [#4578]
  • Include gl3d scene.aspectmode changes in relayout updates [#4579]
  • Apply utf-8 charset in test_dashboard [#4554]
Commits

The new version differs by 1660 commits.

  • 80262b5 1.52.3
  • 4df6b21 update changelog for 1.52.3
  • f5aad90 Merge pull request #4610 from plotly/check-node-12
  • 4cab109 check-node-version: accept any nodejs version in 12.x
  • 31a23fe Merge pull request #4601 from plotly/fix-diff-bundles
  • 8931f47 bump gl-line3d v1.2.0
  • 5f04bf4 bump dependencies of gl-line3d
  • daf1e39 patch gl-line3d
  • cef9304 Merge pull request #4595 from plotly/fix-splom-clear-select-via-api
  • 2cac418 reset splom selectBatch and unselectBatch on updates
  • 15d75db Merge pull request #4579 from plotly/include-aspectmode-in-relayout
  • c730f12 record initial aspectmode safely
  • 6ae2809 improve aspectmode tests
  • 1fdc49c keep track of gl3d scene.aspectmode for modebar buttons
  • 0e444b6 Merge pull request #4580 from plotly/fix4569-sunburst-hide-zero-value

There are 250 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 31, 2020

  • The dependency plotly.js was updated from 1.52.3 to 1.53.0.

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for v1.53.0

Added

Changed

  • Improve contour labels (add extra pad) and correct minus sign [#4540]
  • Improve sizing text inside pie and sunburst (add extra pad) [#4519]
  • Improve display of spikelines when spikedistance is set to -1 [#4637]
  • Improve compare hovermode to include all points at same coordinate [#4664]
  • Improve histogram hover labels (harmonize start & end values) [#4662]
  • Display new colors on Plotly's logo [#4691]
  • Update links & descriptions to Chart Studio Cloud and plotly.com website [#4694]
  • Update contributing guidelines & add info about trace module architecture [#4624]
  • Require config.plotlyServerURL to be set for Chart Studio export [#4690]

Fixed

  • Fix Plotly.downloadImage to match transparencies in gl3d plots with the on-screen render [#4566]
  • Fix amount of transparency applied by opacity in surface traces [#4480, #4642]
  • Fix gaps in bar traces (regression introduced in 1.50.0) [#4634]
  • Fix gaps in funnel & waterfall [#4663]
  • Fix template to set axis type, tickformatstops, tick0, dtick, tickvals and tickmode [#4670, #4685]
Commits

The new version differs by 1948 commits.

  • d37895b 1.53.0
  • 7eafb8a changelog v1.53.0
  • b8a452c Merge pull request #4708 from plotly/fix4705-edit-mocks
  • f9bff4d remove duplicate keys from two mocks
  • f065405 edit mocks - false is not a valid barmode
  • ebab12b Merge pull request #4699 from plotly/rangebreak-hover
  • ff5db2b add new hover tests
  • 749430d fix autorange reversed
  • 18099ae reduce if block
  • ce2e206 apply only one sign
  • 7511cb1 avoid reverse array twice
  • 2ed2ec8 fixup test for m2
  • 5876608 optimize fns more - pass 2
  • 50a2681 optimize fns a bit - pass 1
  • 077b34f make tick loop readable

There are 250 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 30, 2020

  • The dependency plotly.js was updated from 1.53.0 to 1.54.0.

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for v1.54.0

Added

  • Introduce new drag modes "drawline", "drawrect", "drawcircle", "drawopenpath", "drawclosedpath" &
    add optional modebar buttons for drawing & removing new shapes inside cartesian subplots &
    add newshape and activeshape attributes to layout &
    add editable and fillrule attributes to layout.shapes [#4775]
  • Add angle and allowoverlap attributes to marker of scattermapbox traces [#4575, #4794]
  • Add Portuguese (Portugal) pt-pt locale [#4736]

Changed

Fixed

  • Sanitize sourceattribution in mapbox layers [#4793]
  • Fix reactto mapbox style changes [#4720]
  • Fix transform sort order with gaps [#4783]
  • Fix autorange for bar and waterfall when base is present [#4714]
  • Fix "extremes" opacityscale option for volume and surface [#4725]
  • Fix no-WebGL warning for scattergl and splom traces [#4777]
  • Fix notifier CSS to have a fallback in font stack [#4778]
Commits

The new version differs by 2096 commits.

  • f24c765 1.54.0
  • 0066143 changelog v1.54.0
  • 5227793 Merge pull request #4794 from plotly/scattermapbox-marker-angle-dflt
  • 8654c38 apply auto default
  • 342c904 reset scattermapbox.marker.rotation dflt to null instead of zero
  • 662f51a Merge pull request #4793 from plotly/sanitizeHTML
  • ef3492f remove extra nesting in new test block
  • b83c5cb Merge pull request #4753 from nainardev/patch-1
  • 3a1a62a add tests for sanitizeHTML
  • b51e7ef Update README.md
  • eeaf204 bypass test-syntax
  • c74fa42 create sanitizeHTML function and use for sourceattribution
  • 38327b2 Merge pull request #4791 from plotly/bump-mapbox-gl-v1.10.0
  • ecff28e bump mapbox-gl v1.10.0
  • 891b6a1 Merge pull request #4775 from plotly/shape-drawing

There are 250 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 4, 2020

  • The dependency plotly.js was updated from 1.54.0 to 1.54.1.

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for v1.54.1

[1.54.1] -- 2020-05-04

Changed

Fixed

  • Set pointer-events only for editable shapes to allow pan, zoom & hover
    events to work inside shapes (regression introduced in 1.54.0) [#4810]
  • Update and validate various mocks [#4762]
Commits

The new version differs by 2140 commits.

  • 36b478d 1.54.1
  • e6e6f86 update changelog v1.54.1
  • aa8ccc6 Merge pull request #4811 from plotly/use-acorn-v6
  • ff4d016 install acorn v6 so that npm run preversion pass
  • 9112759 Merge pull request #4810 from plotly/fix4808-shape-pointer-events
  • bb3f858 fixup config editable: true test
  • 078c007 allow activation of editable shapes using opaque fill
  • 3e96a40 fix issue 4806 and 4808 - use and ensure stroke event only to activate editable shapes
  • 245eeec Merge pull request #4805 from plotly/update-package-lock-May2
  • 10b8419 update package-lock May 2nd
  • cbd7e6e Merge pull request #4802 from plotly/rebuild-package-lock-May01-2020
  • 6032aba keep version of to-px and ndarray for now
  • e3175fc update package-lock using not allowing any bump by removing ^ before npm i
  • f0eebc0 pin down regl version to be v1.3.11
  • fcceb7a update package-lock.json

There are 250 commits in total.

See the full diff

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

0 participants