Skip to content

fix(deps): update dependency plotly to v6.5.2#1793

Merged
mschoettle merged 3 commits intomainfrom
renovate/plotly-6.x
Feb 26, 2026
Merged

fix(deps): update dependency plotly to v6.5.2#1793
mschoettle merged 3 commits intomainfrom
renovate/plotly-6.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Nov 7, 2025

This PR contains the following updates:

Package Change Age Confidence
plotly (changelog) ==6.3.0==6.5.2 age confidence

Release Notes

plotly/plotly.py (plotly)

v6.5.2

Compare Source

Fixed
  • Fix issue where pie trace legend, showlegend attributes don't accept array values [#​5464 and #​5465], with thanks to @​my-tien for the contribution!

v6.5.1

Compare Source

Fixed
  • Fix issue where Plotly Express ignored trace-specific color sequences defined in templates via template.data.<trace_type> [#​5437], with thanks to @​antonymilne for the contribution!
Updated
  • Speed up validate_gantt function [#​5386], with thanks to @​misrasaurabh1 for the contribution!
  • Update plotly.js from version 3.3.0 to version 3.3.1. See the plotly.js release notes for more information. [#​5456]. Notable changes include:
    • Add support for arrays for the pie properties showlegend and legend, so that these can be configured per slice. [#​7580]

v6.5.0

Compare Source

Updated
  • Update plotly.js from version 3.2.0 to version 3.3.0. See the plotly.js release notes for more information. [#​5421]. Notable changes include:
    • Add hovertemplate for candlestick and ohlc traces [#​7619]
Fixed
  • Fix bug where numpy datetime contained in Python list was converted to integer [#​5415]

v6.4.0

Compare Source

Updated
  • Update plotly.js from version 3.1.1 to version 3.2.0. See the plotly.js release notes for more information. [#​5357]. Notable changes include:
    • Add hovertemplatefallback and texttemplatefallback attributes [#​7577]
    • Add "SI extended" formatting rule for tick exponents on axis labels, allowing values to be displayed with extended SI prefixes (e.g., femto, pico, atto) [#​7249]
Deprecated
  • Deprecate create_hexbin_mapbox in favor of create_hexbin_map, update related function calls [5358], with thanks to @​ajlien for the contribution!

v6.3.1

Compare Source

Updated
  • Update Plotly.js from version 3.1.0 to version 3.1.1. See the Plotly.js release notes for more information. [#​5357]. Notable changes include:
    • Fix issue preventing Scattergl plots with text elements from rendering [plotly.js#7563]
  • Use native legends when converting from matplotlib [#​5312], with thanks to @​robertoffmoura to the contribution!
  • Allow shared_yaxes to work with secondary axes [#​5180], with thanks to @​gmjw for the contribution!
Fixed
  • Fix issue where width/height in plot layout were not respected during Kaleido image export [#​5325]
  • Fix typo in default argument to _ternary_contour.py [#​5315], with thanks to @​Lexachoc for the contribution!
  • Fix incorrect fig.show() behavior when ipython is installed [#​5258]

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the dependencies label Nov 7, 2025
@renovate renovate Bot force-pushed the renovate/plotly-6.x branch 2 times, most recently from a447df9 to 4bfa1e6 Compare November 10, 2025 22:25
@renovate renovate Bot changed the title fix(deps): update dependency plotly to v6.4.0 fix(deps): update dependency plotly to v6.5.0 Nov 18, 2025
@renovate renovate Bot force-pushed the renovate/plotly-6.x branch from 4bfa1e6 to 39ee2b1 Compare November 18, 2025 02:55
@renovate renovate Bot force-pushed the renovate/plotly-6.x branch from 39ee2b1 to 3865107 Compare November 25, 2025 15:49
@renovate renovate Bot force-pushed the renovate/plotly-6.x branch from 3865107 to 9bc26a9 Compare December 10, 2025 22:10
@renovate renovate Bot changed the title fix(deps): update dependency plotly to v6.5.0 fix(deps): update dependency plotly to v6.5.1 Jan 12, 2026
@renovate renovate Bot force-pushed the renovate/plotly-6.x branch from 86d81f0 to b49356b Compare January 12, 2026 18:57
@renovate renovate Bot changed the title fix(deps): update dependency plotly to v6.5.1 fix(deps): update dependency plotly to v6.5.2 Jan 14, 2026
@renovate renovate Bot force-pushed the renovate/plotly-6.x branch from b49356b to 6e30ce3 Compare January 14, 2026 21:42
@renovate renovate Bot force-pushed the renovate/plotly-6.x branch from 6e30ce3 to 44e8a61 Compare January 23, 2026 22:18
@renovate renovate Bot force-pushed the renovate/plotly-6.x branch from 44e8a61 to ac5a472 Compare February 2, 2026 14:57
@renovate renovate Bot force-pushed the renovate/plotly-6.x branch 2 times, most recently from acf52ab to 0e0a618 Compare February 16, 2026 19:27
@renovate renovate Bot force-pushed the renovate/plotly-6.x branch from 0e0a618 to 2f94795 Compare February 23, 2026 18:41
@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented Feb 26, 2026

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@mschoettle
Copy link
Copy Markdown
Member

Based on visual inspection between before and after of the generated PDF the new Plotly charts are smaller which explains the reduction in the number of pages.

@mschoettle mschoettle merged commit c151fae into main Feb 26, 2026
7 checks passed
@mschoettle mschoettle deleted the renovate/plotly-6.x branch February 26, 2026 22:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant