Skip to content

Bump plotly from 5.8.2 to 5.9.0 in /requirements #1227

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

Merged
merged 1 commit into from
Jun 25, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 24, 2022

Bumps plotly from 5.8.2 to 5.9.0.

Release notes

Sourced from plotly's releases.

v5.9.0

Added

  • pattern_shape options now available in px.timeline() #3774
  • facet_* and category_orders now available in px.pie() #3775

Performance

  • px methods no longer call groupby on the input dataframe when the result would be a single group, and no longer groups by a lambda, for significant speedups #3765 with thanks to @​jvdd

Updated

  • Allow non-string extras in flaglist attributes, to support upcoming changes to ax.automargin in plotly.js plotly.js#6193, #3749
Changelog

Sourced from plotly's changelog.

[5.9.0] - 2022-06-23

Added

  • pattern_shape options now available in px.timeline() #3774
  • facet_* and category_orders now available in px.pie() #3775

Performance

  • px methods no longer call groupby on the input dataframe when the result would be a single group, and no longer groups by a lambda, for significant speedups #3765 with thanks to @​jvdd

Updated

  • Allow non-string extras in flaglist attributes, to support upcoming changes to ax.automargin in plotly.js plotly.js#6193, #3749
Commits
  • ddd5ba6 version changes for v5.9.0
  • 7ec751e Merge pull request #3791 from plotly/nicolaskruchten-patch-1
  • b92eeeb Update CHANGELOG.md
  • f83921f Merge pull request #3765 from plotly/one_group_short_circuit
  • 4b22199 Merge branch 'master' into one_group_short_circuit
  • a4b9887 Merge pull request #3775 from plotly/pie_facets
  • f46f809 changelog
  • f97f2d2 Merge branch 'master' into one_group_short_circuit
  • e962890 Merge pull request #3749 from plotly/non-string-flaglist-extras
  • f8ec53a Merge branch 'master' into non-string-flaglist-extras
  • 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 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 5.8.2 to 5.9.0.
- [Release notes](https://github.com/plotly/plotly.py/releases)
- [Changelog](https://github.com/plotly/plotly.py/blob/master/CHANGELOG.md)
- [Commits](plotly/plotly.py@v5.8.2...v5.9.0)

---
updated-dependencies:
- dependency-name: plotly
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@codecov
Copy link

codecov bot commented Jun 24, 2022

Codecov Report

Merging #1227 (a4ca436) into main (3843087) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #1227   +/-   ##
=======================================
  Coverage   78.02%   78.02%           
=======================================
  Files          43       43           
  Lines        6777     6777           
=======================================
  Hits         5288     5288           
  Misses       1489     1489           

@akaszynski akaszynski merged commit 2266f1d into main Jun 25, 2022
@akaszynski akaszynski deleted the dependabot/pip/requirements/plotly-5.9.0 branch June 25, 2022 05:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant