carkod / binbot

An API, React app dashboard, Telegram bot to monitor and trigger bots for cryptocurrency trading
5 stars 7 forks source link

npm: bump plotly.js from 2.18.2 to 2.23.2 in /web #491

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps plotly.js from 2.18.2 to 2.23.2.

Release notes

Sourced from plotly.js's releases.

v2.23.2

Fixed

  • Fix text rendering while drawing new shapes [#6608], with thanks to the Volkswagen Center of Excellence for Battery Systems for sponsoring development!

v2.23.1

Fixed

  • Fix heatmap rendering on iOS and Safari when zsmooth is set to false [#6605], with thanks to @​lvlte for the contribution!

v2.23.0

Added

  • Add legend.xref and legend.yref to enable container-referenced positioning of legends [#6589], with thanks to Gamma Technologies for sponsoring the related development.
  • Add colorbar.xref and colorbar.yref to enable container-referenced positioning of colorbars [#6593], with thanks to Gamma Technologies for sponsoring the related development.

Changed

  • Improve heatmap rendering performance when zsmooth is set to false [#6574], with thanks to @​lvlte for the contribution!

v2.22.0

Added

  • Add legend references to traces and legend2, legend3, etc. to layout, also add visible to legend i.e. to allow positioning multiple legends on a graph [#6535], this feature was anonymously sponsored: thank you to our sponsor!

Changed

  • Update Norwegian translations in no locale [#5410], with thanks to @​bjornol for the contribution!
  • Update Slovak translations and number formats in sk locale [#6580], with thanks to @​Libco for the contribution!

Fixed

  • Fix plotly_click in gl3d scenes to fire on touch devices [#6563], with thanks to @​NickTominaga for the contribution!
  • Fix scatter3d when marker.opacity is set to zero [#6581], with thanks to @​dmyronuk for the contribution!
  • Fix scattermapbox visibility restyle [#6567]

v2.21.0

Added

  • Add label.texttemplate to parametric shapes i.e. line, rect and circle [#6527], with thanks to the Volkswagen Center of Excellence for Battery Systems for sponsoring development!
  • Add strict option to custom bundle command [#6557], with thanks to @​CallumNZ for the contribution!

Fixed

  • Fix dragging of legend when xanchor is not 'left' or yanchor is not 'top' [#6528], with thanks to @​bmaranville for the contribution!
  • Fix heatmap rendering bug and improve performance when zsmooth is set to "fast" [#6565], with thanks to @​lvlte for the contribution!

v2.20.0

Added

  • Add title.automargin to enable automatic top and bottom margining for both container and paper referenced titles [#6428],

... (truncated)

Changelog

Sourced from plotly.js's changelog.

[2.23.2] -- 2023-05-19

Fixed

  • Fix text rendering while drawing new shapes [#6608], with thanks to the Volkswagen Center of Excellence for Battery Systems for sponsoring development!

[2.23.1] -- 2023-05-16

Fixed

  • Fix heatmap rendering on iOS and Safari when zsmooth is set to false [#6605], with thanks to @​lvlte for the contribution!

[2.23.0] -- 2023-05-12

Added

  • Add legend.xref and legend.yref to enable container-referenced positioning of legends [#6589], with thanks to Gamma Technologies for sponsoring the related development.
  • Add colorbar.xref and colorbar.yref to enable container-referenced positioning of colorbars [#6593], with thanks to Gamma Technologies for sponsoring the related development.

Changed

  • Improve heatmap rendering performance when zsmooth is set to false [#6574], with thanks to @​lvlte for the contribution!

[2.22.0] -- 2023-04-27

Added

  • Add legend references to traces and legend2, legend3, etc. to layout, also add visible to legend i.e. to allow positioning multiple legends on a graph [#6535], this feature was anonymously sponsored: thank you to our sponsor!

Changed

  • Update Norwegian translations in no locale [#5410], with thanks to @​bjornol for the contribution!
  • Update Slovak translations and number formats in sk locale [#6580], with thanks to @​Libco for the contribution!

Fixed

  • Fix plotly_click in gl3d scenes to fire on touch devices [#6563], with thanks to @​NickTominaga for the contribution!
  • Fix scatter3d when marker.opacity is set to zero [#6581], with thanks to @​dmyronuk for the contribution!
  • Fix scattermapbox visibility restyle [#6567]

[2.21.0] -- 2023-04-17

Added

  • Add texttemplate to shape.label for parametric shapes i.e. line, rect and circle [#6527], with thanks to the Volkswagen Center of Excellence for Battery Systems for sponsoring development!
  • Add strict option to custom bundle command [#6557], with thanks to @​CallumNZ for the contribution!

... (truncated)

Commits
  • 0919988 2.23.2
  • 9d624ba update changelog and readme for v2.23.2
  • 6607870 Merge pull request #6608 from plotly/shape-label-while-drawing
  • 4d860a2 remove unused imports
  • 9d2ff6d set opacity of text
  • 3ab0052 fix movement of text during shape move
  • c5eb141 make sure text gets deleted after drag
  • 3f68e68 draw shape text while dragging
  • 6d4cd86 Merge pull request #6607 from plotly/bar-orientation-description
  • 39d37c6 fix bar and waterfall orientation descriptions
  • Additional commits viewable in compare view


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)
dependabot[bot] commented 1 year ago

Superseded by #493.