Skip to content
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

build(deps): bump plotters from 0.3.2 to 0.3.4 #4620

Merged
merged 1 commit into from
Sep 14, 2022

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps plotters from 0.3.2 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
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 will merge this PR once CI passes on it, as requested by @mystenadmin.


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.2 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.2...v0.3.4)

---
updated-dependencies:
- dependency-name: plotters
  dependency-type: direct:production
  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 14, 2022
Copy link

@mystenadmin mystenadmin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot squash and merge

@github-actions github-actions bot enabled auto-merge (squash) September 14, 2022 12:21
@github-actions github-actions bot merged commit 37ba303 into main Sep 14, 2022
@github-actions github-actions bot deleted the dependabot/cargo/plotters-0.3.4 branch September 14, 2022 12:32
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