Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 15, 2026

Bumps plotly from 6.5.1 to 6.5.2.

Release notes

Sourced from plotly's releases.

v6.5.2

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!
Changelog

Sourced from plotly's changelog.

[6.5.2] - 2026-01-14

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!
Commits
  • 36d8bf8 Version changes for v6.5.2
  • 1f45fa5 Merge pull request #5467 from plotly/cam/update-graph-objs
  • 7f57ccb fix: Update graph_objs per recent bug fixes
  • 3293f4d Merge pull request #5466 from plotly/merge-doc-prod-to-main
  • 61c9f6f Merge branch 'main' into merge-doc-prod-to-main
  • dad2520 Merge pull request #5465 from my-tien/legend-arrayok
  • b587428 Merge branch 'main' into legend-arrayok
  • 5a0440c Merge pull request #5464 from plotly/cam/5463/handle-arrays-booleanvalidator
  • fff298c Simplify test
  • cef18a9 Separate test for coercion of geo1 to geo and legend1 to legend
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [plotly](https://github.com/plotly/plotly.py) from 6.5.1 to 6.5.2.
- [Release notes](https://github.com/plotly/plotly.py/releases)
- [Changelog](https://github.com/plotly/plotly.py/blob/main/CHANGELOG.md)
- [Commits](plotly/plotly.py@v6.5.1...v6.5.2)

---
updated-dependencies:
- dependency-name: plotly
  dependency-version: 6.5.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file patch backward compatible bug fixes python Pull requests that update python code labels Jan 15, 2026
@dependabot dependabot bot requested a review from jan-janssen as a code owner January 15, 2026 16:13
@coderabbitai
Copy link

coderabbitai bot commented Jan 15, 2026

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

@codecov
Copy link

codecov bot commented Jan 15, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 82.91%. Comparing base (26ceabe) to head (ef0fd87).
⚠️ Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #448   +/-   ##
=======================================
  Coverage   82.91%   82.91%           
=======================================
  Files          25       25           
  Lines        1820     1820           
=======================================
  Hits         1509     1509           
  Misses        311      311           

☔ 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.

@github-actions github-actions bot merged commit d1fb788 into main Jan 15, 2026
18 checks passed
@github-actions github-actions bot deleted the dependabot/pip/plotly-6.5.2 branch January 15, 2026 16:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file patch backward compatible bug fixes python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants