Skip to content

deps: bump egui_plot from 0.30.0 to 0.34.0#36

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/egui_plot-0.34.0
Open

deps: bump egui_plot from 0.30.0 to 0.34.0#36
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/egui_plot-0.34.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jan 16, 2026

Copy link
Copy Markdown

Bumps egui_plot from 0.30.0 to 0.34.0.

Release notes

Sourced from egui_plot's releases.

0.34.0

0.32.1 bug fix

0.32.0

egui_plot provided immediate mode plotting for egui. Try the web demo!

Changelog

Full diff at https://github.com/emilk/egui_plot/compare/0.31.0..HEAD

  • PlotResponse::hovered_plot_item also set when hovering the legend #81 by @​Wumpf
  • Plot items now require an id #82 by @​Wumpf
  • Fix include_{xy} issue when auto bounds is off #74 by @​joaofl
  • Provide new functions to specify the default bounds #90 by @​irevoire

0.31.0

Full diff at https://github.com/emilk/egui_plot/compare/0.30.0..HEAD

PRs

Changelog

Sourced from egui_plot's changelog.

0.34.0 - 2025-10-10

0.33.0 - 2025-07-11

0.32.1 - 2025-04-07

0.32.0 - 2025-04-07

  • PlotResponse::hovered_plot_item also set when hovering the legend #81 by @​Wumpf
  • Plot items now require an id #82 by @​Wumpf
  • Fix include_{xy} issue when auto bounds is off #74 by @​joaofl
  • Provide new functions to specify the default bounds #90 by @​irevoire

0.31.0 - 2025-02-05

Commits

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 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 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.

Bumps [egui_plot](https://github.com/emilk/egui_plot) from 0.30.0 to 0.34.0.
- [Release notes](https://github.com/emilk/egui_plot/releases)
- [Changelog](https://github.com/emilk/egui_plot/blob/main/CHANGELOG.md)
- [Commits](emilk/egui_plot@0.30.0...0.34.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Jan 16, 2026
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.

0 participants