Bump plotly from 5.24.1 to 6.2.0
Bumps plotly from 5.24.1 to 6.2.0.
Release notes
Sourced from plotly's releases.
v6.2.0
Added
- Add SRI (Subresource Integrity) hash support for CDN script tags when using
include_plotlyjs='cdn'. This enhances security by ensuring browser verification of CDN-served plotly.js files [#5165] (with thanks to@ddworken)Fixed
- Allow setting Plotly.js path via
pio.defaults[#5207]Changed
- Refactor validation code to reduce bundle size [#5214] (with thanks to
@bmaranville)- Add deprecation warnings when using Kaleido v0 or deprecated image export features [#5177]
v6.1.2
Fixed
- Fix type checking and code highlighting for
graph_objectsclasses [#5199]v6.1.1
Fixed
- Prevent swallowing of
ValueErrorwhen creating a figure with subplots [#3888]- Fix issue causing
fig.write_image()to not generate an image [#5193]v6.1.0
Updated
- Add support for Kaleido>=v1.0.0 for image generation [#5062, #5177]
- Reduce package bundle size by 18-24% via changes to code generation [#4978]
Fixed
- Fix third-party widget display issues in v6 [#5102]
- Add handling for case where
jupyterlabornotebookis not installed [#5104]- Fix issue causing Plotly.js script to be embedded multiple times in Jupyter notebooks [#5112]
- Re-add MIME renderer JupyterLab extension with JupyterLab 4 support to reduce file sizes for offline notebooks [#5096]
- Fix issue preventing plots from rendering in HTML notebook export when using 'vscode+notebook' renderer [#5154]
v6.1.0rc0
Updated
- Add support for Kaleido>=v1.0.0 for image generation, and deprecate support for Kaleido<1 and Orca [#5062]
- Reduce package bundle size by 18-24% via changes to code generation [#4978]
Fixed
- Fix third-party widget display issues in v6 [#5102]
- Add handling for case where
jupyterlabornotebookis not installed [#5104]- Fix issue causing Plotly.js script to be embedded multiple times in Jupyter notebooks [#5112]
- Re-add MIME renderer JupyterLab extension with JupyterLab 4 support to reduce file sizes for offline notebooks [#5096]
- Fix issue preventing plots from rendering in HTML notebook export when using 'vscode+notebook' renderer [#5154]
v6.0.1
Updated
- Updated Plotly.js from version 3.0.0 to version 3.0.1. See the plotly.js CHANGELOG for more information.
Fixed
... (truncated)
Changelog
Sourced from plotly's changelog.
[6.2.0] - 2025-06-26
Added
- Add SRI (Subresource Integrity) hash support for CDN script tags when using
include_plotlyjs='cdn'. This enhances security by ensuring browser verification of CDN-served plotly.js files [#5165] (with thanks to@ddworken)Fixed
- Allow setting Plotly.js path via
pio.defaults[#5207]Changed
- Refactor validation code to reduce bundle size [#5214] (with thanks to
@bmaranville)- Add deprecation warnings when using Kaleido v0 or deprecated image export features [#5177]
[6.1.2] - 2025-05-27
Fixed
- Fix type checking and code highlighting for
graph_objectsclasses [#5199][6.1.1] - 2025-05-20
Fixed
- Prevent swallowing of
ValueErrorwhen creating a figure with subplots [#3888]- Fix issue causing
fig.write_image()to not generate an image [#5193][6.1.0] - 2025-05-15
Updated
- Add support for Kaleido>=v1.0.0 for image generation [#5062, #5177]
- Reduce package bundle size by 18-24% via changes to code generation [#4978]
Fixed
- Fix third-party widget display issues in v6 [#5102]
- Add handling for case where
jupyterlabornotebookis not installed [#5104]- Fix issue causing Plotly.js script to be embedded multiple times in Jupyter notebooks [#5112]
- Re-add MIME renderer JupyterLab extension with JupyterLab 4 support to reduce file sizes for offline notebooks [#5096]
- Fix issue preventing plots from rendering in HTML notebook export when using 'vscode+notebook' renderer [#5154]
[6.0.1] - 2025-03-14
Updated
- Updated Plotly.js from version 3.0.0 to version 3.0.1. See the plotly.js CHANGELOG for more information.
Fixed
- Fix
TypeErrorwhen usingorjsonto serializepandas.NA[#5040].- Fix issue where using
category_ordersonpx.pieraisedColumnNotFoundError[#5000].- Fix incorrect
DeprecationWarningshown when creating apxchart [#5080, #5086][6.0.0] - 2025-01-28
... (truncated)
Commits
-
12be407update changelog -
8c6acc2Merge branch 'main' into release-6.2.0 -
abe7595update changelog -
3ab4eb4Merge pull request #5242 from plotly/LiamConnors-patch-3 -
75ebf6aUpdate what_about_dash.md -
e7586e3bump version to 6.2.0 -
6096ba4update changelog -
f2a9d60Merge pull request #5236 from plotly/re-enable-kaleido-deprecations -
8b1e878update changelog -
2159db5bump kaleido version specified in extras - Additional commits viewable in compare view
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
-
$dependabot recreatewill recreate this MR rewriting all the manual changes and resolving conflicts