Skip to content

Bump plotly from 0.10.0 to 0.14.1#158

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/plotly-0.14.1
Closed

Bump plotly from 0.10.0 to 0.14.1#158
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/plotly-0.14.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Feb 22, 2026

Bumps plotly from 0.10.0 to 0.14.1.

Release notes

Sourced from plotly's releases.

0.14.1

No release notes provided.

0.14.0

No release notes provided.

0.13.5

What's Changed

Full Changelog: plotly/plotly.rs@0.13.4...0.13.5

0.13.4

What's Changed

Full Changelog: plotly/plotly.rs@0.13.3...0.13.4

0.13.3

What's Changed

Full Changelog: plotly/plotly.rs@0.13.2...0.13.3

0.13.2

What's Changed

Full Changelog: plotly/plotly.rs@0.13.1...0.13.2

0.13.1

What's Changed

Full Changelog: plotly/plotly.rs@0.13.0...0.13.1

... (truncated)

Changelog

Sourced from plotly's changelog.

[0.14.1] - 2026-02-15

Fixed

  • [#387] Fix HeatMap hovertext/text dimensions
  • [#385] Add {x,y}gap parameter to heatmaps
  • [#381] Make Plot::default() behave like Plot::new()

[0.14.0] - 2026-01-10

Fixed

  • [#348] Fix Pie chart color setting
  • [#355] Add LayoutPolar support
  • [#354] Fixed maps examples

Changed

  • [#359] Expand plotly_derive to support ergonomic 1D and 2D color arrays setters

Added

  • [#350] Add plotly_static async API
  • [#355] Add LayoutPolar layout
  • [#356] Add downsample example based on minmax-lttb layout

[0.13.5] - 2025-07-31

Fixed

  • [#346] Remove usage of getrandom for rand dependency and for this crate
  • [#345] Re-export ImageFormat from plotly_static into plotly

[0.13.4] - 2025-07-17

Fixed

  • [#341] Fix documentation related to wasm support

Changed

  • [#339] Replace default Windows app with explorer

[0.13.3] - 2025-07-12

Changed

  • [#335] Add minimal animation support

[0.13.2] - 2025-07-12

Fixed

... (truncated)

Commits
  • 8a65685 make new patch release (#388)
  • acba924 fix hovertext dimension to be matrix / 2d array type (#387)
  • 8a8dab9 feat: Add {x,y}gap parameter to heatmaps (#385)
  • 8162d37 bump rand_distr and remove obsolete small_rng features
  • 4b4cea6 Update rand requirement from 0.9 to 0.10
  • bd31b5e make Plot::default() behave like Plot::new()
  • f68ea92 update version in READMEs
  • 07dc425 update version and changelog
  • 67c40d2 bump ndarray in examples
  • f538723 Update ndarray requirement from 0.16 to 0.17
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Feb 22, 2026
@dependabot dependabot Bot force-pushed the dependabot/cargo/plotly-0.14.1 branch from f1d4246 to a60e789 Compare March 5, 2026 01:18
Bumps [plotly](https://github.com/plotly/plotly.rs) from 0.10.0 to 0.14.1.
- [Release notes](https://github.com/plotly/plotly.rs/releases)
- [Changelog](https://github.com/plotly/plotly.rs/blob/main/CHANGELOG.md)
- [Commits](plotly/plotly.rs@0.10.0...0.14.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@daniel-thom
Copy link
Copy Markdown
Collaborator

Superseded by 33b55f3 (merged via #311), which bundles this bump together with the other five pending Dependabot PRs.

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 10, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot Bot deleted the dependabot/cargo/plotly-0.14.1 branch May 10, 2026 17:57
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 rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant