Skip to content
This repository has been archived by the owner on Sep 28, 2022. It is now read-only.

Bump plotters from 0.3.1 to 0.3.4 #673

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 9, 2022

Bumps plotters from 0.3.1 to 0.3.4.

Changelog

Sourced from plotters's changelog.

Plotters 0.3.4 (2022-09-08)

Fixed

  • EvcxR feature compiling issue without bitmap backend enabled

Improved

  • Color types manipulations

Plotters 0.3.3 (2022-08-19)

Improved

  • The EvcxR integration now supports bitmap output. (Thanks to @​lisanhu)

Fixed

  • Fix the plotters crate's edition requirement

Plotters 0.3.2 (2022-07-05)

Added

Improved

  • Improved documentaiton for predefined colors. (Thanks to @​siefkenj)
  • Introduce the full Material Design 2014 Color Palette. (Thanks to @​siefkenj)
  • Massive documentation improvements (Thanks to @​facorread and many others)

Fixed

Commits
  • b1dc7a9 Update the dependecies
  • aadeacf Ready for publish plotters 0.3.4
  • 310a107 bugfix(#405): Fixed colinearity test for computation polygon vertexes
  • 7f8b12d Merge pull request #412 from plotters-rs/fix-evcxr
  • 7994b12 Fix evcxr feature without bitmap
  • fe3c377 Merge pull request #411 from antogilbert/rgbafrom
  • c9995cc Implement From<RGBColor> for RGBAColor
  • 30fe77a Merge pull request #404 from pinkforest/patch-1
  • 739ab80 Merge pull request #408 from elpiel/patch-1
  • 3156b06 lib.rs - Fix link to cpustat.rs example
  • 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 [plotters](https://github.com/plotters-rs/plotters) from 0.3.1 to 0.3.4.
- [Release notes](https://github.com/plotters-rs/plotters/releases)
- [Changelog](https://github.com/plotters-rs/plotters/blob/master/CHANGELOG.md)
- [Commits](plotters-rs/plotters@v0.3.1...v0.3.4)

---
updated-dependencies:
- dependency-name: plotters
  dependency-type: indirect
  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 rust Pull requests that update Rust code labels Sep 9, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
CLA Signed 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