Skip to content

fix(deps): update dependency plotly to >=6.1.2,<6.2.0 #111

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 15, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
plotly (changelog) >=6.0.0,<6.1.0 -> >=6.1.2,<6.2.0 age adoption passing confidence

Release Notes

plotly/plotly.py (plotly)

v6.1.2

Compare Source

Fixed
  • Fix type checking and code highlighting for graph_objects classes [#​5199]

v6.1.1

Compare Source

Fixed
  • Prevent swallowing of ValueError when creating a figure with subplots [#​3888]
  • Fix issue causing fig.write_image() to not generate an image [#​5193]

v6.1.0

Compare Source

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 jupyterlab or notebook is 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]

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 is behind base branch, 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.

Copy link

codecov bot commented May 15, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.63%. Comparing base (8e581d8) to head (93142da).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #111   +/-   ##
=======================================
  Coverage   86.63%   86.63%           
=======================================
  Files          44       44           
  Lines        3226     3226           
=======================================
  Hits         2795     2795           
  Misses        431      431           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@renovate renovate bot changed the title fix(deps): update dependency plotly to >=6.1.0,<6.2.0 fix(deps): update dependency plotly to >=6.1.1,<6.2.0 May 20, 2025
@renovate renovate bot force-pushed the renovate/plotly-6.x branch from a5d0cc1 to f96bbec Compare May 20, 2025 22:32
@renovate renovate bot changed the title fix(deps): update dependency plotly to >=6.1.1,<6.2.0 fix(deps): update dependency plotly to >=6.1.2,<6.2.0 May 28, 2025
@renovate renovate bot force-pushed the renovate/plotly-6.x branch from f96bbec to 93142da Compare May 28, 2025 00:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants