integrityCheckarr
integrityCheckarr copied to clipboard
Bump plotly from 5.12.0 to 5.14.1 in /container-build
Bumps plotly from 5.12.0 to 5.14.1.
Release notes
Sourced from plotly's releases.
v5.14.1
Fixed
- Fixed compatibility issue with Pandas 2.0 [#4103]
v5.14.0
Updated
- Updated Plotly.js from version 2.18.2 to version 2.20.0. See the plotly.js CHANGELOG for more information. Notable changes include:
- Add
title.automarginto enable automatic top and bottom margining for both container and paper referenced titles [#6428], with thanks to Gamma Technologies for sponsoring the related development.- Add
labelattribute to shapes [#6454], with thanks to the Volkswagen Center of Excellence for Battery Systems for sponsoring development!- Add
labelaliasto various axes namely cartesian, gl3d, polar, smith, ternary, carpet, indicator and colorbar [#6481], this feature was anonymously sponsored: thank you to our sponsor!- Key errors no longer precalculated when performing updates on plots [#4101]
Fixed
- Fixed an issue with characters displaying incorrectly, by adding
charset="utf-8"to scripts into_html[#4114]- Added
packagingto install requirements, fixing aNo module named 'packagingerror on Python 3.6 [#4113]Added
- Added option to allow passing a column name as a
strinhover_dataandcustom_datainplotly.express[4083]v5.13.1
Updated
- Updated Plotly.js to from version 2.18.0 to version 2.18.2. See the plotly.js CHANGELOG for more information. These changes are reflected in the auto-generated
plotly.graph_objectsmodule.- Updated distutils.Version to packaging.Version #3897] and #4055]
v5.13.0
See the full release announcement with graphical examples on the forum: https://community.plotly.com/t/announcing-plotly-py-5-13-0-grouped-scatter-new-markers-and-marker-angles-sankey-links-with-arrows/72205
Updated
- Updated Plotly.js to from version 2.17.1 to version 2.18.0. See the plotly.js CHANGELOG for more information. Notable changes include:
- Add
synctickmode option [#6356, #6443], with thanks to@filipesantiagoAMand@VictorBezakfor the contribution!- Build process now uses Node 18.x and version 2 lockfile (should be an invisible change for users) [#4034]
Fixed
Changelog
Sourced from plotly's changelog.
[5.14.1] - 2023-04-05
Fixed
- Fixed compatibility issue with Pandas 2.0 [#4103]
[5.14.0] - 2023-03-29
Updated
- Updated Plotly.js to from version 2.18.2 to version 2.20.0. See the plotly.js CHANGELOG for more information. Notable changes include:
- Add
title.automarginto enable automatic top and bottom margining for both container and paper referenced titles [#6428], with thanks to Gamma Technologies for sponsoring the related development.- Add
labelattribute to shapes [#6454], with thanks to the Volkswagen Center of Excellence for Battery Systems for sponsoring development!- Add
labelaliasto various axes namely cartesian, gl3d, polar, smith, ternary, carpet, indicator and colorbar [#6481], this feature was anonymously sponsored: thank you to our sponsor!- Key errors no longer precalculated when performing updates on plots [#4101]
Fixed
- Fixed an issue with characters displaying incorrectly, by adding
charset="utf-8"to scripts into_html[#4114]- Added
packagingto install requirements, fixing aNo module named 'packagingerror on Python 3.6 [#4113]Added
- Added option to allow passing a column name as a
strinhover_dataandcustom_datainplotly.express[4083][5.13.1] - 2023-02-24
Updated
- Updated Plotly.js to from version 2.18.0 to version 2.18.2. See the plotly.js CHANGELOG for more information. These changes are reflected in the auto-generated
plotly.graph_objectsmodule.- Updated distutils.Version to packaging.Version #3897] and #4055]
[5.13.0] - 2023-01-23
Updated
- Updated Plotly.js to from version 2.17.1 to version 2.18.0. See the plotly.js CHANGELOG for more information. Notable changes include:
- Add
synctickmode option [#6356, #6443], with thanks to@filipesantiagoAMand@VictorBezakfor the contribution!- Build process now uses Node 18.x and version 2 lockfile (should be an invisible change for users) [#4034]
Fixed
Commits
f006ae8version changes for v5.14.1cb27da7Merge pull request #4103 from kaibir/master67e9628Pandas 2 compatibility: Fix a bug regarding timedelta64[ms] representation743b524Merge pull request #4134 from plotly/update-docs-version5b7cff6update docs versionc798545Merge pull request #4128 from plotly/release-5.14.031e97dcfix dateab8687dupdate changelogac674efUpdate README.md8a75262version changes for v5.14.0- Additional commits viewable in compare view
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 rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)