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

Bump gonum.org/v1/plot from 0.12.0 to 0.13.0 #113

Merged
merged 1 commit into from
May 24, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 15, 2023

Bumps gonum.org/v1/plot from 0.12.0 to 0.13.0.

Release notes

Sourced from gonum.org/v1/plot's releases.

Release v0.13.0

What's Changed

New Contributors

Full Changelog: gonum/plot@v0.12.0...v0.13.0

Commits
  • a10bf61 all: update dependencies for Gonum-v0.13.0
  • 1699fcb vg/vggio: use x/image/draw to rescale images
  • cd84bc9 vg/vggio: use underlying andybalholm/stroke package for stroking arcs
  • 63edb24 vg/vggio: update to new Gio API
  • aa5c335 all: update Gio
  • 78cf2c9 vg/vggio: add test for DrawImage
  • 7b2bf64 vg/vggio: add test of paths
  • 192da64 plotter: implement GlyphBoxer for plotter.Line
  • 1cd1f0e mod: bump go-fonts/{latin-modern,liberation}
  • c34dab9 all: bump to Go-1.20, drop Go-1.18
  • 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 15, 2023
@codecov-commenter
Copy link

codecov-commenter commented May 15, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (e298310) 46.77% compared to head (f70860f) 46.77%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #113   +/-   ##
=======================================
  Coverage   46.77%   46.77%           
=======================================
  Files           8        8           
  Lines         836      836           
=======================================
  Hits          391      391           
  Misses        419      419           
  Partials       26       26           

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

Bumps [gonum.org/v1/plot](https://github.com/gonum/plot) from 0.12.0 to 0.13.0.
- [Release notes](https://github.com/gonum/plot/releases)
- [Commits](gonum/plot@v0.12.0...v0.13.0)

---
updated-dependencies:
- dependency-name: gonum.org/v1/plot
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/gonum.org/v1/plot-0.13.0 branch from fb7c566 to f70860f Compare May 21, 2023 21:45
@Tantalor93 Tantalor93 merged commit 6607e26 into master May 24, 2023
@Tantalor93 Tantalor93 deleted the dependabot/go_modules/gonum.org/v1/plot-0.13.0 branch May 24, 2023 07:15
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants